cpantestlogs/Module::Install::Admin::PMC_genfailure.log
2017-05-02 18:44:36 -07:00

149 lines
7.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/1493280304.4775
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 Module::Install::Admin::PMC () on cpanmetadb ...
Unpacking Module-Compile-0.34.tar.gz
--> Working on Module::Install::Admin::PMC
Fetching http://www.cpan.org/authors/id/I/IN/INGY/Module-Compile-0.34.tar.gz ... OK
Module-Compile-0.34/
Module-Compile-0.34/META.yml
Module-Compile-0.34/LICENSE
Module-Compile-0.34/Makefile.PL
Module-Compile-0.34/README
Module-Compile-0.34/t/
Module-Compile-0.34/t/lexical.t
Module-Compile-0.34/t/lib/
Module-Compile-0.34/t/lib/Foo.pm
Module-Compile-0.34/t/lib/Upper.pm
Module-Compile-0.34/t/lib/DataTest.pm
Module-Compile-0.34/t/lib/Indented.pm
Module-Compile-0.34/t/lib/Pre.p
Module-Compile-0.34/t/TestModuleCompile.pm
Module-Compile-0.34/t/pm.t
Module-Compile-0.34/t/Testorz.pm
Module-Compile-0.34/t/release-pod-syntax.t
Module-Compile-0.34/t/fold_blocks.t
Module-Compile-0.34/t/000-compile-modules.t
Module-Compile-0.34/t/parse.t
Module-Compile-0.34/t/data1.t
Module-Compile-0.34/t/compile.t
Module-Compile-0.34/t/orz.t
Module-Compile-0.34/t/pmc.t
Module-Compile-0.34/t/data2.t
Module-Compile-0.34/lib/
Module-Compile-0.34/lib/Module/
Module-Compile-0.34/lib/Module/Compile/
Module-Compile-0.34/lib/Module/Compile/Opt.pm
Module-Compile-0.34/lib/Module/Compile/Opt.pod
Module-Compile-0.34/lib/Module/Compile/Optimize.pod
Module-Compile-0.34/lib/Module/Install/
Module-Compile-0.34/lib/Module/Install/PMC.pm
Module-Compile-0.34/lib/Module/Install/Admin/
Module-Compile-0.34/lib/Module/Install/Admin/PMC.pm
Module-Compile-0.34/lib/Module/Optimize.pm
Module-Compile-0.34/lib/Module/Compile.pod
Module-Compile-0.34/lib/Module/Compile.pm
Module-Compile-0.34/MANIFEST
Module-Compile-0.34/Changes
Module-Compile-0.34/CONTRIBUTING
Module-Compile-0.34/META.json
Module-Compile-0.34/inc/
Module-Compile-0.34/inc/Spiffy.pm
Module-Compile-0.34/inc/Test/
Module-Compile-0.34/inc/Test/Base/
Module-Compile-0.34/inc/Test/Base/Filter.pm
Module-Compile-0.34/inc/Test/Base.pm
Entering Module-Compile-0.34
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Module-Compile-0.34 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Module::Compile
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Digest::SHA1 2.13 ... Yes (2.13)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Module-Compile-0.34 ... cp lib/Module/Compile/Opt.pod blib/lib/Module/Compile/Opt.pod
cp lib/Module/Compile/Optimize.pod blib/lib/Module/Compile/Optimize.pod
cp lib/Module/Optimize.pm blib/lib/Module/Optimize.pm
cp lib/Module/Install/PMC.pm blib/lib/Module/Install/PMC.pm
cp lib/Module/Compile/Opt.pm blib/lib/Module/Compile/Opt.pm
cp lib/Module/Compile.pm blib/lib/Module/Compile.pm
cp lib/Module/Compile.pod blib/lib/Module/Compile.pod
cp lib/Module/Install/Admin/PMC.pm blib/lib/Module/Install/Admin/PMC.pm
Manifying 3 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, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use Module::Install::PMC;'
# at t/000-compile-modules.t line 11.
# Tried to use 'Module::Install::PMC'.
# Error: Can't locate Module/Install/Base.pm in @INC (you may need to install the Module::Install::Base module) (@INC contains: /home/ryan/.cpanm/work/1493280304.4775/Module-Compile-0.34/blib/lib /home/ryan/.cpanm/work/1493280304.4775/Module-Compile-0.34/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 /home/ryan/.cpanm/work/1493280304.4775/Module-Compile-0.34/blib/lib/Module/Install/PMC.pm line 4.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493280304.4775/Module-Compile-0.34/blib/lib/Module/Install/PMC.pm line 4.
# Compilation failed in require at t/000-compile-modules.t line 11.
# BEGIN failed--compilation aborted at t/000-compile-modules.t line 11.
# Failed test 'use Module::Install::Admin::PMC;'
# at t/000-compile-modules.t line 11.
# Tried to use 'Module::Install::Admin::PMC'.
# Error: Can't locate Module/Install/Base.pm in @INC (you may need to install the Module::Install::Base module) (@INC contains: /home/ryan/.cpanm/work/1493280304.4775/Module-Compile-0.34/blib/lib /home/ryan/.cpanm/work/1493280304.4775/Module-Compile-0.34/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 /home/ryan/.cpanm/work/1493280304.4775/Module-Compile-0.34/blib/lib/Module/Install/Admin/PMC.pm line 14.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493280304.4775/Module-Compile-0.34/blib/lib/Module/Install/Admin/PMC.pm line 14.
# Compilation failed in require at t/000-compile-modules.t line 11.
# BEGIN failed--compilation aborted at t/000-compile-modules.t line 11.
# Looks like you failed 2 tests of 5.
t/000-compile-modules.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests
t/compile.t .............. ok
t/data1.t ................ ok
t/data2.t ................ ok
t/fold_blocks.t .......... ok
t/lexical.t .............. ok
t/orz.t .................. ok
t/parse.t ................ ok
t/pm.t ................... skipped: In progress...
t/pmc.t .................. ok
t/release-pod-syntax.t ... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/000-compile-modules.t (Wstat: 512 Tests: 5 Failed: 2)
Failed tests: 3-4
Non-zero exit status: 2
Files=11, Tests=30, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.36 cusr 0.01 csys = 0.40 CPU)
Result: FAIL
Failed 1/11 test programs. 2/30 subtests failed.
Makefile:857: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Module::Install::Admin::PMC failed. See /home/ryan/.cpanm/work/1493280304.4775/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Module::Install::Admin::PMC] 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