cpantestlogs/PerlIO::via::DBIx::QueryLogLayer_genfailure.log
2017-05-02 18:44:36 -07:00

180 lines
7.5 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/1493743965.8107
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 PerlIO::via::DBIx::QueryLogLayer () on cpanmetadb ...
Unpacking DBIx-QueryLog-0.06.tar.gz
--> Working on PerlIO::via::DBIx::QueryLogLayer
Fetching http://www.cpan.org/authors/id/X/XA/XAICRON/DBIx-QueryLog-0.06.tar.gz ... OK
DBIx-QueryLog-0.06/
DBIx-QueryLog-0.06/Changes
DBIx-QueryLog-0.06/MANIFEST
DBIx-QueryLog-0.06/META.yml
DBIx-QueryLog-0.06/Makefile.PL
DBIx-QueryLog-0.06/README
DBIx-QueryLog-0.06/inc/
DBIx-QueryLog-0.06/lib/
DBIx-QueryLog-0.06/t/
DBIx-QueryLog-0.06/xt/
DBIx-QueryLog-0.06/xt/01_podspell.t
DBIx-QueryLog-0.06/xt/02_pod.t
DBIx-QueryLog-0.06/xt/03_pod-coverage.t
DBIx-QueryLog-0.06/xt/04_perlcritic.t
DBIx-QueryLog-0.06/xt/perlcriticrc
DBIx-QueryLog-0.06/t/00_compile.t
DBIx-QueryLog-0.06/t/01_accessors.t
DBIx-QueryLog-0.06/t/10_simple.t
DBIx-QueryLog-0.06/t/11_bind.t
DBIx-QueryLog-0.06/t/12_skip_bind.t
DBIx-QueryLog-0.06/t/13_threshold.t
DBIx-QueryLog-0.06/t/14_probability.t
DBIx-QueryLog-0.06/t/15_selectrow_array.t
DBIx-QueryLog-0.06/t/16_multi_line.t
DBIx-QueryLog-0.06/t/20_localizetion.t
DBIx-QueryLog-0.06/t/30_logger.t
DBIx-QueryLog-0.06/t/40_accessors.t
DBIx-QueryLog-0.06/t/Util.pm
DBIx-QueryLog-0.06/t/inner_class/
DBIx-QueryLog-0.06/t/mysql/
DBIx-QueryLog-0.06/t/setup_mysqld.pl
DBIx-QueryLog-0.06/t/mysql/01_simple.t
DBIx-QueryLog-0.06/t/mysql/02_bind.t
DBIx-QueryLog-0.06/t/mysql/10_do.t
DBIx-QueryLog-0.06/t/mysql/11_do_dind.t
DBIx-QueryLog-0.06/t/mysql/12_do_skip_bind.t
DBIx-QueryLog-0.06/t/mysql/13_do_probability.t
DBIx-QueryLog-0.06/t/mysql/14_do_logger.t
DBIx-QueryLog-0.06/t/mysql/15_selectrow_array.t
DBIx-QueryLog-0.06/t/mysql/16_multi_line.t
DBIx-QueryLog-0.06/t/inner_class/via.t
DBIx-QueryLog-0.06/lib/DBIx/
DBIx-QueryLog-0.06/lib/DBIx/QueryLog.pm
DBIx-QueryLog-0.06/inc/Module/
DBIx-QueryLog-0.06/inc/Test/
DBIx-QueryLog-0.06/inc/Test/More.pm
DBIx-QueryLog-0.06/inc/Test/Requires.pm
DBIx-QueryLog-0.06/inc/Module/Install/
DBIx-QueryLog-0.06/inc/Module/Install.pm
DBIx-QueryLog-0.06/inc/Module/Install/AuthorTests.pm
DBIx-QueryLog-0.06/inc/Module/Install/Base.pm
DBIx-QueryLog-0.06/inc/Module/Install/Can.pm
DBIx-QueryLog-0.06/inc/Module/Install/Fetch.pm
DBIx-QueryLog-0.06/inc/Module/Install/Include.pm
DBIx-QueryLog-0.06/inc/Module/Install/Makefile.pm
DBIx-QueryLog-0.06/inc/Module/Install/Metadata.pm
DBIx-QueryLog-0.06/inc/Module/Install/Repository.pm
DBIx-QueryLog-0.06/inc/Module/Install/TestTarget.pm
DBIx-QueryLog-0.06/inc/Module/Install/Win32.pm
DBIx-QueryLog-0.06/inc/Module/Install/WriteAll.pm
Entering DBIx-QueryLog-0.06
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring DBIx-QueryLog-0.06 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for DBIx::QueryLog
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 Test::Requires 0 ... Yes (0.10)
Checking if you have Test::More 0.96 ... Yes (1.302083)
Checking if you have Data::Dump 0 ... Yes (1.23)
Checking if you have DBI 0 ... Yes (1.636)
OK
Building and testing DBIx-QueryLog-0.06 ... cp lib/DBIx/QueryLog.pm blib/lib/DBIx/QueryLog.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" "do { local \$@; do 't/setup_mysqld.pl'; die \$@ if \$@ }; undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch'); " t/*.t t/*/*.t t/*/*/*.t
t/00_compile.t ................ ok
t/01_accessors.t .............. ok
# Failed test 'SQL'
# at t/10_simple.t line 14.
# undef
# doesn't match '(?^:SELECT \* FROM sqlite_master)'
# Looks like you failed 1 test of 1.
t/10_simple.t .................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/11_bind.t ................... ok
t/12_skip_bind.t .............. ok
t/13_threshold.t .............. ok
Use of uninitialized value $got in numeric lt (<) at (eval in cmp_ok) t/14_probability.t line 19.
t/14_probability.t ............ ok
t/15_selectrow_array.t ........ ok
t/16_multi_line.t ............. ok
# Failed test 'result ok'
# at t/20_localizetion.t line 21.
# undef
# doesn't match '(?^:SELECT \* FROM sqlite_master)'
# Looks like you failed 1 test of 2.
t/20_localizetion.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
# Failed test 'query ok'
# at t/30_logger.t line 16.
# got: undef
# expected: 'SELECT * FROM sqlite_master'
# Looks like you failed 1 test of 1.
t/30_logger.t .................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/40_accessors.t .............. ok
t/inner_class/via.t ........... ok
t/mysql/01_simple.t ........... skipped: could not find mysqld, please set appropriate PATH
t/mysql/02_bind.t ............. skipped: could not find mysqld, please set appropriate PATH
t/mysql/10_do.t ............... skipped: could not find mysqld, please set appropriate PATH
t/mysql/11_do_dind.t .......... skipped: could not find mysqld, please set appropriate PATH
t/mysql/12_do_skip_bind.t ..... skipped: could not find mysqld, please set appropriate PATH
t/mysql/13_do_probability.t ... skipped: could not find mysqld, please set appropriate PATH
t/mysql/14_do_logger.t ........ skipped: could not find mysqld, please set appropriate PATH
t/mysql/15_selectrow_array.t .. skipped: could not find mysqld, please set appropriate PATH
t/mysql/16_multi_line.t ....... skipped: could not find mysqld, please set appropriate PATH
Test Summary Report
-------------------
t/10_simple.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/20_localizetion.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/30_logger.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=22, Tests=24, 8 wallclock secs ( 0.03 usr 0.01 sys + 1.07 cusr 0.10 csys = 1.21 CPU)
Result: FAIL
Failed 3/22 test programs. 3/24 subtests failed.
Makefile:780: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing PerlIO::via::DBIx::QueryLogLayer failed. See /home/ryan/.cpanm/work/1493743965.8107/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose PerlIO::via::DBIx::QueryLogLayer] 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