cpantestlogs/App::Prove::RunScripts_incfailure.log
2017-05-02 18:44:36 -07:00

101 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/1493758259.29199
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 App::Prove::RunScripts () on cpanmetadb ...
Unpacking App-Prove-RunScripts-0.05.tar.gz
--> Working on App::Prove::RunScripts
Fetching http://www.cpan.org/authors/id/Y/YS/YSASAKI/App-Prove-RunScripts-0.05.tar.gz ... OK
App-Prove-RunScripts-0.05/
App-Prove-RunScripts-0.05/bin/
App-Prove-RunScripts-0.05/Changes
App-Prove-RunScripts-0.05/lib/
App-Prove-RunScripts-0.05/Makefile.PL
App-Prove-RunScripts-0.05/MANIFEST
App-Prove-RunScripts-0.05/META.yml
App-Prove-RunScripts-0.05/README
App-Prove-RunScripts-0.05/t/
App-Prove-RunScripts-0.05/t/00_use.t
App-Prove-RunScripts-0.05/t/01_new.t
App-Prove-RunScripts-0.05/t/02_process_args.t
App-Prove-RunScripts-0.05/t/03_run_scripts.t
App-Prove-RunScripts-0.05/t/Utils.pm
App-Prove-RunScripts-0.05/lib/App/
App-Prove-RunScripts-0.05/lib/App/Prove/
App-Prove-RunScripts-0.05/lib/App/Prove/RunScripts.pm
App-Prove-RunScripts-0.05/bin/prove_runscripts
Entering App-Prove-RunScripts-0.05
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring App-Prove-RunScripts-0.05 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for App::Prove::RunScripts
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 Class::Method::Modifiers 1.08 ... Yes (2.12)
Checking if you have parent 0 ... Yes (0.236)
OK
Building and testing App-Prove-RunScripts-0.05 ... cp lib/App/Prove/RunScripts.pm blib/lib/App/Prove/RunScripts.pm
cp bin/prove_runscripts blib/script/prove_runscripts
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/prove_runscripts
Manifying 1 pod document
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
t/00_use.t ........... ok
t/01_new.t ........... ok
Can't locate t/Utils.pm in @INC (you may need to install the t::Utils module) (@INC contains: /home/ryan/.cpanm/work/1493758259.29199/App-Prove-RunScripts-0.05/blib/lib /home/ryan/.cpanm/work/1493758259.29199/App-Prove-RunScripts-0.05/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/02_process_args.t line 5.
BEGIN failed--compilation aborted at t/02_process_args.t line 5.
t/02_process_args.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/Utils.pm in @INC (you may need to install the t::Utils module) (@INC contains: /home/ryan/.cpanm/work/1493758259.29199/App-Prove-RunScripts-0.05/blib/lib /home/ryan/.cpanm/work/1493758259.29199/App-Prove-RunScripts-0.05/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/03_run_scripts.t line 6.
BEGIN failed--compilation aborted at t/03_run_scripts.t line 6.
t/03_run_scripts.t ...
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/02_process_args.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/03_run_scripts.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=4, Tests=2, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.14 cusr 0.02 csys = 0.18 CPU)
Result: FAIL
Failed 2/4 test programs. 0/2 subtests failed.
Makefile:880: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing App::Prove::RunScripts failed. See /home/ryan/.cpanm/work/1493758259.29199/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose App::Prove::RunScripts] 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