cpantestlogs/Mail::MboxParser_genfailure.log
2017-05-02 18:44:36 -07:00

143 lines
5.7 KiB
Text
Raw Permalink Blame History

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1492913106.26736
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 Mail::MboxParser () on cpanmetadb ...
Unpacking Mail-MboxParser-0.55.tar.gz
--> Working on Mail::MboxParser
Fetching http://www.cpan.org/authors/id/V/VP/VPARSEVAL/Mail-MboxParser-0.55.tar.gz ... OK
Mail-MboxParser-0.55/
Mail-MboxParser-0.55/t/
Mail-MboxParser-0.55/t/8_from_trace.t
Mail-MboxParser-0.55/t/0_pod.t
Mail-MboxParser-0.55/t/old_8_from_trace.t
Mail-MboxParser-0.55/t/6_autoload.t
Mail-MboxParser-0.55/t/2_for.t
Mail-MboxParser-0.55/t/old_3_while.t
Mail-MboxParser-0.55/t/old_2_for.t
Mail-MboxParser-0.55/t/0_pod_coverage.t
Mail-MboxParser-0.55/t/old_7_attach.t
Mail-MboxParser-0.55/t/1_mmb.t
Mail-MboxParser-0.55/t/10_qpnames.t
Mail-MboxParser-0.55/t/5_body.t
Mail-MboxParser-0.55/t/old_5_body.t
Mail-MboxParser-0.55/t/testbox
Mail-MboxParser-0.55/t/4_index.t
Mail-MboxParser-0.55/t/9_direct_invok.t
Mail-MboxParser-0.55/t/7_attach.t
Mail-MboxParser-0.55/t/old_1_mmb.t
Mail-MboxParser-0.55/t/old_4_index.t
Mail-MboxParser-0.55/t/old_6_autoload.t
Mail-MboxParser-0.55/t/old_9_direct_invok.t
Mail-MboxParser-0.55/t/3_while.t
Mail-MboxParser-0.55/t/qpname
Mail-MboxParser-0.55/MANIFEST
Mail-MboxParser-0.55/META.yml
Mail-MboxParser-0.55/eg/
Mail-MboxParser-0.55/eg/store_att.pl
Mail-MboxParser-0.55/eg/store_att_while.pl
Mail-MboxParser-0.55/MboxParser/
Mail-MboxParser-0.55/MboxParser/Mail.pm
Mail-MboxParser-0.55/MboxParser/Mail/
Mail-MboxParser-0.55/MboxParser/Mail/Body.pm
Mail-MboxParser-0.55/MboxParser/Mail/Convertable.pm
Mail-MboxParser-0.55/MboxParser/Base.pm
Mail-MboxParser-0.55/MboxParser.pm
Mail-MboxParser-0.55/Changelog
Mail-MboxParser-0.55/Makefile.PL
Mail-MboxParser-0.55/README
Entering Mail-MboxParser-0.55
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Mail-MboxParser-0.55 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Mail::MboxParser
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 MIME::Tools 5 ... Yes (5.509)
Checking if you have File::Temp 0 ... Yes (0.2304)
Checking if you have MIME::Base64 0 ... Yes (3.15)
Checking if you have MIME::QuotedPrint 0 ... Yes (3.13)
OK
Building and testing Mail-MboxParser-0.55 ... cp MboxParser/Mail/Body.pm blib/lib/Mail/MboxParser/Mail/Body.pm
cp MboxParser/Base.pm blib/lib/Mail/MboxParser/Base.pm
cp MboxParser.pm blib/lib/Mail/MboxParser.pm
cp MboxParser/Mail/Convertable.pm blib/lib/Mail/MboxParser/Mail/Convertable.pm
cp MboxParser/Mail.pm blib/lib/Mail/MboxParser/Mail.pm
Manifying 5 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
# Failed test 'POD test for blib/lib/Mail/MboxParser/Mail.pm'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod.pm line 187.
# blib/lib/Mail/MboxParser/Mail.pm (683): Non-ASCII character seen before =encoding in ''<27>'),'. Assuming CP1252
# Looks like you failed 1 test of 5.
t/0_pod.t ...............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
t/0_pod_coverage.t ...... ok
# Failed test 1 in t/10_qpnames.t at line 14
# t/10_qpnames.t line 14 is: skip(&Mail::MboxParser::Mail::HAVE_MIMEWORDS ? 0 : "Mime::Words not installed",
t/10_qpnames.t ..........
Failed 1/1 subtests
t/1_mmb.t ............... ok
t/2_for.t ............... ok
t/3_while.t ............. ok
t/4_index.t ............. ok
t/5_body.t .............. ok
t/6_autoload.t .......... ok
t/7_attach.t ............ ok
t/8_from_trace.t ........ ok
t/9_direct_invok.t ...... ok
t/old_1_mmb.t ........... ok
t/old_2_for.t ........... ok
t/old_3_while.t ......... ok
t/old_4_index.t ......... ok
t/old_5_body.t .......... ok
t/old_6_autoload.t ...... ok
t/old_7_attach.t ........ ok
t/old_8_from_trace.t .... ok
t/old_9_direct_invok.t .. ok
Test Summary Report
-------------------
t/0_pod.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/10_qpnames.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
Files=21, Tests=299, 1 wallclock secs ( 0.03 usr 0.02 sys + 1.19 cusr 0.06 csys = 1.30 CPU)
Result: FAIL
Failed 2/21 test programs. 2/299 subtests failed.
Makefile:864: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Mail::MboxParser failed. See /home/ryan/.cpanm/work/1492913106.26736/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Mail::MboxParser] 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