request from: hawk checking if we should skip the build started at: Thu Feb 12 17:56:40 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/29df8458-e60a-4081-b861-dc5a9a02e966/perl-Net-Pcap-0.17-3.src.rpm fetched 98155 bytes, 332.3 K/s installing srpm: perl-Net-Pcap-0.17-3.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 29df8458-e60a-4081-b861-dc5a9a02e966; cd rpm/SPECS; TMPDIR=/tmp/B.47b701 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux perl-Net-Pcap.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 29df8458-e60a-4081-b861-dc5a9a02e966 Building target platforms: i686-pld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.47b701 /bin/sh -e /tmp/B.47b701/rpm-tmp.92700 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf Net-Pcap-0.17 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/Net-Pcap-0.17.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Net-Pcap-0.17 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.47b701 /bin/sh -e /tmp/B.47b701/rpm-tmp.92700 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.47b701 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Net-Pcap-0.17 + /usr/bin/perl Makefile.PL 'CCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' 'INSTALLDIRS=vendor' looking for -lpcap... yes checking for pcap_lib_version() in -lpcap... yes detecting available functions... ok Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::Pcap Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j4 Running Mkbootstrap for Net::Pcap () /usr/bin/perl5.20.1 /usr/share/perl5/5.20.1/ExtUtils/xsubpp -typemap /usr/share/perl5/5.20.1/ExtUtils/typemap -typemap typemap Pcap.xs > Pcap.xsc && mv Pcap.xsc Pcap.c chmod 644 Pcap.bs cp bin/pcapinfo blib/script/pcapinfo /usr/bin/perl5.20.1 -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pcapinfo cp Pcap.pm blib/lib/Net/Pcap.pm i686-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" -fPIC "-I/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE" -DHAVE_BLANK -DHAVE_PCAP_LIB_VERSION -DHAVE_PCAP_BREAKLOOP -DHAVE_PCAP_COMPILE_NOPCAP -DHAVE_PCAP_DATALINK_NAME_TO_VAL -DHAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION -DHAVE_PCAP_DATALINK_VAL_TO_NAME -DHAVE_PCAP_DUMP_FILE -DHAVE_PCAP_DUMP_FLUSH -DHAVE_PCAP_FINDALLDEVS -DHAVE_PCAP_GETNONBLOCK -DHAVE_PCAP_GET_SELECTABLE_FD -DHAVE_PCAP_LIB_VERSION -DHAVE_PCAP_NEXT_EX -DHAVE_PCAP_OPEN_DEAD -DHAVE_PCAP_SENDPACKET -DHAVE_PCAP_SETNONBLOCK -DHAVE_PCAP_SET_DATALINK Pcap.c In file included from Pcap.xs:43:0: stubs.inc:187:2: warning: #warning "the function pcap_list_datalinks() is not available" [-Wcpp] #warning "the function pcap_list_datalinks() is not available" ^ stubs.inc:322:2: warning: #warning "the function pcap_createsrcstr() is not available" [-Wcpp] #warning "the function pcap_createsrcstr() is not available" ^ stubs.inc:337:2: warning: #warning "the function pcap_parsesrcstr() is not available" [-Wcpp] #warning "the function pcap_parsesrcstr() is not available" ^ stubs.inc:352:2: warning: #warning "the function pcap_open() is not available" [-Wcpp] #warning "the function pcap_open() is not available" ^ stubs.inc:373:2: warning: #warning "the function pcap_setbuff() is not available" [-Wcpp] #warning "the function pcap_setbuff() is not available" ^ stubs.inc:388:2: warning: #warning "the function pcap_setuserbuffer() is not available" [-Wcpp] #warning "the function pcap_setuserbuffer() is not available" ^ stubs.inc:403:2: warning: #warning "the function pcap_setmode() is not available" [-Wcpp] #warning "the function pcap_setmode() is not available" ^ stubs.inc:418:2: warning: #warning "the function pcap_setmintocopy() is not available" [-Wcpp] #warning "the function pcap_setmintocopy() is not available" ^ stubs.inc:433:2: warning: #warning "the function pcap_sendqueue_alloc() is not available" [-Wcpp] #warning "the function pcap_sendqueue_alloc() is not available" ^ stubs.inc:455:2: warning: #warning "the function pcap_sendqueue_destroy() is not available" [-Wcpp] #warning "the function pcap_sendqueue_destroy() is not available" ^ stubs.inc:469:2: warning: #warning "the function pcap_sendqueue_queue() is not available" [-Wcpp] #warning "the function pcap_sendqueue_queue() is not available" ^ stubs.inc:484:2: warning: #warning "the function pcap_sendqueue_transmit() is not available" [-Wcpp] #warning "the function pcap_sendqueue_transmit() is not available" ^ stubs.inc:499:2: warning: #warning "the function pcap_event() is not available" [-Wcpp] #warning "the function pcap_event() is not available" ^ stubs.inc:514:2: warning: #warning "the function pcap_setsampling() is not available" [-Wcpp] #warning "the function pcap_setsampling() is not available" ^ Pcap.c: In function 'XS_Net__Pcap_strerror': Pcap.c:1602:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] RETVAL = pcap_strerror(error); ^ rm -f blib/arch/auto/Net/Pcap/Pcap.so LD_RUN_PATH="/usr/lib" i686-tld-linux-gcc -shared -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/usr/local/lib -fstack-protector Pcap.o -o blib/arch/auto/Net/Pcap/Pcap.so \ -lpcap \ chmod 755 blib/arch/auto/Net/Pcap/Pcap.so /usr/bin/perl5.20.1 -MExtUtils::Command::MM -e 'cp_nonempty' -- Pcap.bs blib/arch/auto/Net/Pcap/Pcap.bs 644 Manifying blib/man1/pcapinfo.1p Manifying blib/man3/Net::Pcap.3pm + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.47b701 /bin/sh -e /tmp/B.47b701/rpm-tmp.39366 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.47b701 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder + /bin/mkdir -p /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder + cd Net-Pcap-0.17 + rm -rf /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.47b701/perl-Net-Pcap-0.17-root-builder' Running Mkbootstrap for Net::Pcap () chmod 644 Pcap.bs Appending installation info to /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/Net/Pcap/Pcap.so Installing /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Net/Pcap.pm Installing /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/share/man/man1/pcapinfo.1p Installing /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/share/man/man3/Net::Pcap.3pm Installing /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/bin/pcapinfo + find /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder -name .packlist + xargs -r rm -f + __spec_install_post_strip + set +x Stripping 1 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. remove-rpath: /usr/lib in /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/Net/Pcap/Pcap.so + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x + rm -f /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/Net/Pcap/.packlist Processing files: perl-Net-Pcap-0.17-3 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.47b701 /bin/sh -e /tmp/B.47b701/rpm-tmp.8702 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Net-Pcap-0.17 + DOCDIR=/tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/share/doc/perl-Net-Pcap-0.17 + export DOCDIR + rm -rf /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/share/doc/perl-Net-Pcap-0.17 + /bin/mkdir -p /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/share/doc/perl-Net-Pcap-0.17 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/share/doc/perl-Net-Pcap-0.17... Documentation compressed. + cp -pr Changes README /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/share/doc/perl-Net-Pcap-0.17 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder/usr/share/doc/perl-Net-Pcap-0.17... ./README ./Changes Documentation compressed. + exit 0 Provides: Pcap.so perl(Net::Pcap) = 0.17 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/perl /usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libpcap.so.1 perl(Carp) perl(Exporter) perl(Net::Pcap) perl(Sys::Hostname) perl(strict) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder Wrote: /home/users/builder/rpm/RPMS/perl-Net-Pcap-0.17-3.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.47b701 /bin/sh -e /tmp/B.47b701/rpm-tmp.17348 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Net-Pcap-0.17 + /bin/rm '--interactive=never' -rf /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder + rm -rf /tmp/B.47b701/perl-Net-Pcap-0.17-root-builder ended at: Thu Feb 12 17:56:51 2015, done in 01days 00h 00m 08s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..597 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:9.02s sys:3.73s real:12.58s (faults io:0 non-io:313911) Files queued for ftp: 58165 perl-Net-Pcap-0.17-3.i686.rpm 84 perl-Net-Pcap-0.17-3.src.rpm.uploadinfo End-PLD-Builder-Info