DEBUG: SourceDB initialized in 0.0636470317841.
DEBUG: RepoDB initialized in 0.00020694732666.
DEBUG: Source URI: https://github.com/pisilinux/main/raw/master/programming/language/perl/perl-JSON-XS/pspec.xml
pspec.xml (3.0 KB) 32% 32.31 MB/s [00:00:00]
pspec.xml (3.0 KB)100% 32.31 MB/s [00:00:00] [complete]
actions.py (646.0 B)100% 15.38 MB/s [00:00:00] [complete]
DEBUG: InstallDB initialized in 0.0148460865021.
Unsatisfied Build Dependencies: perl-common-sense perl-Canary-Stability perl-Types-Serialiser
DEBUG: PackageDB initialized in 0.0991160869598.
Installing build dependencies.
DEBUG: HistoryDB initialized in 0.0012800693512.
DEBUG: PackageDB initialized in 0.0709059238434.
DEBUG: RepoDB initialized in 0.000205993652344.
DEBUG: checking perl
DEBUG: InstallDB initialized in 0.0137751102448.
DEBUG: checking perl
DEBUG: checking perl-common-sense
DEBUG: checking perl
digraph G {
perl_common_sense[ label = "perl-common-sense(3.75,8)" ];
perl_Types_Serialiser[ label = "perl-Types-Serialiser(1.0,6)" ];
perl_Canary_Stability[ label = "perl-Canary-Stability(2013,8)" ];
perl_Types_Serialiser -> perl_common_sense;
}
DEBUG: ComponentDB initialized in 0.00811409950256.
[01;34mFollowing packages will be installed:[0m
perl-Canary-Stability perl-Types-Serialiser perl-common-sense
[33mTotal size of package(s): 24.00 KB[0m
[33mDownloading 1 / 3[0m
Package perl-common-sense found in repository beta
perl-common-sense-3.75-8-p2-x86_64.pisi [cached]
[33mDownloading 2 / 3[0m
Package perl-Types-Serialiser found in repository beta
perl-Types-Serialiser-1.0-6-p2-x86_64.pisi [cached]
[33mDownloading 3 / 3[0m
Package perl-Canary-Stability found in repository beta
perl-Canary-Stability-2013-8-p2-x86_64.pisi [cached]
[33mInstalling 1 / 3[0m
perl-common-sense-3.75-8-p2-x86_64.pisi [cached]
[01;32mInstalling perl-common-sense, version 3.75, release 8
[0m[36mExtracting the files of perl-common-sense
[0mConfiguring perl-common-sense package
DEBUG: Calling post install handlers
[36mConfigured perl-common-sense
[0m[36mInstalled perl-common-sense
[0m[33mInstalling 2 / 3[0m
perl-Types-Serialiser-1.0-6-p2-x86_64.pisi [cached]
[01;32mInstalling perl-Types-Serialiser, version 1.0, release 6
[0m[36mExtracting the files of perl-Types-Serialiser
[0mConfiguring perl-Types-Serialiser package
DEBUG: Calling post install handlers
[36mConfigured perl-Types-Serialiser
[0m[36mInstalled perl-Types-Serialiser
[0m[33mInstalling 3 / 3[0m
perl-Canary-Stability-2013-8-p2-x86_64.pisi [cached]
[01;32mInstalling perl-Canary-Stability, version 2013, release 8
[0m[36mExtracting the files of perl-Canary-Stability
[0mConfiguring perl-Canary-Stability package
DEBUG: Calling post install handlers
[36mConfigured perl-Canary-Stability
[0m[36mInstalled perl-Canary-Stability
[0m
translations.xml (458.0 B)100% 9.74 MB/s [00:00:00] [complete]
[01;32mBuilding source package: perl-JSON-XS
[0mJSON-XS-4.03.tar.gz [cached]
[32mUnpacking archive(s)...
[0m unpacked (/var/pisi/perl-JSON-XS-4.03-8/work)
[32mSetting up source...
[0mSandbox enabled build...
***
*** 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.040002, 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/
***
Continue anyways? [y] y
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for JSON::XS
Writing MYMETA.yml and MYMETA.json
DEBUG: return value for "perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor DESTDIR=/var/pisi/perl-JSON-XS-4.03-8/install" is 0
[32mBuilding source...
[0mSandbox enabled build...
cp XS.pm blib/lib/JSON/XS.pm
cp XS/Boolean.pm blib/lib/JSON/XS/Boolean.pm
Running Mkbootstrap for XS ()
chmod 644 "XS.bs"
"/usr/bin/perl5.40.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/JSON/XS/XS.bs 644
"/usr/bin/perl5.40.2" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/var/pisi/perl-JSON-XS-4.03-8/work/JSON-XS-4.03/typemap' XS.xs > XS.xsc
mv XS.xsc XS.c
x86_64-pc-linux-gnu-gcc -c -Wno-unused-result -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -DVERSION=\"4.03\" -DXS_VERSION=\"4.03\" -fPIC "-I/usr/lib/perl5/5.40.2/core_perl/CORE" XS.c
rm -f blib/arch/auto/JSON/XS/XS.so
x86_64-pc-linux-gnu-gcc -shared -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -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.40.2" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/json_xs
Manifying 1 pod document
Manifying 2 pod documents
DEBUG: return value for "make" is 0
[32mTesting package...
[0mSandbox enabled build...
"/usr/bin/perl5.40.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/JSON/XS/XS.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl5.40.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_load.t ............. ok
t/01_utf8.t ............. ok
t/02_error.t ............ ok
t/03_types.t ............ ok
t/04_dwiw_encode.t ...... ok
t/05_dwiw_decode.t ...... ok
t/06_pc_pretty.t ........ ok
t/07_pc_esc.t ........... ok
t/08_pc_base.t .......... ok
t/09_pc_extra_number.t .. ok
t/10_pc_keysort.t ....... ok
t/11_pc_expo.t .......... ok
t/12_blessed.t .......... ok
t/13_limit.t ............ ok
t/14_latin1.t ........... ok
t/15_prefix.t ........... ok
t/16_tied.t ............. ok
t/17_relaxed.t .......... ok
t/18_json_checker.t ..... ok
t/19_incr.t ............. ok
t/20_faihu.t ............ ok
t/21_evans.t ............ ok
t/22_comment_at_eof.t ... ok
t/52_object.t ........... ok
t/99_binary.t ........... ok
All tests successful.
Files=25, Tests=25635, 5 wallclock secs ( 1.41 usr 0.22 sys + 2.45 cusr 0.63 csys = 4.71 CPU)
Result: PASS
DEBUG: return value for "make test" is 0
[32mInstalling...
[0mSandbox enabled build...
"/usr/bin/perl5.40.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
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /var/pisi/perl-JSON-XS-4.03-8/install/usr/lib/perl5/5.40.2/vendor_perl/auto/JSON/XS/XS.so
Installing /var/pisi/perl-JSON-XS-4.03-8/install/usr/lib/perl5/5.40.2/vendor_perl/JSON/XS.pm
Installing /var/pisi/perl-JSON-XS-4.03-8/install/usr/lib/perl5/5.40.2/vendor_perl/JSON/XS/Boolean.pm
Installing /var/pisi/perl-JSON-XS-4.03-8/install/usr/share/man/man1/json_xs.1
Installing /var/pisi/perl-JSON-XS-4.03-8/install/usr/share/man/man3/JSON::XS::Boolean.3pm
Installing /var/pisi/perl-JSON-XS-4.03-8/install/usr/share/man/man3/JSON::XS.3pm
Installing /var/pisi/perl-JSON-XS-4.03-8/install/usr/bin/json_xs
Appending installation info to /var/pisi/perl-JSON-XS-4.03-8/install/usr/lib/perl5/5.40.2/core_perl/perllocal.pod
DEBUG: return value for "make install" is 0
DEBUG: return value for "install -m0644 "Changes" /var/pisi/perl-JSON-XS-4.03-8/install/usr/share/doc/perl-JSON-XS" is 0
DEBUG: return value for "install -m0644 "README" /var/pisi/perl-JSON-XS-4.03-8/install/usr/share/doc/perl-JSON-XS" is 0
DEBUG: /usr/lib/perl5/5.40.2/vendor_perl/auto/JSON/XS/XS.so [stripped]
[32mBuilding package: perl-JSON-XS
[0mCreating perl-JSON-XS-4.03-8-p2-x86_64.pisi...
Keeping build directory