cpantestlogs/Object::I18n_genfailure.log
2017-05-02 18:44:36 -07:00

123 lines
5.7 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/1493145462.26069
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 Object::I18n () on cpanmetadb ...
Unpacking Object-I18n-0.02.tar.gz
--> Working on Object::I18n
Fetching http://www.cpan.org/authors/id/D/DE/DELANEY/Object-I18n-0.02.tar.gz ... OK
Object-I18n-0.02/
Object-I18n-0.02/lib/
Object-I18n-0.02/lib/Object/
Object-I18n-0.02/lib/Object/I18n/
Object-I18n-0.02/lib/Object/I18n/Storage/
Object-I18n-0.02/lib/Object/I18n/Storage/CDBI.pm
Object-I18n-0.02/lib/Object/I18n/Storage/MemHash.pm
Object-I18n-0.02/lib/Object/I18n/Storage.pm
Object-I18n-0.02/lib/Object/I18n.pm
Object-I18n-0.02/t/
Object-I18n-0.02/t/lib/
Object-I18n-0.02/t/lib/OI18nTest/
Object-I18n-0.02/t/lib/OI18nTest/Storage/
Object-I18n-0.02/t/lib/OI18nTest/Storage/Greeting.pm
Object-I18n-0.02/t/lib/OI18nTest/CDBI.pm
Object-I18n-0.02/t/lib/OI18nTest/Greeting.pm
Object-I18n-0.02/t/lib/OI18nTest/Greeting/
Object-I18n-0.02/t/lib/OI18nTest/Greeting/CDBI.pm
Object-I18n-0.02/t/lib/dbi_connect.pl
Object-I18n-0.02/t/language.t
Object-I18n-0.02/t/cdbi.t
Object-I18n-0.02/t/Object-I18n.t
Object-I18n-0.02/Changes
Object-I18n-0.02/MANIFEST
Object-I18n-0.02/MANIFEST.SKIP
Object-I18n-0.02/META.yml
Object-I18n-0.02/Makefile.PL
Object-I18n-0.02/README
Entering Object-I18n-0.02
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Object-I18n-0.02 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Object::I18n
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Object-I18n-0.02 ... cp lib/Object/I18n/Storage/MemHash.pm blib/lib/Object/I18n/Storage/MemHash.pm
cp lib/Object/I18n.pm blib/lib/Object/I18n.pm
cp lib/Object/I18n/Storage/CDBI.pm blib/lib/Object/I18n/Storage/CDBI.pm
cp lib/Object/I18n/Storage.pm blib/lib/Object/I18n/Storage.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" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use OI18nTest::Greeting::CDBI;'
# at t/cdbi.t line 9.
# Tried to use 'OI18nTest::Greeting::CDBI'.
# Error: Base class package "Class::DBI::mysql" is empty.
# (Perhaps you need to 'use' the module which defines that package first,
# or make that module available in @INC (@INC contains: t/lib /home/ryan/.cpanm/work/1493145462.26069/Object-I18n-0.02/blib/lib /home/ryan/.cpanm/work/1493145462.26069/Object-I18n-0.02/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .).
# at t/lib/OI18nTest/CDBI.pm line 5.
# BEGIN failed--compilation aborted at t/lib/OI18nTest/CDBI.pm line 5.
# Compilation failed in require at t/lib/OI18nTest/Storage/Greeting.pm line 6.
# BEGIN failed--compilation aborted at t/lib/OI18nTest/Storage/Greeting.pm line 6.
# Compilation failed in require at (eval 11) line 1.
# BEGIN failed--compilation aborted at t/lib/OI18nTest/Greeting/CDBI.pm line 6.
# Compilation failed in require at t/cdbi.t line 9.
# BEGIN failed--compilation aborted at t/cdbi.t line 9.
Can't locate object method "new" via package "OI18nTest::Greeting::CDBI" at t/cdbi.t line 12.
# Looks like your test exited with 255 just after 1.
t/cdbi.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 21/21 subtests
Modification of a read-only value attempted at t/lib/OI18nTest/Greeting.pm line 11.
# Looks like your test exited with 255 just after 1.
t/language.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 11/12 subtests
t/Object-I18n.t .. ok
Test Summary Report
-------------------
t/cdbi.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 21 tests but ran 1.
t/language.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 12 tests but ran 1.
Files=3, Tests=20, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.08 cusr 0.00 csys = 0.09 CPU)
Result: FAIL
Failed 2/3 test programs. 1/20 subtests failed.
Makefile:840: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Object::I18n failed. See /home/ryan/.cpanm/work/1493145462.26069/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Object::I18n] 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