cpantestlogs/MySQL::QueryMulti_genfailure.log
2017-05-02 18:44:36 -07:00

243 lines
9.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/1493245916.10594
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 MySQL::QueryMulti () on cpanmetadb ...
Unpacking MySQL-QueryMulti-0.08.tar.gz
--> Working on MySQL::QueryMulti
Fetching http://www.cpan.org/authors/id/G/GR/GRAVATTJ/MySQL-QueryMulti-0.08.tar.gz ... OK
MySQL-QueryMulti-0.08/
MySQL-QueryMulti-0.08/MANIFEST
MySQL-QueryMulti-0.08/bin/
MySQL-QueryMulti-0.08/bin/mysqlqm
MySQL-QueryMulti-0.08/TODO
MySQL-QueryMulti-0.08/CONF
MySQL-QueryMulti-0.08/eg/
MySQL-QueryMulti-0.08/eg/load_pet_dbs.pl
MySQL-QueryMulti-0.08/lib/
MySQL-QueryMulti-0.08/lib/MySQL/
MySQL-QueryMulti-0.08/lib/MySQL/QueryMulti.pm
MySQL-QueryMulti-0.08/Makefile.PL
MySQL-QueryMulti-0.08/META.yml
MySQL-QueryMulti-0.08/META.json
MySQL-QueryMulti-0.08/README
MySQL-QueryMulti-0.08/t/
MySQL-QueryMulti-0.08/t/sql
MySQL-QueryMulti-0.08/t/pod.t
MySQL-QueryMulti-0.08/t/manifest.t
MySQL-QueryMulti-0.08/t/pod-coverage.t
MySQL-QueryMulti-0.08/t/01-methods.t
MySQL-QueryMulti-0.08/t/00-load.t
MySQL-QueryMulti-0.08/Changes
Entering MySQL-QueryMulti-0.08
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring MySQL-QueryMulti-0.08 ... Warning: prerequisite SQL::Statement 1.33 not found. We have 0.1021.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for MySQL::QueryMulti
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 Term::ReadLine 1.07 ... Yes (1.14)
Checking if you have Text::ASCIITable 0.18 ... Yes (0.22)
Checking if you have SQL::Statement 1.33 ... No (0.1021 < 1.33)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Moose 2.0403 ... Yes (2.2004)
Checking if you have namespace::autoclean 0.13 ... Yes (0.28)
Checking if you have DBD::mysql 4.019 ... Yes (4.042)
Checking if you have DBI 1.6 ... Yes (1.634)
Checking if you have Math::Complex 1.56 ... Yes (1.59)
Checking if you have Time::HiRes 0 ... Yes (1.9741)
Checking if you have Math::BigInt 1.994 ... Yes (1.999811)
Searching SQL::Statement (1.33) on cpanmetadb ...
Unpacking SQL-Statement-1.412.tar.gz
OK
==> Found dependencies: SQL::Statement
--> Working on SQL::Statement
Fetching http://www.cpan.org/authors/id/R/RE/REHSACK/SQL-Statement-1.412.tar.gz ... OK
SQL-Statement-1.412/
SQL-Statement-1.412/ARTISTIC-1.0
SQL-Statement-1.412/Changes
SQL-Statement-1.412/GPL-1
SQL-Statement-1.412/GPL-2.0
SQL-Statement-1.412/lib/
SQL-Statement-1.412/LICENSE
SQL-Statement-1.412/Makefile.PL
SQL-Statement-1.412/MANIFEST
SQL-Statement-1.412/MANIFEST.SKIP
SQL-Statement-1.412/META.json
SQL-Statement-1.412/META.yml
SQL-Statement-1.412/README
SQL-Statement-1.412/README.md
SQL-Statement-1.412/t/
SQL-Statement-1.412/t/00error.t
SQL-Statement-1.412/t/01prepare.t
SQL-Statement-1.412/t/02execute.t
SQL-Statement-1.412/t/03import.t
SQL-Statement-1.412/t/04idents.t
SQL-Statement-1.412/t/05simple.t
SQL-Statement-1.412/t/06virtual.t
SQL-Statement-1.412/t/08join.t
SQL-Statement-1.412/t/09ops.t
SQL-Statement-1.412/t/10limit.t
SQL-Statement-1.412/t/12eval.t
SQL-Statement-1.412/t/14parse.t
SQL-Statement-1.412/t/15parse.t
SQL-Statement-1.412/t/16parse.t
SQL-Statement-1.412/t/17quoting.t
SQL-Statement-1.412/t/23dialects.t
SQL-Statement-1.412/t/99backtick.t
SQL-Statement-1.412/t/SQLtest.pm
SQL-Statement-1.412/t/TestLib.pm
SQL-Statement-1.412/lib/SQL/
SQL-Statement-1.412/lib/SQL/Dialects/
SQL-Statement-1.412/lib/SQL/Eval.pm
SQL-Statement-1.412/lib/SQL/Parser.pm
SQL-Statement-1.412/lib/SQL/Statement/
SQL-Statement-1.412/lib/SQL/Statement.pm
SQL-Statement-1.412/lib/SQL/Statement/Embed.pod
SQL-Statement-1.412/lib/SQL/Statement/Function.pm
SQL-Statement-1.412/lib/SQL/Statement/Functions.pm
SQL-Statement-1.412/lib/SQL/Statement/GetInfo.pm
SQL-Statement-1.412/lib/SQL/Statement/Operation.pm
SQL-Statement-1.412/lib/SQL/Statement/Placeholder.pm
SQL-Statement-1.412/lib/SQL/Statement/RAM.pm
SQL-Statement-1.412/lib/SQL/Statement/Roadmap.pod
SQL-Statement-1.412/lib/SQL/Statement/Structure.pod
SQL-Statement-1.412/lib/SQL/Statement/Syntax.pod
SQL-Statement-1.412/lib/SQL/Statement/Term.pm
SQL-Statement-1.412/lib/SQL/Statement/TermFactory.pm
SQL-Statement-1.412/lib/SQL/Statement/Util.pm
SQL-Statement-1.412/lib/SQL/Dialects/ANSI.pm
SQL-Statement-1.412/lib/SQL/Dialects/AnyData.pm
SQL-Statement-1.412/lib/SQL/Dialects/CSV.pm
SQL-Statement-1.412/lib/SQL/Dialects/Role.pm
Entering SQL-Statement-1.412
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring SQL-Statement-1.412 ... ***
This version of SQL::Statement conflicts with
the version of SQL::Statement (0.1021) you have installed.
It's strongly recommended that you carefully read
the Changes file and test your application with
this version before finally upgrading.
See local::lib how to do it easily.
***
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 Test::Deep 0 ... Yes (1.126)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have Text::Soundex 3.04 ... Yes (3.05)
Checking if you have Module::Runtime 0 ... Yes (0.014)
Checking if you have Carp 0 ... Yes (1.38)
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 Test::More 0.90 ... Yes (1.302078)
Checking if you have Text::Balanced 0 ... Yes (2.03)
Checking if you have Clone 0.30 ... Yes (0.39)
Checking if you have Math::Complex 1.56 ... Yes (1.59)
Checking if you have Params::Util 1.00 ... Yes (1.07)
OK
Building and testing SQL-Statement-1.412 ... cp lib/SQL/Dialects/CSV.pm blib/lib/SQL/Dialects/CSV.pm
cp lib/SQL/Statement/RAM.pm blib/lib/SQL/Statement/RAM.pm
cp lib/SQL/Statement/Placeholder.pm blib/lib/SQL/Statement/Placeholder.pm
cp lib/SQL/Statement/Util.pm blib/lib/SQL/Statement/Util.pm
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/Eval.pm blib/lib/SQL/Eval.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/Statement/Term.pm blib/lib/SQL/Statement/Term.pm
cp lib/SQL/Statement/GetInfo.pm blib/lib/SQL/Statement/GetInfo.pm
cp lib/SQL/Statement/Embed.pod blib/lib/SQL/Statement/Embed.pod
cp lib/SQL/Statement/TermFactory.pm blib/lib/SQL/Statement/TermFactory.pm
cp lib/SQL/Statement/Structure.pod blib/lib/SQL/Statement/Structure.pod
cp lib/SQL/Statement.pm blib/lib/SQL/Statement.pm
cp lib/SQL/Statement/Function.pm blib/lib/SQL/Statement/Function.pm
cp lib/SQL/Statement/Roadmap.pod blib/lib/SQL/Statement/Roadmap.pod
cp lib/SQL/Dialects/AnyData.pm blib/lib/SQL/Dialects/AnyData.pm
cp lib/SQL/Dialects/Role.pm blib/lib/SQL/Dialects/Role.pm
cp lib/SQL/Statement/Functions.pm blib/lib/SQL/Statement/Functions.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.412
# # Using recommended:
# # DBD::CSV: 0.49
# # DBD::DBM: 0.08
# # DBD::File: 0.44
# # DBI: 1.634
t/00error.t ..... ok
t/01prepare.t ... ok
t/02execute.t ... ok
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/15parse.t ..... ok
t/16parse.t ..... ok
t/17quoting.t ... ok
t/23dialects.t .. ok
t/99backtick.t .. ok
All tests successful.
Test Summary Report
-------------------
t/06virtual.t (Wstat: 0 Tests: 2626 Failed: 0)
TODO passed: 565-567, 1220-1222, 1877-1879, 2534-2536
t/08join.t (Wstat: 0 Tests: 1284 Failed: 0)
TODO passed: 289-291, 293-295, 312-321, 610-612, 614-616
633-642, 931-933, 935-937, 954-963, 1252-1254
1256-1258, 1275-1284
Files=17, Tests=6418, 6 wallclock secs ( 0.38 usr 0.03 sys + 5.16 cusr 0.24 csys = 5.81 CPU)
Result: PASS
Manifying 20 pod documents
Appending installation info to /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/perllocal.pod
OK
Successfully installed SQL-Statement-1.412 (upgraded from 0.1021)
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/.meta/SQL-Statement-1.412/install.json
! Installing the dependencies failed: Installed version (0.1021) of SQL::Statement is not in range '1.33'
! Bailing out the installation for MySQL-QueryMulti-0.08.
1 distribution installed
Command [cpanm --reinstall --verbose MySQL::QueryMulti] 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