request from: hawk checking if we should skip the build started at: Wed Feb 4 08:53:18 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/39916b9d-c734-4f3d-9690-7d1d63aeed9f/perl-EV-4.18-3.src.rpm fetched 197117 bytes, 628.6 K/s installing srpm: perl-EV-4.18-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: x86_64-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 39916b9d-c734-4f3d-9690-7d1d63aeed9f; cd rpm/SPECS; TMPDIR=/tmp/B.61e0f7 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target x86_64-pld-linux perl-EV.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 39916b9d-c734-4f3d-9690-7d1d63aeed9f Building target platforms: x86_64-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.61e0f7 /bin/sh -e /tmp/B.61e0f7/rpm-tmp.76757 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf EV-4.18 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/EV-4.18.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd EV-4.18 + /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.61e0f7 /bin/sh -e /tmp/B.61e0f7/rpm-tmp.76757 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.61e0f7 + umask 022 + cd /home/users/builder/rpm/BUILD + cd EV-4.18 + EV.xsc && mv EV.xsc EV.c Running Mkbootstrap for EV () chmod 644 EV.bs cp libev/ev.pod blib/lib/EV/libev.pod cp EV.pm blib/lib/EV.pm cp EV/EVAPI.h blib/lib/EV/EVAPI.h cp EV/MakeMaker.pm blib/lib/EV/MakeMaker.pm cp libev/ev.h blib/lib/EV/ev.h x86_64-tld-linux-gcc -c -Ilibev -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -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 -fPIC -march=x86-64 -DVERSION=\"4.18\" -DXS_VERSION=\"4.18\" -fPIC "-I/usr/lib64/perl5/5.20.1/x86_64-tld-linux-thread-multi/CORE" -DEV_USE_MONOTONIC=1 -DEV_USE_REALTIME=0 -DEV_USE_SELECT=1 -DEV_USE_POLL=1 -DEV_USE_EPOLL=1 -DEV_USE_KQUEUE=0 -DEV_USE_PORT=0 -DEV_USE_INOTIFY=1 -DEV_USE_EVENTFD=1 -DEV_USE_SIGNALFD=1 EV.c In file included from EV.xs:40:0: libev/ev.c: In function 'evpipe_write': libev/ev.c:2245:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (evpipe [1], &counter, sizeof (uint64_t)); ^ libev/ev.c:2257:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (evpipe [1], &(evpipe [1]), 1); ^ libev/ev.c: In function 'pipecb': libev/ev.c:2278:16: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (evpipe [1], &counter, sizeof (uint64_t)); ^ libev/ev.c:2292:16: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (evpipe [0], &dummy, sizeof (dummy)); ^ rm -f blib/arch/auto/EV/EV.so x86_64-tld-linux-gcc -shared -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/usr/local/lib -fstack-protector EV.o -o blib/arch/auto/EV/EV.so \ \ chmod 755 blib/arch/auto/EV/EV.so /usr/bin/perl5.20.1 -MExtUtils::Command::MM -e 'cp_nonempty' -- EV.bs blib/arch/auto/EV/EV.bs 644 Manifying blib/man3/EV.3pm Manifying blib/man3/EV::MakeMaker.3pm Manifying blib/man3/EV::libev.3pm + /usr/bin/make -j4 test Running Mkbootstrap for EV () chmod 644 EV.bs PERL_DL_NONLAZY=1 /usr/bin/perl5.20.1 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_load.t ........ ok t/01_timer.t ....... ok t/02_once.t ........ ok t/03_keepalive.t ... ok t/04_stat.t ........ ok t/05_priority.t .... ok t/06_loop_once.t ... ok t/07_loop_timer.t .. ok t/08_async.t ....... ok t/09_brandon.t ..... ok t/11_signal.t ...... ok All tests successful. Files=11, Tests=6875, 6 wallclock secs ( 0.73 usr 0.10 sys + 0.49 cusr 0.19 csys = 1.51 CPU) Result: PASS + 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.61e0f7 /bin/sh -e /tmp/B.61e0f7/rpm-tmp.28042 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.61e0f7 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.61e0f7/perl-EV-4.18-root-builder + /bin/mkdir -p /tmp/B.61e0f7/perl-EV-4.18-root-builder + cd EV-4.18 + rm -rf /tmp/B.61e0f7/perl-EV-4.18-root-builder + /usr/bin/make -j4 pure_install 'DESTDIR=/tmp/B.61e0f7/perl-EV-4.18-root-builder' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/lib64/perl5/vendor_perl/5.20.0/x86_64-tld-linux-thread-multi/auto/EV/EV.so Installing /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/lib64/perl5/vendor_perl/5.20.0/x86_64-tld-linux-thread-multi/EV.pm Installing /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/lib64/perl5/vendor_perl/5.20.0/x86_64-tld-linux-thread-multi/EV/EVAPI.h Installing /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/lib64/perl5/vendor_perl/5.20.0/x86_64-tld-linux-thread-multi/EV/ev.h Installing /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/lib64/perl5/vendor_perl/5.20.0/x86_64-tld-linux-thread-multi/EV/MakeMaker.pm Installing /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/lib64/perl5/vendor_perl/5.20.0/x86_64-tld-linux-thread-multi/EV/libev.pod Installing /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/share/man/man3/EV::MakeMaker.3pm Installing /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/share/man/man3/EV::libev.3pm Installing /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/share/man/man3/EV.3pm + install -d libev-doc + mv -f libev/Changes libev/LICENSE libev/README libev-doc + /bin/rm '--interactive=never' /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/lib64/perl5/vendor_perl/5.20.0/x86_64-tld-linux-thread-multi/EV/libev.pod + __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. + __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.61e0f7/perl-EV-4.18-root-builder/usr/lib64/perl5/5.20.1/x86_64-tld-linux-thread-multi/perllocal.pod /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/lib64/perl5/vendor_perl/5.20.0/x86_64-tld-linux-thread-multi/auto/EV/.packlist Processing files: perl-EV-4.18-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.61e0f7 /bin/sh -e /tmp/B.61e0f7/rpm-tmp.38372 + umask 022 + cd /home/users/builder/rpm/BUILD + cd EV-4.18 + DOCDIR=/tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/share/doc/perl-EV-4.18 + export DOCDIR + rm -rf /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/share/doc/perl-EV-4.18 + /bin/mkdir -p /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/share/doc/perl-EV-4.18 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/share/doc/perl-EV-4.18... Documentation compressed. + cp -pr Changes COPYING README libev-doc /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/share/doc/perl-EV-4.18 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.61e0f7/perl-EV-4.18-root-builder/usr/share/doc/perl-EV-4.18... ./README ./Changes ./COPYING ./libev-doc/README ./libev-doc/Changes ./libev-doc/LICENSE Documentation compressed. + exit 0 Provides: EV.so()(64bit) perl(EV) = 4.18 perl(EV::MakeMaker) Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/lib64/perl5/vendor_perl/5.20.0/x86_64-tld-linux-thread-multi libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) perl(Config) perl(Exporter) perl(XSLoader) perl(common::sense) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.61e0f7/perl-EV-4.18-root-builder Wrote: /home/users/builder/rpm/RPMS/perl-EV-4.18-3.x86_64.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.61e0f7 /bin/sh -e /tmp/B.61e0f7/rpm-tmp.69388 + umask 022 + cd /home/users/builder/rpm/BUILD + cd EV-4.18 + /bin/rm '--interactive=never' -rf /tmp/B.61e0f7/perl-EV-4.18-root-builder + rm -rf /tmp/B.61e0f7/perl-EV-4.18-root-builder ended at: Wed Feb 4 08:53:36 2015, done in 01days 00h 00m 15s 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..403 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:11.14s sys:3.57s real:19.30s (faults io:0 non-io:317806) Files queued for ftp: 213977 perl-EV-4.18-3.x86_64.rpm 74 perl-EV-4.18-3.src.rpm.uploadinfo End-PLD-Builder-Info