cpantestlogs/DBIx::MoCo_genfailure.log
2017-05-02 18:44:36 -07:00

254 lines
11 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/1493307327.29269
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 DBIx::MoCo () on cpanmetadb ...
Unpacking DBIx-MoCo-0.18.tar.gz
--> Working on DBIx::MoCo
Fetching http://www.cpan.org/authors/id/J/JK/JKONDO/DBIx-MoCo-0.18.tar.gz ... OK
DBIx-MoCo-0.18/
DBIx-MoCo-0.18/MANIFEST
DBIx-MoCo-0.18/META.yml
DBIx-MoCo-0.18/Changes
DBIx-MoCo-0.18/README
DBIx-MoCo-0.18/Makefile.PL
DBIx-MoCo-0.18/lib/
DBIx-MoCo-0.18/lib/DBIx/
DBIx-MoCo-0.18/lib/DBIx/MoCo/
DBIx-MoCo-0.18/lib/DBIx/MoCo/DataBase.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo/Column/
DBIx-MoCo-0.18/lib/DBIx/MoCo/Column/UTCDateTime.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo/Column/DateTime.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo/Column/utf8.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo/Column/URI.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo/Readonly.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo/Relation.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo/Schema.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo/Cache.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo/Join.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo/MUID.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo/Fixture.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo/Cache/
DBIx-MoCo-0.18/lib/DBIx/MoCo/Cache/Dummy.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo/Column.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo/List.pm
DBIx-MoCo-0.18/lib/DBIx/MoCo.pm
DBIx-MoCo-0.18/t/
DBIx-MoCo-0.18/t/06-column.t
DBIx-MoCo-0.18/t/16-instance-cache.t
DBIx-MoCo-0.18/t/19-with.t
DBIx-MoCo-0.18/t/11-cache-memory.t
DBIx-MoCo-0.18/t/23-fixture.t
DBIx-MoCo-0.18/t/10-moco.t
DBIx-MoCo-0.18/t/21-cache_dummy.t
DBIx-MoCo-0.18/t/13-readonly.t
DBIx-MoCo-0.18/t/00-list.t
DBIx-MoCo-0.18/t/18-retrieve_multi.t
DBIx-MoCo-0.18/t/12-moco-session.t
DBIx-MoCo-0.18/t/03-schema.t
DBIx-MoCo-0.18/t/07-null-cache.t
DBIx-MoCo-0.18/t/01-database.t
DBIx-MoCo-0.18/t/lib/
DBIx-MoCo-0.18/t/lib/Blog/
DBIx-MoCo-0.18/t/lib/Blog/DataBase.pm
DBIx-MoCo-0.18/t/lib/Blog/ReadonlyUser.pm
DBIx-MoCo-0.18/t/lib/Blog/Bookmark.pm
DBIx-MoCo-0.18/t/lib/Blog/Entry.pm
DBIx-MoCo-0.18/t/lib/Blog/BookmarkEntry.pm
DBIx-MoCo-0.18/t/lib/Blog/Class.pm
DBIx-MoCo-0.18/t/lib/Blog/User.pm
DBIx-MoCo-0.18/t/lib/MySQLDB.pm
DBIx-MoCo-0.18/t/lib/DBIx/
DBIx-MoCo-0.18/t/lib/DBIx/MoCo/
DBIx-MoCo-0.18/t/lib/DBIx/MoCo/Column/
DBIx-MoCo-0.18/t/lib/DBIx/MoCo/Column/MyColumn.pm
DBIx-MoCo-0.18/t/lib/MySQLUser.pm
DBIx-MoCo-0.18/t/20-with_default.t
DBIx-MoCo-0.18/t/15-utf8.t
DBIx-MoCo-0.18/t/17-inflate_column.t
DBIx-MoCo-0.18/t/05-methods.t
DBIx-MoCo-0.18/t/22-list_class.t
DBIx-MoCo-0.18/t/14-trigger.t
DBIx-MoCo-0.18/t/fixtures/
DBIx-MoCo-0.18/t/fixtures/entry.yml
DBIx-MoCo-0.18/t/fixtures/user.yml
DBIx-MoCo-0.18/t/08-muid.t
DBIx-MoCo-0.18/t/04-join.t
DBIx-MoCo-0.18/t/02-cache.t
Entering DBIx-MoCo-0.18
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring DBIx-MoCo-0.18 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for DBIx::MoCo
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have DBD::SQLite 0 ... Yes (1.54)
Checking if you have Path::Class 0 ... Yes (0.37)
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have YAML::Syck 0 ... Yes (1.30)
Checking if you have List::MoreUtils 0 ... Yes (0.418)
Checking if you have Time::HiRes 0 ... Yes (1.9741)
Checking if you have Exporter::Lite 0 ... Yes (0.08)
Checking if you have DBI 0 ... Yes (1.636)
Checking if you have Kwalify 0 ... Yes (1.22)
Checking if you have DateTime::Format::MySQL 0 ... Yes (0.06)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have Test::Class 0 ... Yes (0.50)
Checking if you have DateTime 0 ... Yes (1.42)
Checking if you have Net::Address::Ethernet 0 ... Yes (1.124)
Checking if you have FindBin::libs 0 ... Yes (2.12)
Checking if you have Class::Trigger 0 ... Yes (0.14)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Storable 0 ... Yes (2.51)
Checking if you have UNIVERSAL::require 0 ... Yes (0.18)
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have URI 0 ... Yes (1.71)
Checking if you have Tie::IxHash 0 ... Yes (1.23)
Checking if you have SQL::Abstract 0 ... Yes (1.84)
Checking if you have FormValidator::Simple 0 ... Yes (0.29)
Checking if you have Math::BigInt::Lite 0 ... Yes (0.17)
Checking if you have List::Util 0 ... Yes (1.47)
Checking if you have Cache::Memory 0 ... Yes (2.11)
OK
Building and testing DBIx-MoCo-0.18 ... cp lib/DBIx/MoCo/Readonly.pm blib/lib/DBIx/MoCo/Readonly.pm
cp lib/DBIx/MoCo/Cache.pm blib/lib/DBIx/MoCo/Cache.pm
cp lib/DBIx/MoCo/Column/UTCDateTime.pm blib/lib/DBIx/MoCo/Column/UTCDateTime.pm
cp lib/DBIx/MoCo/Relation.pm blib/lib/DBIx/MoCo/Relation.pm
cp lib/DBIx/MoCo/Column/utf8.pm blib/lib/DBIx/MoCo/Column/utf8.pm
cp lib/DBIx/MoCo/DataBase.pm blib/lib/DBIx/MoCo/DataBase.pm
cp lib/DBIx/MoCo/Column/URI.pm blib/lib/DBIx/MoCo/Column/URI.pm
cp lib/DBIx/MoCo/Schema.pm blib/lib/DBIx/MoCo/Schema.pm
cp lib/DBIx/MoCo/List.pm blib/lib/DBIx/MoCo/List.pm
cp lib/DBIx/MoCo/Join.pm blib/lib/DBIx/MoCo/Join.pm
cp lib/DBIx/MoCo/Column/DateTime.pm blib/lib/DBIx/MoCo/Column/DateTime.pm
cp lib/DBIx/MoCo.pm blib/lib/DBIx/MoCo.pm
cp lib/DBIx/MoCo/Cache/Dummy.pm blib/lib/DBIx/MoCo/Cache/Dummy.pm
cp lib/DBIx/MoCo/Fixture.pm blib/lib/DBIx/MoCo/Fixture.pm
cp lib/DBIx/MoCo/Column.pm blib/lib/DBIx/MoCo/Column.pm
cp lib/DBIx/MoCo/MUID.pm blib/lib/DBIx/MoCo/MUID.pm
Manifying 11 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, 'blib/lib', 'blib/arch')" t/*.t
t/00-list.t ............ ok
# Failed test 'prepared cached'
# at t/01-database.t line 67.
# (in ThisTest->prepared_cached)
# Failed test 'undef isa 'DBI::st''
# at t/01-database.t line 68.
# (in ThisTest->prepared_cached)
# undef isn't defined
# Failed test 'prepared cached'
# at t/01-database.t line 71.
# (in ThisTest->prepared_cached)
# Failed test 'undef isa 'DBI::st''
# at t/01-database.t line 72.
# (in ThisTest->prepared_cached)
# undef isn't defined
# Looks like you failed 4 tests of 54.
t/01-database.t ........
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/54 subtests
t/02-cache.t ........... ok
# Failed test 'mysql died (DBI connect('dbname=mysql','root',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory") at /home/ryan/.cpanm/work/1493307327.29269/DBIx-MoCo-0.18/blib/lib/DBIx/MoCo/DataBase.pm line 170.)'
# at t/03-schema.t line 8.
# (in ThisTest->mysql)
# Looks like you failed 1 test of 22.
t/03-schema.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/22 subtests
(less 8 skipped subtests: 13 okay)
t/04-join.t ............ ok
t/05-methods.t ......... ok
# Failed test 'has_column died (DBI connect('dbname=mysql','root',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory") at /home/ryan/.cpanm/work/1493307327.29269/DBIx-MoCo-0.18/blib/lib/DBIx/MoCo/DataBase.pm line 170.)'
# at t/06-column.t line 8.
# (in ThisTest->has_column)
# Looks like you failed 1 test of 43.
t/06-column.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/43 subtests
t/07-null-cache.t ...... ok
Use of uninitialized value $Logic in hash element at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Net/Ifconfig/Wrapper.pm line 250.
Use of uninitialized value $Logic in hash element at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Net/Ifconfig/Wrapper.pm line 250.
Use of uninitialized value $Logic in hash element at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Net/Ifconfig/Wrapper.pm line 250.
Use of uninitialized value $Logic in hash element at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Net/Ifconfig/Wrapper.pm line 250.
t/08-muid.t ............ ok
Hexadecimal number > 0xffffffff non-portable at (eval 24) line 1.
Hexadecimal number > 0xffffffff non-portable at (eval 26) line 1.
t/10-moco.t ............ ok
Reference passed to set at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Cache.pm line 293.
Reference passed to set at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Cache.pm line 293.
t/11-cache-memory.t .... ok
t/12-moco-session.t .... ok
t/13-readonly.t ........ ok
t/14-trigger.t ......... ok
t/15-utf8.t ............ ok
t/16-instance-cache.t .. ok
t/17-inflate_column.t .. ok
Reference passed to set at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Cache.pm line 293.
Reference passed to set at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Cache.pm line 293.
Reference passed to set at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Cache.pm line 293.
Reference passed to set at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Cache.pm line 293.
Reference passed to set at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Cache.pm line 293.
Reference passed to set at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Cache.pm line 293.
Reference passed to set at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Cache.pm line 293.
Reference passed to set at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Cache.pm line 293.
t/18-retrieve_multi.t .. ok
t/19-with.t ............ ok
t/20-with_default.t .... ok
t/21-cache_dummy.t ..... ok
t/22-list_class.t ...... ok
t/23-fixture.t ......... ok
Test Summary Report
-------------------
t/01-database.t (Wstat: 1024 Tests: 54 Failed: 4)
Failed tests: 16-19
Non-zero exit status: 4
t/03-schema.t (Wstat: 256 Tests: 22 Failed: 1)
Failed test: 6
Non-zero exit status: 1
t/06-column.t (Wstat: 256 Tests: 43 Failed: 1)
Failed test: 16
Non-zero exit status: 1
Files=23, Tests=630, 12 wallclock secs ( 0.06 usr 0.03 sys + 2.04 cusr 0.21 csys = 2.34 CPU)
Result: FAIL
Failed 3/23 test programs. 6/630 subtests failed.
Makefile:937: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing DBIx::MoCo failed. See /home/ryan/.cpanm/work/1493307327.29269/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DBIx::MoCo] 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