cpantestlogs/Text::MarkPerl_genfailure.log
2017-05-02 18:44:36 -07:00

168 lines
6.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/1493520535.5715
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 Text::MarkPerl () on cpanmetadb ...
Unpacking Text-MarkPerl-0.1.tar.gz
--> Working on Text::MarkPerl
Fetching http://www.cpan.org/authors/id/M/MU/MUCKER/Text-MarkPerl-0.1.tar.gz ... OK
Text-MarkPerl-0.1/
Text-MarkPerl-0.1/Makefile
Text-MarkPerl-0.1/inc/
Text-MarkPerl-0.1/inc/Module/
Text-MarkPerl-0.1/inc/Module/AutoInstall.pm
Text-MarkPerl-0.1/inc/Module/Install.pm
Text-MarkPerl-0.1/inc/Module/Install/
Text-MarkPerl-0.1/inc/Module/Install/Win32.pm
Text-MarkPerl-0.1/inc/Module/Install/Include.pm
Text-MarkPerl-0.1/inc/Module/Install/Scripts.pm
Text-MarkPerl-0.1/inc/Module/Install/AutoInstall.pm
Text-MarkPerl-0.1/inc/Module/Install/Makefile.pm
Text-MarkPerl-0.1/inc/Module/Install/Base.pm
Text-MarkPerl-0.1/inc/Module/Install/WriteAll.pm
Text-MarkPerl-0.1/inc/Module/Install/Metadata.pm
Text-MarkPerl-0.1/inc/Module/Install/Can.pm
Text-MarkPerl-0.1/inc/Module/Install/Fetch.pm
Text-MarkPerl-0.1/Changes
Text-MarkPerl-0.1/Makefile.old
Text-MarkPerl-0.1/.gitignore
Text-MarkPerl-0.1/t/
Text-MarkPerl-0.1/t/00-load.t
Text-MarkPerl-0.1/t/boilerplate.t
Text-MarkPerl-0.1/t/basic.t
Text-MarkPerl-0.1/t/manifest.t
Text-MarkPerl-0.1/t/out
Text-MarkPerl-0.1/t/pod-coverage.t
Text-MarkPerl-0.1/t/pod.t
Text-MarkPerl-0.1/META.yml
Text-MarkPerl-0.1/MANIFEST
Text-MarkPerl-0.1/script/
Text-MarkPerl-0.1/script/markperl.pl
Text-MarkPerl-0.1/README
Text-MarkPerl-0.1/lib/
Text-MarkPerl-0.1/lib/Text/
Text-MarkPerl-0.1/lib/Text/MarkPerl.pm
Text-MarkPerl-0.1/META.json
Text-MarkPerl-0.1/demo/
Text-MarkPerl-0.1/demo/test.mk
Text-MarkPerl-0.1/Makefile.PL
Entering Text-MarkPerl-0.1
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Text-MarkPerl-0.01 ... Cannot determine perl version info from lib/Text/MarkPerl.pm
MakeMaker attribute "VERSION_FROM" is overriden; use "makemaker_append" to append values
*** Module::AutoInstall version 1.04
*** Checking for Perl dependencies...
*** Since we're running under cpanminus, I'll just let it take care
of the dependency's installation later.
[Core Features]
- Capture::Tiny ...loaded. (0.40)
- Test::Differences ...loaded. (0.64)
- Test::More ...loaded. (1.302083 >= 0.42)
- Test::More ...loaded. (1.302083)
- Modern::Perl ...loaded. (1.20170117)
- Data::Pairs ...loaded. (0.07)
- Text::Balanced ...loaded. (2.03)
- HTML::Parser ...loaded. (3.72)
*** Module::AutoInstall configuration finished.
Generating a Unix-style Makefile
Writing Makefile for Text::MarkPerl
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::Differences 0 ... Yes (0.64)
Checking if you have Modern::Perl 0 ... Yes (1.20170117)
Checking if you have Capture::Tiny 0 ... Yes (0.40)
Checking if you have HTML::Parser 0 ... Yes (3.72)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have Data::Pairs 0 ... Yes (0.07)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Text::Balanced 0 ... Yes (2.03)
OK
Building and testing Text-MarkPerl-0.01 ... cp lib/Text/MarkPerl.pm blib/lib/Text/MarkPerl.pm
cp script/markperl.pl blib/script/markperl.pl
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/markperl.pl
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/00-load.t t/basic.t t/boilerplate.t t/manifest.t t/pod-coverage.t t/pod.t
# Testing Text::MarkPerl 0.01, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ....... ok
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^{
use File::Temp;
if (x > y) { <-- HERE
z << c;
}
}/ at /home/ryan/.cpanm/work/1493520535.5715/Text-MarkPerl-0.1/blib/lib/Text/MarkPerl.pm line 183.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 5.
t/basic.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
All 5 subtests passed
t/boilerplate.t ... ok
t/manifest.t ...... skipped: Author tests not required for installation
# Failed test 'Pod coverage on Text::MarkPerl'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
# Coverage for Text::MarkPerl is 0.0%, with 12 naked subroutines:
# heading
# meta
# neta
# parse
# print_html_list
# striketext
# strikeword
# textemp
# textstrong
# underline
# wordemp
# wordstrong
# Looks like you failed 1 test of 1.
t/pod-coverage.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/pod.t ........... ok
Test Summary Report
-------------------
t/basic.t (Wstat: 65280 Tests: 5 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 1, 3
t/pod-coverage.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=6, Tests=12, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.21 cusr 0.00 csys = 0.23 CPU)
Result: FAIL
Failed 2/6 test programs. 1/12 subtests failed.
Makefile:796: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Text::MarkPerl failed. See /home/ryan/.cpanm/work/1493520535.5715/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Text::MarkPerl] 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