==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: perl-json 4.11-1 (Fri Apr 3 19:52:50 2026)
==> Retrieving sources...
-> Found JSON-4.11.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
JSON-4.11.tar.gz ... Passed
==> Making package: perl-json 4.11-1 (Fri Apr 3 19:53:00 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found JSON-4.11.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting JSON-4.11.tar.gz with bsdtar
==> Starting build()...
Welcome to JSON (v.4.11)
=============================
** 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
Prototype mismatch: sub JSON::PP::decode_json ($) vs none at /usr/share/perl5/core_perl/JSON/PP.pm line 117.
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/Boolean.pm blib/lib/JSON/backportPP/Boolean.pm
cp lib/JSON.pm blib/lib/JSON.pm
cp lib/JSON/backportPP.pm blib/lib/JSON/backportPP.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 /build/perl-json/pkg/perl-json/usr/lib/perl5/5.42/core_perl/perllocal.pod
Installing /build/perl-json/pkg/perl-json/usr/share/perl5/vendor_perl/JSON.pm
Installing /build/perl-json/pkg/perl-json/usr/share/perl5/vendor_perl/JSON/backportPP.pm
Installing /build/perl-json/pkg/perl-json/usr/share/perl5/vendor_perl/JSON/backportPP/Boolean.pm
Installing /build/perl-json/pkg/perl-json/usr/share/perl5/vendor_perl/JSON/backportPP/Compat5006.pm
Installing /build/perl-json/pkg/perl-json/usr/share/perl5/vendor_perl/JSON/backportPP/Compat5005.pm
Installing /build/perl-json/pkg/perl-json/usr/share/man/man3/JSON::backportPP.3pm
Installing /build/perl-json/pkg/perl-json/usr/share/man/man3/JSON::backportPP::Boolean.3pm
Installing /build/perl-json/pkg/perl-json/usr/share/man/man3/JSON::backportPP::Compat5005.3pm
Installing /build/perl-json/pkg/perl-json/usr/share/man/man3/JSON::backportPP::Compat5006.3pm
Installing /build/perl-json/pkg/perl-json/usr/share/man/man3/JSON.3pm
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Removing empty directories...
-> 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.11-1 (Fri Apr 3 19:53:03 2026)
==> Cleaning up...
[?12l[?25h