cpantestlogs/HTML::Menu::DateTime_genfailure.log
2017-05-02 18:44:36 -07:00

150 lines
6.2 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/1493056327.18036
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 HTML::Menu::DateTime () on cpanmetadb ...
Unpacking HTML-Menu-DateTime-1.00.tar.gz
--> Working on HTML::Menu::DateTime
Fetching http://www.cpan.org/authors/id/C/CF/CFRANKS/HTML-Menu-DateTime-1.00.tar.gz ... OK
HTML-Menu-DateTime-1.00/
HTML-Menu-DateTime-1.00/t/
HTML-Menu-DateTime-1.00/t/pod_coverage.t
HTML-Menu-DateTime-1.00/t/args_methods3.t
HTML-Menu-DateTime-1.00/t/locale.t
HTML-Menu-DateTime-1.00/t/html_generation.t
HTML-Menu-DateTime-1.00/t/args_methods2.t
HTML-Menu-DateTime-1.00/t/date_input_args2.t
HTML-Menu-DateTime-1.00/t/multi_selects.t
HTML-Menu-DateTime-1.00/t/args_methods1.t
HTML-Menu-DateTime-1.00/t/args_new1.t
HTML-Menu-DateTime-1.00/t/now_input_args.t
HTML-Menu-DateTime-1.00/t/month_format.t
HTML-Menu-DateTime-1.00/t/minute_increment.t
HTML-Menu-DateTime-1.00/t/zero_less.t
HTML-Menu-DateTime-1.00/t/pre_1000.t
HTML-Menu-DateTime-1.00/t/date.t
HTML-Menu-DateTime-1.00/t/pod_test.t
HTML-Menu-DateTime-1.00/t/date_input_args3.t
HTML-Menu-DateTime-1.00/t/zero_plus.t
HTML-Menu-DateTime-1.00/t/second_increment.t
HTML-Menu-DateTime-1.00/t/args_new2.t
HTML-Menu-DateTime-1.00/t/date_input_args1.t
HTML-Menu-DateTime-1.00/t/start_end.t
HTML-Menu-DateTime-1.00/t/multi_objects.t
HTML-Menu-DateTime-1.00/t/now.t
HTML-Menu-DateTime-1.00/t/empty_first.t
HTML-Menu-DateTime-1.00/t/no_select.t
HTML-Menu-DateTime-1.00/Copying
HTML-Menu-DateTime-1.00/examples/
HTML-Menu-DateTime-1.00/examples/template-toolkit/
HTML-Menu-DateTime-1.00/examples/template-toolkit/year.html
HTML-Menu-DateTime-1.00/examples/template-toolkit/month.html
HTML-Menu-DateTime-1.00/examples/template-toolkit/hour.html
HTML-Menu-DateTime-1.00/examples/template-toolkit/second.html
HTML-Menu-DateTime-1.00/examples/template-toolkit/minute.html
HTML-Menu-DateTime-1.00/examples/template-toolkit/day.html
HTML-Menu-DateTime-1.00/examples/html-template/
HTML-Menu-DateTime-1.00/examples/html-template/hour.tmpl
HTML-Menu-DateTime-1.00/examples/html-template/minute.tmpl
HTML-Menu-DateTime-1.00/examples/html-template/year.tmpl
HTML-Menu-DateTime-1.00/examples/html-template/day.tmpl
HTML-Menu-DateTime-1.00/examples/html-template/second.tmpl
HTML-Menu-DateTime-1.00/examples/html-template/month.tmpl
HTML-Menu-DateTime-1.00/examples/template-magic/
HTML-Menu-DateTime-1.00/examples/template-magic/year.html
HTML-Menu-DateTime-1.00/examples/template-magic/month.html
HTML-Menu-DateTime-1.00/examples/template-magic/hour.html
HTML-Menu-DateTime-1.00/examples/template-magic/minute.html
HTML-Menu-DateTime-1.00/examples/template-magic/day.html
HTML-Menu-DateTime-1.00/examples/template-magic/second.html
HTML-Menu-DateTime-1.00/Changes
HTML-Menu-DateTime-1.00/MANIFEST
HTML-Menu-DateTime-1.00/META.yml
HTML-Menu-DateTime-1.00/Readme.html
HTML-Menu-DateTime-1.00/Artistic
HTML-Menu-DateTime-1.00/lib/
HTML-Menu-DateTime-1.00/lib/HTML/
HTML-Menu-DateTime-1.00/lib/HTML/Menu/
HTML-Menu-DateTime-1.00/lib/HTML/Menu/DateTime.pm
HTML-Menu-DateTime-1.00/Build.PL
HTML-Menu-DateTime-1.00/Makefile.PL
HTML-Menu-DateTime-1.00/README
Entering HTML-Menu-DateTime-1.00
Checking configure dependencies from META.yml
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Running Build.PL
Configuring HTML-Menu-DateTime-1.00 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'HTML-Menu-DateTime' version '1.00'
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302078)
OK
Building and testing HTML-Menu-DateTime-1.00 ... Building HTML-Menu-DateTime
t/args_methods1.t ..... ok
t/args_methods2.t ..... ok
t/args_methods3.t ..... ok
t/args_new1.t ......... ok
t/args_new2.t ......... ok
t/date.t .............. ok
t/date_input_args1.t .. ok
t/date_input_args2.t .. ok
t/date_input_args3.t .. ok
t/empty_first.t ....... ok
t/html_generation.t ... ok
Can't locate object method "month_names" via package "DateTime::Locale::FromData" at /home/ryan/.cpanm/work/1493056327.18036/HTML-Menu-DateTime-1.00/blib/lib/HTML/Menu/DateTime.pm line 287.
# Looks like your test exited with 255 just after 1.
t/locale.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 18/19 subtests
t/minute_increment.t .. ok
t/month_format.t ...... ok
t/multi_objects.t ..... ok
t/multi_selects.t ..... ok
t/no_select.t ......... ok
t/now.t ............... ok
t/now_input_args.t .... ok
t/pod_coverage.t ...... ok
t/pod_test.t .......... ok
t/pre_1000.t .......... ok
t/second_increment.t .. ok
t/start_end.t ......... ok
t/zero_less.t ......... ok
t/zero_plus.t ......... ok
Test Summary Report
-------------------
t/locale.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 19 tests but ran 1.
Files=26, Tests=603, 5 wallclock secs ( 0.07 usr 0.01 sys + 0.69 cusr 0.05 csys = 0.82 CPU)
Result: FAIL
Failed 1/26 test programs. 0/603 subtests failed.
! Installing HTML::Menu::DateTime failed. See /home/ryan/.cpanm/work/1493056327.18036/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose HTML::Menu::DateTime] 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