Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dnscap.spec'], False, '/var/lib/mock/dist-f11-build-361065-66414/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dnscap.spec'] warning: Could not canonicalize hostname: x86-7.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dnscap-1.0-0.7.20070807cvs.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dnscap.spec'], False, '/var/lib/mock/dist-f11-build-361065-66414/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dnscap.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fk68fR + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dnscap-20070807cvs + /usr/bin/bzip2 -dc /builddir/build/SOURCES/dnscap-20070807cvs.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnscap-20070807cvs + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (dnscap-1.0-isc_list.patch):' Patch #0 (dnscap-1.0-isc_list.patch): + /bin/cat /builddir/build/SOURCES/dnscap-1.0-isc_list.patch + /usr/bin/patch -s -p1 -b --suffix .isc_list --fuzz=0 + echo 'Patch #1 (dnscap-1.0-warns.patch):' Patch #1 (dnscap-1.0-warns.patch): + /bin/cat /builddir/build/SOURCES/dnscap-1.0-warns.patch + /usr/bin/patch -s -p1 -b --suffix .warns --fuzz=0 + echo 'Patch #2 (dnscap-1.0-system.patch):' Patch #2 (dnscap-1.0-system.patch): + /bin/cat /builddir/build/SOURCES/dnscap-1.0-system.patch + /usr/bin/patch -s -p1 -b --suffix .system --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LrogBx + umask 022 + cd /builddir/build/BUILD + cd dnscap-20070807cvs + LANG=C + export LANG + unset DISPLAY + autoreconf --install libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:7: installing `./compile' configure.ac:6: installing `./config.guess' configure.ac:6: installing `./config.sub' configure.ac:3: installing `./install-sh' configure.ac:3: installing `./missing' Makefile.am: installing `./depcomp' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether gcc and cc understand -c and -o together... yes checking for pkg-config... /usr/bin/pkg-config checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... 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 isc/list.h usability... yes checking isc/list.h presence... yes checking for isc/list.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... yes checking for alarm... yes checking for gettimeofday... yes checking for memset... yes checking for regcomp... yes checking for select... yes checking for strdup... yes checking for strrchr... yes checking for strtoul... yes checking for library containing pcap_open_live... -lpcap checking if libbind works fine... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-am make[1]: Entering directory `/builddir/build/BUILD/dnscap-20070807cvs' gcc -DHAVE_CONFIG_H -I. -I/usr/include/bind -I/usr/include -I/usr/include/bind -W -Wall -Werror -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wbad-function-cast -Wnested-externs -Wunused -Wshadow -Wmissing-noreturn -Wswitch-enum -Wformat-nonliteral -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dnscap-dnscap.o -MD -MP -MF .deps/dnscap-dnscap.Tpo -c -o dnscap-dnscap.o `test -f 'dnscap.c' || echo './'`dnscap.c nroff -mandoc dnscap.1 > dnscap.cat1 mv -f .deps/dnscap-dnscap.Tpo .deps/dnscap-dnscap.Po /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Werror -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wbad-function-cast -Wnested-externs -Wunused -Wshadow -Wmissing-noreturn -Wswitch-enum -Wformat-nonliteral -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o dnscap dnscap-dnscap.o -lpcap -lbind libtool: link: gcc -W -Wall -Werror -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wbad-function-cast -Wnested-externs -Wunused -Wshadow -Wmissing-noreturn -Wswitch-enum -Wformat-nonliteral -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o dnscap dnscap-dnscap.o -lpcap -lbind make[1]: Leaving directory `/builddir/build/BUILD/dnscap-20070807cvs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eufugJ + umask 022 + cd /builddir/build/BUILD + cd dnscap-20070807cvs + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/dnscap-1.0-0.7.20070807cvs.fc11.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/dnscap-1.0-0.7.20070807cvs.fc11.x86_64 make[1]: Entering directory `/builddir/build/BUILD/dnscap-20070807cvs' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/dnscap-1.0-0.7.20070807cvs.fc11.x86_64/usr/sbin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'dnscap' '/builddir/build/BUILDROOT/dnscap-1.0-0.7.20070807cvs.fc11.x86_64/usr/sbin/dnscap' libtool: install: /usr/bin/install -c dnscap /builddir/build/BUILDROOT/dnscap-1.0-0.7.20070807cvs.fc11.x86_64/usr/sbin/dnscap test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/dnscap-1.0-0.7.20070807cvs.fc11.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 'dnscap.cat1' '/builddir/build/BUILDROOT/dnscap-1.0-0.7.20070807cvs.fc11.x86_64/usr/share/man/man1/dnscap.1' make[1]: Leaving directory `/builddir/build/BUILD/dnscap-20070807cvs' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/dnscap-20070807cvs extracting debug info from /builddir/build/BUILDROOT/dnscap-1.0-0.7.20070807cvs.fc11.x86_64/usr/sbin/dnscap 68 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dnscap-1.0-0.7.20070807cvs.fc11-x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbind.so.4()(64bit) 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.8)(64bit) libpcap.so.0.9()(64bit) rtld(GNU_HASH) Processing files: dnscap-debuginfo-1.0-0.7.20070807cvs.fc11-x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnscap-1.0-0.7.20070807cvs.fc11.x86_64 warning: Could not canonicalize hostname: x86-7.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/dnscap-1.0-0.7.20070807cvs.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/dnscap-debuginfo-1.0-0.7.20070807cvs.fc11.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wyRv6j + umask 022 + cd /builddir/build/BUILD + cd dnscap-20070807cvs + rm -rf /builddir/build/BUILDROOT/dnscap-1.0-0.7.20070807cvs.fc11.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->