D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/sendip-2.5-16.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ktwxDH + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf sendip-2.5 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/sendip-2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sendip-2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/sendip_2.5-2.diff.gz + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/sendip-2.5-mga-no-Werror.patch + /usr/bin/patch -p1 -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.Q7VypJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sendip-2.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 PREFIX=/usr gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -c -o compact.o compact.c echo -n '%define ver ' >sendip.spec cat VERSION >>sendip.spec cat sendip.spec.in >>sendip.spec gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -c -o gnugetopt1.o gnugetopt1.c gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -c -o csum.o csum.c In file included from /usr/include/sys/types.h:25, from csum.c:10: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -c -o gnugetopt.o gnugetopt.c gcc -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -c -o sendip.o sendip.c gcc -o rip.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared rip.c csum.o compact.o rip.c: In function 'do_opt': rip.c:64:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 64 | while(*(q++)!=':') /* do nothing */; *(--q)='\0'; | ^~~~~ rip.c:64:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 64 | while(*(q++)!=':') /* do nothing */; *(--q)='\0'; | ^ gcc -o ripng.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared ripng.c csum.o compact.o ripng.c: In function 'do_opt': ripng.c:80:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 80 | while(*(q++)!='/') /* do nothing */; *(--q)='\0'; | ^~~~~ ripng.c:80:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 80 | while(*(q++)!='/') /* do nothing */; *(--q)='\0'; | ^ gcc -o tcp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared tcp.c csum.o compact.o gcc -o ipv4.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared ipv4.c csum.o compact.o gcc -o ipv6.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared ipv6.c csum.o compact.o gcc -o udp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared udp.c csum.o compact.o gcc -o icmp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared icmp.c csum.o compact.o gcc -o bgp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared bgp.c csum.o compact.o gcc -o ntp.so -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" -shared ntp.c csum.o compact.o sh -c "if [ `uname` = Linux ] ; then \ gcc -o sendip -g -rdynamic -ldl -lm -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" sendip.o gnugetopt.o gnugetopt1.o compact.o ; \ elif [ `uname` = SunOS ] ; then \ gcc -o sendip -g -lsocket -lnsl -lm -ldl -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" sendip.o gnugetopt.o gnugetopt1.o compact.o ;\ else \ gcc -o sendip -g -rdynamic -lm -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wnested-externs -Winline -g -Wcast-align -DSENDIP_LIBS=\"/usr/lib/sendip\" sendip.o gnugetopt.o gnugetopt1.o compact.o ; \ fi" ./help2man -n "Send arbitrary IP packets" -N >sendip.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XzlKUG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64 + cd sendip-2.5 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/bin /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib + mkdir -p /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/share/man/man1 + /usr/bin/make PREFIX=/home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr MANDIR=/home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/share/man/man1 install LIBDIR=/home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64//usr/lib64/sendip [ -d /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64//usr/lib64/sendip ] || mkdir -p /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64//usr/lib64/sendip [ -d /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/bin ] || mkdir -p /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/bin [ -d /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/share/man/man1 ] || mkdir -p /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/share/man/man1 install -m 755 sendip /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/bin install -m 644 sendip.1 /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/share/man/man1 install -m 755 ipv4.so ipv6.so icmp.so tcp.so udp.so rip.so ripng.so ntp.so bgp.so /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64//usr/lib64/sendip + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.5-16.mga8 --unique-debug-suffix -2.5-16.mga8.aarch64 --unique-debug-src-base sendip-2.5-16.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/sendip-2.5 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/bin/sendip explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/ntp.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/icmp.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/bin/sendip extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/icmp.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/bgp.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/bgp.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/ipv6.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/ntp.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/ipv4.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/rip.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/ripng.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/rip.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/ipv4.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/ipv6.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/ripng.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/tcp.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/tcp.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/udp.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/lib64/sendip/udp.so original debug info size: 276kB, size after compression: 256kB /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. 265 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: sendip-2.5-16.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aM1WmH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sendip-2.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/share/doc/sendip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/share/doc/sendip + cp -pr README /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/share/doc/sendip + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/share/doc/sendip + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/share/doc/sendip + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64/usr/share/doc/sendip + RPM_EC=0 ++ jobs -p + exit 0 Provides: sendip = 2.5-16.mga8 sendip(aarch-64) = 2.5-16.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.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libm.so.6()(64bit) Processing files: sendip-debugsource-2.5-16.mga8.aarch64 Provides: sendip-debugsource = 2.5-16.mga8 sendip-debugsource(aarch-64) = 2.5-16.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sendip-debuginfo-2.5-16.mga8.aarch64 Provides: debuginfo(build-id) = 10749201f88fb9505be902ffc33dea599ba1329d debuginfo(build-id) = 16bf4d4493f3d4abeb85bde18e392c93af9bbbb4 debuginfo(build-id) = 54f73ac5d65aad942c82300df7eba9a896175eec debuginfo(build-id) = 6cef017b0e1d5181aae7bc1c46c9816a12a4ea20 debuginfo(build-id) = 8972372b5cfc87025b394a661916ee421d0c6c8c debuginfo(build-id) = 8ef7a0c16d4c5664584e821b11d4ecd6f3946e79 debuginfo(build-id) = 91b3242779fa78e6abd67481ddb104c25d48bf4a debuginfo(build-id) = 9cb3bae619592c6e23b5dda53f1500e01fb05c43 debuginfo(build-id) = a5bd6ccfbd81649aee103487dc58ddb6fb47dbe8 debuginfo(build-id) = b9cb58d31e488100f32871accc6d01a48a266c9e sendip-debuginfo = 2.5-16.mga8 sendip-debuginfo(aarch-64) = 2.5-16.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sendip-debugsource(aarch-64) = 2.5-16.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sendip-debugsource-2.5-16.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sendip-2.5-16.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/sendip-debuginfo-2.5-16.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DczCIK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sendip-2.5 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LtszMI + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf sendip-2.5 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!