cpantestlogs/Config::Simple::Inherit_genfailure.log
2017-05-02 18:44:36 -07:00

134 lines
6.4 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/1493270064.23929
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 Config::Simple::Inherit () on cpanmetadb ...
Unpacking Config-Simple-Inherit-0.04.tar.gz
--> Working on Config::Simple::Inherit
Fetching http://www.cpan.org/authors/id/H/HE/HESCO/Config-Simple-Inherit-0.04.tar.gz ... OK
Config-Simple-Inherit-0.04/
Config-Simple-Inherit-0.04/t/
Config-Simple-Inherit-0.04/t/10_inherit.t
Config-Simple-Inherit-0.04/t/simplified_inherit.ini
Config-Simple-Inherit-0.04/t/pod.t
Config-Simple-Inherit-0.04/t/boilerplate.t
Config-Simple-Inherit-0.04/t/00-load.t
Config-Simple-Inherit-0.04/t/simplified_inherit_again.ini
Config-Simple-Inherit-0.04/t/pod-coverage.t
Config-Simple-Inherit-0.04/t/simplified.ini
Config-Simple-Inherit-0.04/lib/
Config-Simple-Inherit-0.04/lib/Config/
Config-Simple-Inherit-0.04/lib/Config/Simple/
Config-Simple-Inherit-0.04/lib/Config/Simple/Inherit.pm
Config-Simple-Inherit-0.04/README
Config-Simple-Inherit-0.04/Changes
Config-Simple-Inherit-0.04/Makefile.PL
Config-Simple-Inherit-0.04/META.yml
Config-Simple-Inherit-0.04/MANIFEST
Entering Config-Simple-Inherit-0.04
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Config-Simple-Inherit-0.04 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Config::Simple::Inherit
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Config::Simple 0 ... Yes (4.58)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Text::ParseWords 0 ... Yes (3.30)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have Test::Deep 0 ... Yes (1.126)
Checking if you have UNIVERSAL 0 ... Yes (1.13)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Test 0 ... Yes (1.26)
OK
Building and testing Config-Simple-Inherit-0.04 ... cp lib/Config/Simple/Inherit.pm blib/lib/Config/Simple/Inherit.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
# Failed test 'use Config::Simple::Inherit;'
# at t/00-load.t line 6.
# Tried to use 'Config::Simple::Inherit'.
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493270064.23929/Config-Simple-Inherit-0.04/blib/lib/Config/Simple/Inherit.pm line 7.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493270064.23929/Config-Simple-Inherit-0.04/blib/lib/Config/Simple/Inherit.pm line 7.
# Compilation failed in require at t/00-load.t line 6.
# BEGIN failed--compilation aborted at t/00-load.t line 6.
# Testing Config::Simple::Inherit , Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
# Looks like you failed 1 test of 1.
t/00-load.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'use Config::Simple::Inherit;'
# at t/10_inherit.t line 14.
# Tried to use 'Config::Simple::Inherit'.
# Error: UNIVERSAL does not export anything at lib/Config/Simple/Inherit.pm line 7.
# BEGIN failed--compilation aborted at lib/Config/Simple/Inherit.pm line 7.
# Compilation failed in require at t/10_inherit.t line 14.
# BEGIN failed--compilation aborted at t/10_inherit.t line 14.
# Failed test 'Config::Simple::Inherit->can('inherit')'
# at t/10_inherit.t line 19.
# Config::Simple::Inherit->can('inherit') failed
Can't locate auto/Config/Simple/Inherit/inherit.al in @INC (@INC contains: lib . /home/ryan/.cpanm/work/1493270064.23929/Config-Simple-Inherit-0.04/blib/lib /home/ryan/.cpanm/work/1493270064.23929/Config-Simple-Inherit-0.04/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/10_inherit.t line 32.
# Looks like your test exited with 2 just after 4.
t/10_inherit.t ....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
t/boilerplate.t ... ok
# Failed test 'Pod coverage on Config::Simple::Inherit'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
# Config::Simple::Inherit: requiring 'Config::Simple::Inherit' failed
# Looks like you failed 1 test of 1.
t/pod-coverage.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/pod.t ........... ok
Test Summary Report
-------------------
t/00-load.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/10_inherit.t (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 2
t/pod-coverage.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=5, Tests=10, 1 wallclock secs ( 0.06 usr 0.00 sys + 0.30 cusr 0.04 csys = 0.40 CPU)
Result: FAIL
Failed 3/5 test programs. 4/10 subtests failed.
Makefile:855: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Config::Simple::Inherit failed. See /home/ryan/.cpanm/work/1493270064.23929/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Config::Simple::Inherit] 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