253 lines
12 KiB
Text
253 lines
12 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/1493480271.20329
|
|
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 DBomb () on cpanmetadb ...
|
|
Unpacking DBomb-0.20.tar.gz
|
|
--> Working on DBomb
|
|
Fetching http://www.cpan.org/authors/id/M/MI/MILLAWAY/DBomb-0.20.tar.gz ... OK
|
|
DBomb-0.20/
|
|
DBomb-0.20/t/
|
|
DBomb-0.20/t/04-object-select.t
|
|
DBomb-0.20/t/07-string-mangle.t
|
|
DBomb-0.20/t/09-delete.t
|
|
DBomb-0.20/t/03-execute_queries.t
|
|
DBomb-0.20/t/08-select-expr.t
|
|
DBomb-0.20/t/02-create_database.t
|
|
DBomb-0.20/t/00-use.t
|
|
DBomb-0.20/t/05-object-update.t
|
|
DBomb-0.20/t/01-create_queries.t
|
|
DBomb-0.20/t/10-object-delete.t
|
|
DBomb-0.20/t/06-object-insert.t
|
|
DBomb-0.20/t/11-insert-select.t
|
|
DBomb-0.20/DBomb/
|
|
DBomb-0.20/DBomb/Query.pm
|
|
DBomb-0.20/DBomb/Query/
|
|
DBomb-0.20/DBomb/Query/Update.pm
|
|
DBomb-0.20/DBomb/Query/Delete.pm
|
|
DBomb-0.20/DBomb/Query/Limit.pm
|
|
DBomb-0.20/DBomb/Query/Expr.pm
|
|
DBomb-0.20/DBomb/Query/OrderBy.pm
|
|
DBomb-0.20/DBomb/Query/Insert.pm
|
|
DBomb-0.20/DBomb/Query/GroupBy.pm
|
|
DBomb-0.20/DBomb/Query/Text.pm
|
|
DBomb-0.20/DBomb/Query/Join.pm
|
|
DBomb-0.20/DBomb/Query/RightJoin.pm
|
|
DBomb-0.20/DBomb/Query/LeftJoin.pm
|
|
DBomb-0.20/DBomb/Version.pm
|
|
DBomb-0.20/DBomb/Conf.pm
|
|
DBomb-0.20/DBomb/Meta/
|
|
DBomb-0.20/DBomb/Meta/ColumnInfo.pm
|
|
DBomb-0.20/DBomb/Meta/Key.pm
|
|
DBomb-0.20/DBomb/Meta/HasA.pm
|
|
DBomb-0.20/DBomb/Meta/TableInfo.pm
|
|
DBomb-0.20/DBomb/Meta/HasQuery.pm
|
|
DBomb-0.20/DBomb/Meta/OneToMany.pm
|
|
DBomb-0.20/DBomb/Meta/HasMany.pm
|
|
DBomb-0.20/DBomb/GluedUpdate.pm
|
|
DBomb-0.20/DBomb/Value.pm
|
|
DBomb-0.20/DBomb/Value/
|
|
DBomb-0.20/DBomb/Value/Column.pm
|
|
DBomb-0.20/DBomb/Value/Key.pm
|
|
DBomb-0.20/DBomb/Base/
|
|
DBomb-0.20/DBomb/Base/Private.pm
|
|
DBomb-0.20/DBomb/Base/Defs.pm
|
|
DBomb-0.20/DBomb/GluedQuery.pm
|
|
DBomb-0.20/DBomb/Base.pm
|
|
DBomb-0.20/DBomb/Util.pm
|
|
DBomb-0.20/DBomb/Tie/
|
|
DBomb-0.20/DBomb/Tie/PrimaryKeyList.pm
|
|
DBomb-0.20/DBomb/Generator.pm
|
|
DBomb-0.20/DBomb/Test/
|
|
DBomb-0.20/DBomb/Test/Util.pm
|
|
DBomb-0.20/DBomb/Test/Objects.pm
|
|
DBomb-0.20/DBomb/DBH/
|
|
DBomb-0.20/DBomb/DBH/Owner.pm
|
|
DBomb-0.20/Changes
|
|
DBomb-0.20/MANIFEST
|
|
DBomb-0.20/DBomb.pm
|
|
DBomb-0.20/dbomb-gen
|
|
DBomb-0.20/configure
|
|
DBomb-0.20/dbomb-regen
|
|
DBomb-0.20/README
|
|
DBomb-0.20/Makefile.PL
|
|
Entering DBomb-0.20
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring DBomb-0.20 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for DBomb
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Class::MethodMaker 0 ... Yes (2.24)
|
|
Checking if you have DBI 0 ... Yes (1.636)
|
|
Checking if you have Carp::Assert 0 ... Yes (0.21)
|
|
Checking if you have Tie::IxHash 0 ... Yes (1.23)
|
|
Checking if you have base 0 ... Yes (2.23)
|
|
Checking if you have Tie::Array 0 ... Yes (1.06)
|
|
OK
|
|
Building and testing DBomb-0.20 ... cp DBomb/GluedUpdate.pm blib/lib/DBomb/GluedUpdate.pm
|
|
cp DBomb/Value/Key.pm blib/lib/DBomb/Value/Key.pm
|
|
cp DBomb/Meta/HasMany.pm blib/lib/DBomb/Meta/HasMany.pm
|
|
cp DBomb/Query/Insert.pm blib/lib/DBomb/Query/Insert.pm
|
|
cp DBomb/GluedQuery.pm blib/lib/DBomb/GluedQuery.pm
|
|
cp DBomb/Version.pm blib/lib/DBomb/Version.pm
|
|
cp DBomb/Query/Delete.pm blib/lib/DBomb/Query/Delete.pm
|
|
cp DBomb/Tie/PrimaryKeyList.pm blib/lib/DBomb/Tie/PrimaryKeyList.pm
|
|
cp DBomb/Query/Text.pm blib/lib/DBomb/Query/Text.pm
|
|
cp DBomb/Query/Limit.pm blib/lib/DBomb/Query/Limit.pm
|
|
cp DBomb/Value.pm blib/lib/DBomb/Value.pm
|
|
cp DBomb/Value/Column.pm blib/lib/DBomb/Value/Column.pm
|
|
cp DBomb/Meta/ColumnInfo.pm blib/lib/DBomb/Meta/ColumnInfo.pm
|
|
cp DBomb/Query.pm blib/lib/DBomb/Query.pm
|
|
cp DBomb/Test/Objects.pm blib/lib/DBomb/Test/Objects.pm
|
|
cp DBomb/Meta/HasA.pm blib/lib/DBomb/Meta/HasA.pm
|
|
cp DBomb/Conf.pm blib/lib/DBomb/Conf.pm
|
|
cp DBomb/Query/GroupBy.pm blib/lib/DBomb/Query/GroupBy.pm
|
|
cp DBomb/Query/OrderBy.pm blib/lib/DBomb/Query/OrderBy.pm
|
|
cp DBomb/Query/LeftJoin.pm blib/lib/DBomb/Query/LeftJoin.pm
|
|
cp DBomb/Test/Util.pm blib/lib/DBomb/Test/Util.pm
|
|
cp DBomb/Meta/OneToMany.pm blib/lib/DBomb/Meta/OneToMany.pm
|
|
cp DBomb.pm blib/lib/DBomb.pm
|
|
cp DBomb/Meta/HasQuery.pm blib/lib/DBomb/Meta/HasQuery.pm
|
|
cp DBomb/Util.pm blib/lib/DBomb/Util.pm
|
|
cp DBomb/Base/Defs.pm blib/lib/DBomb/Base/Defs.pm
|
|
cp DBomb/Query/Update.pm blib/lib/DBomb/Query/Update.pm
|
|
cp DBomb/Query/Join.pm blib/lib/DBomb/Query/Join.pm
|
|
cp DBomb/Meta/Key.pm blib/lib/DBomb/Meta/Key.pm
|
|
cp DBomb/Base.pm blib/lib/DBomb/Base.pm
|
|
cp DBomb/Meta/TableInfo.pm blib/lib/DBomb/Meta/TableInfo.pm
|
|
cp DBomb/Generator.pm blib/lib/DBomb/Generator.pm
|
|
cp DBomb/DBH/Owner.pm blib/lib/DBomb/DBH/Owner.pm
|
|
cp DBomb/Base/Private.pm blib/lib/DBomb/Base/Private.pm
|
|
cp DBomb/Query/RightJoin.pm blib/lib/DBomb/Query/RightJoin.pm
|
|
cp DBomb/Query/Expr.pm blib/lib/DBomb/Query/Expr.pm
|
|
cp dbomb-gen blib/script/dbomb-gen
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbomb-gen
|
|
cp dbomb-regen blib/script/dbomb-regen
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbomb-regen
|
|
Manifying 2 pod documents
|
|
Manifying 35 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-use.t .............. ok
|
|
t/01-create_queries.t ... ok
|
|
Can't connect to data source '' because I can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at t/02-create_database.t line 190.
|
|
# Looks like your test exited with 255 just after 3.
|
|
t/02-create_database.t ..
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 96/99 subtests
|
|
Can't connect to data source '' because I can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at t/03-execute_queries.t line 17.
|
|
# Looks like your test exited with 255 just after 5.
|
|
t/03-execute_queries.t ..
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 52/57 subtests
|
|
Can't connect to data source '' because I can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at t/04-object-select.t line 19.
|
|
# Looks like your test exited with 255 just after 5.
|
|
t/04-object-select.t ....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 37/42 subtests
|
|
Can't connect to data source '' because I can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at t/05-object-update.t line 20.
|
|
# Looks like your test exited with 255 just after 6.
|
|
t/05-object-update.t ....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 16/22 subtests
|
|
Can't connect to data source '' because I can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at t/06-object-insert.t line 21.
|
|
# Looks like your test exited with 255 just after 7.
|
|
t/06-object-insert.t ....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 26/33 subtests
|
|
Can't connect to data source '' because I can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at t/07-string-mangle.t line 17.
|
|
# Looks like your test exited with 255 just after 5.
|
|
t/07-string-mangle.t ....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 10/15 subtests
|
|
Can't connect to data source '' because I can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at t/08-select-expr.t line 17.
|
|
# Looks like your test exited with 255 just after 5.
|
|
t/08-select-expr.t ......
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 6/11 subtests
|
|
Can't connect to data source '' because I can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at t/09-delete.t line 17.
|
|
# Looks like your test exited with 255 just after 5.
|
|
t/09-delete.t ...........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 22/27 subtests
|
|
Can't connect to data source '' because I can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at t/10-object-delete.t line 17.
|
|
# Looks like your test exited with 255 just after 4.
|
|
t/10-object-delete.t ....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 48/52 subtests
|
|
Can't connect to data source '' because I can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at t/11-insert-select.t line 21.
|
|
# Looks like your test exited with 255 just after 7.
|
|
t/11-insert-select.t ....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 30/37 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/02-create_database.t (Wstat: 65280 Tests: 3 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 99 tests but ran 3.
|
|
t/03-execute_queries.t (Wstat: 65280 Tests: 5 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 57 tests but ran 5.
|
|
t/04-object-select.t (Wstat: 65280 Tests: 5 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 42 tests but ran 5.
|
|
t/05-object-update.t (Wstat: 65280 Tests: 6 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 22 tests but ran 6.
|
|
t/06-object-insert.t (Wstat: 65280 Tests: 7 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 33 tests but ran 7.
|
|
t/07-string-mangle.t (Wstat: 65280 Tests: 5 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 15 tests but ran 5.
|
|
t/08-select-expr.t (Wstat: 65280 Tests: 5 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 11 tests but ran 5.
|
|
t/09-delete.t (Wstat: 65280 Tests: 5 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 27 tests but ran 5.
|
|
t/10-object-delete.t (Wstat: 65280 Tests: 4 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 52 tests but ran 4.
|
|
t/11-insert-select.t (Wstat: 65280 Tests: 7 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 37 tests but ran 7.
|
|
Files=12, Tests=95, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.57 cusr 0.02 csys = 0.62 CPU)
|
|
Result: FAIL
|
|
Failed 10/12 test programs. 0/95 subtests failed.
|
|
Makefile:1020: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing DBomb failed. See /home/ryan/.cpanm/work/1493480271.20329/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose DBomb] 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
|