From https://github.com/archlinux/svntogit-community * branch packages/perl-json -> FETCH_HEAD * [new branch] packages/perl-json -> community/packages/perl-json Cloning into 'perl-json'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 100 132k 0 0 388k 0 --:--:-- --:--:-- --:--:-- 387k 100 132k 100 132k 0 0 387k 0 --:--:-- --:--:-- --:--:-- 387k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 8547k 2 223k 0 0 221k 0 0:00:38 0:00:01 0:00:37 221k 43 8547k 43 3708k 0 0 1833k 0 0:00:04 0:00:02 0:00:02 1834k 100 8547k 100 8547k 0 0 2977k 0 0:00:02 0:00:02 --:--:-- 2978k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 64 143k 64 93854 0 0 537k 0 --:--:-- --:--:-- --:--:-- 535k 100 143k 100 143k 0 0 835k 0 --:--:-- --:--:-- --:--:-- 831k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ GIT_SSL_NO_VERIFY=1 SOURCE_DATE_EPOCH=1690631386 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690631386' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' GIT_SSL_NO_VERIFY=1 printenv 2>&1 SCHROOT_SESSION_ID=archlinux-perl-json-archlinuxrb-build-0Cf56RqX PWD=/tmp/archlinux-ci/perl-json-archlinuxrb-build-0Cf56RqX/perl-json/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: perl-json 4.10-1 (Fri Aug 30 18:13:12 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading JSON-4.10.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5 100 5 0 0 20 0 --:--:-- --:--:-- --:--:-- 20 100 94342 100 94342 0 0 335k 0 --:--:-- --:--:-- --:--:-- 335k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... JSON-4.10.tar.gz ... Passed ==> Extracting sources... -> Extracting JSON-4.10.tar.gz with bsdtar ==> Starting build()... Welcome to JSON (v.4.10) ============================= ** BACKWARD INCOMPATIBILITY ** Since version 2.90, stringification (and string comparison) for JSON::true and JSON::false has not been overloaded. It shouldn't matter as long as you treat them as boolean values, but a code that expects they are stringified as "true" or "false" doesn't work as you have expected any more. if (JSON::true eq 'true') { # now fails print "The result is 1 now."; # => The result is 1 now. And now these boolean values don't inherit JSON::Boolean, either. When you need to test a value is a JSON boolean value or not, use JSON::is_bool function, instead of testing the value inherits a particular boolean class or not. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for JSON Writing MYMETA.yml and MYMETA.json cp lib/JSON/backportPP/Compat5006.pm blib/lib/JSON/backportPP/Compat5006.pm cp lib/JSON/backportPP.pm blib/lib/JSON/backportPP.pm cp lib/JSON.pm blib/lib/JSON.pm cp lib/JSON/backportPP/Boolean.pm blib/lib/JSON/backportPP/Boolean.pm cp lib/JSON/backportPP/Compat5005.pm blib/lib/JSON/backportPP/Compat5005.pm Manifying 5 pod documents ==> Entering fakeroot environment... ==> Starting package()... Manifying 5 pod documents Appending installation info to /tmp/archlinux-ci/perl-json-archlinuxrb-build-0Cf56RqX/perl-json/trunk/pkg/perl-json/usr/lib/perl5/5.36/core_perl/perllocal.pod Installing /tmp/archlinux-ci/perl-json-archlinuxrb-build-0Cf56RqX/perl-json/trunk/pkg/perl-json/usr/share/perl5/vendor_perl/JSON.pm Installing /tmp/archlinux-ci/perl-json-archlinuxrb-build-0Cf56RqX/perl-json/trunk/pkg/perl-json/usr/share/perl5/vendor_perl/JSON/backportPP.pm Installing /tmp/archlinux-ci/perl-json-archlinuxrb-build-0Cf56RqX/perl-json/trunk/pkg/perl-json/usr/share/perl5/vendor_perl/JSON/backportPP/Compat5005.pm Installing /tmp/archlinux-ci/perl-json-archlinuxrb-build-0Cf56RqX/perl-json/trunk/pkg/perl-json/usr/share/perl5/vendor_perl/JSON/backportPP/Boolean.pm Installing /tmp/archlinux-ci/perl-json-archlinuxrb-build-0Cf56RqX/perl-json/trunk/pkg/perl-json/usr/share/perl5/vendor_perl/JSON/backportPP/Compat5006.pm Installing /tmp/archlinux-ci/perl-json-archlinuxrb-build-0Cf56RqX/perl-json/trunk/pkg/perl-json/usr/share/man/man3/JSON::backportPP::Compat5006.3pm Installing /tmp/archlinux-ci/perl-json-archlinuxrb-build-0Cf56RqX/perl-json/trunk/pkg/perl-json/usr/share/man/man3/JSON::backportPP::Compat5005.3pm Installing /tmp/archlinux-ci/perl-json-archlinuxrb-build-0Cf56RqX/perl-json/trunk/pkg/perl-json/usr/share/man/man3/JSON::backportPP::Boolean.3pm Installing /tmp/archlinux-ci/perl-json-archlinuxrb-build-0Cf56RqX/perl-json/trunk/pkg/perl-json/usr/share/man/man3/JSON::backportPP.3pm Installing /tmp/archlinux-ci/perl-json-archlinuxrb-build-0Cf56RqX/perl-json/trunk/pkg/perl-json/usr/share/man/man3/JSON.3pm ==> Tidying install... -> Removing empty directories... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "perl-json"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: perl-json 4.10-1 (Fri Aug 30 18:13:15 2024)