159 lines
8.6 KiB
Text
159 lines
8.6 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/1493406910.23285
|
|
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 Project::Euler::Problem::P () on cpanmetadb ...
|
|
Unpacking Project-Euler-v0.1.3.tar.gz
|
|
--> Working on Project::Euler::Problem::P
|
|
Fetching http://www.cpan.org/authors/id/L/LE/LESPEA/Project-Euler-v0.1.3.tar.gz ... OK
|
|
Project-Euler-v0.1.3/
|
|
Project-Euler-v0.1.3/Makefile.PL
|
|
Project-Euler-v0.1.3/MANIFEST
|
|
Project-Euler-v0.1.3/Changes
|
|
Project-Euler-v0.1.3/META.yml
|
|
Project-Euler-v0.1.3/README
|
|
Project-Euler-v0.1.3/lib/
|
|
Project-Euler-v0.1.3/lib/Project/
|
|
Project-Euler-v0.1.3/lib/Project/Euler.pm
|
|
Project-Euler-v0.1.3/lib/Project/Euler/
|
|
Project-Euler-v0.1.3/lib/Project/Euler/Lib/
|
|
Project-Euler-v0.1.3/lib/Project/Euler/Lib/Types.pm
|
|
Project-Euler-v0.1.3/lib/Project/Euler/Lib/MultipleCheck.pm
|
|
Project-Euler-v0.1.3/lib/Project/Euler/Problem/
|
|
Project-Euler-v0.1.3/lib/Project/Euler/Problem/P001.pm
|
|
Project-Euler-v0.1.3/lib/Project/Euler/Problem/problem_template.pm
|
|
Project-Euler-v0.1.3/lib/Project/Euler/Problem/Base.pm
|
|
Project-Euler-v0.1.3/lib/Project/Euler/Problem/P002.pm
|
|
Project-Euler-v0.1.3/t/
|
|
Project-Euler-v0.1.3/t/03-types.t
|
|
Project-Euler-v0.1.3/t/97-boilerplate.t
|
|
Project-Euler-v0.1.3/t/10-P002.t
|
|
Project-Euler-v0.1.3/t/10-P001.t
|
|
Project-Euler-v0.1.3/t/02-problems.t
|
|
Project-Euler-v0.1.3/t/00-load.t
|
|
Project-Euler-v0.1.3/t/99-pod-coverage.t
|
|
Project-Euler-v0.1.3/t/98-pod.t
|
|
Project-Euler-v0.1.3/t/01-base.t
|
|
Project-Euler-v0.1.3/inc/
|
|
Project-Euler-v0.1.3/inc/Module/
|
|
Project-Euler-v0.1.3/inc/Module/Install/
|
|
Project-Euler-v0.1.3/inc/Module/Install/Include.pm
|
|
Project-Euler-v0.1.3/inc/Module/Install/Win32.pm
|
|
Project-Euler-v0.1.3/inc/Module/Install/Fetch.pm
|
|
Project-Euler-v0.1.3/inc/Module/Install/Can.pm
|
|
Project-Euler-v0.1.3/inc/Module/Install/Base.pm
|
|
Project-Euler-v0.1.3/inc/Module/Install/Metadata.pm
|
|
Project-Euler-v0.1.3/inc/Module/Install/WriteAll.pm
|
|
Project-Euler-v0.1.3/inc/Module/Install/Makefile.pm
|
|
Project-Euler-v0.1.3/inc/Module/Install/AutoInstall.pm
|
|
Project-Euler-v0.1.3/inc/Module/Install.pm
|
|
Project-Euler-v0.1.3/inc/Module/AutoInstall.pm
|
|
Entering Project-Euler-v0.1.3
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Project-Euler-0.001003 ... *** 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.302083 >= 0.42)
|
|
- Test::Most ...loaded. (0.35 >= 0.20)
|
|
- Test::Exception ...loaded. (0.43 >= 0.22)
|
|
- Modern::Perl ...loaded. (1.20170117 >= 1.03)
|
|
- autodie ...loaded. (2.29 >= 1.999)
|
|
- Carp ...loaded. (1.38 >= 0.00)
|
|
- version ...loaded. (0.9918 >= 0.77)
|
|
- Moose ...loaded. (2.2004 >= 0.65)
|
|
- Moose::Role ...loaded. (2.2004 >= 0.65)
|
|
- MooseX::Types ...loaded. (0.50 >= 0.12)
|
|
- Moose::Util::TypeConstraints ...loaded. (2.2004 >= 0.65)
|
|
- MooseX::Method::Signatures ...missing. (would need 0.09)
|
|
- DateTime ...loaded. (1.42 >= 0.38)
|
|
- DateTime::Format::DateParse ...loaded. (0.05 >= 0.00)
|
|
- List::MoreUtils ...loaded. (0.418 >= 0.13)
|
|
- List::Util ...loaded. (1.47 >= 1.20)
|
|
- Math::Big ...loaded. (1.14 >= 1.12)
|
|
*** Module::AutoInstall configuration finished.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Project::Euler
|
|
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 Moose::Util::TypeConstraints 0.65 ... Yes (2.2004)
|
|
Checking if you have MooseX::Method::Signatures 0.09 ... Yes (0.49)
|
|
Checking if you have Moose 0.65 ... Yes (2.2004)
|
|
Checking if you have DateTime::Format::DateParse 0.00 ... Yes (0.05)
|
|
Checking if you have Test::Exception 0.22 ... Yes (0.43)
|
|
Checking if you have List::Util 1.20 ... Yes (1.47)
|
|
Checking if you have Test::Most 0.20 ... Yes (0.35)
|
|
Checking if you have version 0.77 ... Yes (0.9918)
|
|
Checking if you have autodie 1.999 ... Yes (2.29)
|
|
Checking if you have Carp 0.00 ... Yes (1.38)
|
|
Checking if you have Moose::Role 0.65 ... Yes (2.2004)
|
|
Checking if you have List::MoreUtils 0.13 ... Yes (0.418)
|
|
Checking if you have MooseX::Types 0.12 ... Yes (0.50)
|
|
Checking if you have Test::More 0.42 ... Yes (1.302083)
|
|
Checking if you have Math::Big 1.12 ... Yes (1.14)
|
|
Checking if you have DateTime 0.38 ... Yes (1.42)
|
|
Checking if you have Modern::Perl 1.03 ... Yes (1.20170117)
|
|
OK
|
|
Building and testing Project-Euler-0.001003 ... cp lib/Project/Euler.pm blib/lib/Project/Euler.pm
|
|
cp lib/Project/Euler/Lib/Types.pm blib/lib/Project/Euler/Lib/Types.pm
|
|
cp lib/Project/Euler/Problem/problem_template.pm blib/lib/Project/Euler/Problem/problem_template.pm
|
|
cp lib/Project/Euler/Problem/P002.pm blib/lib/Project/Euler/Problem/P002.pm
|
|
cp lib/Project/Euler/Lib/MultipleCheck.pm blib/lib/Project/Euler/Lib/MultipleCheck.pm
|
|
cp lib/Project/Euler/Problem/P001.pm blib/lib/Project/Euler/Problem/P001.pm
|
|
cp lib/Project/Euler/Problem/Base.pm blib/lib/Project/Euler/Problem/Base.pm
|
|
Manifying 7 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/01-base.t t/02-problems.t t/03-types.t t/10-P001.t t/10-P002.t t/97-boilerplate.t t/98-pod.t t/99-pod-coverage.t
|
|
# Testing Project::Euler, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
|
|
# Failed test 'use Project::Euler::Problem::P001;'
|
|
# at t/00-load.t line 32.
|
|
# Tried to use 'Project::Euler::Problem::P001'.
|
|
# Error: "Optional" is not exported by the MooseX::Types::Structured module at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/MooseX/Types/Base.pm line 121.
|
|
# BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/MooseX/Method/Signatures/Meta/Method.pm line 16.
|
|
# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/MooseX/Method/Signatures.pm line 17.
|
|
# BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/MooseX/Method/Signatures.pm line 17.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493406910.23285/Project-Euler-v0.1.3/blib/lib/Project/Euler/Lib/MultipleCheck.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493406910.23285/Project-Euler-v0.1.3/blib/lib/Project/Euler/Lib/MultipleCheck.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493406910.23285/Project-Euler-v0.1.3/blib/lib/Project/Euler/Problem/P001.pm line 9.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493406910.23285/Project-Euler-v0.1.3/blib/lib/Project/Euler/Problem/P001.pm line 9.
|
|
# Compilation failed in require at t/00-load.t line 32.
|
|
# BEGIN failed--compilation aborted at t/00-load.t line 32.
|
|
Bailout called. Further testing stopped: Test failed. BAIL OUT!.
|
|
FAILED--Further testing stopped: Test failed. BAIL OUT!.
|
|
Makefile:803: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Project::Euler::Problem::P failed. See /home/ryan/.cpanm/work/1493406910.23285/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Project::Euler::Problem::P] 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
|