145 lines
7.1 KiB
Text
145 lines
7.1 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/1493456937.3012
|
|
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::Cloud () on cpanmetadb ...
|
|
Unpacking Module-Cloud-1.100861.tar.gz
|
|
--> Working on Module::Cloud
|
|
Fetching http://www.cpan.org/authors/id/M/MA/MARCEL/Module-Cloud-1.100861.tar.gz ... OK
|
|
Module-Cloud-1.100861
|
|
Module-Cloud-1.100861/Changes
|
|
Module-Cloud-1.100861/dist.ini
|
|
Module-Cloud-1.100861/bin
|
|
Module-Cloud-1.100861/bin/module_cloud
|
|
Module-Cloud-1.100861/lib/Module
|
|
Module-Cloud-1.100861/lib/Module/Cloud.pm
|
|
Module-Cloud-1.100861/t
|
|
Module-Cloud-1.100861/t/01_this_dist_cloud.t
|
|
Module-Cloud-1.100861/t/00-compile.t
|
|
Module-Cloud-1.100861/t/author-critic.t
|
|
Module-Cloud-1.100861/t/release-meta-yaml.t
|
|
Module-Cloud-1.100861/t/release-pod-coverage.t
|
|
Module-Cloud-1.100861/t/release-pod-syntax.t
|
|
Module-Cloud-1.100861/t/release-pod-spell.t
|
|
Module-Cloud-1.100861/t/release-kwalitee.t
|
|
Module-Cloud-1.100861/t/release-portability.t
|
|
Module-Cloud-1.100861/t/release-synopsis.t
|
|
Module-Cloud-1.100861/t/release-minimum-version.t
|
|
Module-Cloud-1.100861/t/release-has-version.t
|
|
Module-Cloud-1.100861/t/release-check-changes.t
|
|
Module-Cloud-1.100861/t/release-dist-manifest.t
|
|
Module-Cloud-1.100861/MANIFEST.SKIP
|
|
Module-Cloud-1.100861/t/perlcriticrc
|
|
Module-Cloud-1.100861/t/000-report-versions.t
|
|
Module-Cloud-1.100861/LICENSE
|
|
Module-Cloud-1.100861/META.yml
|
|
Module-Cloud-1.100861/META.json
|
|
Module-Cloud-1.100861/INSTALL
|
|
Module-Cloud-1.100861/Makefile.PL
|
|
Module-Cloud-1.100861/README
|
|
Module-Cloud-1.100861/MANIFEST
|
|
Entering Module-Cloud-1.100861
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Module-Cloud-1.100861 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Module::Cloud
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have HTML::TagCloud 0 ... Yes (0.38)
|
|
Checking if you have Module::ExtractUse 0 ... Yes (0.341)
|
|
Checking if you have Scalar::Util 0 ... Yes (1.47)
|
|
Checking if you have parent 0 ... Yes (0.236)
|
|
Checking if you have Test::More 0.88 ... Yes (1.302083)
|
|
Checking if you have FindBin 0 ... Yes (1.51)
|
|
Checking if you have File::Find::Rule::MMagic 0 ... Yes (0.02)
|
|
Checking if you have File::Find 0 ... Yes (1.34)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have Class::Accessor::Complex 0 ... Yes (1.100880)
|
|
Checking if you have File::Temp 0 ... Yes (0.2304)
|
|
Checking if you have English 0 ... Yes (1.10)
|
|
Checking if you have Getopt::Attribute 0 ... Yes (2.101700)
|
|
OK
|
|
Building and testing Module-Cloud-1.100861 ... cp lib/Module/Cloud.pm blib/lib/Module/Cloud.pm
|
|
cp bin/module_cloud blib/script/module_cloud
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/module_cloud
|
|
Manifying 1 pod document
|
|
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
|
|
Parse::RecDescent version 1.967009 required--this is only version 1.965001 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/ExtractUse.pm line 8.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/ExtractUse.pm line 8.
|
|
Compilation failed in require at lib/Module/Cloud.pm line 10.
|
|
BEGIN failed--compilation aborted at lib/Module/Cloud.pm line 10.
|
|
Compilation failed in require at -e line 1.
|
|
BEGIN failed--compilation aborted at -e line 1.
|
|
|
|
# Failed test 'Module::Cloud loaded ok'
|
|
# at t/00-compile.t line 33.
|
|
# got: ''
|
|
# expected: 'Module::Cloud ok'
|
|
|
|
# Failed test 'module_cloud script compiles'
|
|
# at t/00-compile.t line 41.
|
|
# 25 - Parse::RecDescent version 1.967009 required--this is only version 1.965001 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/ExtractUse.pm line 8.
|
|
# BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/ExtractUse.pm line 8.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493456937.3012/Module-Cloud-1.100861/blib/lib/Module/Cloud.pm line 10.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493456937.3012/Module-Cloud-1.100861/blib/lib/Module/Cloud.pm line 10.
|
|
# Compilation failed in require at bin/module_cloud line 6.
|
|
# BEGIN failed--compilation aborted at bin/module_cloud line 6.
|
|
# Looks like you failed 2 tests of 2.
|
|
t/00-compile.t ...............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/2 subtests
|
|
# Testing with Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
# Carp version is 1.38
|
|
# Class::Accessor::Complex version is 1.100880
|
|
# English version is 1.10
|
|
# ExtUtils::MakeMaker version is 7.24
|
|
# File::Find version is 1.34
|
|
# File::Find::Rule::MMagic version is 0.02
|
|
# File::Temp version is 0.2304
|
|
# FindBin version is 1.51
|
|
# Getopt::Attribute version is 2.101700
|
|
# HTML::TagCloud version is 0.38
|
|
|
|
# Failed test 'use Module::ExtractUse;'
|
|
# at t/000-report-versions.t line 424.
|
|
# Tried to use 'Module::ExtractUse'.
|
|
# Error: Parse::RecDescent version 1.967009 required--this is only version 1.965001 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/ExtractUse.pm line 8.
|
|
# BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/ExtractUse.pm line 8.
|
|
# Compilation failed in require at t/000-report-versions.t line 424.
|
|
# BEGIN failed--compilation aborted at t/000-report-versions.t line 424.
|
|
Bailout called. Further testing stopped: can't load Module::ExtractUse
|
|
FAILED--Further testing stopped: can't load Module::ExtractUse
|
|
Makefile:881: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Module::Cloud failed. See /home/ryan/.cpanm/work/1493456937.3012/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Module::Cloud] 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
|