- * Package: dev-perl/JSON-Any-1.300.0-r1
- * Repository: gentoo
- * Maintainer: perl@gentoo.org
- * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking JSON-Any-1.30.tar.gz to /tmp/portage/dev-perl/JSON-Any-1.300.0-r1/work
- >>> Source unpacked in /tmp/portage/dev-perl/JSON-Any-1.300.0-r1/work
- >>> Preparing source in /tmp/portage/dev-perl/JSON-Any-1.300.0-r1/work/JSON-Any-1.30 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-perl/JSON-Any-1.300.0-r1/work/JSON-Any-1.30 ...
- * Using ExtUtils::MakeMaker
- * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/tmp/portage/dev-perl/JSON-Any-1.300.0-r1/image/
- Checking if your kit is complete...
- Looks good
- Generating a Unix-style Makefile
- Writing Makefile for JSON::Any
- Writing MYMETA.yml and MYMETA.json
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-perl/JSON-Any-1.300.0-r1/work/JSON-Any-1.30 ...
- * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed
- make -j24 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed'
- cp lib/JSON/Any.pm blib/lib/JSON/Any.pm
- >>> Source compiled.
- >>> Test phase: dev-perl/JSON-Any-1.300.0-r1
- make -j24 test TEST_VERBOSE=1
- PERL_DL_NONLAZY=1 /usr/bin/perl5.20.1 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
- t/00-load.t ...............
- 1..7
- not ok 1 - use JSON::Any;
- # Failed test 'use JSON::Any;'
- # at t/00-load.t line 18.
- # Tried to use 'JSON::Any'.
- # Error: Couldn't find a decoder method. at t/00-load.t line 18.
- # BEGIN failed--compilation aborted at t/00-load.t line 18.
- # Testing JSON::Any 1.30, Perl 5.020001, /usr/bin/perl5.20.1
- ok 2 - JSON::Any->can('new')
- ok 3 - JSON::Any->can(...)
- ok 4 - JSON::Any->can(...)
- ok 5 - JSON::Any->can(...)
- ok 6 - JSON::Any->can(...)
- Use of uninitialized value in subroutine entry at /tmp/portage/dev-perl/JSON-Any-1.300.0-r1/work/JSON-Any-1.30/blib/lib/JSON/Any.pm line 364.
- Can't use an undefined value as a subroutine reference at /tmp/portage/dev-perl/JSON-Any-1.300.0-r1/work/JSON-Any-1.30/blib/lib/JSON/Any.pm line 364.
- # Looks like you planned 7 tests but ran 6.
- # Looks like you failed 1 test of 6 run.
- # Looks like your test exited with 255 just after 6.
- Dubious, test returned 255 (wstat 65280, 0xff00)
- Failed 2/7 subtests
- t/01-JSON.t ...............
- 1..19
- # Testing JSON.pm backend
- Recursive inheritance detected in package 'Types::Serialiser::BooleanBase' at (eval 11) line 76.
- # Looks like your test exited with 255 before it could output anything.
- Recursive inheritance detected in package 'Types::Serialiser::BooleanBase' during global destruction.
- Dubious, test returned 22 (wstat 5632, 0x1600)
- Failed 19/19 subtests
- t/02-JSON-XS.t ............
- 1..0 # SKIP JSON::XS not installed: Couldn't find a decoder method. at (eval 4) line 1.
- # BEGIN failed--compilation aborted at (eval 4) line 1.
- #
- skipped: JSON::XS not installed: Couldn't find a decoder method. at (eval 4) line 1.
- t/03-JSON-DWIW.t ..........
- 1..0 # SKIP JSON::DWIW not installed: Couldn't find a JSON package. Need CPANEL, XS, PP, JSON, or DWIW at (eval 4) line 1.
- # BEGIN failed--compilation aborted at (eval 4) line 1.
- #
- skipped: JSON::DWIW not installed: Couldn't find a JSON package. Need CPANEL, XS, PP, JSON, or DWIW at (eval 4) line 1.
- t/04-ENV.t ................
- 1..0 # SKIP Couldn't find a decoder method. at (eval 4) line 2.
- # BEGIN failed--compilation aborted at (eval 4) line 2.
- #
- skipped: Couldn't find a decoder method. at (eval 4) line 2.
- t/05-JSON-Syck.t ..........
- 1..2
- Found deprecated package JSON::Syck. Please upgrade to CPANEL, XS, PP, JSON, or DWIW at (eval 4) line 1.
- ok 1
- ok 2
- ok
- t/06-JSON-PP.t ............
- 1..19
- ok 1
- ok 2 - An object of class 'JSON::Any' isa 'JSON::Any'
- ok 3 - An object of class 'JSON::PP' isa 'JSON::PP'
- ok 4
- ok 5
- # Testing JSON::PP backend
- ok 6
- ok 7
- ok 8
- ok 9
- ok 10
- ok 11
- ok 12
- ok 13
- ok 14
- ok 15
- ok 16
- ok 17
- ok 18
- ok 19
- ok
- t/07-CPanel-JSON-XS.t .....
- 1..0 # SKIP Cpanel::JSON::XS not installed: Couldn't find a JSON package. Need CPANEL, XS, PP, JSON, or DWIW at (eval 4) line 1.
- # BEGIN failed--compilation aborted at (eval 4) line 1.
- #
- skipped: Cpanel::JSON::XS not installed: Couldn't find a JSON package. Need CPANEL, XS, PP, JSON, or DWIW at (eval 4) line 1.
- t/10_unicode.t ............
- 1..0 # SKIP Couldn't find a decoder method. at (eval 4) line 2.
- # BEGIN failed--compilation aborted at (eval 4) line 2.
- #
- skipped: Couldn't find a decoder method. at (eval 4) line 2.
- t/11-string-escape.t ......
- 1..0 # SKIP Couldn't find a decoder method. at (eval 6) line 2.
- # BEGIN failed--compilation aborted at (eval 6) line 2.
- #
- skipped: Couldn't find a decoder method. at (eval 6) line 2.
- t/12-boolean.t ............
- 1..0 # SKIP Couldn't find a decoder method. at (eval 5) line 2.
- # BEGIN failed--compilation aborted at (eval 5) line 2.
- #
- skipped: Couldn't find a decoder method. at (eval 5) line 2.
- t/release-pod-coverage.t ..
- 1..0 # SKIP these tests are for release candidate testing
- skipped: these tests are for release candidate testing
- t/release-pod-syntax.t ....
- 1..0 # SKIP these tests are for release candidate testing
- skipped: these tests are for release candidate testing
- Test Summary Report
- -------------------
- t/00-load.t (Wstat: 65280 Tests: 6 Failed: 1)
- Failed test: 1
- Non-zero exit status: 255
- Parse errors: Bad plan. You planned 7 tests but ran 6.
- t/01-JSON.t (Wstat: 5632 Tests: 0 Failed: 0)
- Non-zero exit status: 22
- Parse errors: Bad plan. You planned 19 tests but ran 0.
- Files=13, Tests=27, 1 wallclock secs ( 0.07 usr 0.03 sys + 0.50 cusr 0.11 csys = 0.71 CPU)
- Result: FAIL
- Failed 2/13 test programs. 1/27 subtests failed.
- Makefile:810: recipe for target 'test_dynamic' failed
- make: *** [test_dynamic] Error 255
- * ERROR: dev-perl/JSON-Any-1.300.0-r1::gentoo failed (test phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=dev-perl/JSON-Any-1.300.0-r1::gentoo'`,
- * the complete build log and the output of `emerge -pqv '=dev-perl/JSON-Any-1.300.0-r1::gentoo'`.
- * The complete build log is located at '/var/log/portage/dev-perl:JSON-Any-1.300.0-r1:20141030-154321.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-perl/JSON-Any-1.300.0-r1/temp/environment'.
- * Working directory: '/tmp/portage/dev-perl/JSON-Any-1.300.0-r1/work/JSON-Any-1.30'
- * S: '/tmp/portage/dev-perl/JSON-Any-1.300.0-r1/work/JSON-Any-1.30'
- >>> Install JSON-Any-1.300.0-r1 into /tmp/portage/dev-perl/JSON-Any-1.300.0-r1/image/ category dev-perl
- make -j24 pure_install
- Installing /tmp/portage/dev-perl/JSON-Any-1.300.0-r1/image/usr/lib64/perl5/vendor_perl/5.20.1/JSON/Any.pm
- >>> Completed installing JSON-Any-1.300.0-r1 into /tmp/portage/dev-perl/JSON-Any-1.300.0-r1/image/
- ecompressdir: bzip2 -9 /usr/share/doc