Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dnscap.spec'], uid=1001timeout=0shell=Falseuser='mockbuild'env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}logger=gid=135nspawn_args=[]printOutput=FalsechrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-16888/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dnscap.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: copr-builder-238519671.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dnscap-1.4.1-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dnscap.spec'], uid=1001timeout=0shell=Falseuser='mockbuild'env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}logger=gid=135nspawn_args=[]printOutput=FalsechrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-16888/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dnscap.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XbcA7i + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dnscap_1.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/dnscap_1.4.1.orig.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnscap_1.4.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xOLbTg + umask 022 + cd /builddir/build/BUILD + cd dnscap_1.4.1 + LANG=C + export LANG + unset DISPLAY + sh autogen.sh libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' configure.ac:44: installing `./compile' configure.ac:45: installing `./config.guess' configure.ac:45: installing `./config.sub' configure.ac:37: installing `./install-sh' configure.ac:37: installing `./missing' plugins/pcapdump/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 whether gcc and cc understand -c and -o together... yes 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... 1572864 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... no checking for pcap_open_live in -lpcap... yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking for pcap_create... yes checking for pcap_set_tstamp_precision... yes checking for pcap_set_immediate_mode... yes checking for pcap_set_tstamp_type... yes checking for pcap_setdirection... yes checking for sched_yield... yes checking for pcap_open_offline_with_tstamp_precision... yes checking for pcap_activate... yes checking for pcap_direction_t... yes checking for ns_initparse in -lbind... no checking for __ns_initparse in -lbind... no checking for res_mkquery in -lresolv... no checking for __res_mkquery in -lresolv... yes checking for dlopen in -ldl... yes checking for cbor_parser_init in -ltinycbor... no checking for ldns_wire2pkt in -lldns... yes 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 whether time.h and sys/time.h may both be included... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking ldns/ldns.h usability... yes checking ldns/ldns.h presence... yes checking for ldns/ldns.h... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking cbor.h usability... no checking cbor.h presence... no checking for cbor.h... no checking cbor/cbor.h usability... no checking cbor/cbor.h presence... no checking for cbor/cbor.h... no checking for sys/time.h... (cached) yes checking for snprintf... yes checking for setreuid... yes checking for setresuid... yes checking for setregid... yes checking for setresgid... yes checking for setegid... yes checking for seteuid... yes checking for ns_initparse... yes checking for ns_parserr... yes checking for ns_sprintrr... yes checking for ns_name_uncompress... yes checking for p_rcode... no checking for __p_rcode... yes checking for __assertion_failed... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/test/Makefile config.status: creating plugins/Makefile config.status: creating plugins/pcapdump/Makefile config.status: creating plugins/rssm/Makefile config.status: creating plugins/txtout/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j2 Making all in src make[1]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/src' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/src' Making all in test make[3]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/src/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/src/test' make[3]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/src' depbase=`echo dnscap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dnscap.o -MD -MP -MF $depbase.Tpo -c -o dnscap.o dnscap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dump_dns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dump_dns.o -MD -MP -MF $depbase.Tpo -c -o dump_dns.o dump_dns.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dump_cbor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dump_cbor.o -MD -MP -MF $depbase.Tpo -c -o dump_cbor.o dump_cbor.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dump_cds.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dump_cds.o -MD -MP -MF $depbase.Tpo -c -o dump_cds.o dump_cds.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT options.o -MD -MP -MF $depbase.Tpo -c -o options.o options.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hashtbl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hashtbl.o -MD -MP -MF $depbase.Tpo -c -o hashtbl.o hashtbl.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's,[@]PACKAGE_VERSION[@],1.4.1,g' \ -e 's,[@]PACKAGE_URL[@],,g' \ -e 's,[@]PACKAGE_BUGREPORT[@],dnscap-users@dns-oarc.net,g' \ < ./dnscap.1.in > dnscap.1 depbase=`echo pcap-thread/pcap_thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pcap-thread/pcap_thread.o -MD -MP -MF $depbase.Tpo -c -o pcap-thread/pcap_thread.o pcap-thread/pcap_thread.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o dnscap dnscap.o dump_dns.o dump_cbor.o dump_cds.o pcap-thread/pcap_thread.o options.o hashtbl.o -lldns -ldl -lresolv -lpcap libtool: link: gcc -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o dnscap dnscap.o dump_dns.o dump_cbor.o dump_cds.o pcap-thread/pcap_thread.o options.o hashtbl.o -lldns -ldl -lresolv -lpcap make[3]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/src' make[2]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/src' make[1]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/src' Making all in plugins make[1]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/plugins' Making all in pcapdump make[2]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/pcapdump' depbase=`echo pcapdump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I. -I../../src -I../../isc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pcapdump.lo -MD -MP -MF $depbase.Tpo -c -o pcapdump.lo pcapdump.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I. -I../../src -I../../isc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pcapdump.lo -MD -MP -MF .deps/pcapdump.Tpo -c pcapdump.c -fPIC -DPIC -o .libs/pcapdump.o /bin/sh ../../libtool --tag=CC --mode=link gcc -I. -I../../src -I../../isc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o pcapdump.la -rpath /usr/lib64/dnscap pcapdump.lo -lldns -ldl -lresolv -lpcap libtool: link: gcc -shared .libs/pcapdump.o -lldns -ldl -lresolv -lpcap -m64 -mtune=generic -Wl,-soname -Wl,pcapdump.so -o .libs/pcapdump.so libtool: link: ( cd ".libs" && rm -f "pcapdump.la" && ln -s "../pcapdump.la" "pcapdump.la" ) make[2]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/pcapdump' Making all in rssm make[2]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/rssm' depbase=`echo rssm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I. -I../../src -I../../isc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rssm.lo -MD -MP -MF $depbase.Tpo -c -o rssm.lo rssm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo hashtbl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I. -I../../src -I../../isc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hashtbl.lo -MD -MP -MF $depbase.Tpo -c -o hashtbl.lo hashtbl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I. -I../../src -I../../isc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rssm.lo -MD -MP -MF .deps/rssm.Tpo -c rssm.c -fPIC -DPIC -o .libs/rssm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I. -I../../src -I../../isc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hashtbl.lo -MD -MP -MF .deps/hashtbl.Tpo -c hashtbl.c -fPIC -DPIC -o .libs/hashtbl.o /bin/sh ../../libtool --tag=CC --mode=link gcc -I. -I../../src -I../../isc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o rssm.la -rpath /usr/lib64/dnscap rssm.lo hashtbl.lo -lldns -ldl -lresolv -lpcap libtool: link: gcc -shared .libs/rssm.o .libs/hashtbl.o -lldns -ldl -lresolv -lpcap -m64 -mtune=generic -Wl,-soname -Wl,rssm.so -o .libs/rssm.so libtool: link: ( cd ".libs" && rm -f "rssm.la" && ln -s "../rssm.la" "rssm.la" ) make[2]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/rssm' Making all in txtout make[2]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/txtout' depbase=`echo txtout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I. -I../../src -I../../isc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT txtout.lo -MD -MP -MF $depbase.Tpo -c -o txtout.lo txtout.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I. -I../../src -I../../isc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT txtout.lo -MD -MP -MF .deps/txtout.Tpo -c txtout.c -fPIC -DPIC -o .libs/txtout.o /bin/sh ../../libtool --tag=CC --mode=link gcc -I. -I../../src -I../../isc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o txtout.la -rpath /usr/lib64/dnscap txtout.lo -lldns -ldl -lresolv -lpcap libtool: link: gcc -shared .libs/txtout.o -lldns -ldl -lresolv -lpcap -m64 -mtune=generic -Wl,-soname -Wl,txtout.so -o .libs/txtout.so libtool: link: ( cd ".libs" && rm -f "txtout.la" && ln -s "../txtout.la" "txtout.la" ) make[2]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/txtout' make[2]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/plugins' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/plugins' make[1]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/plugins' make[1]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XzI5r3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64 + cd dnscap_1.4.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/src' Making install in test make[2]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/src/test' make[3]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/src/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/src/test' make[2]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/src/test' make[2]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/src' make[3]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/src' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c dnscap '/builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/bin' libtool: install: /usr/bin/install -c dnscap /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/bin/dnscap test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 dnscap.1 '/builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/src' make[2]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/src' make[1]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/src' Making install in plugins make[1]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/plugins' Making install in pcapdump make[2]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/pcapdump' make[3]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/pcapdump' test -z "/usr/lib64/dnscap" || /bin/mkdir -p "/builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap" /bin/sh ../../libtool --mode=install /usr/bin/install -c pcapdump.la '/builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap' libtool: install: /usr/bin/install -c .libs/pcapdump.so /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap/pcapdump.so libtool: install: /usr/bin/install -c .libs/pcapdump.lai /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap/pcapdump.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dnscap' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/pcapdump' make[2]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/pcapdump' Making install in rssm make[2]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/rssm' make[3]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/rssm' test -z "/usr/lib64/dnscap" || /bin/mkdir -p "/builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap" /bin/sh ../../libtool --mode=install /usr/bin/install -c rssm.la '/builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap' libtool: install: /usr/bin/install -c .libs/rssm.so /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap/rssm.so libtool: install: /usr/bin/install -c .libs/rssm.lai /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap/rssm.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dnscap' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/rssm' make[2]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/rssm' Making install in txtout make[2]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/txtout' make[3]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/txtout' test -z "/usr/lib64/dnscap" || /bin/mkdir -p "/builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap" /bin/sh ../../libtool --mode=install /usr/bin/install -c txtout.la '/builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap' libtool: install: /usr/bin/install -c .libs/txtout.so /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap/txtout.so libtool: install: /usr/bin/install -c .libs/txtout.lai /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap/txtout.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/dnscap' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/txtout' make[2]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/plugins/txtout' make[2]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/plugins' make[3]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1/plugins' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/plugins' make[2]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/plugins' make[1]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1/plugins' make[1]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1' make[2]: Entering directory `/builddir/build/BUILD/dnscap_1.4.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/dnscap" || /bin/mkdir -p "/builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/share/doc/dnscap" /usr/bin/install -c -m 644 README.md LICENSE CONTRIBUTORS '/builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/share/doc/dnscap' make[2]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1' make[1]: Leaving directory `/builddir/build/BUILD/dnscap_1.4.1' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/dnscap_1.4.1 extracting debug info from /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap/txtout.so extracting debug info from /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap/rssm.so extracting debug info from /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/lib64/dnscap/pcapdump.so extracting debug info from /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64/usr/bin/dnscap 658 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/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dnscap-1.4.1-1.el6.x86_64 Provides: libtool(/usr/lib64/dnscap/pcapdump.la) libtool(/usr/lib64/dnscap/rssm.la) libtool(/usr/lib64/dnscap/txtout.la) pcapdump.so()(64bit) rssm.so()(64bit) txtout.so()(64bit) 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.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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libldns.so.1()(64bit) libpcap.so.1()(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libresolv.so.2(GLIBC_2.3.2)(64bit) libresolv.so.2(GLIBC_2.9)(64bit) rtld(GNU_HASH) Processing files: dnscap-debuginfo-1.4.1-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-238519671.novalocal Wrote: /builddir/build/RPMS/dnscap-1.4.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/dnscap-debuginfo-1.4.1-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zA6Kyv + umask 022 + cd /builddir/build/BUILD + cd dnscap_1.4.1 + rm -rf /builddir/build/BUILDROOT/dnscap-1.4.1-1.el6.x86_64 + exit 0 Child return code was: 0