D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ifmetric-0.3-19.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iCjjR3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ifmetric-0.3 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/ifmetric-0.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ifmetric-0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ifmetric-0.3-replybuf.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.1sgLm4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ifmetric-0.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-xmltoman checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for memset... yes checking for socket... yes checking for strerror... yes checking for strrchr... yes checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for ANSI C header files... (cached) yes checking whether ln -s works... yes checking for pid_t... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking for lynx... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating doc/README.html config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -Wall -c `test -f 'getifn.c' || echo './'`getifn.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -Wall -c `test -f 'nlrequest.c' || echo './'`nlrequest.c nlrequest.c: In function 'netlink_request': nlrequest.c:59:79: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 59 | fprintf(stderr, "NETLINK: Packet too small or truncated! %u!=%u!=%u\n", bytes, sizeof(struct nlmsghdr), p->nlmsg_len); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int long unsigned int | %lu make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pipe -Wall -c `test -f 'ifmetric.c' || echo './'`ifmetric.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/src' 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 -pipe -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ifmetric ifmetric.o getifn.o nlrequest.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/src' Making all in man make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/man' sed -e 's,@sysconfdir\@,/etc,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@PACKAGE_URL\@,http://0pointer.de/lennart/projects/ifmetric/,g' -e 's,@PACKAGE_BUGREPORT\@,mzvszrgevp (at) 0pointer (dot) de,g' ifmetric.8.xml.in > ifmetric.8.xml make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/man' Making all in doc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/doc' lynx --dump README.html | sed 's,file://localhost/.*/doc/README.html,README,' > README make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/doc' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QtVMM4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64 + cd ifmetric-0.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/src' /bin/sh ../mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64/usr/sbin mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64/usr/sbin /usr/bin/install -p ifmetric /home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64/usr/sbin/ifmetric make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/src' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64/usr/share/man/man8 mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64/usr/share/man/man8 /usr/bin/install -p -m 644 ./ifmetric.8 /home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64/usr/share/man/man8/ifmetric.8 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/man' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ifmetric-0.3' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.3-19.mga8 --unique-debug-suffix -0.3-19.mga8.x86_64 --unique-debug-src-base ifmetric-0.3-19.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ifmetric-0.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64/usr/sbin/ifmetric extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64/usr/sbin/ifmetric original debug info size: 64kB, size after compression: 64kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 22 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: ifmetric-0.3-19.mga8.x86_64 Provides: ifmetric = 0.3-19.mga8 ifmetric(x86-64) = 0.3-19.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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: ifmetric-debugsource-0.3-19.mga8.x86_64 Provides: ifmetric-debugsource = 0.3-19.mga8 ifmetric-debugsource(x86-64) = 0.3-19.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ifmetric-debuginfo-0.3-19.mga8.x86_64 Provides: debuginfo(build-id) = 56f00a32ade96c548764a38909612f92b339484b ifmetric-debuginfo = 0.3-19.mga8 ifmetric-debuginfo(x86-64) = 0.3-19.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ifmetric-debugsource(x86-64) = 0.3-19.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ifmetric-0.3-19.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ifmetric-debugsource-0.3-19.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ifmetric-debuginfo-0.3-19.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.paGIW3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ifmetric-0.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ifmetric-0.3-19.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XRCl93 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ifmetric-0.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!