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

113 lines
5.1 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/1493194890.10199
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::QueryByName () on cpanmetadb ...
Unpacking DBIx-QueryByName-0.18.tar.gz
--> Working on DBIx::QueryByName
Fetching http://www.cpan.org/authors/id/E/ER/ERWAN/DBIx-QueryByName-0.18.tar.gz ... OK
DBIx-QueryByName-0.18/
DBIx-QueryByName-0.18/MANIFEST
DBIx-QueryByName-0.18/lib/
DBIx-QueryByName-0.18/lib/DBIx/
DBIx-QueryByName-0.18/lib/DBIx/QueryByName.pm
DBIx-QueryByName-0.18/lib/DBIx/QueryByName/
DBIx-QueryByName-0.18/lib/DBIx/QueryByName/SthPool.pm
DBIx-QueryByName-0.18/lib/DBIx/QueryByName/Result/
DBIx-QueryByName-0.18/lib/DBIx/QueryByName/Result/Iterator.pm
DBIx-QueryByName-0.18/lib/DBIx/QueryByName/Result/ScalarIterator.pm
DBIx-QueryByName-0.18/lib/DBIx/QueryByName/Result/HashIterator.pm
DBIx-QueryByName-0.18/lib/DBIx/QueryByName/FromXML.pm
DBIx-QueryByName-0.18/lib/DBIx/QueryByName/QueryPool.pm
DBIx-QueryByName-0.18/lib/DBIx/QueryByName/Logger.pm
DBIx-QueryByName-0.18/lib/DBIx/QueryByName/DbhPool.pm
DBIx-QueryByName-0.18/t/
DBIx-QueryByName-0.18/t/pod.t
DBIx-QueryByName-0.18/t/pod-coverage.t
DBIx-QueryByName-0.18/t/load_from_xml.t
DBIx-QueryByName-0.18/t/stress.t
DBIx-QueryByName-0.18/t/iterator.t
DBIx-QueryByName-0.18/t/query.t
DBIx-QueryByName-0.18/Changes
DBIx-QueryByName-0.18/META.yml
DBIx-QueryByName-0.18/Makefile.PL
Entering DBIx-QueryByName-0.18
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring DBIx-QueryByName-0.18 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for DBIx::QueryByName
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 XML::SimpleObject 0.53 ... Yes (0.53)
Checking if you have accessors::chained 1.01 ... Yes (1.01)
Checking if you have XML::Parser 2.34 ... Yes (2.44)
OK
Building and testing DBIx-QueryByName-0.18 ... cp lib/DBIx/QueryByName/Logger.pm blib/lib/DBIx/QueryByName/Logger.pm
cp lib/DBIx/QueryByName/Result/ScalarIterator.pm blib/lib/DBIx/QueryByName/Result/ScalarIterator.pm
cp lib/DBIx/QueryByName/QueryPool.pm blib/lib/DBIx/QueryByName/QueryPool.pm
cp lib/DBIx/QueryByName.pm blib/lib/DBIx/QueryByName.pm
cp lib/DBIx/QueryByName/FromXML.pm blib/lib/DBIx/QueryByName/FromXML.pm
cp lib/DBIx/QueryByName/Result/HashIterator.pm blib/lib/DBIx/QueryByName/Result/HashIterator.pm
cp lib/DBIx/QueryByName/SthPool.pm blib/lib/DBIx/QueryByName/SthPool.pm
cp lib/DBIx/QueryByName/DbhPool.pm blib/lib/DBIx/QueryByName/DbhPool.pm
cp lib/DBIx/QueryByName/Result/Iterator.pm blib/lib/DBIx/QueryByName/Result/Iterator.pm
Manifying 9 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
Can't locate object method "DESTROY" via package "DBD::SQLite" at t/iterator.t line 214.
# Looks like your test exited with 2 just after 50.
t/iterator.t .......
Dubious, test returned 2 (wstat 512, 0x200)
All 50 subtests passed
t/load_from_xml.t .. ok
t/pod-coverage.t ... ok
t/pod.t ............ ok
Can't locate object method "DESTROY" via package "DBD::SQLite" at t/query.t line 235.
# Looks like your test exited with 2 just after 67.
t/query.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
All 67 subtests passed
t/stress.t ......... skipped: test require a postgres database
Test Summary Report
-------------------
t/iterator.t (Wstat: 512 Tests: 50 Failed: 0)
Non-zero exit status: 2
t/query.t (Wstat: 512 Tests: 67 Failed: 0)
Non-zero exit status: 2
Files=6, Tests=204, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.38 cusr 0.04 csys = 0.44 CPU)
Result: FAIL
Failed 2/6 test programs. 0/204 subtests failed.
Makefile:876: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing DBIx::QueryByName failed. See /home/ryan/.cpanm/work/1493194890.10199/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DBIx::QueryByName] 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