D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/ngrep-1.45-16.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.h4vyWb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ngrep-1.45 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/ngrep-1.45.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ngrep-1.45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ngrep-1.43-no-locincpth.diff):' Patch #0 (ngrep-1.43-no-locincpth.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file configure.in Hunk #1 succeeded at 299 (offset 17 lines). + echo 'Patch #1 (ngrep-1.45-MAKEFLAGS.patch):' Patch #1 (ngrep-1.45-MAKEFLAGS.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.in + echo 'Patch #2 (ngrep-1.45-mga-nostrip.patch):' Patch #2 (ngrep-1.45-mga-nostrip.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.in + find . -type d -perm 0700 -exec chmod 755 '{}' ';' + find . -type f -perm 0555 -exec chmod 755 '{}' ';' + find . -type f -perm 0444 -exec chmod 644 '{}' ';' ++ find . -type d -name CVS ++ find . -type f -name '.cvs*' ++ find . -type f -name '.#*' + cp -af /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JYNYVH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ngrep-1.45 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.in: not using Automake autoreconf: Leaving directory `.' + 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 + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 Modifying pcre-5.0/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /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 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-ipv6 --with-pcap-includes=/usr/include/pcap --disable-pcap-restart Configuring System ... checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes Configuring GNU Regular Expression library ... creating cache ./config.cache checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (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) works... yes checking whether the C compiler (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) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for AIX... no checking for getmntent in -lseq... no checking for POSIXized ISC... no checking for minix/config.h... no checking for ANSI C header files... yes checking for string.h... yes checking for working alloca.h... yes checking for alloca... yes checking for working const... yes checking for prefix by checking for gcc... /usr/bin/gcc updating cache ./config.cache creating ./config.status creating Makefile creating doc/Makefile creating test/Makefile Configuring Network Grep (ngrep) ... checking for a broken redhat glibc udphdr declaration... yes checking for a complete set of pcap headers... found /usr/include/pcap checking for BPF include path... pcap/bpf.h checking for DLT_LINUX_SLL in bpf.h... yes checking for DLT_LOOP in bpf.h... yes checking for DLT_IEEE802_11 in bpf.h... yes checking for DLT_IEEE802_11_RADIO in bpf.h... yes checking for DLT_RAW in bpf.h... yes checking for pcap_open_live in -lpcap... yes CONFIG: support for broken redhat glibc udphdr enabled CONFIG: pcap restart logic disabled CONFIG: ipv6 support enabled CONFIG: privilege dropping enabled, using "nobody" CONFIG: using GNU regex library configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + /usr/bin/make -O -j4 /usr/bin/make -C regex-0.12 regex.o make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ngrep-1.45/regex-0.12' gcc -g -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -c regex.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ngrep-1.45/regex-0.12' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLINUX -DHAVE_CONFIG_H -D_BSD_SOURCE=1 -D__FAVOR_BSD=1 -I. -g -c ngrep.c In file included from /usr/include/getopt.h:24:0, from ngrep.c:36: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLINUX -DHAVE_CONFIG_H -D_BSD_SOURCE=1 -D__FAVOR_BSD=1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ngrep ngrep.o regex-0.12/regex.o -lpcap + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xt3oFl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ngrep-1.45-16.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ngrep-1.45-16.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ngrep-1.45-16.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ngrep-1.45-16.mga7.x86_64 + cd ngrep-1.45 + '[' 1 -eq 1 ']' + install -d /home/pterjan/rpmbuild/BUILDROOT/ngrep-1.45-16.mga7.x86_64/usr/bin + install -d /home/pterjan/rpmbuild/BUILDROOT/ngrep-1.45-16.mga7.x86_64/usr/share/man/man8 + install -m0755 ngrep /home/pterjan/rpmbuild/BUILDROOT/ngrep-1.45-16.mga7.x86_64/usr/bin/ngrep + install -m0644 ngrep.8 -D /home/pterjan/rpmbuild/BUILDROOT/ngrep-1.45-16.mga7.x86_64/usr/share/man/man8/ngrep.8 + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 1.45-16.mga7 --unique-debug-suffix -1.45-16.mga7.x86_64 --unique-debug-src-base ngrep-1.45-16.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ngrep-1.45 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ngrep-1.45-16.mga7.x86_64/usr/bin/ngrep /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 429 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: ngrep-1.45-16.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5gQ3m0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ngrep-1.45 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ngrep-1.45-16.mga7.x86_64/usr/share/doc/ngrep + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ngrep-1.45-16.mga7.x86_64/usr/share/doc/ngrep + cp -pr doc/CHANGES.txt doc/CREDITS.txt doc/INSTALL.txt doc/README.txt doc/REGEX.txt /home/pterjan/rpmbuild/BUILDROOT/ngrep-1.45-16.mga7.x86_64/usr/share/doc/ngrep + exit 0 Provides: ngrep = 1.45-16.mga7 ngrep(x86-64) = 1.45-16.mga7 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.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpcap.so.1()(64bit) Processing files: ngrep-debugsource-1.45-16.mga7.x86_64 Provides: ngrep-debugsource = 1.45-16.mga7 ngrep-debugsource(x86-64) = 1.45-16.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ngrep-debuginfo-1.45-16.mga7.x86_64 Provides: debuginfo(build-id) = 70713b7c4d2651a3cd60c691c957916967e50cf5 ngrep-debuginfo = 1.45-16.mga7 ngrep-debuginfo(x86-64) = 1.45-16.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ngrep-debugsource(x86-64) = 1.45-16.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/ngrep-1.45-16.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ngrep-1.45-16.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ngrep-debugsource-1.45-16.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ngrep-debuginfo-1.45-16.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7A5rGF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ngrep-1.45 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/ngrep-1.45-16.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t2bg1k + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf ngrep-1.45 + exit 0 D: [iurt_root_command] Success!