cpantestlogs/Path::Class::Iterator_incfailure.log
2017-05-02 18:44:36 -07:00

113 lines
6 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/1493102832.22475
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 Path::Class::Iterator () on cpanmetadb ...
Unpacking Path-Class-Iterator-0.07.tar.gz
--> Working on Path::Class::Iterator
Fetching http://www.cpan.org/authors/id/K/KA/KARMAN/Path-Class-Iterator-0.07.tar.gz ... OK
Path-Class-Iterator-0.07/
Path-Class-Iterator-0.07/Changes
Path-Class-Iterator-0.07/lib/
Path-Class-Iterator-0.07/Makefile.PL
Path-Class-Iterator-0.07/MANIFEST
Path-Class-Iterator-0.07/META.json
Path-Class-Iterator-0.07/META.yml
Path-Class-Iterator-0.07/README
Path-Class-Iterator-0.07/t/
Path-Class-Iterator-0.07/test/
Path-Class-Iterator-0.07/test/bar.txt
Path-Class-Iterator-0.07/test/cannotread.txt
Path-Class-Iterator-0.07/test/foo.txt
Path-Class-Iterator-0.07/test/somedir/
Path-Class-Iterator-0.07/test/somedir/baz.txt
Path-Class-Iterator-0.07/t/01walk.t
Path-Class-Iterator-0.07/t/02no_read_dir.t
Path-Class-Iterator-0.07/t/03error_handler.t
Path-Class-Iterator-0.07/t/04interesting.t
Path-Class-Iterator-0.07/t/05depth.t
Path-Class-Iterator-0.07/t/help.pl
Path-Class-Iterator-0.07/t/Path-Class-Iterator.t
Path-Class-Iterator-0.07/lib/Path/
Path-Class-Iterator-0.07/lib/Path/Class/
Path-Class-Iterator-0.07/lib/Path/Class/Iterator.pm
Entering Path-Class-Iterator-0.07
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Path-Class-Iterator-0.07 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Path::Class::Iterator
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Class::Accessor::Fast 0.01 ... Yes (0.34)
Checking if you have Iterator 0.01 ... Yes (0.03)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Path::Class 0.01 ... Yes (0.37)
OK
Building and testing Path-Class-Iterator-0.07 ... cp lib/Path/Class/Iterator.pm blib/lib/Path/Class/Iterator.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
t/01walk.t ............... ok
t/02no_read_dir.t ........ ok
Can't locate t/help.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1493102832.22475/Path-Class-Iterator-0.07/blib/lib /home/ryan/.cpanm/work/1493102832.22475/Path-Class-Iterator-0.07/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/03error_handler.t line 5.
t/03error_handler.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/help.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1493102832.22475/Path-Class-Iterator-0.07/blib/lib /home/ryan/.cpanm/work/1493102832.22475/Path-Class-Iterator-0.07/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/04interesting.t line 8.
# Looks like your test exited with 2 before it could output anything.
t/04interesting.t ........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
Can't locate t/help.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1493102832.22475/Path-Class-Iterator-0.07/blib/lib /home/ryan/.cpanm/work/1493102832.22475/Path-Class-Iterator-0.07/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/05depth.t line 7.
t/05depth.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/Path-Class-Iterator.t .. ok
Test Summary Report
-------------------
t/03error_handler.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/04interesting.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/05depth.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=6, Tests=4, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.24 cusr 0.02 csys = 0.28 CPU)
Result: FAIL
Failed 3/6 test programs. 0/4 subtests failed.
Makefile:845: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Path::Class::Iterator failed. See /home/ryan/.cpanm/work/1493102832.22475/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Path::Class::Iterator] 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