cpantestlogs/SQL::Statement_incfailure.log
2017-04-18 14:54:58 -04:00

176 lines
7.3 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1491140317.29119
You have make /usr/bin/make
You have LWP 6.24
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 SQL::Statement () on cpanmetadb ...
Unpacking SQL-Statement-1.410.tar.gz
--> Working on SQL::Statement
Fetching http://www.cpan.org/authors/id/R/RE/REHSACK/SQL-Statement-1.410.tar.gz ... OK
SQL-Statement-1.410/
SQL-Statement-1.410/ARTISTIC-1.0
SQL-Statement-1.410/Changes
SQL-Statement-1.410/GPL-1
SQL-Statement-1.410/GPL-2.0
SQL-Statement-1.410/lib/
SQL-Statement-1.410/LICENSE
SQL-Statement-1.410/Makefile.PL
SQL-Statement-1.410/MANIFEST
SQL-Statement-1.410/MANIFEST.SKIP
SQL-Statement-1.410/META.json
SQL-Statement-1.410/META.yml
SQL-Statement-1.410/README
SQL-Statement-1.410/README.md
SQL-Statement-1.410/t/
SQL-Statement-1.410/t/00error.t
SQL-Statement-1.410/t/01prepare.t
SQL-Statement-1.410/t/02execute.t
SQL-Statement-1.410/t/03import.t
SQL-Statement-1.410/t/04idents.t
SQL-Statement-1.410/t/05simple.t
SQL-Statement-1.410/t/06virtual.t
SQL-Statement-1.410/t/08join.t
SQL-Statement-1.410/t/09ops.t
SQL-Statement-1.410/t/10limit.t
SQL-Statement-1.410/t/12eval.t
SQL-Statement-1.410/t/14parse.t
SQL-Statement-1.410/t/17quoting.t
SQL-Statement-1.410/t/23dialects.t
SQL-Statement-1.410/t/SQLtest.pm
SQL-Statement-1.410/t/TestLib.pm
SQL-Statement-1.410/lib/SQL/
SQL-Statement-1.410/lib/SQL/Dialects/
SQL-Statement-1.410/lib/SQL/Eval.pm
SQL-Statement-1.410/lib/SQL/Parser.pm
SQL-Statement-1.410/lib/SQL/Statement/
SQL-Statement-1.410/lib/SQL/Statement.pm
SQL-Statement-1.410/lib/SQL/Statement/Embed.pod
SQL-Statement-1.410/lib/SQL/Statement/Function.pm
SQL-Statement-1.410/lib/SQL/Statement/Functions.pm
SQL-Statement-1.410/lib/SQL/Statement/GetInfo.pm
SQL-Statement-1.410/lib/SQL/Statement/Operation.pm
SQL-Statement-1.410/lib/SQL/Statement/Placeholder.pm
SQL-Statement-1.410/lib/SQL/Statement/RAM.pm
SQL-Statement-1.410/lib/SQL/Statement/Roadmap.pod
SQL-Statement-1.410/lib/SQL/Statement/Structure.pod
SQL-Statement-1.410/lib/SQL/Statement/Syntax.pod
SQL-Statement-1.410/lib/SQL/Statement/Term.pm
SQL-Statement-1.410/lib/SQL/Statement/TermFactory.pm
SQL-Statement-1.410/lib/SQL/Statement/Util.pm
SQL-Statement-1.410/lib/SQL/Dialects/ANSI.pm
SQL-Statement-1.410/lib/SQL/Dialects/AnyData.pm
SQL-Statement-1.410/lib/SQL/Dialects/CSV.pm
SQL-Statement-1.410/lib/SQL/Dialects/Role.pm
Entering SQL-Statement-1.410
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring SQL-Statement-1.410 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for SQL::Statement
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Params::Util 1.00 ... Yes (1.07)
Checking if you have Clone 0.30 ... Yes (0.38)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have Math::Complex 1.56 ... Yes (1.5901)
Checking if you have Text::Soundex 3.04 ... Yes (3.05)
Checking if you have Math::Base::Convert 0 ... Yes (0.11)
Checking if you have Scalar::Util 1.0 ... Yes (1.47)
Checking if you have Carp 0 ... Yes (1.42)
Checking if you have Test::More 0.90 ... Yes (1.302073)
Checking if you have Module::Runtime 0 ... Yes (0.014)
Checking if you have Test::Deep 0 ... Yes (1.126)
Checking if you have Text::Balanced 0 ... Yes (2.03)
OK
Building and testing SQL-Statement-1.410 ... cp lib/SQL/Statement/Util.pm blib/lib/SQL/Statement/Util.pm
cp lib/SQL/Statement/Term.pm blib/lib/SQL/Statement/Term.pm
cp lib/SQL/Eval.pm blib/lib/SQL/Eval.pm
cp lib/SQL/Statement/Embed.pod blib/lib/SQL/Statement/Embed.pod
cp lib/SQL/Statement/Function.pm blib/lib/SQL/Statement/Function.pm
cp lib/SQL/Parser.pm blib/lib/SQL/Parser.pm
cp lib/SQL/Dialects/ANSI.pm blib/lib/SQL/Dialects/ANSI.pm
cp lib/SQL/Dialects/AnyData.pm blib/lib/SQL/Dialects/AnyData.pm
cp lib/SQL/Statement/Roadmap.pod blib/lib/SQL/Statement/Roadmap.pod
cp lib/SQL/Statement/Operation.pm blib/lib/SQL/Statement/Operation.pm
cp lib/SQL/Statement/Syntax.pod blib/lib/SQL/Statement/Syntax.pod
cp lib/SQL/Statement/TermFactory.pm blib/lib/SQL/Statement/TermFactory.pm
cp lib/SQL/Statement/Placeholder.pm blib/lib/SQL/Statement/Placeholder.pm
cp lib/SQL/Statement/Structure.pod blib/lib/SQL/Statement/Structure.pod
cp lib/SQL/Statement/GetInfo.pm blib/lib/SQL/Statement/GetInfo.pm
cp lib/SQL/Dialects/CSV.pm blib/lib/SQL/Dialects/CSV.pm
cp lib/SQL/Statement/Functions.pm blib/lib/SQL/Statement/Functions.pm
cp lib/SQL/Dialects/Role.pm blib/lib/SQL/Dialects/Role.pm
cp lib/SQL/Statement/RAM.pm blib/lib/SQL/Statement/RAM.pm
cp lib/SQL/Statement.pm blib/lib/SQL/Statement.pm
Manifying 20 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 xt/*.t
# # Using required:
# # SQL::Statement: 1.41
# # Using recommended:
# # DBD::DBM: 0.08
# # DBD::File: 0.44
# # DBI: 1.636
t/00error.t ..... ok
t/01prepare.t ... ok
Can't call method "execute" on an undefined value at t/TestLib.pm line 210.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 25 just after 66.
t/02execute.t ...
Dubious, test returned 25 (wstat 6400, 0x1900)
All 66 subtests passed
t/03import.t .... ok
t/04idents.t .... ok
t/05simple.t .... ok
t/06virtual.t ... ok
t/08join.t ...... ok
t/09ops.t ....... ok
t/10limit.t ..... ok
t/12eval.t ...... ok
t/14parse.t ..... ok
t/17quoting.t ... ok
t/23dialects.t .. ok
Test Summary Report
-------------------
t/02execute.t (Wstat: 6400 Tests: 66 Failed: 0)
Non-zero exit status: 25
Parse errors: No plan found in TAP output
t/06virtual.t (Wstat: 0 Tests: 1313 Failed: 0)
TODO passed: 565-567, 1220-1222
t/08join.t (Wstat: 0 Tests: 322 Failed: 0)
TODO passed: 289-291, 293-295, 312-321
Files=14, Tests=2969, 3 wallclock secs ( 0.14 usr 0.02 sys + 2.25 cusr 0.10 csys = 2.51 CPU)
Result: FAIL
Failed 1/14 test programs. 0/2969 subtests failed.
Makefile:1008: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing SQL::Statement failed. See /home/ryan/.cpanm/work/1491140317.29119/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose SQL::Statement] 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