Cook: perl-json 4.00 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Extracting source archive "JSON-4.00.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed Welcome to JSON (v.4.00) ============================= ** 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.pm blib/lib/JSON/backportPP.pm cp lib/JSON/backportPP/Compat5005.pm blib/lib/JSON/backportPP/Compat5005.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/Compat5006.pm blib/lib/JSON/backportPP/Compat5006.pm Manifying 5 pod documents Manifying 5 pod documents Appending installation info to /home/slitaz/wok/perl-json/install/usr/lib/perl5/5.28.1/i486-linux-thread-multi/perllocal.pod Installing /home/slitaz/wok/perl-json/install/usr/lib/perl5/vendor_perl/5.28.1/JSON.pm Installing /home/slitaz/wok/perl-json/install/usr/lib/perl5/vendor_perl/5.28.1/JSON/backportPP.pm Installing /home/slitaz/wok/perl-json/install/usr/lib/perl5/vendor_perl/5.28.1/JSON/backportPP/Boolean.pm Installing /home/slitaz/wok/perl-json/install/usr/lib/perl5/vendor_perl/5.28.1/JSON/backportPP/Compat5005.pm Installing /home/slitaz/wok/perl-json/install/usr/lib/perl5/vendor_perl/5.28.1/JSON/backportPP/Compat5006.pm Installing /home/slitaz/wok/perl-json/install/usr/share/man/man3/JSON::backportPP::Compat5005.3 Installing /home/slitaz/wok/perl-json/install/usr/share/man/man3/JSON::backportPP::Boolean.3 Installing /home/slitaz/wok/perl-json/install/usr/share/man/man3/JSON::backportPP::Compat5006.3 Installing /home/slitaz/wok/perl-json/install/usr/share/man/man3/JSON.3 Installing /home/slitaz/wok/perl-json/install/usr/share/man/man3/JSON::backportPP.3 ================================================================================ Executing strip on all files... Done Time: 0.50s. Size: 171407 B -> 65978 B. Save: 103 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.57s. Size: 137047 B -> 41405 B. Save: 93 KB. Cache hit: 5/5. ================================================================================ Build dependencies to remove: 4 Removing: advancecomp-static libgdbm perl perl-core Pack: perl-json 4.00 ================================================================================ Copying folders and files... Done Copying "receipt"... Done Determining package architecture... any Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "perl-json-4.00-any.tazpkg" Done The release checksum has changed. ================================================================================ Package "perl-json-4.00-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/perl-json-4.00... Done Checking site script in source/perl-json-4.00... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: perl-json 4.00 ================================================================================ Src file : JSON-4.00.tar.gz Src size : 88.0K Source dir : 964.0K Produced : 168.0K Cook time : 12s Cook date : 2020-07-07 17:57 Target arch : any -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 120.0K : 15.4K : 5 : perl-json-4.00-any.tazpkg ================================================================================