request from: hawk checking if we should skip the build started at: Sun Apr 19 15:10:19 2020 fetching http://src.tld-linux.org/~builderti//srpms/797f306b-f81a-479b-811c-2bc33aeab24a/perl-Digest-SHA1-2.13-12.src.rpm fetched 44989 bytes, 952.1 K/s installing srpm: perl-Digest-SHA1-2.13-12.src.rpm + install -d /tmp/B.zuu2Ei/BUILD /tmp/B.zuu2Ei/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-Digest-SHA1-2.13-12.src.rpm * Sun Apr 19 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-Digest-SHA1.git;a=log;h=master * Sat Jan 25 2020 Jan Rękorajski e6d983e - drop obsolete and outdated manual inclusion of rpm macros * Wed Dec 04 2019 Jan Rękorajski da79b20 - rebuild with perl 5.30.0 - release 12 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.zuu2Ei' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests perl-Digest-SHA1-2.13-12.src.rpm perl-Digest-SHA1 ################################################## + rm -f perl-Digest-SHA1-2.13-12.src.rpm + install -m 700 -d /tmp/B.zuu2Ei/BUILD/tmp + TMPDIR=/tmp/B.zuu2Ei/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.zuu2Ei' --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.zuu2Ei/perl-Digest-SHA1.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: 797f306b-f81a-479b-811c-2bc33aeab24a; TMPDIR=/tmp/B.zuu2Ei/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.zuu2Ei' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.zuu2Ei/perl-Digest-SHA1.spec + : build-id: 797f306b-f81a-479b-811c-2bc33aeab24a + TMPDIR=/tmp/B.zuu2Ei/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.zuu2Ei' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.zuu2Ei/perl-Digest-SHA1.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.zuu2Ei/BUILD/tmp /bin/sh -e /tmp/B.zuu2Ei/BUILD/tmp/rpm-tmp.1953 + umask 022 + cd /tmp/B.zuu2Ei/BUILD + cd /tmp/B.zuu2Ei/BUILD + rm -rf Digest-SHA1-2.13 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.zuu2Ei/Digest-SHA1-2.13.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Digest-SHA1-2.13 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (perl-Digest-SHA1-reset.patch):' Patch #0 (perl-Digest-SHA1-reset.patch): + SHA1.xsc chmod 644 "SHA1.bs" "/usr/bin/perl5.30.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA1.bs blib/arch/auto/Digest/SHA1/SHA1.bs 644 cp SHA1.pm blib/lib/Digest/SHA1.pm mv SHA1.xsc SHA1.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=\"2.13\" -DXS_VERSION=\"2.13\" -fPIC "-I/usr/lib64/perl5/5.30.2/x86_64-tld-linux-thread-multi/CORE" SHA1.c In file included from /usr/lib64/perl5/5.30.2/x86_64-tld-linux-thread-multi/CORE/perl.h:2508, from SHA1.xs:6: SHA1.xs: In function 'XS_Digest__SHA1_sha1': /usr/lib64/perl5/5.30.2/x86_64-tld-linux-thread-multi/CORE/handy.h:501:23: warning: null argument where non-null required (argument 1) [-Wnonnull] 501 | #define strEQ(s1,s2) (strcmp(s1,s2) == 0) | ^~~~~~ SHA1.xs:576:27: note: in expansion of macro 'strEQ' 576 | if (SvOBJECT(sv) && strEQ(HvNAME(SvSTASH(sv)), "Digest::SHA1")) | ^~~~~ rm -f blib/arch/auto/Digest/SHA1/SHA1.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 SHA1.o -o blib/arch/auto/Digest/SHA1/SHA1.so \ \ chmod 755 blib/arch/auto/Digest/SHA1/SHA1.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.zuu2Ei/BUILD/tmp /bin/sh -e /tmp/B.zuu2Ei/BUILD/tmp/rpm-tmp.73214 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.zuu2Ei/BUILD/tmp + umask 022 + cd /tmp/B.zuu2Ei/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder + /bin/mkdir -p /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder + cd Digest-SHA1-2.13 + rm -rf /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder' "/usr/bin/perl5.30.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA1.bs blib/arch/auto/Digest/SHA1/SHA1.bs 644 Manifying 1 pod document Appending installation info to /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-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.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder/usr/lib64/perl5/vendor_perl/5.30.0/x86_64-tld-linux-thread-multi/auto/Digest/SHA1/SHA1.so Installing /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder/usr/lib64/perl5/vendor_perl/5.30.0/x86_64-tld-linux-thread-multi/Digest/SHA1.pm Installing /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder/usr/share/man/man3/Digest::SHA1.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.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder/usr/lib64/perl5/5.30.2/x86_64-tld-linux-thread-multi/perllocal.pod /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder/usr/lib64/perl5/vendor_perl/5.30.0/x86_64-tld-linux-thread-multi/auto/Digest/SHA1/.packlist Processing files: perl-Digest-SHA1-2.13-12 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.zuu2Ei/BUILD/tmp /bin/sh -e /tmp/B.zuu2Ei/BUILD/tmp/rpm-tmp.5974 + umask 022 + cd /tmp/B.zuu2Ei/BUILD + cd Digest-SHA1-2.13 + DOCDIR=/tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder/usr/share/doc/perl-Digest-SHA1-2.13 + export DOCDIR + rm -rf /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder/usr/share/doc/perl-Digest-SHA1-2.13 + /bin/mkdir -p /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder/usr/share/doc/perl-Digest-SHA1-2.13 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder/usr/share/doc/perl-Digest-SHA1-2.13... Documentation compressed. + cp -pr Changes README fip180-1.gif fip180-1.html /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder/usr/share/doc/perl-Digest-SHA1-2.13 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder/usr/share/doc/perl-Digest-SHA1-2.13... ./README ./Changes Documentation compressed. + exit 0 Provides: SHA1.so()(64bit) Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder Wrote: /tmp/B.zuu2Ei/RPMS/perl-Digest-SHA1-2.13-12.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.zuu2Ei/BUILD/tmp /bin/sh -e /tmp/B.zuu2Ei/BUILD/tmp/rpm-tmp.5974 + umask 022 + cd /tmp/B.zuu2Ei/BUILD + cd Digest-SHA1-2.13 + /bin/rm '--interactive=never' -rf /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder + rm -rf /tmp/B.zuu2Ei/BUILD/tmp/perl-Digest-SHA1-2.13-root-builder ended at: Sun Apr 19 15:10:21 2020, done in 0:00:01.339678 + chmod -R u+rwX /tmp/B.zuu2Ei/BUILD + rm -rf /tmp/B.zuu2Ei/tmp /tmp/B.zuu2Ei/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.zuu2Ei Begin-TLD-Builder-Info Build-Time: user:1.68s sys:0.50s real:2.03s (faults io:0 non-io:123045) Files queued for ftp: 45448 perl-Digest-SHA1-2.13-12.x86_64.rpm 94 perl-Digest-SHA1-2.13-12.src.rpm.uploadinfo End-TLD-Builder-Info