cpantestlogs/Class::DBI::Plugin::DateTime::Pg_genfailure.log
2017-05-02 18:44:36 -07:00

174 lines
9.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/1493026521.2090
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 Class::DBI::Plugin::DateTime::Pg () on cpanmetadb ...
Unpacking Class-DBI-Plugin-DateTime-0.05.tar.gz
--> Working on Class::DBI::Plugin::DateTime::Pg
Fetching http://www.cpan.org/authors/id/D/DM/DMAKI/Class-DBI-Plugin-DateTime-0.05.tar.gz ... OK
Class-DBI-Plugin-DateTime-0.05/
Class-DBI-Plugin-DateTime-0.05/Changes
Class-DBI-Plugin-DateTime-0.05/inc/
Class-DBI-Plugin-DateTime-0.05/inc/Module/
Class-DBI-Plugin-DateTime-0.05/inc/Module/Install/
Class-DBI-Plugin-DateTime-0.05/inc/Module/Install/Base.pm
Class-DBI-Plugin-DateTime-0.05/inc/Module/Install/Can.pm
Class-DBI-Plugin-DateTime-0.05/inc/Module/Install/Fetch.pm
Class-DBI-Plugin-DateTime-0.05/inc/Module/Install/Makefile.pm
Class-DBI-Plugin-DateTime-0.05/inc/Module/Install/Metadata.pm
Class-DBI-Plugin-DateTime-0.05/inc/Module/Install/Win32.pm
Class-DBI-Plugin-DateTime-0.05/inc/Module/Install/WriteAll.pm
Class-DBI-Plugin-DateTime-0.05/inc/Module/Install.pm
Class-DBI-Plugin-DateTime-0.05/lib/
Class-DBI-Plugin-DateTime-0.05/lib/Class/
Class-DBI-Plugin-DateTime-0.05/lib/Class/DBI/
Class-DBI-Plugin-DateTime-0.05/lib/Class/DBI/Plugin/
Class-DBI-Plugin-DateTime-0.05/lib/Class/DBI/Plugin/DateTime/
Class-DBI-Plugin-DateTime-0.05/lib/Class/DBI/Plugin/DateTime/Base.pm
Class-DBI-Plugin-DateTime-0.05/lib/Class/DBI/Plugin/DateTime/MySQL.pm
Class-DBI-Plugin-DateTime-0.05/lib/Class/DBI/Plugin/DateTime/Pg.pm
Class-DBI-Plugin-DateTime-0.05/lib/Class/DBI/Plugin/DateTime.pm
Class-DBI-Plugin-DateTime-0.05/Makefile.PL
Class-DBI-Plugin-DateTime-0.05/MANIFEST
Class-DBI-Plugin-DateTime-0.05/META.yml
Class-DBI-Plugin-DateTime-0.05/t/
Class-DBI-Plugin-DateTime-0.05/t/01-sanity.t
Class-DBI-Plugin-DateTime-0.05/t/02-pg-basic.t
Class-DBI-Plugin-DateTime-0.05/t/03-pg-explicit.t
Class-DBI-Plugin-DateTime-0.05/t/04-pg-auto.t
Class-DBI-Plugin-DateTime-0.05/t/05-mysql-basic.t
Class-DBI-Plugin-DateTime-0.05/t/06-mysql-explicit.t
Class-DBI-Plugin-DateTime-0.05/t/07-mysql-auto.t
Class-DBI-Plugin-DateTime-0.05/t/99-pod-coverage.t
Class-DBI-Plugin-DateTime-0.05/t/99-pod.t
Entering Class-DBI-Plugin-DateTime-0.05
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Class-DBI-Plugin-DateTime-0.05 ... Cannot determine perl version info from lib/Class/DBI/Plugin/DateTime.pm
Cannot determine license info from lib/Class/DBI/Plugin/DateTime.pm
Do you plan to use PostgreSQL? If so, I can add the required prerequisites
to enable PostgreSQL support.
[y] y
Do you plan to use MySQL? If so, I can add the required prerequisites
to enable MySQL support.
[y] y
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Class::DBI::Plugin::DateTime
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have DBD::mysql 0 ... Yes (4.042)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Class::DBI 0 ... Yes (3.0.17)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have DateTime 0 ... Yes (1.42)
Checking if you have Module::Pluggable 0 ... Yes (5.2)
Checking if you have DateTime::Format::MySQL 0 ... Yes (0.06)
Checking if you have DBD::Pg 0 ... Yes (3.5.3)
Checking if you have DateTime::Format::Pg 0 ... Yes (0.16012)
OK
Building and testing Class-DBI-Plugin-DateTime-0.05 ... cp lib/Class/DBI/Plugin/DateTime/Base.pm blib/lib/Class/DBI/Plugin/DateTime/Base.pm
cp lib/Class/DBI/Plugin/DateTime/MySQL.pm blib/lib/Class/DBI/Plugin/DateTime/MySQL.pm
cp lib/Class/DBI/Plugin/DateTime/Pg.pm blib/lib/Class/DBI/Plugin/DateTime/Pg.pm
cp lib/Class/DBI/Plugin/DateTime.pm blib/lib/Class/DBI/Plugin/DateTime.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
# Failed test 'use Class::DBI::Plugin::DateTime::Pg;'
# at t/01-sanity.t line 10.
# Tried to use 'Class::DBI::Plugin::DateTime::Pg'.
# 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/Pg.pm line 9.
# BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Pg.pm line 9.
# Compilation failed in require at /home/ryan/.cpanm/work/1493026521.2090/Class-DBI-Plugin-DateTime-0.05/blib/lib/Class/DBI/Plugin/DateTime/Pg.pm line 9.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493026521.2090/Class-DBI-Plugin-DateTime-0.05/blib/lib/Class/DBI/Plugin/DateTime/Pg.pm line 9.
# Compilation failed in require at t/01-sanity.t line 10.
# BEGIN failed--compilation aborted at t/01-sanity.t line 10.
# Failed test 'use Class::DBI::Plugin::DateTime::MySQL;'
# at t/01-sanity.t line 11.
# Tried to use 'Class::DBI::Plugin::DateTime::MySQL'.
# Error: Attempt to reload DateTime/Format/Builder.pm aborted.
# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/MySQL.pm line 87.
# BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/MySQL.pm line 87.
# Compilation failed in require at /home/ryan/.cpanm/work/1493026521.2090/Class-DBI-Plugin-DateTime-0.05/blib/lib/Class/DBI/Plugin/DateTime/MySQL.pm line 9.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493026521.2090/Class-DBI-Plugin-DateTime-0.05/blib/lib/Class/DBI/Plugin/DateTime/MySQL.pm line 9.
# Compilation failed in require at t/01-sanity.t line 11.
# BEGIN failed--compilation aborted at t/01-sanity.t line 11.
# Looks like you failed 2 tests of 2.
t/01-sanity.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
t/02-pg-basic.t ........ skipped: Need to define POSTGRES_DSN POSTGRES_USER POSTGRES_PASSWORD
t/03-pg-explicit.t ..... skipped: Need to define POSTGRES_DSN POSTGRES_USER POSTGRES_PASSWORD
t/04-pg-auto.t ......... skipped: Need to define POSTGRES_DSN POSTGRES_USER POSTGRES_PASSWORD
t/05-mysql-basic.t ..... skipped: Need to define MYSQL_DSN MYSQL_USER MYSQL_PASSWORD
t/06-mysql-explicit.t .. skipped: Need to define MYSQL_DSN MYSQL_USER MYSQL_PASSWORD
t/07-mysql-auto.t ...... skipped: Need to define MYSQL_DSN MYSQL_USER MYSQL_PASSWORD
# Failed test 'Pod coverage on Class::DBI::Plugin::DateTime::MySQL'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
# Class::DBI::Plugin::DateTime::MySQL: requiring 'Class::DBI::Plugin::DateTime::MySQL' failed
# Failed test 'Pod coverage on Class::DBI::Plugin::DateTime::Pg'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
# Class::DBI::Plugin::DateTime::Pg: requiring 'Class::DBI::Plugin::DateTime::Pg' failed
# Looks like you failed 2 tests of 4.
t/99-pod-coverage.t ....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
t/99-pod.t ............. ok
Test Summary Report
-------------------
t/01-sanity.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/99-pod-coverage.t (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 3-4
Non-zero exit status: 2
Files=9, Tests=10, 3 wallclock secs ( 0.03 usr 0.00 sys + 0.41 cusr 0.02 csys = 0.46 CPU)
Result: FAIL
Failed 2/9 test programs. 4/10 subtests failed.
Makefile:789: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Class::DBI::Plugin::DateTime::Pg failed. See /home/ryan/.cpanm/work/1493026521.2090/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Class::DBI::Plugin::DateTime::Pg] 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