cpantestlogs/Shell::Base_genfailure.log
2017-05-02 18:44:36 -07:00

144 lines
5.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/1493099593.2123
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 Shell::Base () on cpanmetadb ...
Unpacking Shell-Base-0.05.tar.gz
--> Working on Shell::Base
Fetching http://www.cpan.org/authors/id/D/DA/DARREN/Shell-Base-0.05.tar.gz ... OK
Shell-Base-0.05/
Shell-Base-0.05/t/
Shell-Base-0.05/t/parseline.t
Shell-Base-0.05/t/histfile.t
Shell-Base-0.05/t/args.t
Shell-Base-0.05/t/shellrc
Shell-Base-0.05/t/prompt.t
Shell-Base-0.05/t/pager.t
Shell-Base-0.05/t/history
Shell-Base-0.05/t/parse_rcfile.t
Shell-Base-0.05/t/init_help.t
Shell-Base-0.05/t/init_rl.t
Shell-Base-0.05/t/pre,postcmd.t
Shell-Base-0.05/t/version.t
Shell-Base-0.05/t/prompt_no.t
Shell-Base-0.05/t/default.t
Shell-Base-0.05/t/init_completions.t
Shell-Base-0.05/t/term.t
Shell-Base-0.05/t/progname.t
Shell-Base-0.05/t/outro.t
Shell-Base-0.05/t/misc.t
Shell-Base-0.05/t/new.t
Shell-Base-0.05/t/import.t
Shell-Base-0.05/t/intro.t
Shell-Base-0.05/t/init_rcfiles.t
Shell-Base-0.05/doap.rdf
Shell-Base-0.05/Changes
Shell-Base-0.05/MANIFEST
Shell-Base-0.05/Base.pm
Shell-Base-0.05/META.yml
Shell-Base-0.05/SIGNATURE
Shell-Base-0.05/README
Shell-Base-0.05/Makefile.PL
Entering Shell-Base-0.05
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Shell-Base-0.05 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Shell::Base
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Term::Size 0.2 ... Yes (0.207)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Env 0 ... Yes (1.04)
Checking if you have IO::File 0 ... Yes (1.16)
Checking if you have Text::Shellwords 0 ... Yes (1.08)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Term::ReadLine 0 ... Yes (1.14)
Checking if you have Text::Wrap 0 ... Yes (2013.0523)
OK
Building and testing Shell-Base-0.05 ... cp Base.pm blib/lib/Shell/Base.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/args.t .............. ok
t/default.t ........... ok
Unimplemented: POSIX::tmpnam(): use File::Temp instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/POSIX.pm line 185.
Unimplemented: POSIX::tmpnam() at t/histfile.t line 7.
BEGIN failed--compilation aborted at t/histfile.t line 7.
t/histfile.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/import.t ............ ok
t/init_completions.t .. ok
t/init_help.t ......... ok
t/init_rcfiles.t ...... ok
Unimplemented: POSIX::tmpnam(): use File::Temp instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/POSIX.pm line 185.
Unimplemented: POSIX::tmpnam() at t/init_rl.t line 9.
BEGIN failed--compilation aborted at t/init_rl.t line 9.
t/init_rl.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/intro.t ............. ok
t/misc.t .............. ok
t/new.t ............... ok
t/outro.t ............. ok
t/pager.t ............. ok
t/parse_rcfile.t ...... ok
t/parseline.t ......... ok
t/pre,postcmd.t ....... ok
t/progname.t .......... ok
t/prompt.t ............ ok
Unimplemented: POSIX::tmpnam(): use File::Temp instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/POSIX.pm line 185.
Unimplemented: POSIX::tmpnam() at t/prompt_no.t line 9.
BEGIN failed--compilation aborted at t/prompt_no.t line 9.
t/prompt_no.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/term.t .............. ok
t/version.t ........... ok
Test Summary Report
-------------------
t/histfile.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/init_rl.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/prompt_no.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=21, Tests=117, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.62 cusr 0.02 csys = 0.68 CPU)
Result: FAIL
Failed 3/21 test programs. 0/117 subtests failed.
Makefile:853: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Shell::Base failed. See /home/ryan/.cpanm/work/1493099593.2123/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Shell::Base] 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