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

362 lines
14 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/1493255684.29889
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::Perlish () on cpanmetadb ...
Unpacking DBIx-Perlish-0.64.tar.gz
--> Working on DBIx::Perlish
Fetching http://www.cpan.org/authors/id/G/GR/GRUBER/DBIx-Perlish-0.64.tar.gz ... OK
DBIx-Perlish-0.64/
DBIx-Perlish-0.64/t/
DBIx-Perlish-0.64/Changes
DBIx-Perlish-0.64/Makefile.PL
DBIx-Perlish-0.64/lib/
DBIx-Perlish-0.64/inc/
DBIx-Perlish-0.64/META.yml
DBIx-Perlish-0.64/MANIFEST
DBIx-Perlish-0.64/README
DBIx-Perlish-0.64/inc/Module/
DBIx-Perlish-0.64/inc/Module/Install/
DBIx-Perlish-0.64/inc/Module/Install.pm
DBIx-Perlish-0.64/inc/Module/Install/Can.pm
DBIx-Perlish-0.64/inc/Module/Install/Fetch.pm
DBIx-Perlish-0.64/inc/Module/Install/Base.pm
DBIx-Perlish-0.64/inc/Module/Install/Metadata.pm
DBIx-Perlish-0.64/inc/Module/Install/Win32.pm
DBIx-Perlish-0.64/inc/Module/Install/Makefile.pm
DBIx-Perlish-0.64/inc/Module/Install/WriteAll.pm
DBIx-Perlish-0.64/lib/DBIx/
DBIx-Perlish-0.64/lib/DBIx/Perlish/
DBIx-Perlish-0.64/lib/DBIx/Perlish.pm
DBIx-Perlish-0.64/lib/DBIx/Perlish/Parse.pm
DBIx-Perlish-0.64/t/50.sqlite-real.t
DBIx-Perlish-0.64/t/pod-coverage.t
DBIx-Perlish-0.64/t/99.kitchen-sink.t
DBIx-Perlish-0.64/t/04-joins.t
DBIx-Perlish-0.64/t/01.gen_sql-simple.t
DBIx-Perlish-0.64/t/20.import.t
DBIx-Perlish-0.64/t/08.inline-views.t
DBIx-Perlish-0.64/t/78.sequences.t
DBIx-Perlish-0.64/t/80.parse-bad.t
DBIx-Perlish-0.64/t/02.single-comparisons.t
DBIx-Perlish-0.64/t/test_utils.pm
DBIx-Perlish-0.64/t/52.pglite-real.t
DBIx-Perlish-0.64/t/03.simple-closures.t
DBIx-Perlish-0.64/t/pod.t
DBIx-Perlish-0.64/t/85.usage-bad.t
DBIx-Perlish-0.64/t/00.load.t
Entering DBIx-Perlish-0.64
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring DBIx-Perlish-0.64 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for DBIx::Perlish
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have PadWalker 0 ... Yes (2.2)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0.42 ... Yes (1.302078)
Checking if you have DBI 0 ... Yes (1.634)
OK
Building and testing DBIx-Perlish-0.64 ... cp lib/DBIx/Perlish/Parse.pm blib/lib/DBIx/Perlish/Parse.pm
cp lib/DBIx/Perlish.pm blib/lib/DBIx/Perlish.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, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00.load.t ................ ok
method call syntax expected at t/01.gen_sql-simple.t line 8.
# Looks like your test exited with 255 before it could output anything.
t/01.gen_sql-simple.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests
method call syntax expected at (eval 23) line 2.
# Looks like your test exited with 255 just after 1.
t/02.single-comparisons.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 83/84 subtests
method call syntax expected at t/03.simple-closures.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/03.simple-closures.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/12 subtests
first argument join() is not a table at t/04-joins.t line 11.
# Looks like your test exited with 255 before it could output anything.
t/04-joins.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 46/46 subtests
assignments are not understood in select's query sub at t/08.inline-views.t line 12.
# Looks like your test exited with 255 before it could output anything.
t/08.inline-views.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/9 subtests
t/20.import.t .............. ok
cannot get a table at t/50.sqlite-real.t line 25.
# Looks like your test exited with 2 just after 6.
t/50.sqlite-real.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 93/99 subtests
cannot get a table at t/52.pglite-real.t line 27.
# Looks like your test exited with 255 just after 6.
t/52.pglite-real.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 91/97 subtests
method call syntax expected at t/78.sequences.t line 28.
# Looks like your test exited with 255 just after 7.
t/78.sequences.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 18/25 subtests
# Failed test 'unfiltered update'
# at t/test_utils.pm line 50.
# 'method call syntax expected at t/80.parse-bad.t line 33.
# '
# doesn't match '(?^:unfiltered update is dangerous)'
# Failed test 'unfiltered delete'
# at t/test_utils.pm line 50.
# 'method call syntax expected at t/80.parse-bad.t line 34.
# '
# doesn't match '(?^:unfiltered delete is dangerous)'
# Failed test 'nothing to update'
# at t/test_utils.pm line 50.
# 'method call syntax expected at t/80.parse-bad.t line 36.
# '
# doesn't match '(?^:nothing to update)'
# Failed test 'limit label2'
# at t/test_utils.pm line 50.
# 'label limit must be followed by an integer or integer variable at t/80.parse-bad.t line 50.
# '
# doesn't match '(?^:cannot use table variable after)'
# Failed test 'offset label2'
# at t/test_utils.pm line 50.
# 'label offset must be followed by an integer or integer variable at t/80.parse-bad.t line 58.
# '
# doesn't match '(?^:cannot use table variable after)'
# Failed test 'subselect returns too much 1'
# at t/test_utils.pm line 50.
# 'cannot get a table at t/80.parse-bad.t line 101.
# '
# doesn't match '(?^:subselect query sub must return exactly one value)'
# Failed test 'subselect returns too much 2'
# at t/test_utils.pm line 50.
# 'cannot get a table at t/80.parse-bad.t line 109.
# '
# doesn't match '(?^:subselect query sub must return exactly one value)'
# Failed test 'bad join 1'
# at t/test_utils.pm line 50.
# 'don't quite know what to do with op "const" at t/80.parse-bad.t line 122.
# '
# doesn't match '(?^:not a valid join)'
# Failed test 'bad join 2'
# at t/test_utils.pm line 50.
# 'don't quite know what to do with op "const" at t/80.parse-bad.t line 123.
# '
# doesn't match '(?^:not a valid join)'
# Failed test 'bad join 3'
# at t/test_utils.pm line 50.
# 'don't quite know what to do with op "const" at t/80.parse-bad.t line 124.
# '
# doesn't match '(?^:not a valid join)'
Use of uninitialized value in concatenation (.) or string at /home/ryan/.cpanm/work/1493255684.29889/DBIx-Perlish-0.64/blib/lib/DBIx/Perlish/Parse.pm line 173.
# Failed test 'bad join 8'
# at t/test_utils.pm line 50.
# 'first argument join() is not a table at t/80.parse-bad.t line 129.
# '
# doesn't match '(?^:second argument join)'
# Failed test 'bad join 9'
# at t/test_utils.pm line 50.
# 'first argument join() is not a table at t/80.parse-bad.t line 130.
# '
# doesn't match '(?^:not a db_fetch)'
# Failed test 'bad join 10'
# at t/test_utils.pm line 50.
# 'first argument join() is not a table at t/80.parse-bad.t line 133.
# '
# doesn't match '(?^:anything but conditional)'
# Failed test 'bad join 11'
# at t/test_utils.pm line 50.
# 'first argument join() is not a table at t/80.parse-bad.t line 136.
# '
# doesn't match '(?^:anything but conditional)'
# Failed test 'bad join 12'
# at t/test_utils.pm line 50.
# 'first argument join() is not a table at t/80.parse-bad.t line 139.
# '
# doesn't match '(?^:anything but conditional)'
# Failed test 'bad join 13'
# at t/test_utils.pm line 50.
# 'first argument join() is not a table at t/80.parse-bad.t line 142.
# '
# doesn't match '(?^:anything but conditional)'
# Failed test 'bad join 14'
# at t/test_utils.pm line 50.
# 'first argument join() is not a table at t/80.parse-bad.t line 145.
# '
# doesn't match '(?^:at least one conditional)'
# Failed test 'selfmod in select 1'
# at t/test_utils.pm line 50.
# 'method call syntax expected at t/80.parse-bad.t line 150.
# '
# doesn't match '(?^:self-modifications are not understood)'
# Failed test 'selfmod in select 2'
# at t/test_utils.pm line 50.
# 'method call syntax expected at t/80.parse-bad.t line 151.
# '
# doesn't match '(?^:self-modifications are not understood)'
# Failed test 'bad selfmod 2'
# at t/test_utils.pm line 50.
# 'method call syntax expected at t/80.parse-bad.t line 154.
# '
# doesn't match '(?^:self-modifications inside an expression is illegal)'
# Failed test 'multi-union gone bad'
# at t/test_utils.pm line 50.
# 'method call syntax expected at t/80.parse-bad.t line 157.
# '
# doesn't match '(?^:missing semicolon after union)'
# Failed test 'multi-returns'
# at t/test_utils.pm line 50.
# 'method call syntax expected at t/80.parse-bad.t line 161.
# '
# doesn't match '(?^:at most one return)'
# Failed test 'multi-returns, hidden with if'
# at t/test_utils.pm line 50.
# 'method call syntax expected at t/80.parse-bad.t line 165.
# '
# doesn't match '(?^:at most one return)'
# Failed test 'multi-returns, hidden with unless'
# at t/test_utils.pm line 50.
# 'method call syntax expected at t/80.parse-bad.t line 169.
# '
# doesn't match '(?^:at most one return)'
# Failed test 'only key fields 1'
# at t/test_utils.pm line 50.
# 'cannot get a table at t/80.parse-bad.t line 176.
# '
# doesn't match '(?^:all returns are key fields)'
# Failed test 'only key fields 2'
# at t/test_utils.pm line 50.
# 'cannot get a table at t/80.parse-bad.t line 180.
# '
# doesn't match '(?^:all returns are key fields)'
# Failed test 'aliased key field'
# at t/test_utils.pm line 50.
# 'cannot get a table at t/80.parse-bad.t line 184.
# '
# doesn't match '(?^:a key field cannot be aliased)'
# Looks like you failed 27 tests of 64.
t/80.parse-bad.t ...........
Dubious, test returned 27 (wstat 6912, 0x1b00)
Failed 27/64 subtests
# Failed test 'bad db operation'
# at t/test_utils.pm line 50.
# 'method call syntax expected at t/85.usage-bad.t line 8.
# '
# doesn't match '(?^:unsupported operation: ahaha)'
# Looks like you failed 1 test of 6.
t/85.usage-bad.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
method call syntax expected at t/99.kitchen-sink.t line 9.
# Looks like your test exited with 255 before it could output anything.
t/99.kitchen-sink.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 439/439 subtests
t/pod-coverage.t ........... ok
t/pod.t .................... ok
Test Summary Report
-------------------
t/01.gen_sql-simple.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 5 tests but ran 0.
t/02.single-comparisons.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 84 tests but ran 1.
t/03.simple-closures.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 12 tests but ran 0.
t/04-joins.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 46 tests but ran 0.
t/08.inline-views.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 9 tests but ran 0.
t/50.sqlite-real.t (Wstat: 512 Tests: 6 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 99 tests but ran 6.
t/52.pglite-real.t (Wstat: 65280 Tests: 6 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 97 tests but ran 6.
t/78.sequences.t (Wstat: 65280 Tests: 7 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 25 tests but ran 7.
t/80.parse-bad.t (Wstat: 6912 Tests: 64 Failed: 27)
Failed tests: 12-14, 18, 20, 32-33, 37-39, 44-50, 52-53
55-62
Non-zero exit status: 27
t/85.usage-bad.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/99.kitchen-sink.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 439 tests but ran 0.
Files=15, Tests=109, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.54 cusr 0.07 csys = 0.65 CPU)
Result: FAIL
Failed 11/15 test programs. 28/109 subtests failed.
Makefile:780: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing DBIx::Perlish failed. See /home/ryan/.cpanm/work/1493255684.29889/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DBIx::Perlish] 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