131 lines
5.1 KiB
Text
131 lines
5.1 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1493530669.10130
|
|
You have make /usr/bin/make
|
|
You have LWP 6.26
|
|
You have /bin/tar: tar (GNU tar) 1.29
|
|
Copyright (C) 2015 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by John Gilmore and Jay Fenlason.
|
|
You have /usr/bin/unzip
|
|
Searching B::XSUB::Dumber () on cpanmetadb ...
|
|
Unpacking B-XSUB-Dumber-0.01.tar.gz
|
|
--> Working on B::XSUB::Dumber
|
|
Fetching http://www.cpan.org/authors/id/N/NU/NUFFIN/B-XSUB-Dumber-0.01.tar.gz ... OK
|
|
B-XSUB-Dumber-0.01/
|
|
B-XSUB-Dumber-0.01/Dumber.xs
|
|
B-XSUB-Dumber-0.01/lib/
|
|
B-XSUB-Dumber-0.01/lib/B/
|
|
B-XSUB-Dumber-0.01/lib/B/XSUB/
|
|
B-XSUB-Dumber-0.01/lib/B/XSUB/Dumber.pm
|
|
B-XSUB-Dumber-0.01/Makefile.PL
|
|
B-XSUB-Dumber-0.01/MANIFEST
|
|
B-XSUB-Dumber-0.01/MANIFEST.SKIP
|
|
B-XSUB-Dumber-0.01/META.yml
|
|
B-XSUB-Dumber-0.01/SIGNATURE
|
|
B-XSUB-Dumber-0.01/t/
|
|
B-XSUB-Dumber-0.01/t/scalar_util.t
|
|
Entering B-XSUB-Dumber-0.01
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring B-XSUB-Dumber-0.01 ... Warning: prerequisite Test::Benchmark 0 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for B::XSUB::Dumber
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::Benchmark 0 ... No
|
|
Checking if you have B::OPCheck 0.27 ... Yes (0.32)
|
|
Checking if you have Test::use::ok 0 ... Yes (1.302083)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Searching Test::Benchmark (0) on cpanmetadb ...
|
|
Unpacking Test-Benchmark-0.004.tar.gz
|
|
OK
|
|
==> Found dependencies: Test::Benchmark
|
|
--> Working on Test::Benchmark
|
|
Fetching http://www.cpan.org/authors/id/F/FD/FDALY/Test-Benchmark-0.004.tar.gz ... OK
|
|
Test-Benchmark-0.004/
|
|
Test-Benchmark-0.004/Makefile.PL
|
|
Test-Benchmark-0.004/LGPL
|
|
Test-Benchmark-0.004/META.yml
|
|
Test-Benchmark-0.004/t/
|
|
Test-Benchmark-0.004/t/test.t
|
|
Test-Benchmark-0.004/CHANGES
|
|
Test-Benchmark-0.004/README
|
|
Test-Benchmark-0.004/lib/
|
|
Test-Benchmark-0.004/lib/Test/
|
|
Test-Benchmark-0.004/lib/Test/Benchmark.pm
|
|
Test-Benchmark-0.004/MANIFEST
|
|
Entering Test-Benchmark-0.004
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Test-Benchmark-0.004 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Test::Benchmark
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::NoWarnings 0 ... Yes (1.04)
|
|
Checking if you have Test::Tester 0.103 ... Yes (1.302083)
|
|
Checking if you have Test::Builder 0 ... Yes (1.302083)
|
|
Checking if you have Benchmark 1 ... Yes (1.22)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing Test-Benchmark-0.004 ... cp lib/Test/Benchmark.pm blib/lib/Test/Benchmark.pm
|
|
Manifying 1 pod document
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
|
|
|
|
# Failed test 'subtest '10 faster than 20 num' of '10 faster than 20' compare actual_ok'
|
|
# at t/test.t line 60.
|
|
# got: '0'
|
|
# expected: '1'
|
|
|
|
# Failed test 'subtest '10 faster than 20 num' of '10 faster than 20' compare diag'
|
|
# at t/test.t line 60.
|
|
# Got diag (141 bytes):
|
|
# 'code1 was not faster than code 2'
|
|
# ' 0 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU)'
|
|
# ' 0 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU)'
|
|
# Expected diag (0 bytes):
|
|
#
|
|
# Looks like you failed 2 tests of 36.
|
|
t/test.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/36 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/test.t (Wstat: 512 Tests: 36 Failed: 2)
|
|
Failed tests: 20, 23
|
|
Non-zero exit status: 2
|
|
Files=1, Tests=36, 19 wallclock secs ( 0.00 usr 0.00 sys + 18.78 cusr 0.01 csys = 18.79 CPU)
|
|
Result: FAIL
|
|
Failed 1/1 test programs. 2/36 subtests failed.
|
|
Makefile:847: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 2
|
|
! Installing Test::Benchmark failed. See /home/ryan/.cpanm/work/1493530669.10130/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'Test::Benchmark' is not installed
|
|
! Bailing out the installation for B-XSUB-Dumber-0.01.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose B::XSUB::Dumber] terminated with exit code 1 ($? = 256) under the following perl environment:
|
|
Command terminated with non-zero status.
|
|
|
|
|
|
Current perl:
|
|
Name: perl-blead
|
|
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
|
|
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
Compiled at: Mar 30 2017 03:10:09
|
|
|
|
perlbrew:
|
|
version: 0.78
|
|
ENV:
|
|
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
|
|
PERLBREW_HOME: /home/ryan/.perlbrew
|
|
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man
|