request from: hawk checking if we should skip the build started at: Wed Feb 4 09:08:17 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/f84ddebf-10cf-4cbf-8018-9739ee83c741/perl-Event-1.23-1.src.rpm fetched 260229 bytes, 705.7 K/s installing srpm: perl-Event-1.23-1.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: f84ddebf-10cf-4cbf-8018-9739ee83c741; cd rpm/SPECS; TMPDIR=/tmp/B.9cfeae exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux perl-Event.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: f84ddebf-10cf-4cbf-8018-9739ee83c741 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.9cfeae /bin/sh -e /tmp/B.9cfeae/rpm-tmp.17301 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf Event-1.23 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/Event-1.23.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Event-1.23 + /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.9cfeae /bin/sh -e /tmp/B.9cfeae/rpm-tmp.17301 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.9cfeae + umask 022 + cd /home/users/builder/rpm/BUILD + cd Event-1.23 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Event Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j4 'CC=i686-tld-linux-gcc' 'OPTIMIZE=-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 ' Running Mkbootstrap for Event () /usr/bin/perl5.20.1 /usr/share/perl5/5.20.1/ExtUtils/xsubpp -typemap /usr/share/perl5/5.20.1/ExtUtils/typemap -typemap ./lib/Event/typemap Event.xs > Event.xsc && mv Event.xsc Event.c chmod 644 Event.bs cp lib/Event/var.pm blib/lib/Event/var.pm cp lib/Event/timer.pm blib/lib/Event/timer.pm cp lib/Event/type.pm blib/lib/Event/type.pm cp lib/Event/generic.pm blib/lib/Event/generic.pm cp lib/Event/Watcher.pm blib/lib/Event/Watcher.pm cp lib/Event/io.pm blib/lib/Event/io.pm cp lib/Event/signal.pm blib/lib/Event/signal.pm cp lib/Event/generic.pod blib/lib/Event/generic.pod cp lib/Event/group.pm blib/lib/Event/group.pm cp lib/Event/typemap blib/lib/Event/typemap cp lib/Event/MakeMaker.pm blib/lib/Event/MakeMaker.pm cp lib/Event.pm blib/lib/Event.pm cp lib/Event.pod blib/lib/Event.pod cp lib/Event/idle.pm blib/lib/Event/idle.pm cp lib/Event/EventAPI.h blib/lib/Event/EventAPI.h i686-tld-linux-gcc -c -Ic -Ilib/Event -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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" -fPIC "-I/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE" Event.c rm -f blib/arch/auto/Event/Event.so i686-tld-linux-gcc -shared -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/usr/local/lib -fstack-protector Event.o -o blib/arch/auto/Event/Event.so \ \ chmod 755 blib/arch/auto/Event/Event.so /usr/bin/perl5.20.1 -MExtUtils::Command::MM -e 'cp_nonempty' -- Event.bs blib/arch/auto/Event/Event.bs 644 Manifying blib/man3/Event.3pm Manifying blib/man3/Event::MakeMaker.3pm Manifying blib/man3/Event::generic.3pm + /usr/bin/make -j4 test Running Mkbootstrap for Event () chmod 644 Event.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/attach_to.t ..... ok t/bored.t ......... ok t/callback.t ...... ok t/data.t .......... ok t/delete.t ........ ok t/eval.t .......... ok t/fifo.t .......... ok t/generic.t ....... ok t/group.t ......... ok t/hook.t .......... ok t/hup.t ........... ok t/idle.t .......... ok t/io.t ............ ok t/leak.t .......... ok t/leak2.t ......... ok t/loop.t .......... ok t/now.t ........... ok t/reenter.t ....... ok t/signal.t ........ ok t/timeout_cb.t .... ok t/timer.t ......... ok t/unconfigured.t .. ok t/var.t ........... ok All tests successful. Files=23, Tests=121, 13 wallclock secs ( 0.18 usr 0.12 sys + 3.02 cusr 0.72 csys = 4.04 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.9cfeae /bin/sh -e /tmp/B.9cfeae/rpm-tmp.5405 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.9cfeae + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.9cfeae/perl-Event-1.23-root-builder + /bin/mkdir -p /tmp/B.9cfeae/perl-Event-1.23-root-builder + cd Event-1.23 + rm -rf /tmp/B.9cfeae/perl-Event-1.23-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.9cfeae/perl-Event-1.23-root-builder' Appending installation info to /tmp/B.9cfeae/perl-Event-1.23-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.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/Event/Event.so Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event.pod Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event.pm Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event/generic.pm Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event/group.pm Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event/var.pm Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event/io.pm Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event/EventAPI.h Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event/type.pm Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event/signal.pm Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event/timer.pm Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event/Watcher.pm Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event/typemap Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event/generic.pod Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event/idle.pm Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event/MakeMaker.pm Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/share/man/man3/Event.3pm Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/share/man/man3/Event::generic.3pm Installing /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/share/man/man3/Event::MakeMaker.3pm + /bin/rm '--interactive=never' /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Event.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.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/Event/Event/.packlist Processing files: perl-Event-1.23-1 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.9cfeae /bin/sh -e /tmp/B.9cfeae/rpm-tmp.35921 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Event-1.23 + DOCDIR=/tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/share/doc/perl-Event-1.23 + export DOCDIR + rm -rf /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/share/doc/perl-Event-1.23 + /bin/mkdir -p /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/share/doc/perl-Event-1.23 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/share/doc/perl-Event-1.23... Documentation compressed. + cp -pr ANNOUNCE ChangeLog README TODO /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/share/doc/perl-Event-1.23 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9cfeae/perl-Event-1.23-root-builder/usr/share/doc/perl-Event-1.23... ./README ./ChangeLog ./ANNOUNCE ./TODO Documentation compressed. + exit 0 Provides: Event.so perl(Event) = 1.23 perl(Event::MakeMaker) perl(Event::Watcher) perl(Event::generic) perl(Event::group) perl(Event::idle) perl(Event::io) perl(Event::signal) perl(Event::timer) perl(Event::type) perl(Event::var) Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /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) perl(Carp) perl(Config) perl(DynaLoader) perl(Event::Watcher) perl(Exporter) perl(integer) perl(strict) perl(vars) perl-base >= 1:5.6.0 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.9cfeae/perl-Event-1.23-root-builder warning: Installed (but unpackaged) file(s) found: /usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/Event/.packlist Wrote: /home/users/builder/rpm/RPMS/perl-Event-1.23-1.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.9cfeae /bin/sh -e /tmp/B.9cfeae/rpm-tmp.27507 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Event-1.23 + /bin/rm '--interactive=never' -rf /tmp/B.9cfeae/perl-Event-1.23-root-builder + rm -rf /tmp/B.9cfeae/perl-Event-1.23-root-builder ended at: Wed Feb 4 09:08:38 2015, done in 01days 00h 00m 19s 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.07s sys:3.80s real:23.08s (faults io:0 non-io:312873) Files queued for ftp: 78430 perl-Event-1.23-1.i686.rpm 78 perl-Event-1.23-1.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/Event/.packlist End-PLD-Builder-Info