139 lines
5.3 KiB
Text
139 lines
5.3 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/1492921439.31302
|
|
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 GitHub::Extract () on cpanmetadb ...
|
|
Unpacking GitHub-Extract-0.02.tar.gz
|
|
--> Working on GitHub::Extract
|
|
Fetching http://www.cpan.org/authors/id/A/AD/ADAMK/GitHub-Extract-0.02.tar.gz ... OK
|
|
GitHub-Extract-0.02/
|
|
GitHub-Extract-0.02/README
|
|
GitHub-Extract-0.02/Makefile.PL
|
|
GitHub-Extract-0.02/LICENSE
|
|
GitHub-Extract-0.02/xt/
|
|
GitHub-Extract-0.02/xt/meta.t
|
|
GitHub-Extract-0.02/xt/pmv.t
|
|
GitHub-Extract-0.02/xt/pod.t
|
|
GitHub-Extract-0.02/META.yml
|
|
GitHub-Extract-0.02/t/
|
|
GitHub-Extract-0.02/t/01_compile.t
|
|
GitHub-Extract-0.02/t/02_main.t
|
|
GitHub-Extract-0.02/lib/
|
|
GitHub-Extract-0.02/lib/GitHub/
|
|
GitHub-Extract-0.02/lib/GitHub/Extract.pm
|
|
GitHub-Extract-0.02/MANIFEST.SKIP
|
|
GitHub-Extract-0.02/MANIFEST
|
|
GitHub-Extract-0.02/Changes
|
|
GitHub-Extract-0.02/inc/
|
|
GitHub-Extract-0.02/inc/Module/
|
|
GitHub-Extract-0.02/inc/Module/Install/
|
|
GitHub-Extract-0.02/inc/Module/Install/DSL.pm
|
|
GitHub-Extract-0.02/inc/Module/Install/Win32.pm
|
|
GitHub-Extract-0.02/inc/Module/Install/WriteAll.pm
|
|
GitHub-Extract-0.02/inc/Module/Install/Can.pm
|
|
GitHub-Extract-0.02/inc/Module/Install/Metadata.pm
|
|
GitHub-Extract-0.02/inc/Module/Install/Base.pm
|
|
GitHub-Extract-0.02/inc/Module/Install/Makefile.pm
|
|
GitHub-Extract-0.02/inc/Module/Install/Fetch.pm
|
|
GitHub-Extract-0.02/inc/Module/Install.pm
|
|
Entering GitHub-Extract-0.02
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring GitHub-Extract-0.02 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for GitHub::Extract
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Object::Tiny 1.01 ... Yes (1.08)
|
|
Checking if you have IO::Socket::SSL 1.56 ... Yes (2.047)
|
|
Checking if you have File::Remove 1.51 ... Yes (1.57)
|
|
Checking if you have File::Temp 0.21 ... Yes (0.2304)
|
|
Checking if you have File::pushd 1.00 ... Yes (1.014)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have HTTP::Online 0.02 ... Yes (0.02)
|
|
Checking if you have Archive::Extract 0.56 ... Yes (0.80)
|
|
Checking if you have File::Spec 3.30 ... Yes (3.62)
|
|
Checking if you have Test::More 0.42 ... Yes (1.302078)
|
|
Checking if you have Params::Util 1.00 ... Yes (1.07)
|
|
Checking if you have HTTP::Tiny 0.019 ... Yes (0.070)
|
|
OK
|
|
Building and testing GitHub-Extract-0.02 ... cp lib/GitHub/Extract.pm blib/lib/GitHub/Extract.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, 'inc', 'blib/lib', 'blib/arch')" t/*.t
|
|
t/01_compile.t .. ok
|
|
Failed to download https://github.com/adamkennedy/PPI/zipball/master at t/02_main.t line 50.
|
|
|
|
# Failed test 'https://github.com/adamkennedy/PPI/zipball/master'
|
|
# at t/02_main.t line 51.
|
|
|
|
# Failed test '->archive defined'
|
|
# at t/02_main.t line 52.
|
|
Use of uninitialized value in -f at t/02_main.t line 53.
|
|
|
|
# Failed test '->archive exists on disk'
|
|
# at t/02_main.t line 53.
|
|
|
|
# Failed test 'undef isa 'Archive::Extract''
|
|
# at t/02_main.t line 54.
|
|
# undef isn't defined
|
|
|
|
# Failed test '->extract_path defined'
|
|
# at t/02_main.t line 56.
|
|
Use of uninitialized value in -d at t/02_main.t line 57.
|
|
|
|
# Failed test '->extract_path exists'
|
|
# at t/02_main.t line 57.
|
|
|
|
# Failed test '->files returned an ARRAY reference'
|
|
# at t/02_main.t line 60.
|
|
# got: ''
|
|
# expected: 'ARRAY'
|
|
|
|
# Failed test 'Got at least one file'
|
|
# at t/02_main.t line 61.
|
|
# Looks like you failed 8 tests of 19.
|
|
t/02_main.t .....
|
|
Dubious, test returned 8 (wstat 2048, 0x800)
|
|
Failed 8/19 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/02_main.t (Wstat: 2048 Tests: 19 Failed: 8)
|
|
Failed tests: 11-18
|
|
Non-zero exit status: 8
|
|
Files=2, Tests=20, 14 wallclock secs ( 0.01 usr 0.00 sys + 0.32 cusr 0.00 csys = 0.33 CPU)
|
|
Result: FAIL
|
|
Failed 1/2 test programs. 8/20 subtests failed.
|
|
Makefile:779: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 8
|
|
! Installing GitHub::Extract failed. See /home/ryan/.cpanm/work/1492921439.31302/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose GitHub::Extract] 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
|