D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/sendip-2.5-16.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uCVOFS + 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.NvX7LR + 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 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 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 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 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 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 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 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 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 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" 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 ./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.02pVVR + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64 + cd sendip-2.5 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/bin /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib + mkdir -p /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/share/man/man1 + /usr/bin/make PREFIX=/home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr MANDIR=/home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/share/man/man1 install LIBDIR=/home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64//usr/lib64/sendip [ -d /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64//usr/lib64/sendip ] || mkdir -p /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64//usr/lib64/sendip [ -d /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/bin ] || mkdir -p /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/bin [ -d /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/share/man/man1 ] || mkdir -p /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/share/man/man1 install -m 755 sendip /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/bin install -m 644 sendip.1 /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/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.x86_64//usr/lib64/sendip + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.5-16.mga8 --unique-debug-suffix -2.5-16.mga8.x86_64 --unique-debug-src-base sendip-2.5-16.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -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.x86_64/usr/lib64/sendip/ipv6.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/ipv4.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/ipv6.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/bgp.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/rip.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/udp.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/icmp.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/tcp.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/bin/sendip extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/ipv4.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/udp.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/rip.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/ntp.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/bgp.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/ripng.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/tcp.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/bin/sendip extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/icmp.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/ntp.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/lib64/sendip/ripng.so original debug info size: 276kB, size after compression: 252kB /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.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4L1ewU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sendip-2.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/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.x86_64/usr/share/doc/sendip + cp -pr README /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/share/doc/sendip + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/share/doc/sendip + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/share/doc/sendip + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64/usr/share/doc/sendip + RPM_EC=0 ++ jobs -p + exit 0 Provides: sendip = 2.5-16.mga8 sendip(x86-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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) Processing files: sendip-debugsource-2.5-16.mga8.x86_64 Provides: sendip-debugsource = 2.5-16.mga8 sendip-debugsource(x86-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.x86_64 Provides: debuginfo(build-id) = 0c6bea7f6f0efff0c24bfac9a13e2fdc91b0ee0a debuginfo(build-id) = 42e6b7c5ef82b54547855fffd90bed22c49de6d5 debuginfo(build-id) = 6efe2059056b4a402501f93639582279884fec3c debuginfo(build-id) = 702784ad799f06355242bc1f54eefd790b9d4221 debuginfo(build-id) = 7439fe9981a457cd3fd897e08ed8f461dd587748 debuginfo(build-id) = 7961a24cd34b297a5e0ba2971dc86d99506132da debuginfo(build-id) = 8d7a305607f8d4002d129ccb15ae359521606de8 debuginfo(build-id) = 9c50f5402c879ef2a2db73f663589c955988854b debuginfo(build-id) = ab5b081bfccfaebabcc36f8a122488c591f5e07b debuginfo(build-id) = d1a78b2c4e558ad36a8f167158c6eb1c3cf1c8db sendip-debuginfo = 2.5-16.mga8 sendip-debuginfo(x86-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(x86-64) = 2.5-16.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sendip-debugsource-2.5-16.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sendip-2.5-16.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/sendip-debuginfo-2.5-16.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2sfBvS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd sendip-2.5 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/sendip-2.5-16.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3Zs92S + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf sendip-2.5 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!