request from: hawk checking if we should skip the build started at: Mon Jun 3 13:36:11 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/f25ae67d-becb-4a0c-832c-3b984676a7c4/perl-Term-ReadKey-2.38-1.src.rpm fetched 91552 bytes, 1853.4 K/s installing srpm: perl-Term-ReadKey-2.38-1.src.rpm + install -d /tmp/B.TvfZNZ/BUILD /tmp/B.TvfZNZ/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-Term-ReadKey-2.38-1.src.rpm * Sat Jun 01 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-Term-ReadKey.git;a=log;h=master * Thu Feb 21 2019 Arkadiusz Miƛkiewicz 959c3b5 - up to 2.38 * Sat Aug 25 2018 Marcin Krol 4077eb9 - release 4 + rpm -Uhv --nodeps --define '_topdir /tmp/B.TvfZNZ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' perl-Term-ReadKey-2.38-1.src.rpm perl-Term-ReadKey ################################################## + rm -f perl-Term-ReadKey-2.38-1.src.rpm + install -m 700 -d /tmp/B.TvfZNZ/BUILD/tmp + TMPDIR=/tmp/B.TvfZNZ/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.TvfZNZ' --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.TvfZNZ/perl-Term-ReadKey.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: f25ae67d-becb-4a0c-832c-3b984676a7c4; TMPDIR=/tmp/B.TvfZNZ/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.TvfZNZ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.TvfZNZ/perl-Term-ReadKey.spec + : build-id: f25ae67d-becb-4a0c-832c-3b984676a7c4 + TMPDIR=/tmp/B.TvfZNZ/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.TvfZNZ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.TvfZNZ/perl-Term-ReadKey.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.TvfZNZ/BUILD/tmp /bin/sh -e /tmp/B.TvfZNZ/BUILD/tmp/rpm-tmp.87076 + umask 022 + cd /tmp/B.TvfZNZ/BUILD + cd /tmp/B.TvfZNZ/BUILD + rm -rf TermReadKey-2.38 + /usr/bin/gzip -dc /tmp/B.TvfZNZ/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.TvfZNZ/BUILD/tmp /bin/sh -e /tmp/B.TvfZNZ/BUILD/tmp/rpm-tmp.87076 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.TvfZNZ/BUILD/tmp + umask 022 + cd /tmp/B.TvfZNZ/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 Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j4 'CC=x86_64-tld-linux-gcc' 'OPTIMIZE=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' Running Mkbootstrap for ReadKey () "/usr/bin/perl5.28.2" "/usr/share/perl5/5.28.2/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/5.28.2/ExtUtils/typemap' ReadKey.xs > ReadKey.xsc chmod 644 "ReadKey.bs" "/usr/bin/perl5.28.2" genchars.pl "/usr/bin/perl5.28.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... mv ReadKey.xsc ReadKey.c Sgtty NOT found. Writing sgtty section of cchars.h... Done. 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=\"2.38\" -DXS_VERSION=\"2.38\" -fPIC "-I/usr/lib64/perl5/5.28.2/x86_64-tld-linux-thread-multi/CORE" ReadKey.c In file included from ReadKey.xs:7: ppport.h:4385: warning: "WIDEST_UTYPE" redefined # define WIDEST_UTYPE U64TYPE In file included from /usr/lib64/perl5/5.28.2/x86_64-tld-linux-thread-multi/CORE/perl.h:2465, from ReadKey.xs:5: /usr/lib64/perl5/5.28.2/x86_64-tld-linux-thread-multi/CORE/handy.h:1064: note: this is the location of the previous definition # define WIDEST_UTYPE U64 rm -f blib/arch/auto/Term/ReadKey/ReadKey.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 ReadKey.o -o blib/arch/auto/Term/ReadKey/ReadKey.so \ \ chmod 755 blib/arch/auto/Term/ReadKey/ReadKey.so "/usr/bin/perl5.28.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.TvfZNZ/BUILD/tmp /bin/sh -e /tmp/B.TvfZNZ/BUILD/tmp/rpm-tmp.59654 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.TvfZNZ/BUILD/tmp + umask 022 + cd /tmp/B.TvfZNZ/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder + /bin/mkdir -p /tmp/B.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder + cd TermReadKey-2.38 + rm -rf /tmp/B.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder' "/usr/bin/perl5.28.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- ReadKey.bs blib/arch/auto/Term/ReadKey/ReadKey.bs 644 "/usr/bin/perl5.28.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.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/lib64/perl5/5.28.2/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.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/lib64/perl5/vendor_perl/5.28.0/x86_64-tld-linux-thread-multi/Term/ReadKey.pm Installing /tmp/B.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/lib64/perl5/vendor_perl/5.28.0/x86_64-tld-linux-thread-multi/auto/Term/ReadKey/ReadKey.so Installing /tmp/B.TvfZNZ/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 executables...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.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/lib64/perl5/5.28.2/x86_64-tld-linux-thread-multi/perllocal.pod /tmp/B.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/lib64/perl5/vendor_perl/5.28.0/x86_64-tld-linux-thread-multi/auto/Term/ReadKey/.packlist Processing files: perl-Term-ReadKey-2.38-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.TvfZNZ/BUILD/tmp /bin/sh -e /tmp/B.TvfZNZ/BUILD/tmp/rpm-tmp.59654 + umask 022 + cd /tmp/B.TvfZNZ/BUILD + cd TermReadKey-2.38 + DOCDIR=/tmp/B.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/share/doc/perl-Term-ReadKey-2.38 + export DOCDIR + rm -rf /tmp/B.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/share/doc/perl-Term-ReadKey-2.38 + /bin/mkdir -p /tmp/B.TvfZNZ/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.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder/usr/share/doc/perl-Term-ReadKey-2.38... Documentation compressed. + cp -pr README /tmp/B.TvfZNZ/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.TvfZNZ/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()(64bit) perl(Term::ReadKey) = 2.38 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/lib64/perl5/vendor_perl/5.28.0/x86_64-tld-linux-thread-multi libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Obsoletes: perl-TermReadKey Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder Wrote: /tmp/B.TvfZNZ/RPMS/perl-Term-ReadKey-2.38-1.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.TvfZNZ/BUILD/tmp /bin/sh -e /tmp/B.TvfZNZ/BUILD/tmp/rpm-tmp.59654 + umask 022 + cd /tmp/B.TvfZNZ/BUILD + cd TermReadKey-2.38 + /bin/rm '--interactive=never' -rf /tmp/B.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder + rm -rf /tmp/B.TvfZNZ/BUILD/tmp/perl-Term-ReadKey-2.38-root-builder ended at: Mon Jun 3 13:36:12 2019, done in 0:00:01.194318 + chmod -R u+rwX /tmp/B.TvfZNZ/BUILD + rm -rf /tmp/B.TvfZNZ/tmp /tmp/B.TvfZNZ/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 Preparing... ################################################## perl-Term-ReadKey ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.TvfZNZ Begin-TLD-Builder-Info Build-Time: user:1.42s sys:0.27s real:2.54s (faults io:0 non-io:168909) Files queued for ftp: 26284 perl-Term-ReadKey-2.38-1.x86_64.rpm 94 perl-Term-ReadKey-2.38-1.src.rpm.uploadinfo End-TLD-Builder-Info