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

212 lines
8.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/1493332651.15177
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::Sunny::db () on cpanmetadb ...
Unpacking DBIx-Sunny-0.20.tar.gz
--> Working on DBIx::Sunny::db
Fetching http://www.cpan.org/authors/id/K/KA/KAZEBURO/DBIx-Sunny-0.20.tar.gz ... OK
DBIx-Sunny-0.20/
DBIx-Sunny-0.20/.gitignore
DBIx-Sunny-0.20/Changes
DBIx-Sunny-0.20/inc/
DBIx-Sunny-0.20/lib/
DBIx-Sunny-0.20/Makefile.PL
DBIx-Sunny-0.20/MANIFEST
DBIx-Sunny-0.20/META.yml
DBIx-Sunny-0.20/README
DBIx-Sunny-0.20/t/
DBIx-Sunny-0.20/xt/
DBIx-Sunny-0.20/xt/01_podspell.t
DBIx-Sunny-0.20/xt/02_perlcritic.t
DBIx-Sunny-0.20/xt/03_pod.t
DBIx-Sunny-0.20/xt/04_mysql.t
DBIx-Sunny-0.20/xt/perlcriticrc
DBIx-Sunny-0.20/t/00_compile.t
DBIx-Sunny-0.20/t/01_basic.t
DBIx-Sunny-0.20/t/02_rootclass.t
DBIx-Sunny-0.20/t/03_txn.t
DBIx-Sunny-0.20/t/schema_00_compile.t
DBIx-Sunny-0.20/t/schema_01_basic.t
DBIx-Sunny-0.20/t/scheme_02_args.t
DBIx-Sunny-0.20/t/TestSchema.pm
DBIx-Sunny-0.20/lib/DBIx/
DBIx-Sunny-0.20/lib/DBIx/Sunny/
DBIx-Sunny-0.20/lib/DBIx/Sunny.pm
DBIx-Sunny-0.20/lib/DBIx/Sunny/Schema.pm
DBIx-Sunny-0.20/inc/Module/
DBIx-Sunny-0.20/inc/Module/Install/
DBIx-Sunny-0.20/inc/Module/Install.pm
DBIx-Sunny-0.20/inc/Module/Install/AuthorTests.pm
DBIx-Sunny-0.20/inc/Module/Install/Base.pm
DBIx-Sunny-0.20/inc/Module/Install/Can.pm
DBIx-Sunny-0.20/inc/Module/Install/Fetch.pm
DBIx-Sunny-0.20/inc/Module/Install/Makefile.pm
DBIx-Sunny-0.20/inc/Module/Install/Metadata.pm
DBIx-Sunny-0.20/inc/Module/Install/Repository.pm
DBIx-Sunny-0.20/inc/Module/Install/Win32.pm
DBIx-Sunny-0.20/inc/Module/Install/WriteAll.pm
Entering DBIx-Sunny-0.20
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
Running Makefile.PL
Configuring DBIx-Sunny-0.20 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for DBIx::Sunny
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 parent 0 ... Yes (0.236)
Checking if you have Class::Accessor::Lite 0.05 ... Yes (0.08)
Checking if you have DBIx::TransactionManager 0 ... Yes (1.13)
Checking if you have DBI 1.615 ... Yes (1.636)
Checking if you have Data::Validator 0 ... Yes (1.07)
Checking if you have DBD::SQLite 1.31 ... Yes (1.54)
Checking if you have Class::Data::Inheritable 0 ... Yes (0.08)
Checking if you have Test::Requires 0 ... Yes (0.10)
Checking if you have Capture::Tiny 0 ... Yes (0.40)
Checking if you have Test::More 0.96 ... Yes (1.302078)
Checking if you have Scalar::Util 0 ... Yes (1.47)
OK
Building and testing DBIx-Sunny-0.20 ... cp lib/DBIx/Sunny.pm blib/lib/DBIx/Sunny.pm
cp lib/DBIx/Sunny/Schema.pm blib/lib/DBIx/Sunny/Schema.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/00_compile.t ......... ok
# Failed test at t/01_basic.t line 40.
# 'DBD::SQLite::db prepare failed: table bar has no column named e at /home/ryan/.cpanm/work/1493332651.15177/DBIx-Sunny-0.20/blib/lib/DBIx/Sunny.pm line 94.
# '
# doesn't match '(?^:for Statement)'
# Failed test at t/01_basic.t line 41.
# 'DBD::SQLite::db prepare failed: table bar has no column named e at /home/ryan/.cpanm/work/1493332651.15177/DBIx-Sunny-0.20/blib/lib/DBIx/Sunny.pm line 94.
# '
# doesn't match '(?^:/\* .+ line \d+ \*/)'
# Failed test at t/01_basic.t line 49.
# 'DBD::SQLite::db selectall_arrayref failed: no such column: e at t/01_basic.t line 46.
# '
# doesn't match '(?^:for Statement)'
# Failed test at t/01_basic.t line 50.
# 'DBD::SQLite::db selectall_arrayref failed: no such column: e at t/01_basic.t line 46.
# '
# doesn't match '(?^:/\* .+ line \d+ \*/)'
# Failed test at t/01_basic.t line 49.
# 'DBD::SQLite::db selectrow_arrayref failed: no such column: e at t/01_basic.t line 46.
# '
# doesn't match '(?^:for Statement)'
# Failed test at t/01_basic.t line 50.
# 'DBD::SQLite::db selectrow_arrayref failed: no such column: e at t/01_basic.t line 46.
# '
# doesn't match '(?^:/\* .+ line \d+ \*/)'
# Failed test at t/01_basic.t line 49.
# 'DBD::SQLite::db selectrow_array failed: no such column: e at t/01_basic.t line 46.
# '
# doesn't match '(?^:for Statement)'
# Failed test at t/01_basic.t line 50.
# 'DBD::SQLite::db selectrow_array failed: no such column: e at t/01_basic.t line 46.
# '
# doesn't match '(?^:/\* .+ line \d+ \*/)'
# Looks like you failed 8 tests of 25.
t/01_basic.t ...........
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/25 subtests
# Failed test at t/02_rootclass.t line 40.
# 'DBD::SQLite::db prepare failed: table bar has no column named e at /home/ryan/.cpanm/work/1493332651.15177/DBIx-Sunny-0.20/blib/lib/DBIx/Sunny.pm line 94.
# '
# doesn't match '(?^:for Statement)'
# Failed test at t/02_rootclass.t line 41.
# 'DBD::SQLite::db prepare failed: table bar has no column named e at /home/ryan/.cpanm/work/1493332651.15177/DBIx-Sunny-0.20/blib/lib/DBIx/Sunny.pm line 94.
# '
# doesn't match '(?^:/\* .+ line \d+ \*/)'
# Failed test at t/02_rootclass.t line 49.
# 'DBD::SQLite::db selectall_arrayref failed: no such column: e at t/02_rootclass.t line 46.
# '
# doesn't match '(?^:for Statement)'
# Failed test at t/02_rootclass.t line 50.
# 'DBD::SQLite::db selectall_arrayref failed: no such column: e at t/02_rootclass.t line 46.
# '
# doesn't match '(?^:/\* .+ line \d+ \*/)'
# Failed test at t/02_rootclass.t line 49.
# 'DBD::SQLite::db selectrow_arrayref failed: no such column: e at t/02_rootclass.t line 46.
# '
# doesn't match '(?^:for Statement)'
# Failed test at t/02_rootclass.t line 50.
# 'DBD::SQLite::db selectrow_arrayref failed: no such column: e at t/02_rootclass.t line 46.
# '
# doesn't match '(?^:/\* .+ line \d+ \*/)'
# Failed test at t/02_rootclass.t line 49.
# 'DBD::SQLite::db selectrow_array failed: no such column: e at t/02_rootclass.t line 46.
# '
# doesn't match '(?^:for Statement)'
# Failed test at t/02_rootclass.t line 50.
# 'DBD::SQLite::db selectrow_array failed: no such column: e at t/02_rootclass.t line 46.
# '
# doesn't match '(?^:/\* .+ line \d+ \*/)'
# Looks like you failed 8 tests of 23.
t/02_rootclass.t .......
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/23 subtests
Transaction was aborted without calling an explicit commit or rollback. (Guard created at t/03_txn.t line 23) at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DBIx/TransactionManager.pm line 115.
t/03_txn.t ............. ok
t/schema_00_compile.t .. ok
t/schema_01_basic.t .... ok
t/scheme_02_args.t ..... ok
Test Summary Report
-------------------
t/01_basic.t (Wstat: 2048 Tests: 25 Failed: 8)
Failed tests: 12-13, 15-16, 18-19, 21-22
Non-zero exit status: 8
t/02_rootclass.t (Wstat: 2048 Tests: 23 Failed: 8)
Failed tests: 12-13, 15-16, 18-19, 21-22
Non-zero exit status: 8
Files=7, Tests=79, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.30 cusr 0.00 csys = 0.33 CPU)
Result: FAIL
Failed 2/7 test programs. 16/79 subtests failed.
Makefile:784: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing DBIx::Sunny::db failed. See /home/ryan/.cpanm/work/1493332651.15177/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DBIx::Sunny::db] 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