Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i586 --nodeps builddir/build/SPECS/jnettop.spec'], False, '/var/lib/mock/dist-f11-build-441998-71953/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i586 --nodeps builddir/build/SPECS/jnettop.spec'] warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Building target platforms: i586 Building for target i586 Wrote: /builddir/build/SRPMS/jnettop-0.13.0-5.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i586 --nodeps builddir/build/SPECS/jnettop.spec'], False, '/var/lib/mock/dist-f11-build-441998-71953/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i586 --nodeps builddir/build/SPECS/jnettop.spec'] Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2e8uJo + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf jnettop-0.13.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/jnettop-0.13.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd jnettop-0.13.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type d -name CVS + xargs rm -rf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0SgnhH + umask 022 + cd /builddir/build/BUILD + cd jnettop-0.13.0 + LANG=C + export LANG + unset DISPLAY + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i586-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/lib --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 gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.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 sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for wbkgdset in -lncurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for db_create in -ldb... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gethostbyname... yes checking for connect... yes checking for extraneous pcap header directories... found -- -I/usr/include added to CFLAGS checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap_open_live in -lpcap... yes checking if pcap_freecode takes 2 arguments... no checking if pcap_freecode takes 1 argument... yes checking if struct in6_addr contains s6_addr32 member... yes checking if "localhost" resolves... yes checking for gethostbyaddr_r... yes checking if gethostbyaddr_r takes 5 arguments... no checking if gethostbyaddr_r with -D_REENTRANT takes 5 arguments... no checking if gethostbyaddr_r takes 8 arguments... yes checking for pkg-config... /usr/bin/pkg-config checking for GLIB - version >= 2.0.1... yes (version 2.20.1) checking for working memcmp... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for localtime_r... yes checking for memmove... yes checking for memset... yes checking for pcap_findalldevs... yes checking for pcap_setnonblock... yes checking for inet_ntop... yes checking for inet_ntoa... yes checking for inet_aton... yes checking for syslog... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables' make all-am make[1]: Entering directory `/builddir/build/BUILD/jnettop-0.13.0' source='jnettop.c' object='jnettop.o' libtool=no \ depfile='.deps/jnettop.Po' tmpdepfile='.deps/jnettop.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c `test -f 'jnettop.c' || echo './'`jnettop.c source='jconfig.c' object='jconfig.o' libtool=no \ depfile='.deps/jconfig.Po' tmpdepfile='.deps/jconfig.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c `test -f 'jconfig.c' || echo './'`jconfig.c source='jutil.c' object='jutil.o' libtool=no \ depfile='.deps/jutil.Po' tmpdepfile='.deps/jutil.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c `test -f 'jutil.c' || echo './'`jutil.c source='jresolver.c' object='jresolver.o' libtool=no \ depfile='.deps/jresolver.Po' tmpdepfile='.deps/jresolver.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c `test -f 'jresolver.c' || echo './'`jresolver.c source='jprocessor.c' object='jprocessor.o' libtool=no \ depfile='.deps/jprocessor.Po' tmpdepfile='.deps/jprocessor.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c `test -f 'jprocessor.c' || echo './'`jprocessor.c source='jcapture.c' object='jcapture.o' libtool=no \ depfile='.deps/jcapture.Po' tmpdepfile='.deps/jcapture.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c `test -f 'jcapture.c' || echo './'`jcapture.c source='jdevice.c' object='jdevice.o' libtool=no \ depfile='.deps/jdevice.Po' tmpdepfile='.deps/jdevice.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c `test -f 'jdevice.c' || echo './'`jdevice.c source='jbase.c' object='jbase.o' libtool=no \ depfile='.deps/jbase.Po' tmpdepfile='.deps/jbase.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c `test -f 'jbase.c' || echo './'`jbase.c source='jresolv.c' object='jresolv.o' libtool=no \ depfile='.deps/jresolv.Po' tmpdepfile='.deps/jresolv.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c `test -f 'jresolv.c' || echo './'`jresolv.c source='jtxtdisplay.c' object='jtxtdisplay.o' libtool=no \ depfile='.deps/jtxtdisplay.Po' tmpdepfile='.deps/jtxtdisplay.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c `test -f 'jtxtdisplay.c' || echo './'`jtxtdisplay.c source='jcursesdisplay.c' object='jcursesdisplay.o' libtool=no \ depfile='.deps/jcursesdisplay.Po' tmpdepfile='.deps/jcursesdisplay.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c `test -f 'jcursesdisplay.c' || echo './'`jcursesdisplay.c source='jfilter.c' object='jfilter.o' libtool=no \ depfile='.deps/jfilter.Po' tmpdepfile='.deps/jfilter.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c `test -f 'jfilter.c' || echo './'`jfilter.c source='juiadisplay.c' object='juiadisplay.o' libtool=no \ depfile='.deps/juiadisplay.Po' tmpdepfile='.deps/juiadisplay.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c `test -f 'juiadisplay.c' || echo './'`juiadisplay.c source='jnetdisplay.c' object='jnetdisplay.o' libtool=no \ depfile='.deps/jnetdisplay.Po' tmpdepfile='.deps/jnetdisplay.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -c `test -f 'jnetdisplay.c' || echo './'`jnetdisplay.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -pthread -lgthread-2.0 -lrt -lglib-2.0 -o jnettop jnettop.o jconfig.o jutil.o jresolver.o jprocessor.o jcapture.o jdevice.o jbase.o jresolv.o jtxtdisplay.o jcursesdisplay.o jfilter.o juiadisplay.o jnetdisplay.o -lpcap -ldb -lncurses make[1]: Leaving directory `/builddir/build/BUILD/jnettop-0.13.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5JI9sc + umask 022 + cd /builddir/build/BUILD + cd jnettop-0.13.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386 + make install DESTDIR=/builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386 'INSTALL=install -p' make[1]: Entering directory `/builddir/build/BUILD/jnettop-0.13.0' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386/usr/bin mkdir -p -- /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386/usr/bin install -p jnettop /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386/usr/bin/jnettop /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386/usr/share/jnettop mkdir -p -- /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386/usr/share/jnettop install -p jnettop-lookup-nmb /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386/usr/share/jnettop/jnettop-lookup-nmb /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386/usr/share/man/man8 mkdir -p -- /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386/usr/share/man/man8 install -p -m 644 ./jnettop.8 /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386/usr/share/man/man8/jnettop.8 make[1]: Leaving directory `/builddir/build/BUILD/jnettop-0.13.0' + install -p -m 644 /builddir/build/SOURCES/README.Fedora README.Fedora + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/jnettop-0.13.0 extracting debug info from /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386/usr/bin/jnettop 343 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: jnettop-0.13.0-5.fc11.i586 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jR4GLp + umask 022 + cd /builddir/build/BUILD + cd jnettop-0.13.0 + DOCDIR=/builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386/usr/share/doc/jnettop-0.13.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386/usr/share/doc/jnettop-0.13.0 + /bin/mkdir -p /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386/usr/share/doc/jnettop-0.13.0 + cp -pr AUTHORS ChangeLog COPYING NEWS README README.UIA .jnettop PORTING README.Fedora /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386/usr/share/doc/jnettop-0.13.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdb-4.7.so libglib-2.0.so.0 libgthread-2.0.so.0 libncurses.so.5 libpcap.so.0.9 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libtinfo.so.5 rtld(GNU_HASH) Processing files: jnettop-debuginfo-0.13.0-5.fc11.i586 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386 warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/jnettop-0.13.0-5.fc11.i586.rpm Wrote: /builddir/build/RPMS/jnettop-debuginfo-0.13.0-5.fc11.i586.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.b34QLq + umask 022 + cd /builddir/build/BUILD + cd jnettop-0.13.0 + rm -rf /builddir/build/BUILDROOT/jnettop-0.13.0-5.fc11.i386 + exit 0 Child returncode was: 0 LEAVE do -->