request from: hawk checking if we should skip the build started at: Wed Apr 29 22:44:21 2020 fetching http://src.tld-linux.org/~builderti//srpms/56d5fc06-0583-475e-8908-83e7574648dd/perl-Params-Util-1.07-11.src.rpm fetched 46329 bytes, 862.6 K/s installing srpm: perl-Params-Util-1.07-11.src.rpm + install -d /tmp/B.IsjorJ/BUILD /tmp/B.IsjorJ/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-Params-Util-1.07-11.src.rpm * Wed Apr 29 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-Params-Util.git;a=log;h=3a45aa78112028ac42d871a3c3e50c3e00a6c62e * Sat Jan 25 2020 Jan Rękorajski 3a45aa7 - drop obsolete and outdated manual inclusion of rpm macros * Wed Dec 04 2019 Jan Rękorajski 010ae24 - rebuild with perl 5.30.0 - release 11 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.IsjorJ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests perl-Params-Util-1.07-11.src.rpm perl-Params-Util ################################################## + rm -f perl-Params-Util-1.07-11.src.rpm + install -m 700 -d /tmp/B.IsjorJ/BUILD/tmp + TMPDIR=/tmp/B.IsjorJ/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.IsjorJ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.IsjorJ/perl-Params-Util.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: 56d5fc06-0583-475e-8908-83e7574648dd; TMPDIR=/tmp/B.IsjorJ/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.IsjorJ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.IsjorJ/perl-Params-Util.spec + : build-id: 56d5fc06-0583-475e-8908-83e7574648dd + TMPDIR=/tmp/B.IsjorJ/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.IsjorJ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.IsjorJ/perl-Params-Util.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.IsjorJ/BUILD/tmp /bin/sh -e /tmp/B.IsjorJ/BUILD/tmp/rpm-tmp.10087 + umask 022 + cd /tmp/B.IsjorJ/BUILD + cd /tmp/B.IsjorJ/BUILD + rm -rf Params-Util-1.07 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.IsjorJ/Params-Util-1.07.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Params-Util-1.07 + /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.IsjorJ/BUILD/tmp /bin/sh -e /tmp/B.IsjorJ/BUILD/tmp/rpm-tmp.10087 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.IsjorJ/BUILD/tmp + umask 022 + cd /tmp/B.IsjorJ/BUILD + cd Params-Util-1.07 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Params::Util Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j4 Running Mkbootstrap for Util () "/usr/bin/perl5.30.2" "/usr/share/perl5/5.30.2/ExtUtils/xsubpp" -typemap '/usr/share/perl5/5.30.2/ExtUtils/typemap' Util.xs > Util.xsc chmod 644 "Util.bs" "/usr/bin/perl5.30.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Params/Util/Util.bs 644 cp lib/Params/Util.pm blib/lib/Params/Util.pm mv Util.xsc Util.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=\"1.07\" -DXS_VERSION=\"1.07\" -fPIC "-I/usr/lib64/perl5/5.30.2/x86_64-tld-linux-thread-multi/CORE" -DPERL_EXT Util.c rm -f blib/arch/auto/Params/Util/Util.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 Util.o -o blib/arch/auto/Params/Util/Util.so \ \ chmod 755 blib/arch/auto/Params/Util/Util.so 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.IsjorJ/BUILD/tmp /bin/sh -e /tmp/B.IsjorJ/BUILD/tmp/rpm-tmp.60975 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.IsjorJ/BUILD/tmp + umask 022 + cd /tmp/B.IsjorJ/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder + /bin/mkdir -p /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder + cd Params-Util-1.07 + rm -rf /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder' "/usr/bin/perl5.30.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/Params/Util/Util.bs 644 Manifying 1 pod document Appending installation info to /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder/usr/lib64/perl5/5.30.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.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder/usr/lib64/perl5/vendor_perl/5.30.0/x86_64-tld-linux-thread-multi/auto/Params/Util/Util.so Installing /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder/usr/lib64/perl5/vendor_perl/5.30.0/x86_64-tld-linux-thread-multi/Params/Util.pm Installing /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder/usr/share/man/man3/Params::Util.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.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder/usr/lib64/perl5/5.30.2/x86_64-tld-linux-thread-multi/perllocal.pod /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder/usr/lib64/perl5/vendor_perl/5.30.0/x86_64-tld-linux-thread-multi/auto/Params/Util/.packlist Processing files: perl-Params-Util-1.07-11 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.IsjorJ/BUILD/tmp /bin/sh -e /tmp/B.IsjorJ/BUILD/tmp/rpm-tmp.60975 + umask 022 + cd /tmp/B.IsjorJ/BUILD + cd Params-Util-1.07 + DOCDIR=/tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder/usr/share/doc/perl-Params-Util-1.07 + export DOCDIR + rm -rf /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder/usr/share/doc/perl-Params-Util-1.07 + /bin/mkdir -p /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder/usr/share/doc/perl-Params-Util-1.07 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder/usr/share/doc/perl-Params-Util-1.07... Documentation compressed. + cp -pr Changes README /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder/usr/share/doc/perl-Params-Util-1.07 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder/usr/share/doc/perl-Params-Util-1.07... ./README ./Changes Documentation compressed. + exit 0 Provides: Util.so()(64bit) perl(Params::Util) = 1.07 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/lib64/perl5/vendor_perl/5.30.0/x86_64-tld-linux-thread-multi libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) perl(DynaLoader) perl(Exporter) perl(Scalar::Util) perl(overload) perl(strict) perl(vars) perl-base >= 0:5.005_03 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder Wrote: /tmp/B.IsjorJ/RPMS/perl-Params-Util-1.07-11.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.IsjorJ/BUILD/tmp /bin/sh -e /tmp/B.IsjorJ/BUILD/tmp/rpm-tmp.29700 + umask 022 + cd /tmp/B.IsjorJ/BUILD + cd Params-Util-1.07 + /bin/rm '--interactive=never' -rf /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder + rm -rf /tmp/B.IsjorJ/BUILD/tmp/perl-Params-Util-1.07-root-builder ended at: Wed Apr 29 22:44:24 2020, done in 0:00:02.028221 + chmod -R u+rwX /tmp/B.IsjorJ/BUILD + rm -rf /tmp/B.IsjorJ/tmp /tmp/B.IsjorJ/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..243 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.IsjorJ Begin-TLD-Builder-Info Build-Time: user:2.35s sys:0.75s real:2.89s (faults io:0 non-io:148642) Files queued for ftp: 28726 perl-Params-Util-1.07-11.x86_64.rpm 94 perl-Params-Util-1.07-11.src.rpm.uploadinfo End-TLD-Builder-Info