cpantestlogs/Pikeo::API_genfailure.log
2017-05-02 18:44:36 -07:00

236 lines
13 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/1493020184.23838
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 Pikeo::API () on cpanmetadb ...
Unpacking Pikeo-API-1.01.tar.gz
--> Working on Pikeo::API
Fetching http://www.cpan.org/authors/id/B/BM/BMAVT/Pikeo-API-1.01.tar.gz ... OK
Pikeo-API-1.01/
Pikeo-API-1.01/t/
Pikeo-API-1.01/t/boilerplate.t
Pikeo-API-1.01/t/03-login.t
Pikeo-API-1.01/t/00-load.t
Pikeo-API-1.01/t/01-photos.t
Pikeo-API-1.01/t/pod-coverage.t
Pikeo-API-1.01/t/pod.t
Pikeo-API-1.01/t/api.pl
Pikeo-API-1.01/t/pikeo_beta.jpg
Pikeo-API-1.01/README
Pikeo-API-1.01/Changes
Pikeo-API-1.01/TODO
Pikeo-API-1.01/MANIFEST.SKIP
Pikeo-API-1.01/META.yml
Pikeo-API-1.01/.cvsignore
Pikeo-API-1.01/Build
Pikeo-API-1.01/Makefile.PL
Pikeo-API-1.01/MANIFEST
Pikeo-API-1.01/Build.PL
Pikeo-API-1.01/lib/
Pikeo-API-1.01/lib/Pikeo/
Pikeo-API-1.01/lib/Pikeo/API/
Pikeo-API-1.01/lib/Pikeo/API/Contact.pm
Pikeo-API-1.01/lib/Pikeo/API/User/
Pikeo-API-1.01/lib/Pikeo/API/User/Logged.pm
Pikeo-API-1.01/lib/Pikeo/API/Photo.pm
Pikeo-API-1.01/lib/Pikeo/API/Photos.pm
Pikeo-API-1.01/lib/Pikeo/API/Comment.pm
Pikeo-API-1.01/lib/Pikeo/API/Album.pm
Pikeo-API-1.01/lib/Pikeo/API/User.pm
Pikeo-API-1.01/lib/Pikeo/API/Base.pm
Pikeo-API-1.01/lib/Pikeo/API.pm
Entering Pikeo-API-1.01
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 Pikeo-API-1.01 ... Checking prerequisites...
requires:
! DateTime::Format::RSS is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Pikeo-API' version '1.01'
Checking dependencies from MYMETA.json ...
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
Checking if you have DateTime::Format::ISO8601 0 ... Yes (0.08)
Checking if you have DateTime 0 ... Yes (1.42)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Digest::SHA1 0 ... Yes (2.13)
Checking if you have MIME::Base64 0 ... Yes (3.15)
Checking if you have Digest::MD5 0 ... Yes (2.55)
Checking if you have DateTime::Format::RSS 0 ... No
Checking if you have Data::Dumper 0 ... Yes (2.161)
Searching DateTime::Format::RSS (0) on cpanmetadb ...
Unpacking DateTime-Format-RSS-0.03000.tar.gz
OK
==> Found dependencies: DateTime::Format::RSS
--> Working on DateTime::Format::RSS
Fetching http://www.cpan.org/authors/id/D/DM/DMAKI/DateTime-Format-RSS-0.03000.tar.gz ... OK
DateTime-Format-RSS-0.03000/
DateTime-Format-RSS-0.03000/Changes
DateTime-Format-RSS-0.03000/inc/
DateTime-Format-RSS-0.03000/inc/Module/
DateTime-Format-RSS-0.03000/inc/Module/Install/
DateTime-Format-RSS-0.03000/inc/Module/Install/Base.pm
DateTime-Format-RSS-0.03000/inc/Module/Install/Can.pm
DateTime-Format-RSS-0.03000/inc/Module/Install/Fetch.pm
DateTime-Format-RSS-0.03000/inc/Module/Install/Include.pm
DateTime-Format-RSS-0.03000/inc/Module/Install/Makefile.pm
DateTime-Format-RSS-0.03000/inc/Module/Install/Metadata.pm
DateTime-Format-RSS-0.03000/inc/Module/Install/Win32.pm
DateTime-Format-RSS-0.03000/inc/Module/Install/WriteAll.pm
DateTime-Format-RSS-0.03000/inc/Module/Install.pm
DateTime-Format-RSS-0.03000/inc/Test/
DateTime-Format-RSS-0.03000/inc/Test/More.pm
DateTime-Format-RSS-0.03000/lib/
DateTime-Format-RSS-0.03000/lib/DateTime/
DateTime-Format-RSS-0.03000/lib/DateTime/Format/
DateTime-Format-RSS-0.03000/lib/DateTime/Format/RSS.pm
DateTime-Format-RSS-0.03000/Makefile.PL
DateTime-Format-RSS-0.03000/MANIFEST
DateTime-Format-RSS-0.03000/META.yml
DateTime-Format-RSS-0.03000/t/
DateTime-Format-RSS-0.03000/t/01-sanity.t
DateTime-Format-RSS-0.03000/t/02-dateparse.t
DateTime-Format-RSS-0.03000/t/03-format.t
DateTime-Format-RSS-0.03000/t/99_pod-coverage.t
DateTime-Format-RSS-0.03000/t/99_pod.t
Entering DateTime-Format-RSS-0.03000
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring DateTime-Format-RSS-0.02001 ... Cannot determine perl version info from lib/DateTime/Format/RSS.pm
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for DateTime::Format::RSS
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 DateTime::Format::DateParse 0 ... Yes (0.05)
Checking if you have DateTime::Format::ISO8601 0 ... Yes (0.08)
Checking if you have Class::Accessor::Fast 0 ... Yes (0.34)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have DateTime::Format::Mail 0 ... Yes (0.403)
OK
Building and testing DateTime-Format-RSS-0.02001 ... cp lib/DateTime/Format/RSS.pm blib/lib/DateTime/Format/RSS.pm
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, 'inc', 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use DateTime::Format::RSS;'
# at t/01-sanity.t line 5.
# Tried to use 'DateTime::Format::RSS'.
# 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 219) line 1.
# BEGIN failed--compilation aborted at (eval 219) 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/1493020184.23838/DateTime-Format-RSS-0.03000/blib/lib/DateTime/Format/RSS.pm line 11.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493020184.23838/DateTime-Format-RSS-0.03000/blib/lib/DateTime/Format/RSS.pm line 11.
# Compilation failed in require at (eval 6) line 2.
# BEGIN failed--compilation aborted at (eval 6) line 2.
# Looks like you failed 1 test of 1.
t/01-sanity.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'use DateTime::Format::RSS;'
# at t/02-dateparse.t line 4.
# Tried to use 'DateTime::Format::RSS'.
# 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 219) line 1.
# BEGIN failed--compilation aborted at (eval 219) 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/1493020184.23838/DateTime-Format-RSS-0.03000/blib/lib/DateTime/Format/RSS.pm line 11.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493020184.23838/DateTime-Format-RSS-0.03000/blib/lib/DateTime/Format/RSS.pm line 11.
# Compilation failed in require at (eval 6) line 2.
# BEGIN failed--compilation aborted at (eval 6) line 2.
Can't locate object method "new" via package "DateTime::Format::RSS" at t/02-dateparse.t line 132.
# Looks like your test exited with 255 just after 1.
t/02-dateparse.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use DateTime::Format::RSS;'
# at t/03-format.t line 6.
# Tried to use 'DateTime::Format::RSS'.
# 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 219) line 1.
# BEGIN failed--compilation aborted at (eval 219) 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/1493020184.23838/DateTime-Format-RSS-0.03000/blib/lib/DateTime/Format/RSS.pm line 11.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493020184.23838/DateTime-Format-RSS-0.03000/blib/lib/DateTime/Format/RSS.pm line 11.
# Compilation failed in require at (eval 6) line 2.
# BEGIN failed--compilation aborted at (eval 6) line 2.
Can't locate object method "new" via package "DateTime::Format::RSS" at t/03-format.t line 10.
# Looks like your test exited with 255 just after 1.
t/03-format.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests
t/99_pod-coverage.t .. skipped: Enable TEST_POD environment variable to test POD
t/99_pod.t ........... skipped: Enable TEST_POD environment variable to test POD
Test Summary Report
-------------------
t/01-sanity.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/02-dateparse.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/03-format.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 1.
Files=5, Tests=3, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.39 cusr 0.03 csys = 0.44 CPU)
Result: FAIL
Failed 3/5 test programs. 3/3 subtests failed.
Makefile:777: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing DateTime::Format::RSS failed. See /home/ryan/.cpanm/work/1493020184.23838/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'DateTime::Format::RSS' is not installed
! Bailing out the installation for Pikeo-API-1.01.
FAIL
Command [cpanm --reinstall --verbose Pikeo::API] 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