cpantestlogs/I18N::Handle_genfailure.log
2017-05-02 18:44:36 -07:00

137 lines
5.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/1493080375.3724
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 I18N::Handle () on cpanmetadb ...
Unpacking I18N-Handle-0.051.tar.gz
--> Working on I18N::Handle
Fetching http://www.cpan.org/authors/id/C/CO/CORNELIUS/I18N-Handle-0.051.tar.gz ... OK
I18N-Handle-0.051/
I18N-Handle-0.051/t/
I18N-Handle-0.051/t/00_compile.t
I18N-Handle-0.051/t/i18n-locale.t
I18N-Handle-0.051/t/i18n-gettext.t
I18N-Handle-0.051/t/i18n/
I18N-Handle-0.051/t/i18n/locale/
I18N-Handle-0.051/t/i18n/locale/en/
I18N-Handle-0.051/t/i18n/locale/en/LC_MESSAGES/
I18N-Handle-0.051/t/i18n/locale/en/LC_MESSAGES/cometqueen.po
I18N-Handle-0.051/t/i18n/locale/en/LC_MESSAGES/cometqueen.mo
I18N-Handle-0.051/t/i18n/locale/zh_tw/
I18N-Handle-0.051/t/i18n/locale/zh_tw/LC_MESSAGES/
I18N-Handle-0.051/t/i18n/locale/zh_tw/LC_MESSAGES/cometqueen.po
I18N-Handle-0.051/t/i18n/locale/zh_tw/LC_MESSAGES/cometqueen.mo
I18N-Handle-0.051/t/i18n/locale/cometqueen.pot
I18N-Handle-0.051/t/i18n/po/
I18N-Handle-0.051/t/i18n/po/messages.pot
I18N-Handle-0.051/t/i18n/po/en.po
I18N-Handle-0.051/t/i18n/po/zh_TW.po
I18N-Handle-0.051/t/no-install.t
I18N-Handle-0.051/t/i18n-loc.t
I18N-Handle-0.051/inc/
I18N-Handle-0.051/inc/Module/
I18N-Handle-0.051/inc/Module/Install.pm
I18N-Handle-0.051/inc/Module/Install/
I18N-Handle-0.051/inc/Module/Install/Metadata.pm
I18N-Handle-0.051/inc/Module/Install/AuthorTests.pm
I18N-Handle-0.051/inc/Module/Install/Makefile.pm
I18N-Handle-0.051/inc/Module/Install/Fetch.pm
I18N-Handle-0.051/inc/Module/Install/Repository.pm
I18N-Handle-0.051/inc/Module/Install/WriteAll.pm
I18N-Handle-0.051/inc/Module/Install/Base.pm
I18N-Handle-0.051/inc/Module/Install/Include.pm
I18N-Handle-0.051/inc/Module/Install/ReadmeMarkdownFromPod.pm
I18N-Handle-0.051/inc/Module/Install/Win32.pm
I18N-Handle-0.051/inc/Module/Install/Can.pm
I18N-Handle-0.051/inc/Pod/
I18N-Handle-0.051/inc/Pod/Markdown.pm
I18N-Handle-0.051/inc/Test/
I18N-Handle-0.051/inc/Test/More.pm
I18N-Handle-0.051/Changes
I18N-Handle-0.051/MANIFEST
I18N-Handle-0.051/README.mkdn
I18N-Handle-0.051/META.yml
I18N-Handle-0.051/Makefile.PL
I18N-Handle-0.051/lib/
I18N-Handle-0.051/lib/I18N/
I18N-Handle-0.051/lib/I18N/Handle.pm
I18N-Handle-0.051/lib/I18N/Handle/
I18N-Handle-0.051/lib/I18N/Handle/Locale.pm
I18N-Handle-0.051/lib/I18N/Handle/Abstract.pm
Entering I18N-Handle-0.051
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring I18N-Handle-0.051 ... Cannot determine perl version info from lib/I18N/Handle.pm
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for I18N::Handle
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have File::Find::Rule 0 ... Yes (0.34)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Locale::Maketext 0 ... Yes (1.28)
Checking if you have Locale::Maketext::Lexicon 0 ... Yes (1.00)
OK
Building and testing I18N-Handle-0.051 ... cp lib/I18N/Handle/Locale.pm blib/lib/I18N/Handle/Locale.pm
cp lib/I18N/Handle.pm blib/lib/I18N/Handle.pm
cp lib/I18N/Handle/Abstract.pm blib/lib/I18N/Handle/Abstract.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, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00_compile.t .... ok
# Failed test '[ en , zh-tw ]'
# at t/i18n-gettext.t line 37.
# Structures begin differing at:
# $got->[0] = 'zh-tw'
# $expected->[0] = 'en'
# Looks like you failed 1 test of 9.
t/i18n-gettext.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests
t/i18n-loc.t ...... ok
t/i18n-locale.t ... ok
t/no-install.t .... ok
Test Summary Report
-------------------
t/i18n-gettext.t (Wstat: 256 Tests: 9 Failed: 1)
Failed test: 9
Non-zero exit status: 1
Files=5, Tests=20, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.89 cusr 0.04 csys = 0.95 CPU)
Result: FAIL
Failed 1/5 test programs. 1/20 subtests failed.
Makefile:781: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing I18N::Handle failed. See /home/ryan/.cpanm/work/1493080375.3724/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose I18N::Handle] 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