108 lines
5.2 KiB
Text
108 lines
5.2 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/1493280726.9889
|
|
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 TestML::Script () on cpanmetadb ...
|
|
Unpacking TestML-Script-0.01.tar.gz
|
|
--> Working on TestML::Script
|
|
Fetching http://www.cpan.org/authors/id/I/IN/INGY/TestML-Script-0.01.tar.gz ... OK
|
|
TestML-Script-0.01/
|
|
TestML-Script-0.01/META.yml
|
|
TestML-Script-0.01/t/
|
|
TestML-Script-0.01/t/use_ok.t
|
|
TestML-Script-0.01/t/common.yaml
|
|
TestML-Script-0.01/t/a.tml
|
|
TestML-Script-0.01/t/a.t
|
|
TestML-Script-0.01/inc/
|
|
TestML-Script-0.01/inc/Module/
|
|
TestML-Script-0.01/inc/Module/Install.pm
|
|
TestML-Script-0.01/inc/Module/Package.pm
|
|
TestML-Script-0.01/inc/Module/Install/
|
|
TestML-Script-0.01/inc/Module/Install/Fetch.pm
|
|
TestML-Script-0.01/inc/Module/Install/Win32.pm
|
|
TestML-Script-0.01/inc/Module/Install/WriteAll.pm
|
|
TestML-Script-0.01/inc/Module/Install/Can.pm
|
|
TestML-Script-0.01/inc/Module/Install/Metadata.pm
|
|
TestML-Script-0.01/inc/Module/Install/Package.pm
|
|
TestML-Script-0.01/inc/Module/Install/Scripts.pm
|
|
TestML-Script-0.01/inc/Module/Install/Makefile.pm
|
|
TestML-Script-0.01/inc/Module/Install/GithubMeta.pm
|
|
TestML-Script-0.01/inc/Module/Install/Base.pm
|
|
TestML-Script-0.01/Changes
|
|
TestML-Script-0.01/MANIFEST
|
|
TestML-Script-0.01/bin/
|
|
TestML-Script-0.01/bin/testml
|
|
TestML-Script-0.01/README
|
|
TestML-Script-0.01/LICENSE
|
|
TestML-Script-0.01/lib/
|
|
TestML-Script-0.01/lib/TestML/
|
|
TestML-Script-0.01/lib/TestML/Script.pod
|
|
TestML-Script-0.01/lib/TestML/Script.pm
|
|
TestML-Script-0.01/Makefile.PL
|
|
Entering TestML-Script-0.01
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring TestML-Script-0.01 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for TestML::Script
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have TestML 0.22 ... Yes (0.54)
|
|
OK
|
|
Building and testing TestML-Script-0.01 ... cp lib/TestML/Script.pod blib/lib/TestML/Script.pod
|
|
cp lib/TestML/Script.pm blib/lib/TestML/Script.pm
|
|
cp bin/testml blib/script/testml
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/testml
|
|
Manifying 2 pod documents
|
|
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
|
|
Can't locate TestML.pm in @INC (you may need to install the TestML module) (@INC contains: /home/ryan/.cpanm/work/1493280726.9889/TestML-Script-0.01/inc /home/ryan/.cpanm/work/1493280726.9889/TestML-Script-0.01/blib/lib /home/ryan/.cpanm/work/1493280726.9889/TestML-Script-0.01/blib/arch /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /home/ryan/.cpanm/work/1493280726.9889/TestML-Script-0.01/blib/lib/TestML/Script.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493280726.9889/TestML-Script-0.01/blib/lib/TestML/Script.pm line 9.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1493280726.9889/TestML-Script-0.01/bin/testml line 3.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493280726.9889/TestML-Script-0.01/bin/testml line 3.
|
|
t/a.t .......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
t/use_ok.t .. ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/a.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
Files=2, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.03 cusr 0.00 csys = 0.05 CPU)
|
|
Result: FAIL
|
|
Failed 1/2 test programs. 0/1 subtests failed.
|
|
Makefile:800: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing TestML::Script failed. See /home/ryan/.cpanm/work/1493280726.9889/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose TestML::Script] 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
|