request from: hawk checking if we should skip the build started at: Tue Jul 4 22:31:11 2017 fetching http://kraz.tld-linux.org/~buildertidev//srpms/ef13a0db-9dcd-4232-a750-f0dc19f8a6d9/perl-IO-AIO-4.34-3.src.rpm fetched 161974 bytes, 412.6 K/s installing srpm: perl-IO-AIO-4.34-3.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.sOHrYy/BUILD /tmp/B.sOHrYy/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-IO-AIO-4.34-3.src.rpm * Tue Jul 04 2017 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-IO-AIO.git;a=log;h=master * Sun Jun 11 2017 Jan Rękorajski 6566eb5 - perl req/prov fix - release 3 (by relup.sh) * Sun Jun 11 2017 Jan Rękorajski 691d277 - rebuild with perl 5.26 - release 2 (by relup.sh) * Tue May 23 2017 Jakub Bogusz dc65837 - avoid Canary::Stability interactivity * Fri May 19 2017 Mariusz Mazur b9fd9f6 - Up to 4.34 * Sun Oct 30 2016 Jan Rękorajski 52b84ba - rebuild with perl 5.24.0 - release 4 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.sOHrYy' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' perl-IO-AIO-4.34-3.src.rpm perl-IO-AIO ################################################## + rm -f perl-IO-AIO-4.34-3.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.sOHrYy/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.sOHrYy/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.sOHrYy' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.sOHrYy/perl-IO-AIO.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: ef13a0db-9dcd-4232-a750-f0dc19f8a6d9; TMPDIR=/tmp/B.sOHrYy/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.sOHrYy' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.sOHrYy/perl-IO-AIO.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: ef13a0db-9dcd-4232-a750-f0dc19f8a6d9 + TMPDIR=/tmp/B.sOHrYy/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.sOHrYy' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.sOHrYy/perl-IO-AIO.spec Building target platforms: i686-tld-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.sOHrYy/BUILD/tmp /bin/sh -e /tmp/B.sOHrYy/BUILD/tmp/rpm-tmp.92969 + umask 022 + cd /tmp/B.sOHrYy/BUILD + cd /tmp/B.sOHrYy/BUILD + rm -rf IO-AIO-4.34 + /usr/bin/gzip -dc /tmp/B.sOHrYy/IO-AIO-4.34.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd IO-AIO-4.34 + /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.sOHrYy/BUILD/tmp /bin/sh -e /tmp/B.sOHrYy/BUILD/tmp/rpm-tmp.92969 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.sOHrYy/BUILD/tmp + umask 022 + cd /tmp/B.sOHrYy/BUILD + cd IO-AIO-4.34 + PERL_CANARY_STABILITY_NOPROMPT=1 /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.024000, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by IO::AIO. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by IO::AIO, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of IO::AIO with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** 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 checking for pipe2... 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 -j8 '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.24.0" "/usr/share/perl5/5.24.0/ExtUtils/xsubpp" -typemap "/usr/share/perl5/5.24.0/ExtUtils/typemap" -typemap "typemap" AIO.xs > AIO.xsc && mv AIO.xsc AIO.c Running Mkbootstrap for IO::AIO () 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-strong -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.34\" -DXS_VERSION=\"4.34\" -fPIC "-I/usr/lib/perl5/5.24.0/i686-tld-linux-thread-multi/CORE" AIO.c AIO.xs: In function 'XS_IO__AIO_major': AIO.xs:1410:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . RETVAL = ix ? minor (dev) : major (dev); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AIO.xs:1410:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . AIO.xs: In function 'XS_IO__AIO_makedev': AIO.xs:1417:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . RETVAL = makedev (maj, min); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from AIO.xs:9:0: schmorp.h: In function 's_epipe_drain': schmorp.h:463:3: 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:5: 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-strong AIO.o -o blib/arch/auto/IO/AIO/AIO.so \ -lpthread \ chmod 755 blib/arch/auto/IO/AIO/AIO.so "/usr/bin/perl5.24.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- AIO.bs blib/arch/auto/IO/AIO/AIO.bs 644 cp bin/treescan blib/script/treescan "/usr/bin/perl5.24.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/treescan Manifying 1 pod document + /usr/bin/make -j8 test Running Mkbootstrap for IO::AIO () chmod 644 "AIO.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl5.24.0" "-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, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.15 cusr 0.00 csys = 0.19 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.sOHrYy/BUILD/tmp /bin/sh -e /tmp/B.sOHrYy/BUILD/tmp/rpm-tmp.379 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.sOHrYy/BUILD/tmp + umask 022 + cd /tmp/B.sOHrYy/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder + /bin/mkdir -p /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder + cd IO-AIO-4.34 + rm -rf /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder' Manifying 1 pod document Appending installation info to /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder/usr/lib/perl5/5.24.0/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.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder/usr/lib/perl5/vendor_perl/5.24.0/i686-tld-linux-thread-multi/auto/IO/AIO/AIO.so Installing /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder/usr/lib/perl5/vendor_perl/5.24.0/i686-tld-linux-thread-multi/IO/AIO.pm Installing /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder/usr/share/man/man3/IO::AIO.3pm Installing /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-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.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder/usr/lib/perl5/5.24.0/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder/usr/lib/perl5/vendor_perl/5.24.0/i686-tld-linux-thread-multi/auto/IO/AIO/.packlist Processing files: perl-IO-AIO-4.34-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.sOHrYy/BUILD/tmp /bin/sh -e /tmp/B.sOHrYy/BUILD/tmp/rpm-tmp.12337 + umask 022 + cd /tmp/B.sOHrYy/BUILD + cd IO-AIO-4.34 + DOCDIR=/tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder/usr/share/doc/perl-IO-AIO-4.34 + export DOCDIR + rm -rf /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder/usr/share/doc/perl-IO-AIO-4.34 + /bin/mkdir -p /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder/usr/share/doc/perl-IO-AIO-4.34 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder/usr/share/doc/perl-IO-AIO-4.34... Documentation compressed. + cp -pr Changes README /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder/usr/share/doc/perl-IO-AIO-4.34 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder/usr/share/doc/perl-IO-AIO-4.34... ./Changes ./README Documentation compressed. + exit 0 Provides: AIO.so perl(IO::AIO) = 4.34 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/perl /usr/lib/perl5/vendor_perl/5.24.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) libc.so.6(GLIBC_2.9) 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.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder Wrote: /tmp/B.sOHrYy/RPMS/perl-IO-AIO-4.34-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.sOHrYy/BUILD/tmp /bin/sh -e /tmp/B.sOHrYy/BUILD/tmp/rpm-tmp.12337 + umask 022 + cd /tmp/B.sOHrYy/BUILD + cd IO-AIO-4.34 + /bin/rm '--interactive=never' -rf /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder + rm -rf /tmp/B.sOHrYy/BUILD/tmp/perl-IO-AIO-4.34-root-builder ended at: Tue Jul 4 22:31:18 2017, done in 0:00:05.724567 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.sOHrYy/BUILD + rm -rf /tmp/B.sOHrYy/tmp /tmp/B.sOHrYy/BUILD 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..423 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.sOHrYy Begin-TLD-Builder-Info Build-Time: user:4.74s sys:0.50s real:7.20s (faults io:0 non-io:294599) Files queued for ftp: 130433 perl-IO-AIO-4.34-3.i686.rpm 80 perl-IO-AIO-4.34-3.src.rpm.uploadinfo End-TLD-Builder-Info