D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Installing /home/iurt/rpmbuild/SRPMS/pxsup2dast-20110712-8.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fdtyDQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pxsup2dast-20110712 + /usr/bin/mkdir -p pxsup2dast-20110712 + cd pxsup2dast-20110712 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a /home/iurt/rpmbuild/SOURCES/pxsup2dast.c . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.I9ohvS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pxsup2dast-20110712 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CC=x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + CC='x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + sh pxsup2dast.c x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wcast-align -Wpointer-arith -W -Wwrite-strings -Wcast-qual -Wshadow -o pxsup2dast pxsup2dast.c -DCDATE="Sat Nov 7 22:19:52 UTC 2020" -lz pxsup2dast.c: In function 'pxsubtitle': pxsup2dast.c:172:40: warning: declaration of 'exc_s' shadows a previous local [-Wshadow] 172 | #define exc_try do { struct exc__state exc_s; int exc_type GCCATTR_UNUSED; \ | ^~~~~ pxsup2dast.c:633:2: note: in expansion of macro 'exc_try' 633 | exc_try { | ^~~~~~~ pxsup2dast.c:172:40: note: shadowed declaration is here 172 | #define exc_try do { struct exc__state exc_s; int exc_type GCCATTR_UNUSED; \ | ^~~~~ pxsup2dast.c:620:5: note: in expansion of macro 'exc_try' 620 | exc_try { while (1) { | ^~~~~~~ pxsup2dast.c:172:51: warning: declaration of 'exc_type' shadows a previous local [-Wshadow] 172 | #define exc_try do { struct exc__state exc_s; int exc_type GCCATTR_UNUSED; \ | ^~~~~~~~ pxsup2dast.c:633:2: note: in expansion of macro 'exc_try' 633 | exc_try { | ^~~~~~~ pxsup2dast.c:172:51: note: shadowed declaration is here 172 | #define exc_try do { struct exc__state exc_s; int exc_type GCCATTR_UNUSED; \ | ^~~~~~~~ pxsup2dast.c:620:5: note: in expansion of macro 'exc_try' 620 | exc_try { while (1) { | ^~~~~~~ pxsup2dast.c:645:10: warning: variable 'start' set but not used [-Wunused-but-set-variable] 645 | int start = 0, end = 0; | ^~~~~ pxsup2dast.c: In function 'main': pxsup2dast.c:833:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 833 | if (delay_ms != 0) | ^~ pxsup2dast.c:834:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 834 | argc-= 2; argv+= 2; } | ^~~~ pxsup2dast.c:817:6: warning: variable 'jc' set but not used [-Wunused-but-set-variable] 817 | int jc, i; | ^~ pxsup2dast.c:826:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 826 | write(1, "\n", 1); | ^~~~~~~~~~~~~~~~~ pxsup2dast.c:866:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 866 | write(1, "\n", 1); | ^~~~~~~~~~~~~~~~~ pxsup2dast.c:899:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 899 | write(2, EXC.msgbuf, EXC.buflen); write(2, "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pxsup2dast.c:899:36: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 899 | write(2, EXC.msgbuf, EXC.buflen); write(2, "\n", 1); | ^~~~~~~~~~~~~~~~~ pxsup2dast.c: In function 'pxsubtitle': pxsup2dast.c:713:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 713 | write(1, sptsstr, strlen(sptsstr)); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pxsup2dast.c:728:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 728 | write(1, sptsstr, strlen(sptsstr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pxsup2dast.c:610:12: warning: variable 'pt' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 610 | time_t pt = 0, ct; | ^~ pxsup2dast.c:611:10: warning: variable 'last' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 611 | bool last = false; | ^~~~ pxsup2dast.c:625:7: warning: variable 'pts' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 625 | eu32 pts = get_uint32_le(xxfread(sfh, data, 8)); | ^~~ pxsup2dast.c: In function 'main': pxsup2dast.c:815:14: warning: argument 'argc' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 815 | int main(int argc, char ** argv) { | ~~~~^~~~ pxsup2dast.c:815:28: warning: argument 'argv' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 815 | int main(int argc, char ** argv) { | ~~~~~~~~^~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LkIItS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/pxsup2dast-20110712-8.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/pxsup2dast-20110712-8.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/pxsup2dast-20110712-8.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/pxsup2dast-20110712-8.mga8.x86_64 + cd pxsup2dast-20110712 + '[' 1 -eq 1 ']' + install -d -m755 /home/iurt/rpmbuild/BUILDROOT/pxsup2dast-20110712-8.mga8.x86_64/usr/bin + install -m755 pxsup2dast /home/iurt/rpmbuild/BUILDROOT/pxsup2dast-20110712-8.mga8.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 20110712-8.mga8 --unique-debug-suffix -20110712-8.mga8.x86_64 --unique-debug-src-base pxsup2dast-20110712-8.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pxsup2dast-20110712 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pxsup2dast-20110712-8.mga8.x86_64/usr/bin/pxsup2dast extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pxsup2dast-20110712-8.mga8.x86_64/usr/bin/pxsup2dast original debug info size: 84kB, size after compression: 84kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 54 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pxsup2dast-20110712-8.mga8.x86_64 Provides: pxsup2dast = 20110712-8.mga8 pxsup2dast(x86-64) = 20110712-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libz.so.1()(64bit) Processing files: pxsup2dast-debugsource-20110712-8.mga8.x86_64 Provides: pxsup2dast-debugsource = 20110712-8.mga8 pxsup2dast-debugsource(x86-64) = 20110712-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pxsup2dast-debuginfo-20110712-8.mga8.x86_64 Provides: debuginfo(build-id) = 260693117e2e57b8992cd057595ecfa67b89c06f pxsup2dast-debuginfo = 20110712-8.mga8 pxsup2dast-debuginfo(x86-64) = 20110712-8.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pxsup2dast-debugsource(x86-64) = 20110712-8.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pxsup2dast-20110712-8.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pxsup2dast-debugsource-20110712-8.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pxsup2dast-20110712-8.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pxsup2dast-debuginfo-20110712-8.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GwvQfS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pxsup2dast-20110712 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pxsup2dast-20110712-8.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ERKvFQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pxsup2dast-20110712 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!