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

169 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/1493087538.9026
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::FlexibleBinding () on cpanmetadb ...
Unpacking DBIx-FlexibleBinding-2.0.4.tar.gz
--> Working on DBIx::FlexibleBinding
Fetching http://www.cpan.org/authors/id/C/CP/CPANIC/DBIx-FlexibleBinding-2.0.4.tar.gz ... OK
DBIx-FlexibleBinding-2.0.4/
DBIx-FlexibleBinding-2.0.4/Changes
DBIx-FlexibleBinding-2.0.4/cpanfile
DBIx-FlexibleBinding-2.0.4/lib/
DBIx-FlexibleBinding-2.0.4/LICENSE
DBIx-FlexibleBinding-2.0.4/Makefile.PL
DBIx-FlexibleBinding-2.0.4/MANIFEST
DBIx-FlexibleBinding-2.0.4/mapsolarsystems.json
DBIx-FlexibleBinding-2.0.4/META.json
DBIx-FlexibleBinding-2.0.4/META.yml
DBIx-FlexibleBinding-2.0.4/README
DBIx-FlexibleBinding-2.0.4/t/
DBIx-FlexibleBinding-2.0.4/t/00-load.t
DBIx-FlexibleBinding-2.0.4/t/01-execute.t
DBIx-FlexibleBinding-2.0.4/t/02-iterate.t
DBIx-FlexibleBinding-2.0.4/t/03-iterate.t
DBIx-FlexibleBinding-2.0.4/t/manifest.t
DBIx-FlexibleBinding-2.0.4/t/pod-coverage.t
DBIx-FlexibleBinding-2.0.4/t/pod.t
DBIx-FlexibleBinding-2.0.4/t/release-pod-syntax.t
DBIx-FlexibleBinding-2.0.4/lib/DBIx/
DBIx-FlexibleBinding-2.0.4/lib/DBIx/FlexibleBinding.pm
Entering DBIx-FlexibleBinding-2.0.4
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring DBIx-FlexibleBinding-2.0.4 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for DBIx::FlexibleBinding
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have namespace::clean 0 ... Yes (0.27)
Checking if you have DBD::mysql 0 ... Yes (4.042)
Checking if you have Data::Dumper::Concise 0 ... Yes (2.022)
Checking if you have DBD::CSV 0 ... Yes (0.49)
Checking if you have JSON 0 ... Yes (2.90)
Checking if you have Params::Callbacks 0 ... Yes (2.0.31)
Checking if you have DBD::SQLite 0 ... Yes (1.54)
Checking if you have Message::String 0 ... Yes (0.1.9)
Checking if you have MRO::Compat 0 ... Yes (0.13)
Checking if you have DBI 0 ... Yes (1.634)
Checking if you have List::MoreUtils 0 ... Yes (0.418)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Sub::Util 0 ... Yes (1.47)
OK
Building and testing DBIx-FlexibleBinding-2.0.4 ... cp lib/DBIx/FlexibleBinding.pm blib/lib/DBIx/FlexibleBinding.pm
Manifying 1 pod document
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
# Testing DBIx::FlexibleBinding 2.0.4, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
DBD::CSV::st execute failed: No such column 'COUNT* AS count' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/DBI/DBD/SqlEngine.pm line 1271.
[for Statement "SELECT COUNT(*) AS count FROM mapsolarsystems"] at /home/ryan/.cpanm/work/1493087538.9026/DBIx-FlexibleBinding-2.0.4/blib/lib/DBIx/FlexibleBinding.pm line 523.
DBD::CSV::st fetchrow_array failed: Attempt to fetch row without a preceding execute () call or from a non-SELECT statement [for Statement "SELECT COUNT(*) AS count FROM mapsolarsystems"] at t/00-load.t line 382.
# Failed test 'prepare, execute, fetchrow_array'
# at t/00-load.t line 383.
# got: undef
# expected: '7929'
DBD::CSV::st execute failed: No such column 'COUNT* AS count' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/DBI/DBD/SqlEngine.pm line 1271.
[for Statement "SELECT COUNT(*) AS count FROM mapsolarsystems"] at /home/ryan/.cpanm/work/1493087538.9026/DBIx-FlexibleBinding-2.0.4/blib/lib/DBIx/FlexibleBinding.pm line 523.
DBD::CSV::st fetchrow_arrayref failed: Attempt to fetch row without a preceding execute () call or from a non-SELECT statement [for Statement "SELECT COUNT(*) AS count FROM mapsolarsystems"] at t/00-load.t line 389.
# Failed test 'prepare, execute, fetchrow_arrayref'
# at t/00-load.t line 390.
# got: undef
# expected: '7929'
DBD::CSV::st execute failed: No such column 'COUNT* AS count' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/DBI/DBD/SqlEngine.pm line 1271.
[for Statement "SELECT COUNT(*) AS count FROM mapsolarsystems"] at /home/ryan/.cpanm/work/1493087538.9026/DBIx-FlexibleBinding-2.0.4/blib/lib/DBIx/FlexibleBinding.pm line 523.
DBD::CSV::st fetchrow_hashref failed: Attempt to fetch row without a preceding execute () call or from a non-SELECT statement [for Statement "SELECT COUNT(*) AS count FROM mapsolarsystems"] at t/00-load.t line 396.
# Failed test 'prepare, execute, fetchrow_hashref'
# at t/00-load.t line 397.
# got: undef
# expected: '7929'
DBD::CSV::st execute failed: No such column 'COUNT* AS count' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/DBI/DBD/SqlEngine.pm line 1271.
[for Statement "SELECT COUNT(*) AS count FROM mapsolarsystems"] at /home/ryan/.cpanm/work/1493087538.9026/DBIx-FlexibleBinding-2.0.4/blib/lib/DBIx/FlexibleBinding.pm line 523.
DBD::CSV::st fetchall_arrayref failed: Attempt to fetch row without a preceding execute () call or from a non-SELECT statement [for Statement "SELECT COUNT(*) AS count FROM mapsolarsystems"] at t/00-load.t line 403.
# Failed test 'prepare, execute, fetchall_arrayref'
# at t/00-load.t line 404.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = ARRAY(0x558db52a8600)
DBD::CSV::st execute failed: No such column 'COUNT* AS count' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/DBI/DBD/SqlEngine.pm line 1271.
[for Statement "SELECT COUNT(*) AS count FROM mapsolarsystems"] at /home/ryan/.cpanm/work/1493087538.9026/DBIx-FlexibleBinding-2.0.4/blib/lib/DBIx/FlexibleBinding.pm line 523.
DBI bind_columns: invalid number of arguments: got handle + 0, expected handle + between 1 and -1
Usage: $h->bind_columns(\$var1 [, \$var2, ...]) at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/DBI.pm line 2083.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 25 just after 32.
t/00-load.t .............
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 4/32 subtests
DBD::SQLite::db prepare failed: no such table: mapsolarsystems at /home/ryan/.cpanm/work/1493087538.9026/DBIx-FlexibleBinding-2.0.4/blib/lib/DBIx/FlexibleBinding.pm line 231.
Can't call method "execute" on an undefined value at t/01-execute.t line 29.
t/01-execute.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
DBD::SQLite::db prepare failed: no such table: mapsolarsystems at /home/ryan/.cpanm/work/1493087538.9026/DBIx-FlexibleBinding-2.0.4/blib/lib/DBIx/FlexibleBinding.pm line 231.
Can't call method "iterate" on an undefined value at t/02-iterate.t line 35.
t/02-iterate.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
DBD::SQLite::db prepare failed: no such table: mapsolarsystems at /home/ryan/.cpanm/work/1493087538.9026/DBIx-FlexibleBinding-2.0.4/blib/lib/DBIx/FlexibleBinding.pm line 231.
Can't call method "iterate" on an undefined value at t/03-iterate.t line 35.
t/03-iterate.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/manifest.t ............ skipped: Author tests not required for installation
t/pod-coverage.t ........ skipped: Author tests not required for installation
t/pod.t ................. skipped: Author tests not required for installation
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/00-load.t (Wstat: 6400 Tests: 32 Failed: 4)
Failed tests: 29-32
Non-zero exit status: 25
Parse errors: No plan found in TAP output
t/01-execute.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/02-iterate.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/03-iterate.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=8, Tests=32, 10 wallclock secs ( 0.02 usr 0.00 sys + 9.22 cusr 0.10 csys = 9.34 CPU)
Result: FAIL
Failed 4/8 test programs. 4/32 subtests failed.
Makefile:872: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing DBIx::FlexibleBinding failed. See /home/ryan/.cpanm/work/1493087538.9026/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DBIx::FlexibleBinding] 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