cpantestlogs/ExtUtils::CppGuess_incfailure.log
2017-05-02 18:44:36 -07:00

126 lines
6.5 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/1492581172.14565
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 ExtUtils::CppGuess () on cpanmetadb ...
Unpacking ExtUtils-CppGuess-0.11.tar.gz
--> Working on ExtUtils::CppGuess
Fetching http://www.cpan.org/authors/id/D/DA/DAVIDO/ExtUtils-CppGuess-0.11.tar.gz ... OK
ExtUtils-CppGuess-0.11/
ExtUtils-CppGuess-0.11/META.yml
ExtUtils-CppGuess-0.11/README
ExtUtils-CppGuess-0.11/MANIFEST
ExtUtils-CppGuess-0.11/lib/
ExtUtils-CppGuess-0.11/lib/ExtUtils/
ExtUtils-CppGuess-0.11/lib/ExtUtils/CppGuess.pm
ExtUtils-CppGuess-0.11/META.json
ExtUtils-CppGuess-0.11/Changes
ExtUtils-CppGuess-0.11/t/
ExtUtils-CppGuess-0.11/t/001_load.t
ExtUtils-CppGuess-0.11/t/lib/
ExtUtils-CppGuess-0.11/t/lib/TestUtils.pm
ExtUtils-CppGuess-0.11/t/010_module_build.t
ExtUtils-CppGuess-0.11/t/011_makemaker.t
ExtUtils-CppGuess-0.11/t/module/
ExtUtils-CppGuess-0.11/t/module/CppGuessTest.xs
ExtUtils-CppGuess-0.11/t/module/Build.PL
ExtUtils-CppGuess-0.11/t/module/typemap
ExtUtils-CppGuess-0.11/t/module/MANIFEST
ExtUtils-CppGuess-0.11/t/module/lib/
ExtUtils-CppGuess-0.11/t/module/lib/CppGuessTest.pm
ExtUtils-CppGuess-0.11/t/module/t/
ExtUtils-CppGuess-0.11/t/module/t/001_load.t
ExtUtils-CppGuess-0.11/t/module/t/002_base.t
ExtUtils-CppGuess-0.11/t/module/Makefile.PL
ExtUtils-CppGuess-0.11/Makefile.PL
Entering ExtUtils-CppGuess-0.11
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring ExtUtils-CppGuess-0.11 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::CppGuess
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 Fatal 0 ... Yes (2.29)
Checking if you have File::Basename 0 ... Yes (2.85)
Checking if you have ExtUtils::Manifest 0 ... Yes (1.70)
Checking if you have Module::Build 0 ... Yes (0.4222)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have Capture::Tiny 0 ... Yes (0.40)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Cwd 0 ... Yes (3.62)
Checking if you have Data::Dumper 0 ... Yes (2.161)
OK
Building and testing ExtUtils-CppGuess-0.11 ... cp lib/ExtUtils/CppGuess.pm blib/lib/ExtUtils/CppGuess.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
# EUMM:$VAR1 = {
# 'CCFLAGS' => ' -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ ',
# 'dynamic_lib' => {
# 'OTHERLDFLAGS' => ' -lstdc++ '
# }
# };
# ---
# MB:$VAR1 = {
# 'extra_compiler_flags' => ' -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc++ ',
# 'extra_linker_flags' => ' -lstdc++ '
# };
t/001_load.t .......... ok
Can't locate t/lib/TestUtils.pm in @INC (you may need to install the t::lib::TestUtils module) (@INC contains: /home/ryan/.cpanm/work/1492581172.14565/ExtUtils-CppGuess-0.11/blib/lib /home/ryan/.cpanm/work/1492581172.14565/ExtUtils-CppGuess-0.11/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/010_module_build.t line 5.
BEGIN failed--compilation aborted at t/010_module_build.t line 5.
# Looks like your test exited with 2 before it could output anything.
t/010_module_build.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
Can't locate t/lib/TestUtils.pm in @INC (you may need to install the t::lib::TestUtils module) (@INC contains: /home/ryan/.cpanm/work/1492581172.14565/ExtUtils-CppGuess-0.11/blib/lib /home/ryan/.cpanm/work/1492581172.14565/ExtUtils-CppGuess-0.11/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/011_makemaker.t line 5.
BEGIN failed--compilation aborted at t/011_makemaker.t line 5.
# Looks like your test exited with 2 before it could output anything.
t/011_makemaker.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
Test Summary Report
-------------------
t/010_module_build.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/011_makemaker.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 1 tests but ran 0.
Files=3, Tests=2, 0 wallclock secs ( 0.00 usr 0.01 sys + 0.07 cusr 0.00 csys = 0.08 CPU)
Result: FAIL
Failed 2/3 test programs. 0/2 subtests failed.
Makefile:874: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing ExtUtils::CppGuess failed. See /home/ryan/.cpanm/work/1492581172.14565/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose ExtUtils::CppGuess] 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