request from: hawk checking if we should skip the build started at: Thu Feb 12 17:37:01 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/54d5a0a0-da4e-41b7-b899-59785e2e1ed5/perl-IO-AIO-4.31-1.src.rpm fetched 154795 bytes, 353.9 K/s installing srpm: perl-IO-AIO-4.31-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: 54d5a0a0-da4e-41b7-b899-59785e2e1ed5; cd rpm/SPECS; TMPDIR=/tmp/B.c3cee9 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux perl-IO-AIO.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 54d5a0a0-da4e-41b7-b899-59785e2e1ed5 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.c3cee9 /bin/sh -e /tmp/B.c3cee9/rpm-tmp.55305 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf IO-AIO-4.31 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/IO-AIO-4.31.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd IO-AIO-4.31 + /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.c3cee9 /bin/sh -e /tmp/B.c3cee9/rpm-tmp.55305 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.c3cee9 + umask 022 + cd /home/users/builder/rpm/BUILD + cd IO-AIO-4.31 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' checking for gcc... i686-tld-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-tld-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) i686-tld-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-tld-linux-gcc accepts -g... (cached) yes checking for i686-tld-linux-gcc option to accept ISO C89... (cached) none needed checking for stdint.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for library containing pthread_create... -lpthread checking for utimes... yes checking for futimes... yes checking for readahead... yes checking for fdatasync... yes checking for sendfile... yes checking for sync_file_range... yes checking for fallocate... yes checking for sys_syncfs... yes checking for prctl_set_name... yes checking for posix_madvise... yes checking for posix_fadvise... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking for splice, vmsplice and tee... yes configure: creating ./config.status config.status: creating libeio/config.h Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for IO::AIO 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 ' /usr/bin/perl5.20.1 /usr/share/perl5/5.20.1/ExtUtils/xsubpp -typemap /usr/share/perl5/5.20.1/ExtUtils/typemap -typemap typemap AIO.xs > AIO.xsc && mv AIO.xsc AIO.c Running Mkbootstrap for IO::AIO () cp bin/treescan blib/script/treescan /usr/bin/perl5.20.1 -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/treescan chmod 644 AIO.bs cp AIO.pm blib/lib/IO/AIO.pm i686-tld-linux-gcc -c -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=\"4.31\" -DXS_VERSION=\"4.31\" -fPIC "-I/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE" AIO.c AIO.xs: In function 'XS_IO__AIO_madvise': AIO.xs:1801:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] addr = (void *)(((intptr_t)addr) + offset); ^ AIO.xs: In function 'XS_IO__AIO_munlock': AIO.xs:1830:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] addr = (void *)(((intptr_t)addr) + offset); ^ In file included from AIO.xs:9:0: schmorp.h: In function 's_epipe_drain': schmorp.h:463:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (epp->fd [0], buf, sizeof (buf)); ^ schmorp.h: In function 's_epipe_signal': schmorp.h:450:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (epp->fd [1], &counter, (epp->len = 8)); ^ rm -f blib/arch/auto/IO/AIO/AIO.so i686-tld-linux-gcc -shared -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/usr/local/lib -fstack-protector AIO.o -o blib/arch/auto/IO/AIO/AIO.so \ -lpthread \ chmod 755 blib/arch/auto/IO/AIO/AIO.so /usr/bin/perl5.20.1 -MExtUtils::Command::MM -e 'cp_nonempty' -- AIO.bs blib/arch/auto/IO/AIO/AIO.bs 644 Manifying blib/man3/IO::AIO.3pm + /usr/bin/make -j4 test Running Mkbootstrap for IO::AIO () chmod 644 AIO.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_stat.t ..... ok t/02_read.t ..... ok t/03_errors.t ... ok t/04_fork.t ..... ok t/05_readdir.t .. ok t/06_group.t .... ok t/07_feeder.t ... ok All tests successful. Files=8, Tests=67, 2 wallclock secs ( 0.08 usr 0.04 sys + 0.33 cusr 0.12 csys = 0.57 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.c3cee9 /bin/sh -e /tmp/B.c3cee9/rpm-tmp.6570 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.c3cee9 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder + /bin/mkdir -p /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder + cd IO-AIO-4.31 + rm -rf /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder' Appending installation info to /tmp/B.c3cee9/perl-IO-AIO-4.31-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.c3cee9/perl-IO-AIO-4.31-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/IO/AIO/AIO.so Installing /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/IO/AIO.pm Installing /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder/usr/share/man/man3/IO::AIO.3pm Installing /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder/usr/bin/treescan + __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.c3cee9/perl-IO-AIO-4.31-root-builder/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/IO/AIO/.packlist Processing files: perl-IO-AIO-4.31-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.c3cee9 /bin/sh -e /tmp/B.c3cee9/rpm-tmp.6570 + umask 022 + cd /home/users/builder/rpm/BUILD + cd IO-AIO-4.31 + DOCDIR=/tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder/usr/share/doc/perl-IO-AIO-4.31 + export DOCDIR + rm -rf /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder/usr/share/doc/perl-IO-AIO-4.31 + /bin/mkdir -p /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder/usr/share/doc/perl-IO-AIO-4.31 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder/usr/share/doc/perl-IO-AIO-4.31... Documentation compressed. + cp -pr Changes README /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder/usr/share/doc/perl-IO-AIO-4.31 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder/usr/share/doc/perl-IO-AIO-4.31... ./README ./Changes Documentation compressed. + exit 0 Provides: AIO.so perl(IO::AIO) = 4.31 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) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.6) libc.so.6(GLIBC_2.7) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) perl(Carp) perl(Exporter) perl(Getopt::Long) perl(IO::AIO) perl(Time::HiRes) perl(common::sense) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder Wrote: /home/users/builder/rpm/RPMS/perl-IO-AIO-4.31-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.c3cee9 /bin/sh -e /tmp/B.c3cee9/rpm-tmp.72258 + umask 022 + cd /home/users/builder/rpm/BUILD + cd IO-AIO-4.31 + /bin/rm '--interactive=never' -rf /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder + rm -rf /tmp/B.c3cee9/perl-IO-AIO-4.31-root-builder ended at: Thu Feb 12 17:37:18 2015, done in 01days 00h 00m 13s 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..556 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:11.27s sys:6.12s real:18.16s (faults io:1 non-io:530110) Files queued for ftp: 127087 perl-IO-AIO-4.31-1.i686.rpm 80 perl-IO-AIO-4.31-1.src.rpm.uploadinfo End-PLD-Builder-Info