cpantestlogs/DBIx::Class::Schema::Loader::DB2_genfailure.log
2017-05-02 18:44:36 -07:00

127 lines
6.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/1493018888.9576
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::Class::Schema::Loader::DB2 () on cpanmetadb ...
Unpacking DBIx-Class-Schema-Loader-0.02007.tar.gz
--> Working on DBIx::Class::Schema::Loader::DB2
Fetching http://www.cpan.org/authors/id/B/BL/BLBLACK/DBIx-Class-Schema-Loader-0.02007.tar.gz ... OK
DBIx-Class-Schema-Loader-0.02007/
DBIx-Class-Schema-Loader-0.02007/Build.PL
DBIx-Class-Schema-Loader-0.02007/TODO
DBIx-Class-Schema-Loader-0.02007/MANIFEST
DBIx-Class-Schema-Loader-0.02007/META.yml
DBIx-Class-Schema-Loader-0.02007/lib/
DBIx-Class-Schema-Loader-0.02007/lib/DBIx/
DBIx-Class-Schema-Loader-0.02007/lib/DBIx/Class/
DBIx-Class-Schema-Loader-0.02007/lib/DBIx/Class/Schema/
DBIx-Class-Schema-Loader-0.02007/lib/DBIx/Class/Schema/Loader/
DBIx-Class-Schema-Loader-0.02007/lib/DBIx/Class/Schema/Loader/DB2.pm
DBIx-Class-Schema-Loader-0.02007/lib/DBIx/Class/Schema/Loader/Generic.pm
DBIx-Class-Schema-Loader-0.02007/lib/DBIx/Class/Schema/Loader/SQLite.pm
DBIx-Class-Schema-Loader-0.02007/lib/DBIx/Class/Schema/Loader/Writing.pm
DBIx-Class-Schema-Loader-0.02007/lib/DBIx/Class/Schema/Loader/mysql.pm
DBIx-Class-Schema-Loader-0.02007/lib/DBIx/Class/Schema/Loader/Pg.pm
DBIx-Class-Schema-Loader-0.02007/lib/DBIx/Class/Schema/Loader.pm
DBIx-Class-Schema-Loader-0.02007/t/
DBIx-Class-Schema-Loader-0.02007/t/01use.t
DBIx-Class-Schema-Loader-0.02007/t/13db2_common.t
DBIx-Class-Schema-Loader-0.02007/t/lib/
DBIx-Class-Schema-Loader-0.02007/t/lib/TestAdditional.pm
DBIx-Class-Schema-Loader-0.02007/t/lib/TestLeftBase.pm
DBIx-Class-Schema-Loader-0.02007/t/lib/TestAdditionalBase.pm
DBIx-Class-Schema-Loader-0.02007/t/lib/DBIx/
DBIx-Class-Schema-Loader-0.02007/t/lib/DBIx/Class/
DBIx-Class-Schema-Loader-0.02007/t/lib/DBIx/Class/TestComponent.pm
DBIx-Class-Schema-Loader-0.02007/t/lib/DBIx/Class/TestRSComponent.pm
DBIx-Class-Schema-Loader-0.02007/t/lib/DBIXCSL_Test/
DBIx-Class-Schema-Loader-0.02007/t/lib/DBIXCSL_Test/Schema/
DBIx-Class-Schema-Loader-0.02007/t/lib/DBIXCSL_Test/Schema/LoaderTest1.pm
DBIx-Class-Schema-Loader-0.02007/t/lib/dbixcsl_common_tests.pm
DBIx-Class-Schema-Loader-0.02007/t/04kwalitee.t
DBIx-Class-Schema-Loader-0.02007/t/10sqlite_common.t
DBIx-Class-Schema-Loader-0.02007/t/02pod.t
DBIx-Class-Schema-Loader-0.02007/t/11mysql_common.t
DBIx-Class-Schema-Loader-0.02007/t/12pg_common.t
DBIx-Class-Schema-Loader-0.02007/t/03podcoverage.t
DBIx-Class-Schema-Loader-0.02007/README
DBIx-Class-Schema-Loader-0.02007/Changes
DBIx-Class-Schema-Loader-0.02007/Makefile.PL
Entering DBIx-Class-Schema-Loader-0.02007
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 DBIx-Class-Schema-Loader-0.02007 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'DBIx-Class-Schema-Loader' version '0.02007'
Checking dependencies from MYMETA.json ...
Checking if you have DBD::SQLite 1.11 ... Yes (1.54)
Checking if you have Text::Balanced 0 ... Yes (2.03)
Checking if you have Test::More 0.32 ... Yes (1.302078)
Checking if you have Class::Accessor::Fast 0.22 ... Yes (0.34)
Checking if you have DBIx::Class 0.05006 ... Yes (0.082840)
Checking if you have DBI 1.4 ... Yes (1.634)
Checking if you have Class::C3 0.09 ... Yes (0.32)
Checking if you have Class::Data::Accessor 0.02 ... Yes (0.04004)
Checking if you have Lingua::EN::Inflect 0 ... Yes (1.901)
Checking if you have UNIVERSAL::require 0.1 ... Yes (0.18)
OK
Building and testing DBIx-Class-Schema-Loader-0.02007 ... Building DBIx-Class-Schema-Loader
t/01use.t ............ ok
t/02pod.t ............ skipped: set TEST_POD to enable this test
t/03podcoverage.t .... skipped: set TEST_POD to enable this test
These tests should not be running unless AUTHOR_TESTING=1 and/or RELEASE_TESTING=1!
t/04kwalitee.t ....... ok
DBIx::Class::ResultSetManager never left experimental status and
has now been DEPRECATED. This module will be deleted in 09000 so please
migrate any and all code using it to explicit resultset classes using either
__PACKAGE__->resultset_class(...) calls or by switching from using
DBIx::Class::Schema->load_classes() to load_namespaces() and creating
appropriate My::Schema::ResultSet::* classes for it to pick up. at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DBIx/Class/ResultSetManager.pm line 8.
loader_test9 has no primary key at /home/ryan/.cpanm/work/1493018888.9576/DBIx-Class-Schema-Loader-0.02007/blib/lib/DBIx/Class/Schema/Loader.pm line 145.
DBIx::Class::ResultSet::find(): find() expects either a column/value hashref, or a list of values corresponding to the columns of the specified unique constraint 'primary' at t/lib/dbixcsl_common_tests.pm line 173
# Looks like your test exited with 2 just after 24.
t/10sqlite_common.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 30/54 subtests
t/11mysql_common.t ... skipped: You need to set the DBICTEST_MYSQL_DSN, _USER, and _PASS environment variables
t/12pg_common.t ...... skipped: You need to set the DBICTEST_PG_DSN, _USER, and _PASS environment variables
t/13db2_common.t ..... skipped: You need to set the DBICTEST_DB2_DSN, _USER, and _PASS environment variables
Test Summary Report
-------------------
t/10sqlite_common.t (Wstat: 512 Tests: 24 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 54 tests but ran 24.
Files=8, Tests=46, 4 wallclock secs ( 0.02 usr 0.00 sys + 0.65 cusr 0.04 csys = 0.71 CPU)
Result: FAIL
Failed 1/8 test programs. 0/46 subtests failed.
! Installing DBIx::Class::Schema::Loader::DB2 failed. See /home/ryan/.cpanm/work/1493018888.9576/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DBIx::Class::Schema::Loader::DB2] 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