cpantestlogs/CGI::Application::PhotoGallery_genfailure.log
2017-05-02 18:44:36 -07:00

118 lines
5.8 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/1493037245.7264
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 CGI::Application::PhotoGallery () on cpanmetadb ...
Unpacking CGI-Application-PhotoGallery-0.16.tar.gz
--> Working on CGI::Application::PhotoGallery
Fetching http://www.cpan.org/authors/id/B/BR/BRICAS/CGI-Application-PhotoGallery-0.16.tar.gz ... OK
CGI-Application-PhotoGallery-0.16/
CGI-Application-PhotoGallery-0.16/Changes
CGI-Application-PhotoGallery-0.16/Makefile.PL
CGI-Application-PhotoGallery-0.16/inc/
CGI-Application-PhotoGallery-0.16/inc/Module/
CGI-Application-PhotoGallery-0.16/inc/Module/Install.pm
CGI-Application-PhotoGallery-0.16/inc/Module/Install/
CGI-Application-PhotoGallery-0.16/inc/Module/Install/Can.pm
CGI-Application-PhotoGallery-0.16/inc/Module/Install/Makefile.pm
CGI-Application-PhotoGallery-0.16/inc/Module/Install/Base.pm
CGI-Application-PhotoGallery-0.16/inc/Module/Install/Win32.pm
CGI-Application-PhotoGallery-0.16/inc/Module/Install/Fetch.pm
CGI-Application-PhotoGallery-0.16/inc/Module/Install/Share.pm
CGI-Application-PhotoGallery-0.16/inc/Module/Install/WriteAll.pm
CGI-Application-PhotoGallery-0.16/inc/Module/Install/Metadata.pm
CGI-Application-PhotoGallery-0.16/META.yml
CGI-Application-PhotoGallery-0.16/README
CGI-Application-PhotoGallery-0.16/t/
CGI-Application-PhotoGallery-0.16/t/99-pod.t
CGI-Application-PhotoGallery-0.16/t/98-pod_coverage.t
CGI-Application-PhotoGallery-0.16/t/01-use.t
CGI-Application-PhotoGallery-0.16/MANIFEST
CGI-Application-PhotoGallery-0.16/share/
CGI-Application-PhotoGallery-0.16/share/photos_index.tmpl
CGI-Application-PhotoGallery-0.16/share/photos_single.tmpl
CGI-Application-PhotoGallery-0.16/share/error.tmpl
CGI-Application-PhotoGallery-0.16/lib/
CGI-Application-PhotoGallery-0.16/lib/CGI/
CGI-Application-PhotoGallery-0.16/lib/CGI/Application/
CGI-Application-PhotoGallery-0.16/lib/CGI/Application/PhotoGallery.pm
CGI-Application-PhotoGallery-0.16/lib/CGI/Application/PhotoGallery/
CGI-Application-PhotoGallery-0.16/lib/CGI/Application/PhotoGallery/Imager.pm
CGI-Application-PhotoGallery-0.16/lib/CGI/Application/PhotoGallery/Magick.pm
CGI-Application-PhotoGallery-0.16/lib/CGI/Application/PhotoGallery/GD.pm
Entering CGI-Application-PhotoGallery-0.16
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
Running Makefile.PL
Configuring CGI-Application-PhotoGallery-0.16 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for CGI::Application::PhotoGallery
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 Test::More 0 ... Yes (1.302078)
Checking if you have CGI::Application 4.0 ... Yes (4.50)
Checking if you have File::ShareDir 0 ... Yes (1.102)
Checking if you have File::Find::Rule 0 ... Yes (0.34)
Checking if you have MIME::Types 0 ... Yes (2.13)
Checking if you have File::Basename 0 ... Yes (2.85)
Checking if you have HTTP::Date 0 ... Yes (6.02)
Checking if you have Cache::FileCache 0 ... Yes (undef)
OK
Building and testing CGI-Application-PhotoGallery-0.16 ... cp lib/CGI/Application/PhotoGallery.pm blib/lib/CGI/Application/PhotoGallery.pm
cp lib/CGI/Application/PhotoGallery/Imager.pm blib/lib/CGI/Application/PhotoGallery/Imager.pm
cp lib/CGI/Application/PhotoGallery/GD.pm blib/lib/CGI/Application/PhotoGallery/GD.pm
cp lib/CGI/Application/PhotoGallery/Magick.pm blib/lib/CGI/Application/PhotoGallery/Magick.pm
Manifying 4 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/*.t
t/01-use.t ........... ok
# Failed test 'Pod coverage on CGI::Application::PhotoGallery::Magick'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
# CGI::Application::PhotoGallery::Magick: requiring 'CGI::Application::PhotoGallery::Magick' failed
# Looks like you failed 1 test of 4.
t/98-pod_coverage.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
t/99-pod.t ........... ok
Test Summary Report
-------------------
t/98-pod_coverage.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 4
Non-zero exit status: 1
Files=3, Tests=9, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.16 cusr 0.01 csys = 0.18 CPU)
Result: FAIL
Failed 1/3 test programs. 1/9 subtests failed.
Makefile:791: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing CGI::Application::PhotoGallery failed. See /home/ryan/.cpanm/work/1493037245.7264/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose CGI::Application::PhotoGallery] 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