115 lines
4.9 KiB
Text
115 lines
4.9 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/1493321897.29948
|
|
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 Modern::PBP::Perl () on cpanmetadb ...
|
|
Unpacking Modern-PBP-Perl-1.240.tar.gz
|
|
--> Working on Modern::PBP::Perl
|
|
Fetching http://www.cpan.org/authors/id/J/JV/JVBSOFT/Modern-PBP-Perl-1.240.tar.gz ... OK
|
|
Modern-PBP-Perl-1.240/
|
|
Modern-PBP-Perl-1.240/Build.PL
|
|
Modern-PBP-Perl-1.240/Changes
|
|
Modern-PBP-Perl-1.240/lib/
|
|
Modern-PBP-Perl-1.240/lib/Modern/
|
|
Modern-PBP-Perl-1.240/lib/Modern/PBP/
|
|
Modern-PBP-Perl-1.240/lib/Modern/PBP/Perl.pm
|
|
Modern-PBP-Perl-1.240/Makefile.PL
|
|
Modern-PBP-Perl-1.240/MANIFEST
|
|
Modern-PBP-Perl-1.240/META.json
|
|
Modern-PBP-Perl-1.240/META.yml
|
|
Modern-PBP-Perl-1.240/README
|
|
Modern-PBP-Perl-1.240/t/
|
|
Modern-PBP-Perl-1.240/t/00.load.t
|
|
Modern-PBP-Perl-1.240/t/pod-coverage.t
|
|
Modern-PBP-Perl-1.240/t/pod.t
|
|
Modern-PBP-Perl-1.240/xt/
|
|
Modern-PBP-Perl-1.240/xt/boilerplate.t
|
|
Entering Modern-PBP-Perl-1.240
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have Module::Build 0.42 ... Yes (0.4222)
|
|
Running Build.PL
|
|
Configuring Modern-PBP-Perl-1.200 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Modern-PBP-Perl' version '1.240'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
Checking if you have Exporter 0 ... Yes (5.72)
|
|
Checking if you have warnings 0 ... Yes (1.37)
|
|
Checking if you have IO::Handle 0 ... Yes (1.36)
|
|
Checking if you have Test::Pod 1.14 ... Yes (1.51)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have feature 0 ... Yes (1.47)
|
|
Checking if you have version 0 ... Yes (0.9918)
|
|
Checking if you have Test::Pod::Coverage 1.04 ... Yes (1.10)
|
|
Checking if you have English 0 ... Yes (1.10)
|
|
Checking if you have mro 0 ... Yes (1.20)
|
|
Checking if you have IO::File 0 ... Yes (1.16)
|
|
Checking if you have Perl::Version 0 ... Yes (1.013)
|
|
OK
|
|
Building and testing Modern-PBP-Perl-1.200 ... Building Modern-PBP-Perl
|
|
|
|
# Failed test 'use Modern::PBP::Perl;'
|
|
# at t/00.load.t line 4.
|
|
# Tried to use 'Modern::PBP::Perl'.
|
|
# Error: Version (5.26) not supports
|
|
# at /home/ryan/.cpanm/work/1493321897.29948/Modern-PBP-Perl-1.240/blib/lib/Modern/PBP/Perl.pm line 128.
|
|
# Modern::PBP::Perl::import("Modern::PBP::Perl") called at t/00.load.t line 4
|
|
# main::BEGIN() called at t/00.load.t line 4
|
|
# eval {...} called at t/00.load.t line 4
|
|
# eval 'package main;
|
|
# BEGIN { ${^WARNING_BITS} = $args[-1] if defined $args[-1] }
|
|
# #line 4 t/00.load.t
|
|
# use Modern::PBP::Perl @{$args[0]};
|
|
# 1;
|
|
# ' called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/More.pm line 1031
|
|
# Test::More::_eval("package main;\x{a}BEGIN { \${^WARNING_BITS} = \$args[-1] if defined"..., ARRAY(0x5630554c2500), undef) called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/More.pm line 1007
|
|
# Test::More::use_ok("Modern::PBP::Perl") called at t/00.load.t line 4
|
|
# main::BEGIN() called at t/00.load.t line 4
|
|
# eval {...} called at t/00.load.t line 4
|
|
# BEGIN failed--compilation aborted at t/00.load.t line 4.
|
|
# Testing Modern::PBP::Perl 1.240
|
|
# Looks like you failed 1 test of 1.
|
|
t/00.load.t .......
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
t/pod-coverage.t .. ok
|
|
t/pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/00.load.t (Wstat: 256 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
Files=3, Tests=3, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.11 cusr 0.01 csys = 0.14 CPU)
|
|
Result: FAIL
|
|
Failed 1/3 test programs. 1/3 subtests failed.
|
|
! Installing Modern::PBP::Perl failed. See /home/ryan/.cpanm/work/1493321897.29948/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Modern::PBP::Perl] 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
|