174 lines
8.5 KiB
Text
174 lines
8.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/1493102689.18463
|
|
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 Mediawiki::Blame () on cpanmetadb ...
|
|
Unpacking Mediawiki-Blame-0.0.3.tar.gz
|
|
--> Working on Mediawiki::Blame
|
|
Fetching http://www.cpan.org/authors/id/D/DA/DAXIM/Mediawiki-Blame-0.0.3.tar.gz ... OK
|
|
Mediawiki-Blame-0.0.3/
|
|
Mediawiki-Blame-0.0.3/Makefile.PL
|
|
Mediawiki-Blame-0.0.3/Changes
|
|
Mediawiki-Blame-0.0.3/META.yml
|
|
Mediawiki-Blame-0.0.3/inc/
|
|
Mediawiki-Blame-0.0.3/inc/Module/
|
|
Mediawiki-Blame-0.0.3/inc/Module/Install/
|
|
Mediawiki-Blame-0.0.3/inc/Module/Install/Metadata.pm
|
|
Mediawiki-Blame-0.0.3/inc/Module/Install/Base.pm
|
|
Mediawiki-Blame-0.0.3/inc/Module/Install/Include.pm
|
|
Mediawiki-Blame-0.0.3/inc/Module/Install/Makefile.pm
|
|
Mediawiki-Blame-0.0.3/inc/Module/Install/Can.pm
|
|
Mediawiki-Blame-0.0.3/inc/Module/Install/WriteAll.pm
|
|
Mediawiki-Blame-0.0.3/inc/Module/Install/Win32.pm
|
|
Mediawiki-Blame-0.0.3/inc/Module/Install/AutoInstall.pm
|
|
Mediawiki-Blame-0.0.3/inc/Module/Install/Fetch.pm
|
|
Mediawiki-Blame-0.0.3/inc/Module/Install.pm
|
|
Mediawiki-Blame-0.0.3/inc/Module/AutoInstall.pm
|
|
Mediawiki-Blame-0.0.3/lib/
|
|
Mediawiki-Blame-0.0.3/lib/Mediawiki/
|
|
Mediawiki-Blame-0.0.3/lib/Mediawiki/Blame.pm
|
|
Mediawiki-Blame-0.0.3/lib/Mediawiki/Blame/
|
|
Mediawiki-Blame-0.0.3/lib/Mediawiki/Blame/Revision.pm
|
|
Mediawiki-Blame-0.0.3/lib/Mediawiki/Blame/Line.pm
|
|
Mediawiki-Blame-0.0.3/MANIFEST.SKIP
|
|
Mediawiki-Blame-0.0.3/SIGNATURE
|
|
Mediawiki-Blame-0.0.3/README
|
|
Mediawiki-Blame-0.0.3/MANIFEST
|
|
Mediawiki-Blame-0.0.3/examples/
|
|
Mediawiki-Blame-0.0.3/examples/mb.pl
|
|
Mediawiki-Blame-0.0.3/t/
|
|
Mediawiki-Blame-0.0.3/t/perlcritic.t
|
|
Mediawiki-Blame-0.0.3/t/00.load.t
|
|
Mediawiki-Blame-0.0.3/t/pod.t
|
|
Mediawiki-Blame-0.0.3/t/pod-coverage.t
|
|
Entering Mediawiki-Blame-0.0.3
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Mediawiki-Blame-0.0.3 ... Cannot determine license info from lib/Mediawiki/Blame.pm
|
|
*** Module::AutoInstall version 1.03
|
|
*** Checking for Perl dependencies...
|
|
*** Since we're running under CPAN, I'll just let it take care
|
|
of the dependency's installation later.
|
|
[Core Features]
|
|
- Test::More ...loaded. (1.302078 >= 0.42)
|
|
- Test::Exception ...loaded. (0.43)
|
|
- File::Spec::Functions ...loaded. (3.62)
|
|
- Test::Without::Module ...loaded. (0.19)
|
|
- Carp ...loaded. (1.38)
|
|
- Algorithm::Annotate ...loaded. (0.10)
|
|
- Class::Spiffy ...loaded. (0.15)
|
|
- DateTime ...loaded. (1.42)
|
|
- DateTime::Format::ISO8601 ...missing.
|
|
- LWP::UserAgent ...loaded. (6.26)
|
|
- Params::Validate ...loaded. (1.26)
|
|
- Regexp::Common ...loaded. (2017040401)
|
|
- Readonly ...loaded. (2.05)
|
|
- XML::Twig ...loaded. (3.52)
|
|
[Install this if you are interacting with someone's Mediawiki
|
|
installation on behalf of a third party, not just yourself.]
|
|
- LWPx::ParanoidAgent ...loaded. (1.12)
|
|
*** Module::AutoInstall configuration finished.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Mediawiki::Blame
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have XML::Twig 0 ... Yes (3.52)
|
|
Checking if you have Params::Validate 0 ... Yes (1.26)
|
|
Checking if you have DateTime 0 ... Yes (1.42)
|
|
Checking if you have File::Spec::Functions 0 ... Yes (3.62)
|
|
Checking if you have DateTime::Format::ISO8601 0 ... Yes (0.08)
|
|
Checking if you have Test::More 0.42 ... Yes (1.302078)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have LWPx::ParanoidAgent 0 ... Yes (1.12)
|
|
Checking if you have Test::Exception 0 ... Yes (0.43)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have Algorithm::Annotate 0 ... Yes (0.10)
|
|
Checking if you have Class::Spiffy 0 ... Yes (0.15)
|
|
Checking if you have Regexp::Common 0 ... Yes (2017040401)
|
|
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
|
|
Checking if you have Test::Without::Module 0 ... Yes (0.19)
|
|
Checking if you have Readonly 0 ... Yes (2.05)
|
|
OK
|
|
Building and testing Mediawiki-Blame-0.0.3 ... cp lib/Mediawiki/Blame/Revision.pm blib/lib/Mediawiki/Blame/Revision.pm
|
|
cp lib/Mediawiki/Blame/Line.pm blib/lib/Mediawiki/Blame/Line.pm
|
|
cp lib/Mediawiki/Blame.pm blib/lib/Mediawiki/Blame.pm
|
|
Manifying 3 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, 'inc', 'blib/lib', 'blib/arch')" t/00.load.t t/perlcritic.t t/pod-coverage.t t/pod.t
|
|
|
|
# Failed test 'use Mediawiki::Blame;'
|
|
# at t/00.load.t line 4.
|
|
# Tried to use 'Mediawiki::Blame'.
|
|
# Error: DateTime::TimeZone version 2.09 required--this is only version 2.04 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
# BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
# BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
# Compilation failed in require at (eval 218) line 1.
|
|
# BEGIN failed--compilation aborted at (eval 218) line 1.
|
|
# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder.pm line 220.
|
|
# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
# BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493102689.18463/Mediawiki-Blame-0.0.3/blib/lib/Mediawiki/Blame.pm line 10.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493102689.18463/Mediawiki-Blame-0.0.3/blib/lib/Mediawiki/Blame.pm line 10.
|
|
# Compilation failed in require at t/00.load.t line 4.
|
|
# BEGIN failed--compilation aborted at t/00.load.t line 4.
|
|
# Testing Mediawiki::Blame
|
|
# Looks like you failed 1 test of 1.
|
|
t/00.load.t .......
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
t/perlcritic.t .... skipped: -- Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
|
|
|
|
# Failed test 'Pod coverage on Mediawiki::Blame'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Mediawiki::Blame: requiring 'Mediawiki::Blame' failed
|
|
# Looks like you failed 1 test of 3.
|
|
t/pod-coverage.t ..
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/3 subtests
|
|
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
|
|
t/pod-coverage.t (Wstat: 256 Tests: 3 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
Files=4, Tests=7, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.33 cusr 0.02 csys = 0.36 CPU)
|
|
Result: FAIL
|
|
Failed 2/4 test programs. 2/7 subtests failed.
|
|
Makefile:787: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Mediawiki::Blame failed. See /home/ryan/.cpanm/work/1493102689.18463/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Mediawiki::Blame] 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
|