request from: hawk checking if we should skip the build started at: Sun Mar 11 16:30:56 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/33617b4d-51f9-4532-b5a0-6910f3b6abbe/perl-IO-AIO-4.40-2.src.rpm fetched 173639 bytes, 591.2 K/s installing srpm: perl-IO-AIO-4.40-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.PElMMH/BUILD /tmp/B.PElMMH/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-IO-AIO-4.40-2.src.rpm * Sun Mar 11 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-IO-AIO.git;a=log;h=master * Sun Mar 11 2018 Marcin Krol d60a684 - fix version patch * Thu Mar 08 2018 Marcin Krol b0cf162 - revert epoch, instead do what other distros do - package as version 4.40 - fix perl path in treescan * Thu Mar 08 2018 Marcin Krol f78e791 - updated to 4.4 (yes, its newer than 4.34), epoch 1 * 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 + rpm -Uhv --nodeps --define '_topdir /tmp/B.PElMMH' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' perl-IO-AIO-4.40-2.src.rpm perl-IO-AIO ################################################## + rm -f perl-IO-AIO-4.40-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.PElMMH/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.PElMMH/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.PElMMH' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.PElMMH/perl-IO-AIO.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 33617b4d-51f9-4532-b5a0-6910f3b6abbe; TMPDIR=/tmp/B.PElMMH/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.PElMMH' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.PElMMH/perl-IO-AIO.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 33617b4d-51f9-4532-b5a0-6910f3b6abbe + TMPDIR=/tmp/B.PElMMH/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.PElMMH' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.PElMMH/perl-IO-AIO.spec Building target platforms: x86_64-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.PElMMH/BUILD/tmp /bin/sh -e /tmp/B.PElMMH/BUILD/tmp/rpm-tmp.42631 + umask 022 + cd /tmp/B.PElMMH/BUILD + cd /tmp/B.PElMMH/BUILD + rm -rf IO-AIO-4.4 + /usr/bin/gzip -dc /tmp/B.PElMMH/IO-AIO-4.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd IO-AIO-4.4 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (IO-AIO-path.patch):' Patch #0 (IO-AIO-path.patch): + AIO.xsc chmod 644 "AIO.bs" "/usr/bin/perl5.26.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- AIO.bs blib/arch/auto/IO/AIO/AIO.bs 644 cp AIO.pm blib/lib/IO/AIO.pm mv AIO.xsc AIO.c x86_64-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 -fPIC -march=x86-64 -DVERSION=\"4.40\" -DXS_VERSION=\"4.40\" -fPIC "-I/usr/lib64/perl5/5.26.1/x86_64-tld-linux-thread-multi/CORE" AIO.c AIO.xs: In function 'XS_IO__AIO_major': AIO.xs:1604: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:1604: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:1611: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:146:0: libeio/eio.c: In function 'eio__readahead': libeio/eio.c:688:7: warning: ignoring return value of 'pread', declared with attribute warn_unused_result [-Wunused-result] pread (fd, eio_buf, len, offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from AIO.xs:109: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 x86_64-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 cp bin/treescan blib/script/treescan "/usr/bin/perl5.26.1" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/treescan Manifying 1 pod document Manifying 1 pod document + /usr/bin/make -j8 test "/usr/bin/perl5.26.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- AIO.bs blib/arch/auto/IO/AIO/AIO.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl5.26.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, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.13 cusr 0.01 csys = 0.17 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.PElMMH/BUILD/tmp /bin/sh -e /tmp/B.PElMMH/BUILD/tmp/rpm-tmp.58924 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.PElMMH/BUILD/tmp + umask 022 + cd /tmp/B.PElMMH/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder + /bin/mkdir -p /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder + cd IO-AIO-4.4 + rm -rf /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder' "/usr/bin/perl5.26.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- AIO.bs blib/arch/auto/IO/AIO/AIO.bs 644 Manifying 1 pod document Manifying 1 pod document Appending installation info to /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder/usr/lib64/perl5/5.26.1/x86_64-tld-linux-thread-multi/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder/usr/lib64/perl5/vendor_perl/5.26.0/x86_64-tld-linux-thread-multi/auto/IO/AIO/AIO.so Installing /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder/usr/lib64/perl5/vendor_perl/5.26.0/x86_64-tld-linux-thread-multi/IO/AIO.pm Installing /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder/usr/share/man/man1/treescan.1p Installing /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder/usr/share/man/man3/IO::AIO.3pm Installing /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-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.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder/usr/lib64/perl5/5.26.1/x86_64-tld-linux-thread-multi/perllocal.pod /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder/usr/lib64/perl5/vendor_perl/5.26.0/x86_64-tld-linux-thread-multi/auto/IO/AIO/.packlist Processing files: perl-IO-AIO-4.40-2 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.PElMMH/BUILD/tmp /bin/sh -e /tmp/B.PElMMH/BUILD/tmp/rpm-tmp.58924 + umask 022 + cd /tmp/B.PElMMH/BUILD + cd IO-AIO-4.4 + DOCDIR=/tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder/usr/share/doc/perl-IO-AIO-4.40 + export DOCDIR + rm -rf /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder/usr/share/doc/perl-IO-AIO-4.40 + /bin/mkdir -p /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder/usr/share/doc/perl-IO-AIO-4.40 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder/usr/share/doc/perl-IO-AIO-4.40... Documentation compressed. + cp -pr Changes README /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder/usr/share/doc/perl-IO-AIO-4.40 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder/usr/share/doc/perl-IO-AIO-4.40... ./README ./Changes Documentation compressed. + exit 0 Provides: AIO.so()(64bit) perl(IO::AIO) = 4.40 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/perl /usr/lib64/perl5/vendor_perl/5.26.0/x86_64-tld-linux-thread-multi libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) 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.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder Wrote: /tmp/B.PElMMH/RPMS/perl-IO-AIO-4.40-2.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.PElMMH/BUILD/tmp /bin/sh -e /tmp/B.PElMMH/BUILD/tmp/rpm-tmp.97633 + umask 022 + cd /tmp/B.PElMMH/BUILD + cd IO-AIO-4.4 + /bin/rm '--interactive=never' -rf /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder + rm -rf /tmp/B.PElMMH/BUILD/tmp/perl-IO-AIO-4.40-root-builder ended at: Sun Mar 11 16:31:03 2018, done in 0:00:06.218811 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.PElMMH/BUILD + rm -rf /tmp/B.PElMMH/tmp /tmp/B.PElMMH/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..600..800..832 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.PElMMH Begin-TLD-Builder-Info Build-Time: user:4.98s sys:0.68s real:7.34s (faults io:0 non-io:429753) Files queued for ftp: 142738 perl-IO-AIO-4.40-2.x86_64.rpm 82 perl-IO-AIO-4.40-2.src.rpm.uploadinfo End-TLD-Builder-Info