172 lines
11 KiB
Text
172 lines
11 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/1493760686.19970
|
|
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 Devel::CallParser () on cpanmetadb ...
|
|
Unpacking Devel-CallParser-0.002.tar.gz
|
|
--> Working on Devel::CallParser
|
|
Fetching http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Devel-CallParser-0.002.tar.gz ... OK
|
|
Devel-CallParser-0.002
|
|
Devel-CallParser-0.002/.gitignore
|
|
Devel-CallParser-0.002/MANIFEST
|
|
Devel-CallParser-0.002/Makefile.PL
|
|
Devel-CallParser-0.002/META.json
|
|
Devel-CallParser-0.002/Build.PL
|
|
Devel-CallParser-0.002/META.yml
|
|
Devel-CallParser-0.002/README
|
|
Devel-CallParser-0.002/Changes
|
|
Devel-CallParser-0.002/SIGNATURE
|
|
Devel-CallParser-0.002/lib
|
|
Devel-CallParser-0.002/lib/Devel
|
|
Devel-CallParser-0.002/lib/Devel/CallParser.xs
|
|
Devel-CallParser-0.002/lib/Devel/CallParser.pm
|
|
Devel-CallParser-0.002/t
|
|
Devel-CallParser-0.002/t/getset1.t
|
|
Devel-CallParser-0.002/t/stdargs.xs
|
|
Devel-CallParser-0.002/t/pod_syn.t
|
|
Devel-CallParser-0.002/t/dataalias.t
|
|
Devel-CallParser-0.002/t/no_hdr.t
|
|
Devel-CallParser-0.002/t/LoadXS.pm
|
|
Devel-CallParser-0.002/t/listquote.xs
|
|
Devel-CallParser-0.002/t/getset0.xs
|
|
Devel-CallParser-0.002/t/stdargs.t
|
|
Devel-CallParser-0.002/t/develdeclare.t
|
|
Devel-CallParser-0.002/t/pod_cvg.t
|
|
Devel-CallParser-0.002/t/proto.xs
|
|
Devel-CallParser-0.002/t/leximport.t
|
|
Devel-CallParser-0.002/t/indirect.t
|
|
Devel-CallParser-0.002/t/getset0.t
|
|
Devel-CallParser-0.002/t/WriteHeader.pm
|
|
Devel-CallParser-0.002/t/multiblock.t
|
|
Devel-CallParser-0.002/t/proto.t
|
|
Devel-CallParser-0.002/t/listquote.t
|
|
Devel-CallParser-0.002/t/substrictdecl.t
|
|
Devel-CallParser-0.002/t/padrange.t
|
|
Devel-CallParser-0.002/t/getset1.xs
|
|
Devel-CallParser-0.002/t/multiblock.xs
|
|
Entering Devel-CallParser-0.002
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have warnings 0 ... Yes (1.37)
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
Running Build.PL
|
|
Configuring Devel-CallParser-0.002 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Devel-CallParser' version '0.002'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Module::Build 0 ... Yes (0.4222)
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
Checking if you have DynaLoader::Functions 0.001 ... Yes (0.002)
|
|
Checking if you have DynaLoader 0 ... Yes (1.41)
|
|
Checking if you have IO::File 1.03 ... Yes (1.16)
|
|
Checking if you have Devel::CallChecker 0.002 ... Yes (0.007)
|
|
Checking if you have File::Spec 0 ... Yes (3.62)
|
|
Checking if you have ExtUtils::ParseXS 0 ... Yes (3.30)
|
|
Checking if you have parent 0 ... Yes (0.236)
|
|
Checking if you have ExtUtils::CBuilder 0.15 ... Yes (0.280224)
|
|
Checking if you have warnings 0 ... Yes (1.37)
|
|
Checking if you have Exporter 0 ... Yes (5.72)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
OK
|
|
Building and testing Devel-CallParser-0.002 ... Building Devel-CallParser
|
|
cc -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE -DVERSION="0.002" -DXS_VERSION="0.002" -fPIC -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o lib/Devel/CallParser.o lib/Devel/CallParser.c
|
|
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Devel/CallParser/CallParser.bs')
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Devel/CallParser/CallParser.so lib/Devel/CallParser.o
|
|
t/dataalias.t ...... skipped: good Data::Alias unavailable
|
|
t/develdeclare.t ... ok
|
|
Can't locate t/LoadXS.pm in @INC (you may need to install the t::LoadXS module) (@INC contains: /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/blib/lib /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/blib/arch /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/_build/lib /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/getset0.t line 5.
|
|
BEGIN failed--compilation aborted at t/getset0.t line 5.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/getset0.t ........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 4/4 subtests
|
|
Can't locate t/LoadXS.pm in @INC (you may need to install the t::LoadXS module) (@INC contains: /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/blib/lib /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/blib/arch /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/_build/lib /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/getset1.t line 13.
|
|
BEGIN failed--compilation aborted at t/getset1.t line 13.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/getset1.t ........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 4/4 subtests
|
|
t/indirect.t ....... ok
|
|
t/leximport.t ...... skipped: good Lexical::Sub unavailable
|
|
Can't locate t/LoadXS.pm in @INC (you may need to install the t::LoadXS module) (@INC contains: /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/blib/lib /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/blib/arch /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/_build/lib /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/listquote.t line 5.
|
|
BEGIN failed--compilation aborted at t/listquote.t line 5.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/listquote.t ......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 47/47 subtests
|
|
Can't locate t/LoadXS.pm in @INC (you may need to install the t::LoadXS module) (@INC contains: /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/blib/lib /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/blib/arch /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/_build/lib /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/multiblock.t line 13.
|
|
BEGIN failed--compilation aborted at t/multiblock.t line 13.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/multiblock.t .....
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 17/17 subtests
|
|
t/no_hdr.t ......... ok
|
|
t/padrange.t ....... ok
|
|
t/pod_cvg.t ........ ok
|
|
t/pod_syn.t ........ ok
|
|
Can't locate t/LoadXS.pm in @INC (you may need to install the t::LoadXS module) (@INC contains: /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/blib/lib /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/blib/arch /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/_build/lib /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/proto.t line 15.
|
|
BEGIN failed--compilation aborted at t/proto.t line 15.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/proto.t ..........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 107/107 subtests
|
|
Can't locate t/LoadXS.pm in @INC (you may need to install the t::LoadXS module) (@INC contains: /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/blib/lib /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/blib/arch /home/ryan/.cpanm/work/1493760686.19970/Devel-CallParser-0.002/_build/lib /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/stdargs.t line 15.
|
|
BEGIN failed--compilation aborted at t/stdargs.t line 15.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/stdargs.t ........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 278/278 subtests
|
|
t/substrictdecl.t .. ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/getset0.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 4 tests but ran 0.
|
|
t/getset1.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 4 tests but ran 0.
|
|
t/listquote.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 47 tests but ran 0.
|
|
t/multiblock.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 17 tests but ran 0.
|
|
t/proto.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 107 tests but ran 0.
|
|
t/stdargs.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 278 tests but ran 0.
|
|
Files=15, Tests=12, 1 wallclock secs ( 0.02 usr 0.02 sys + 0.34 cusr 0.04 csys = 0.42 CPU)
|
|
Result: FAIL
|
|
Failed 6/15 test programs. 0/12 subtests failed.
|
|
! Installing Devel::CallParser failed. See /home/ryan/.cpanm/work/1493760686.19970/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Devel::CallParser] 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
|