request from: hawk checking if we should skip the build started at: Sun Apr 19 15:13:16 2020 fetching http://src.tld-linux.org/~builderti//srpms/6b7fee85-b2f0-4d47-8da5-31f42b7dde23/perl-Term-ReadKey-2.38-2.src.rpm fetched 91661 bytes, 1951.6 K/s installing srpm: perl-Term-ReadKey-2.38-2.src.rpm + install -d /tmp/B.oFqZpP/BUILD /tmp/B.oFqZpP/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-Term-ReadKey-2.38-2.src.rpm * Sun Apr 19 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-Term-ReadKey.git;a=log;h=master * Sat Jan 25 2020 Jan Rękorajski 141de23 - drop obsolete and outdated manual inclusion of rpm macros * Wed Dec 04 2019 Jan Rękorajski 8e1f708 - rebuild with perl 5.30.0 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.oFqZpP' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests perl-Term-ReadKey-2.38-2.src.rpm perl-Term-ReadKey ################################################## + rm -f perl-Term-ReadKey-2.38-2.src.rpm + install -m 700 -d /tmp/B.oFqZpP/BUILD/tmp + TMPDIR=/tmp/B.oFqZpP/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.oFqZpP' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux --define 'prep exit 0' /tmp/B.oFqZpP/perl-Term-ReadKey.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: 6b7fee85-b2f0-4d47-8da5-31f42b7dde23; TMPDIR=/tmp/B.oFqZpP/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.oFqZpP' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.oFqZpP/perl-Term-ReadKey.spec + : build-id: 6b7fee85-b2f0-4d47-8da5-31f42b7dde23 + TMPDIR=/tmp/B.oFqZpP/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.oFqZpP' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.oFqZpP/perl-Term-ReadKey.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.oFqZpP/BUILD/tmp /bin/sh -e /tmp/B.oFqZpP/BUILD/tmp/rpm-tmp.61118 + umask 022 + cd /tmp/B.oFqZpP/BUILD + cd /tmp/B.oFqZpP/BUILD + rm -rf TermReadKey-2.38 + /usr/bin/gzip -dc /tmp/B.oFqZpP/TermReadKey-2.38.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd TermReadKey-2.38 + /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.oFqZpP/BUILD/tmp /bin/sh -e /tmp/B.oFqZpP/BUILD/tmp/rpm-tmp.61118 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.oFqZpP/BUILD/tmp + umask 022 + cd /tmp/B.oFqZpP/BUILD + cd TermReadKey-2.38 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Term::ReadKey + /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 ReadKey () "/usr/bin/perl5.30.2" "/usr/share/perl5/5.30.2/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/5.30.2/ExtUtils/typemap' ReadKey.xs > ReadKey.xsc "/usr/bin/perl5.30.2" genchars.pl chmod 644 "ReadKey.bs" "/usr/bin/perl5.30.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- ReadKey.bs blib/arch/auto/Term/ReadKey/ReadKey.bs 644 Writing termio/termios section of cchars.h... Done. Checking for sgtty... Sgtty NOT found. Writing sgtty section of cchars.h... Done. mv ReadKey.xsc ReadKey.c 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=\"2.38\" -DXS_VERSION=\"2.38\" -fPIC "-I/usr/lib/perl5/5.30.2/i686-tld-linux-thread-multi/CORE" ReadKey.c In file included from ReadKey.xs:7: ppport.h:4387: warning: "WIDEST_UTYPE" redefined 4387 | # define WIDEST_UTYPE U32 | In file included from /usr/lib/perl5/5.30.2/i686-tld-linux-thread-multi/CORE/perl.h:2508, from ReadKey.xs:5: /usr/lib/perl5/5.30.2/i686-tld-linux-thread-multi/CORE/handy.h:1072: note: this is the location of the previous definition 1072 | # define WIDEST_UTYPE U64 | rm -f blib/arch/auto/Term/ReadKey/ReadKey.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 ReadKey.o -o blib/arch/auto/Term/ReadKey/ReadKey.so \ \ chmod 755 blib/arch/auto/Term/ReadKey/ReadKey.so "/usr/bin/perl5.30.2" "-Iblib/arch" "-Iblib/lib" ReadKey.pm.PL ReadKey.pm Creating ReadKey.pm Bootstrapping the XS for blockoptions: 5 Done cp ReadKey.pm blib/arch/Term/ReadKey.pm Manifying 1 pod document + 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.oFqZpP/BUILD/tmp /bin/sh -e /tmp/B.oFqZpP/BUILD/tmp/rpm-tmp.31075 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.oFqZpP/BUILD/tmp + umask 022 + cd /tmp/B.oFqZpP/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder + /bin/mkdir -p /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder + cd TermReadKey-2.38 + rm -rf /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder' "/usr/bin/perl5.30.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- ReadKey.bs blib/arch/auto/Term/ReadKey/ReadKey.bs 644 "/usr/bin/perl5.30.2" "-Iblib/arch" "-Iblib/lib" ReadKey.pm.PL ReadKey.pm Creating ReadKey.pm Bootstrapping the XS for blockoptions: 5 Done Skip blib/arch/Term/ReadKey.pm (unchanged) Manifying 1 pod document Appending installation info to /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/lib/perl5/5.30.2/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.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/lib/perl5/vendor_perl/5.30.0/i686-tld-linux-thread-multi/Term/ReadKey.pm Installing /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/lib/perl5/vendor_perl/5.30.0/i686-tld-linux-thread-multi/auto/Term/ReadKey/ReadKey.so Installing /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/share/man/man3/Term::ReadKey.3pm + __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.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/lib/perl5/5.30.2/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/lib/perl5/vendor_perl/5.30.0/i686-tld-linux-thread-multi/auto/Term/ReadKey/.packlist Processing files: perl-Term-ReadKey-2.38-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.oFqZpP/BUILD/tmp /bin/sh -e /tmp/B.oFqZpP/BUILD/tmp/rpm-tmp.31075 + umask 022 + cd /tmp/B.oFqZpP/BUILD + cd TermReadKey-2.38 + DOCDIR=/tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/share/doc/perl-Term-ReadKey-2.38 + export DOCDIR + rm -rf /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/share/doc/perl-Term-ReadKey-2.38 + /bin/mkdir -p /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/share/doc/perl-Term-ReadKey-2.38 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/share/doc/perl-Term-ReadKey-2.38... Documentation compressed. + cp -pr README /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/share/doc/perl-Term-ReadKey-2.38 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/share/doc/perl-Term-ReadKey-2.38... ./README Documentation compressed. + exit 0 Provides: ReadKey.so Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: perl-TermReadKey Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder Wrote: /tmp/B.oFqZpP/RPMS/perl-Term-ReadKey-2.38-2.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.oFqZpP/BUILD/tmp /bin/sh -e /tmp/B.oFqZpP/BUILD/tmp/rpm-tmp.31075 + umask 022 + cd /tmp/B.oFqZpP/BUILD + cd TermReadKey-2.38 + /bin/rm '--interactive=never' -rf /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder + rm -rf /tmp/B.oFqZpP/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder ended at: Sun Apr 19 15:13:18 2020, done in 0:00:01.569065 + chmod -R u+rwX /tmp/B.oFqZpP/BUILD + rm -rf /tmp/B.oFqZpP/tmp /tmp/B.oFqZpP/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/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.oFqZpP Begin-TLD-Builder-Info Build-Time: user:2.05s sys:0.57s real:2.35s (faults io:0 non-io:111936) Files queued for ftp: 25564 perl-Term-ReadKey-2.38-2.i686.rpm 92 perl-Term-ReadKey-2.38-2.src.rpm.uploadinfo End-TLD-Builder-Info