109 lines
4.8 KiB
Text
109 lines
4.8 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/1493494278.4819
|
|
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::Pluggable::Dependency () on cpanmetadb ...
|
|
Unpacking Module-Pluggable-Dependency-0.0.4.tar.gz
|
|
--> Working on Module::Pluggable::Dependency
|
|
Fetching http://www.cpan.org/authors/id/M/MN/MNDRIX/Module-Pluggable-Dependency-0.0.4.tar.gz ... OK
|
|
Module-Pluggable-Dependency-0.0.4/
|
|
Module-Pluggable-Dependency-0.0.4/Build.PL
|
|
Module-Pluggable-Dependency-0.0.4/Changes
|
|
Module-Pluggable-Dependency-0.0.4/lib/
|
|
Module-Pluggable-Dependency-0.0.4/lib/Module/
|
|
Module-Pluggable-Dependency-0.0.4/lib/Module/Pluggable/
|
|
Module-Pluggable-Dependency-0.0.4/lib/Module/Pluggable/Dependency.pm
|
|
Module-Pluggable-Dependency-0.0.4/Makefile.PL
|
|
Module-Pluggable-Dependency-0.0.4/MANIFEST
|
|
Module-Pluggable-Dependency-0.0.4/META.yml
|
|
Module-Pluggable-Dependency-0.0.4/README
|
|
Module-Pluggable-Dependency-0.0.4/t/
|
|
Module-Pluggable-Dependency-0.0.4/t/00-load.t
|
|
Module-Pluggable-Dependency-0.0.4/t/01-basic.t
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Plugin/
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Plugin/A.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Plugin/B.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Plugin/C.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Plugin/D.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Plugin/E.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Plugin/F.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Plugin/G.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Plugin/Ignore.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Testing/
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Testing/Plugin/
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Testing/Plugin/A.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Testing/Plugin/B.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Testing/Plugin/C.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Testing/Plugin/D.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Testing/Plugin/E.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Testing/Plugin/F.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Testing/Plugin/G.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/inc/Testing/Plugin/Ignore.pm
|
|
Module-Pluggable-Dependency-0.0.4/t/pod-coverage.t
|
|
Module-Pluggable-Dependency-0.0.4/t/pod.t
|
|
Entering Module-Pluggable-Dependency-0.0.4
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Running Build.PL
|
|
Configuring Module-Pluggable-Dependency-0.0.4 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Module-Pluggable-Dependency' version 'v0.0.4'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Module::Pluggable 1.9 ... Yes (5.2)
|
|
Checking if you have Algorithm::Dependency 1.04 ... Yes (1.110)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
OK
|
|
Building and testing Module-Pluggable-Dependency-0.0.4 ... Building Module-Pluggable-Dependency
|
|
# Testing Module::Pluggable::Dependency 0.0.4
|
|
t/00-load.t ....... ok
|
|
|
|
# Failed test 'with various options'
|
|
# at t/01-basic.t line 32.
|
|
# Structures begin differing at:
|
|
# $got->[6] = 'Plugin::Loader'
|
|
# $expected->[6] = 'Plugin::F'
|
|
# Looks like you failed 1 test of 2.
|
|
t/01-basic.t ......
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/2 subtests
|
|
t/pod-coverage.t .. ok
|
|
t/pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01-basic.t (Wstat: 256 Tests: 2 Failed: 1)
|
|
Failed test: 2
|
|
Non-zero exit status: 1
|
|
Files=4, Tests=5, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.16 cusr 0.02 csys = 0.19 CPU)
|
|
Result: FAIL
|
|
Failed 1/4 test programs. 1/5 subtests failed.
|
|
! Installing Module::Pluggable::Dependency failed. See /home/ryan/.cpanm/work/1493494278.4819/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Module::Pluggable::Dependency] 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
|