cpantestlogs/DBD::Redbase_genfailure.log
2017-05-02 18:44:36 -07:00

152 lines
5.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/1493277355.18514
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 DBD::Redbase () on cpanmetadb ...
Unpacking DBD-Redbase-0.22.tar.gz
--> Working on DBD::Redbase
Fetching http://www.cpan.org/authors/id/I/IL/ILYAVERL/DBD-Redbase-0.22.tar.gz ... OK
DBD-Redbase-0.22/
DBD-Redbase-0.22/Redbase/
DBD-Redbase-0.22/Redbase/DataStream.pm
DBD-Redbase-0.22/t/
DBD-Redbase-0.22/t/40numrows.t
DBD-Redbase-0.22/t/30insertfetch.t
DBD-Redbase-0.22/t/README
DBD-Redbase-0.22/t/40listfields.t
DBD-Redbase-0.22/t/50commit.t
DBD-Redbase-0.22/t/00base.t
DBD-Redbase-0.22/t/50chopblanks.t
DBD-Redbase-0.22/t/40bindparam.t
DBD-Redbase-0.22/t/lib.pl
DBD-Redbase-0.22/t/10dsnlist.t
DBD-Redbase-0.22/t/40nulls.t
DBD-Redbase-0.22/t/skeleton.test
DBD-Redbase-0.22/t/Redbase.mtest
DBD-Redbase-0.22/t/Redbase.dbtest
DBD-Redbase-0.22/t/20createdrop.t
DBD-Redbase-0.22/Changes
DBD-Redbase-0.22/MANIFEST
DBD-Redbase-0.22/Redbase.pm
DBD-Redbase-0.22/LICENSE.TXT
DBD-Redbase-0.22/README
DBD-Redbase-0.22/Makefile.PL
Entering DBD-Redbase-0.22
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring DBD-Redbase-0.22 ... Checking if your kit is complete...
Looks good
Using DBI 1.634 (for perl 5.026000 on x86_64-linux) installed in /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/auto/DBI/
Generating a Unix-style Makefile
Writing Makefile for DBD::Redbase
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Bit::Vector::Overload 6.1 ... Yes (7.4)
Checking if you have Unicode::String 2.06 ... Yes (2.10)
Checking if you have Bit::Vector 6.1 ... Yes (7.4)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing DBD-Redbase-0.22 ... cp Redbase/DataStream.pm blib/lib/DBD/Redbase/DataStream.pm
cp Redbase.pm blib/lib/DBD/Redbase.pm
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
t/00base.t ......... ok
t/10dsnlist.t ......
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 3/3 subtests
t/20createdrop.t ...
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 5/5 subtests
t/30insertfetch.t ..
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 17/17 subtests
t/40bindparam.t ....
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 28/28 subtests
t/40listfields.t ...
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 13/13 subtests
t/40nulls.t ........
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 11/11 subtests
t/40numrows.t ......
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 25/25 subtests
t/50chopblanks.t ...
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 35/35 subtests
t/50commit.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 30/30 subtests
Test Summary Report
-------------------
t/10dsnlist.t (Wstat: 2560 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 10
Parse errors: Bad plan. You planned 3 tests but ran 1.
t/20createdrop.t (Wstat: 2560 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 10
Parse errors: Bad plan. You planned 5 tests but ran 1.
t/30insertfetch.t (Wstat: 2560 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 10
Parse errors: Bad plan. You planned 17 tests but ran 1.
t/40bindparam.t (Wstat: 2560 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 10
Parse errors: Bad plan. You planned 28 tests but ran 1.
t/40listfields.t (Wstat: 2560 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 10
Parse errors: Bad plan. You planned 13 tests but ran 1.
t/40nulls.t (Wstat: 2560 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 10
Parse errors: Bad plan. You planned 11 tests but ran 1.
t/40numrows.t (Wstat: 2560 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 10
Parse errors: Bad plan. You planned 25 tests but ran 1.
t/50chopblanks.t (Wstat: 2560 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 10
Parse errors: Bad plan. You planned 35 tests but ran 1.
t/50commit.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 30 tests but ran 1.
Files=10, Tests=14, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.54 cusr 0.04 csys = 0.62 CPU)
Result: FAIL
Failed 9/10 test programs. 9/14 subtests failed.
Makefile:844: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing DBD::Redbase failed. See /home/ryan/.cpanm/work/1493277355.18514/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DBD::Redbase] 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