cpantestlogs/IronMan::Schema_genfailure.log
2017-05-02 18:44:36 -07:00

135 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/1493276269.5344
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 IronMan::Schema () on cpanmetadb ...
Unpacking IronMan-Schema-0.03.tar.gz
--> Working on IronMan::Schema
Fetching http://www.cpan.org/authors/id/I/ID/IDN/IronMan-Schema-0.03.tar.gz ... OK
IronMan-Schema-0.03/
IronMan-Schema-0.03/t/
IronMan-Schema-0.03/t/01_basic.t
IronMan-Schema-0.03/t/02_testdb_deploy.t
IronMan-Schema-0.03/t/20_testdb_remove.t
IronMan-Schema-0.03/t/04_resultset_post.t
IronMan-Schema-0.03/t/03_resultset_feed.t
IronMan-Schema-0.03/etc/
IronMan-Schema-0.03/etc/IronMan-Schema-0.01-MySQL.sql
IronMan-Schema-0.03/etc/IronMan-Schema-0.01-0.02-PostgreSQL.sql
IronMan-Schema-0.03/etc/IronMan-Schema-0.01-0.02-SQLite.sql
IronMan-Schema-0.03/etc/IronMan-Schema-0.03-SQLite.sql
IronMan-Schema-0.03/etc/IronMan-Schema-0.01-0.02-MySQL.sql
IronMan-Schema-0.03/etc/IronMan-Schema-0.01-SQLite.sql
IronMan-Schema-0.03/etc/IronMan-Schema-0.02-SQLite.sql
IronMan-Schema-0.03/etc/IronMan-Schema-0.02-0.03-SQLite.sql
IronMan-Schema-0.03/etc/IronMan-Schema-0.02-PostgreSQL.sql
IronMan-Schema-0.03/etc/IronMan-Schema-0.01-PostgreSQL.sql
IronMan-Schema-0.03/etc/IronMan-Schema-0.02-MySQL.sql
IronMan-Schema-0.03/META.yml
IronMan-Schema-0.03/Makefile.PL
IronMan-Schema-0.03/MANIFEST
IronMan-Schema-0.03/inc/
IronMan-Schema-0.03/inc/Module/
IronMan-Schema-0.03/inc/Module/Install.pm
IronMan-Schema-0.03/inc/Module/Install/
IronMan-Schema-0.03/inc/Module/Install/Win32.pm
IronMan-Schema-0.03/inc/Module/Install/Metadata.pm
IronMan-Schema-0.03/inc/Module/Install/WriteAll.pm
IronMan-Schema-0.03/inc/Module/Install/Can.pm
IronMan-Schema-0.03/inc/Module/Install/Makefile.pm
IronMan-Schema-0.03/inc/Module/Install/Base.pm
IronMan-Schema-0.03/inc/Module/Install/Fetch.pm
IronMan-Schema-0.03/lib/
IronMan-Schema-0.03/lib/IronMan/
IronMan-Schema-0.03/lib/IronMan/Schema.pm
IronMan-Schema-0.03/lib/IronMan/Schema/
IronMan-Schema-0.03/lib/IronMan/Schema/Result/
IronMan-Schema-0.03/lib/IronMan/Schema/Result/Post.pm
IronMan-Schema-0.03/lib/IronMan/Schema/Result/Tag.pm
IronMan-Schema-0.03/lib/IronMan/Schema/Result/Feed.pm
IronMan-Schema-0.03/lib/IronMan/Schema/Result/FeedTagMap.pm
IronMan-Schema-0.03/lib/IronMan/Schema/ResultSet/
IronMan-Schema-0.03/lib/IronMan/Schema/ResultSet/Post.pm
IronMan-Schema-0.03/lib/IronMan/Schema/ResultSet/Feed.pm
Entering IronMan-Schema-0.03
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring IronMan-Schema-0.03 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for IronMan::Schema
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 DBIx::Class::Schema 0 ... Yes (undef)
OK
Building and testing IronMan-Schema-0.03 ... cp lib/IronMan/Schema/Result/Feed.pm blib/lib/IronMan/Schema/Result/Feed.pm
cp lib/IronMan/Schema/ResultSet/Feed.pm blib/lib/IronMan/Schema/ResultSet/Feed.pm
cp lib/IronMan/Schema/Result/FeedTagMap.pm blib/lib/IronMan/Schema/Result/FeedTagMap.pm
cp lib/IronMan/Schema/Result/Post.pm blib/lib/IronMan/Schema/Result/Post.pm
cp lib/IronMan/Schema/Result/Tag.pm blib/lib/IronMan/Schema/Result/Tag.pm
cp lib/IronMan/Schema.pm blib/lib/IronMan/Schema.pm
cp lib/IronMan/Schema/ResultSet/Post.pm blib/lib/IronMan/Schema/ResultSet/Post.pm
Manifying 2 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_basic.t ........... ok
DBIx::Class::Schema::Versioned::_on_connect(): Your DB is currently unversioned. Please call upgrade on your schema to sync the DB. at t/02_testdb_deploy.t line 25
t/02_testdb_deploy.t ... ok
t/03_resultset_feed.t .. ok
{UNKNOWN}: 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 302) line 1.
BEGIN failed--compilation aborted at (eval 302) 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/SQLite.pm line 72.
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/SQLite.pm line 72.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Class/C3/Componentised.pm line 150. at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Class/C3/Componentised.pm line 155
# Looks like your test exited with 255 before it could output anything.
t/04_resultset_post.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests
t/20_testdb_remove.t ... ok
Test Summary Report
-------------------
t/04_resultset_post.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 0.
Files=5, Tests=8, 3 wallclock secs ( 0.02 usr 0.00 sys + 1.09 cusr 0.10 csys = 1.21 CPU)
Result: FAIL
Failed 1/5 test programs. 0/8 subtests failed.
Makefile:787: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing IronMan::Schema failed. See /home/ryan/.cpanm/work/1493276269.5344/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose IronMan::Schema] 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