D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/ipxping-0.0-11.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QdSmam
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf ipxping
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ipxping-0.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ipxping
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ipxping-kernel-2.2.patch
+ /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2stFvl
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ipxping
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o ipxping ipxping-linux.c
ipxping-linux.c: In function 'sig_alarm':
ipxping-linux.c:62:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
   62 |   exit (0);
      |   ^~~~
ipxping-linux.c:62:3: warning: incompatible implicit declaration of built-in function 'exit'
ipxping-linux.c:28:1: note: include '<stdlib.h>' or provide a declaration of 'exit'
   27 | #include <netipx/ipx.h>
  +++ |+#include <stdlib.h>
   28 | 
ipxping-linux.c: In function 'main':
ipxping-linux.c:82:5: warning: incompatible implicit declaration of built-in function 'exit'
   82 |     exit (1);
      |     ^~~~
ipxping-linux.c:82:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
ipxping-linux.c:92:5: warning: incompatible implicit declaration of built-in function 'exit'
   92 |     exit (1);
      |     ^~~~
ipxping-linux.c:92:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
ipxping-linux.c:98:5: warning: incompatible implicit declaration of built-in function 'exit'
   98 |     exit (1);
      |     ^~~~
ipxping-linux.c:98:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
ipxping-linux.c:102:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
  102 |   memset (&sipx, 0, sizeof (sipx));
      |   ^~~~~~
ipxping-linux.c:102:3: warning: incompatible implicit declaration of built-in function 'memset'
ipxping-linux.c:28:1: note: include '<string.h>' or provide a declaration of 'memset'
   27 | #include <netipx/ipx.h>
  +++ |+#include <string.h>
   28 | 
ipxping-linux.c:104:20: warning: implicit declaration of function 'htons' [-Wimplicit-function-declaration]
  104 |   sipx.sipx_port = htons (0x456);
      |                    ^~~~~
ipxping-linux.c:109:5: warning: incompatible implicit declaration of built-in function 'exit'
  109 |     exit (1);
      |     ^~~~
ipxping-linux.c:109:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
ipxping-linux.c:115:5: warning: incompatible implicit declaration of built-in function 'exit'
  115 |     exit (1);
      |     ^~~~
ipxping-linux.c:115:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
ipxping-linux.c:125:3: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
  125 |   memcpy (sipx.sipx_node, buf, 6);
      |   ^~~~~~
ipxping-linux.c:125:3: warning: incompatible implicit declaration of built-in function 'memcpy'
ipxping-linux.c:125:3: note: include '<string.h>' or provide a declaration of 'memcpy'
ipxping-linux.c:126:23: warning: implicit declaration of function 'htonl' [-Wimplicit-function-declaration]
  126 |   sipx.sipx_network = htonl (n);
      |                       ^~~~~
ipxping-linux.c:133:3: warning: 'ftime' is deprecated [-Wdeprecated-declarations]
  133 |   ftime (&starttime);
      |   ^~~~~
In file included from ipxping-linux.c:25:
/usr/include/sys/timeb.h:39:12: note: declared here
   39 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
ipxping-linux.c:138:5: warning: incompatible implicit declaration of built-in function 'exit'
  138 |     exit (1);
      |     ^~~~
ipxping-linux.c:138:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
ipxping-linux.c:151:5: warning: 'ftime' is deprecated [-Wdeprecated-declarations]
  151 |     ftime (&stoptime);
      |     ^~~~~
In file included from ipxping-linux.c:25:
/usr/include/sys/timeb.h:39:12: note: declared here
   39 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4uhB1m
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64
+ cd ipxping
+ '[' 1 -eq 1 ']'
+ install -d /home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64/usr/bin
+ install -d /home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64/usr/share/man/man1
+ install ipxping /home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64/usr/bin
+ install ipxping.1 /home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64/usr/share/man/man1
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.0-11.mga8 --unique-debug-suffix -0.0-11.mga8.x86_64 --unique-debug-src-base ipxping-0.0-11.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ipxping

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64/usr/bin/ipxping
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64/usr/bin/ipxping
original debug info size: 40kB, size after compression: 44kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
9 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: ipxping-0.0-11.mga8.x86_64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.b6xI8m
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ipxping
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64/usr/share/doc/ipxping
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64/usr/share/doc/ipxping
+ cp -pr README README.linux /home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64/usr/share/doc/ipxping
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ipxping = 0.0-11.mga8 ipxping(x86-64) = 0.0-11.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.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)
Processing files: ipxping-debugsource-0.0-11.mga8.x86_64
Provides: ipxping-debugsource = 0.0-11.mga8 ipxping-debugsource(x86-64) = 0.0-11.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ipxping-debuginfo-0.0-11.mga8.x86_64
Provides: debuginfo(build-id) = b6d67d06bac2377cc2816d4b06347511fbe7638b ipxping-debuginfo = 0.0-11.mga8 ipxping-debuginfo(x86-64) = 0.0-11.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ipxping-debugsource(x86-64) = 0.0-11.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ipxping-debugsource-0.0-11.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ipxping-0.0-11.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ipxping-debuginfo-0.0-11.mga8.x86_64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mG7fdo
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ipxping
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ipxping-0.0-11.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uRKVgn
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf ipxping
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!