120 lines
5.3 KiB
Text
120 lines
5.3 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/1493330774.14639
|
|
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 DynGig::Range () on cpanmetadb ...
|
|
Unpacking DynGig-Range-1.00.tar.gz
|
|
--> Working on DynGig::Range
|
|
Fetching http://www.cpan.org/authors/id/K/KA/KAN/DynGig-Range-1.00.tar.gz ... OK
|
|
DynGig-Range-1.00/
|
|
DynGig-Range-1.00/Changes
|
|
DynGig-Range-1.00/README
|
|
DynGig-Range-1.00/META.yml
|
|
DynGig-Range-1.00/t/
|
|
DynGig-Range-1.00/t/pod-coverage.t
|
|
DynGig-Range-1.00/t/00-load.t
|
|
DynGig-Range-1.00/t/pod.t
|
|
DynGig-Range-1.00/MANIFEST
|
|
DynGig-Range-1.00/lib/
|
|
DynGig-Range-1.00/lib/DynGig/
|
|
DynGig-Range-1.00/lib/DynGig/Range.pm
|
|
DynGig-Range-1.00/lib/DynGig/Range/
|
|
DynGig-Range-1.00/lib/DynGig/Range/String/
|
|
DynGig-Range-1.00/lib/DynGig/Range/String/Parse.pm
|
|
DynGig-Range-1.00/lib/DynGig/Range/String/Object.pm
|
|
DynGig-Range-1.00/lib/DynGig/Range/Interface/
|
|
DynGig-Range-1.00/lib/DynGig/Range/Interface/Parse.pm
|
|
DynGig-Range-1.00/lib/DynGig/Range/Interface/Object.pm
|
|
DynGig-Range-1.00/lib/DynGig/Range/Integer/
|
|
DynGig-Range-1.00/lib/DynGig/Range/Integer/Parse.pm
|
|
DynGig-Range-1.00/lib/DynGig/Range/Integer/Object.pm
|
|
DynGig-Range-1.00/lib/DynGig/Range/Integer.pm
|
|
DynGig-Range-1.00/lib/DynGig/Range/String.pm
|
|
DynGig-Range-1.00/Makefile.PL
|
|
Entering DynGig-Range-1.00
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring DynGig-Range-1.00 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for DynGig::Range
|
|
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 Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
OK
|
|
Building and testing DynGig-Range-1.00 ... cp lib/DynGig/Range/Interface/Object.pm blib/lib/DynGig/Range/Interface/Object.pm
|
|
cp lib/DynGig/Range/String.pm blib/lib/DynGig/Range/String.pm
|
|
cp lib/DynGig/Range/String/Parse.pm blib/lib/DynGig/Range/String/Parse.pm
|
|
cp lib/DynGig/Range.pm blib/lib/DynGig/Range.pm
|
|
cp lib/DynGig/Range/Integer/Object.pm blib/lib/DynGig/Range/Integer/Object.pm
|
|
cp lib/DynGig/Range/Integer.pm blib/lib/DynGig/Range/Integer.pm
|
|
cp lib/DynGig/Range/Integer/Parse.pm blib/lib/DynGig/Range/Integer/Parse.pm
|
|
cp lib/DynGig/Range/Interface/Parse.pm blib/lib/DynGig/Range/Interface/Parse.pm
|
|
cp lib/DynGig/Range/String/Object.pm blib/lib/DynGig/Range/String/Object.pm
|
|
Manifying 9 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
|
|
# Testing DynGig::Range 1.00, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
t/00-load.t ....... ok
|
|
|
|
# Failed test 'Pod coverage on DynGig::Range::Interface::Object'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for DynGig::Range::Interface::Object is 90.0%, with 1 naked subroutine:
|
|
# new
|
|
|
|
# Failed test 'Pod coverage on DynGig::Range::Interface::Parse'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for DynGig::Range::Interface::Parse is 50.0%, with 1 naked subroutine:
|
|
# new
|
|
|
|
# Failed test 'Pod coverage on DynGig::Range::Integer::Object'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for DynGig::Range::Integer::Object is 94.4%, with 1 naked subroutine:
|
|
# Intersect
|
|
# Looks like you failed 3 tests of 9.
|
|
t/pod-coverage.t ..
|
|
Dubious, test returned 3 (wstat 768, 0x300)
|
|
Failed 3/9 subtests
|
|
t/pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/pod-coverage.t (Wstat: 768 Tests: 9 Failed: 3)
|
|
Failed tests: 4-6
|
|
Non-zero exit status: 3
|
|
Files=3, Tests=19, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.12 cusr 0.00 csys = 0.13 CPU)
|
|
Result: FAIL
|
|
Failed 1/3 test programs. 3/19 subtests failed.
|
|
Makefile:878: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing DynGig::Range failed. See /home/ryan/.cpanm/work/1493330774.14639/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose DynGig::Range] 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
|