request from: hawk checking if we should skip the build started at: Wed Apr 29 21:06:36 2020 fetching http://src.tld-linux.org/~builderti//srpms/db53cd90-b9ed-48f4-8708-95094d6d7323/perl-JSON-XS-4.02-2.src.rpm fetched 92764 bytes, 1803.3 K/s installing srpm: perl-JSON-XS-4.02-2.src.rpm + install -d /tmp/B.6RI8i0/BUILD /tmp/B.6RI8i0/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-JSON-XS-4.02-2.src.rpm * Wed Apr 29 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-JSON-XS.git;a=log;h=0bcb1f42edb1c6cce78d943feaf2cf56fe897615 * Sat Jan 25 2020 Jan Rękorajski 0bcb1f4 - drop obsolete and outdated manual inclusion of rpm macros * Wed Dec 04 2019 Jan Rękorajski 7ed729c - rebuild with perl 5.30.0 - release 2 (by relup.sh) * Thu Nov 14 2019 Arkadiusz Miśkiewicz ad2c3b3 - up to 4.02 + rpm -Uhv --nodeps --define '_topdir /tmp/B.6RI8i0' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests perl-JSON-XS-4.02-2.src.rpm perl-JSON-XS ################################################## + rm -f perl-JSON-XS-4.02-2.src.rpm + install -m 700 -d /tmp/B.6RI8i0/BUILD/tmp + TMPDIR=/tmp/B.6RI8i0/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.6RI8i0' --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.6RI8i0/perl-JSON-XS.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: db53cd90-b9ed-48f4-8708-95094d6d7323; TMPDIR=/tmp/B.6RI8i0/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.6RI8i0' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.6RI8i0/perl-JSON-XS.spec + : build-id: db53cd90-b9ed-48f4-8708-95094d6d7323 + TMPDIR=/tmp/B.6RI8i0/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.6RI8i0' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.6RI8i0/perl-JSON-XS.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.6RI8i0/BUILD/tmp /bin/sh -e /tmp/B.6RI8i0/BUILD/tmp/rpm-tmp.47886 + umask 022 + cd /tmp/B.6RI8i0/BUILD + cd /tmp/B.6RI8i0/BUILD + rm -rf JSON-XS-4.02 + /usr/bin/gzip -dc /tmp/B.6RI8i0/JSON-XS-4.02.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd JSON-XS-4.02 + /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.6RI8i0/BUILD/tmp /bin/sh -e /tmp/B.6RI8i0/BUILD/tmp/rpm-tmp.47886 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.6RI8i0/BUILD/tmp + umask 022 + cd /tmp/B.6RI8i0/BUILD + cd JSON-XS-4.02 + export 'PERL_CANARY_STABILITY_NOPROMPT=1' + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.030002, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by JSON::XS. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by JSON::XS, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of JSON::XS with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Warning: prerequisite Types::Serialiser 0 not found. Warning: prerequisite common::sense 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for JSON::XS Writing MYMETA.yml and MYMETA.json + /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 XS () "/usr/bin/perl5.30.2" "/usr/share/perl5/5.30.2/ExtUtils/xsubpp" -typemap '/usr/share/perl5/5.30.2/ExtUtils/typemap' -typemap '/tmp/B.6RI8i0/BUILD/JSON-XS-4.02/typemap' XS.xs > XS.xsc chmod 644 "XS.bs" "/usr/bin/perl5.30.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/JSON/XS/XS.bs 644 cp XS/Boolean.pm blib/lib/JSON/XS/Boolean.pm cp XS.pm blib/lib/JSON/XS.pm mv XS.xsc XS.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=\"4.02\" -DXS_VERSION=\"4.02\" -fPIC "-I/usr/lib/perl5/5.30.2/i686-tld-linux-thread-multi/CORE" XS.c In file included from /usr/lib/perl5/5.30.2/i686-tld-linux-thread-multi/CORE/perl.h:28, from XS.xs:2: XS.xs: In function 'encode_sv': /usr/lib/perl5/5.30.2/i686-tld-linux-thread-multi/CORE/config.h:909:27: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result [-Wunused-result] 909 | #define Gconvert(x,n,t,b) gcvt((x),(n),(b)) | ^~~~~~~~~~~~~~~~~ XS.xs:910:7: note: in expansion of macro 'Gconvert' 910 | Gconvert (SvNVX (sv), NV_DIG, 0, enc->cur); | ^~~~~~~~ rm -f blib/arch/auto/JSON/XS/XS.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 XS.o -o blib/arch/auto/JSON/XS/XS.so \ \ chmod 755 blib/arch/auto/JSON/XS/XS.so cp bin/json_xs blib/script/json_xs "/usr/bin/perl5.30.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/json_xs Manifying 1 pod document Manifying 2 pod documents + 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.6RI8i0/BUILD/tmp /bin/sh -e /tmp/B.6RI8i0/BUILD/tmp/rpm-tmp.20499 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.6RI8i0/BUILD/tmp + umask 022 + cd /tmp/B.6RI8i0/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder + /bin/mkdir -p /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder + cd JSON-XS-4.02 + rm -rf /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder' "/usr/bin/perl5.30.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/JSON/XS/XS.bs 644 Manifying 1 pod document Manifying 2 pod documents Appending installation info to /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-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.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/lib/perl5/vendor_perl/5.30.0/i686-tld-linux-thread-multi/auto/JSON/XS/XS.so Installing /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/lib/perl5/vendor_perl/5.30.0/i686-tld-linux-thread-multi/JSON/XS.pm Installing /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/lib/perl5/vendor_perl/5.30.0/i686-tld-linux-thread-multi/JSON/XS/Boolean.pm Installing /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/share/man/man1/json_xs.1p Installing /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/share/man/man3/JSON::XS::Boolean.3pm Installing /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/share/man/man3/JSON::XS.3pm Installing /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/bin/json_xs + install -d /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/src/examples/perl-JSON-XS-4.02 + cp -a eg/bench /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/src/examples/perl-JSON-XS-4.02 + __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.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/lib/perl5/5.30.2/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/lib/perl5/vendor_perl/5.30.0/i686-tld-linux-thread-multi/auto/JSON/XS/.packlist Processing files: perl-JSON-XS-4.02-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.6RI8i0/BUILD/tmp /bin/sh -e /tmp/B.6RI8i0/BUILD/tmp/rpm-tmp.47606 + umask 022 + cd /tmp/B.6RI8i0/BUILD + cd JSON-XS-4.02 + DOCDIR=/tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/share/doc/perl-JSON-XS-4.02 + export DOCDIR + rm -rf /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/share/doc/perl-JSON-XS-4.02 + /bin/mkdir -p /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/share/doc/perl-JSON-XS-4.02 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/share/doc/perl-JSON-XS-4.02... Documentation compressed. + cp -pr Changes README /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/share/doc/perl-JSON-XS-4.02 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/share/doc/perl-JSON-XS-4.02... ./README ./Changes Documentation compressed. + exit 0 skipping /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder/usr/src/examples/perl-JSON-XS-4.02/bench requires detection (matches noautoreqfiles pattern #0) Provides: XS.so perl(JSON::XS) = 4.02 perl(JSON::XS::Boolean) Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/perl /usr/lib/perl5/vendor_perl/5.30.0/i686-tld-linux-thread-multi libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) perl(Encode) perl(Exporter) perl(Getopt::Long) perl(JSON::XS) perl(Storable) perl(Types::Serialiser) perl(XSLoader) perl(common::sense) perl(strict) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder Wrote: /tmp/B.6RI8i0/RPMS/perl-JSON-XS-4.02-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.6RI8i0/BUILD/tmp /bin/sh -e /tmp/B.6RI8i0/BUILD/tmp/rpm-tmp.47606 + umask 022 + cd /tmp/B.6RI8i0/BUILD + cd JSON-XS-4.02 + /bin/rm '--interactive=never' -rf /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder + rm -rf /tmp/B.6RI8i0/BUILD/tmp/perl-JSON-XS-4.02-root-builder ended at: Wed Apr 29 21:06:39 2020, done in 0:00:03.005256 + chmod -R u+rwX /tmp/B.6RI8i0/BUILD + rm -rf /tmp/B.6RI8i0/tmp /tmp/B.6RI8i0/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.6RI8i0 Begin-TLD-Builder-Info Build-Time: user:3.49s sys:0.57s real:3.83s (faults io:0 non-io:114735) Files queued for ftp: 119609 perl-JSON-XS-4.02-2.i686.rpm 82 perl-JSON-XS-4.02-2.src.rpm.uploadinfo End-TLD-Builder-Info