191 lines
8.3 KiB
Text
191 lines
8.3 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/1493478775.14681
|
|
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::WikiText () on cpanmetadb ...
|
|
Unpacking wikitext-perl-1.01.tar.gz
|
|
--> Working on Text::WikiText
|
|
Fetching http://www.cpan.org/authors/id/M/MI/MIGO/wikitext-perl-1.01.tar.gz ... OK
|
|
wikitext-perl-1.01/
|
|
wikitext-perl-1.01/INSTALL
|
|
wikitext-perl-1.01/NEWS
|
|
wikitext-perl-1.01/bin/
|
|
wikitext-perl-1.01/bin/wikitext-convert
|
|
wikitext-perl-1.01/META.yml
|
|
wikitext-perl-1.01/lib/
|
|
wikitext-perl-1.01/lib/Text/
|
|
wikitext-perl-1.01/lib/Text/WikiText/
|
|
wikitext-perl-1.01/lib/Text/WikiText/Output/
|
|
wikitext-perl-1.01/lib/Text/WikiText/Output/HTML.pm
|
|
wikitext-perl-1.01/lib/Text/WikiText/Output/Pod.pm
|
|
wikitext-perl-1.01/lib/Text/WikiText/Output/Latex.pm
|
|
wikitext-perl-1.01/lib/Text/WikiText/InputFilter.pm
|
|
wikitext-perl-1.01/lib/Text/WikiText/Output.pm
|
|
wikitext-perl-1.01/lib/Text/WikiText.pm
|
|
wikitext-perl-1.01/t/
|
|
wikitext-perl-1.01/t/tables.html
|
|
wikitext-perl-1.01/t/headings.html
|
|
wikitext-perl-1.01/t/environment.t
|
|
wikitext-perl-1.01/t/generic.t
|
|
wikitext-perl-1.01/t/paragraphs.txt
|
|
wikitext-perl-1.01/t/lists.html
|
|
wikitext-perl-1.01/t/paragraphs.t
|
|
wikitext-perl-1.01/t/inline-markup.txt
|
|
wikitext-perl-1.01/t/quotations.txt
|
|
wikitext-perl-1.01/t/headings.txt
|
|
wikitext-perl-1.01/t/inline-markup.html
|
|
wikitext-perl-1.01/t/inline.t
|
|
wikitext-perl-1.01/t/lists.txt
|
|
wikitext-perl-1.01/t/tables.txt
|
|
wikitext-perl-1.01/t/quotations.html
|
|
wikitext-perl-1.01/t/paragraphs.html
|
|
wikitext-perl-1.01/MANIFEST
|
|
wikitext-perl-1.01/README
|
|
wikitext-perl-1.01/COPYING
|
|
wikitext-perl-1.01/Makefile.PL
|
|
wikitext-perl-1.01/doc/
|
|
wikitext-perl-1.01/doc/wikitext-spec.txt
|
|
wikitext-perl-1.01/doc/GPL-2
|
|
wikitext-perl-1.01/doc/wikitext-example-latex.txt
|
|
wikitext-perl-1.01/doc/wikitext-example.txt
|
|
wikitext-perl-1.01/doc/Artistic
|
|
wikitext-perl-1.01/AUTHORS
|
|
Entering wikitext-perl-1.01
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring wikitext-perl-1.01 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Text::WikiText
|
|
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 wikitext-perl-1.01 ... cp lib/Text/WikiText.pm blib/lib/Text/WikiText.pm
|
|
cp lib/Text/WikiText/Output.pm blib/lib/Text/WikiText/Output.pm
|
|
cp lib/Text/WikiText/Output/Latex.pm blib/lib/Text/WikiText/Output/Latex.pm
|
|
cp lib/Text/WikiText/InputFilter.pm blib/lib/Text/WikiText/InputFilter.pm
|
|
cp lib/Text/WikiText/Output/Pod.pm blib/lib/Text/WikiText/Output/Pod.pm
|
|
cp lib/Text/WikiText/Output/HTML.pm blib/lib/Text/WikiText/Output/HTML.pm
|
|
cp bin/wikitext-convert blib/script/wikitext-convert
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/wikitext-convert
|
|
Manifying 1 pod document
|
|
Manifying 2 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 'use Text::WikiText;'
|
|
# at t/environment.t line 11.
|
|
# Tried to use 'Text::WikiText'.
|
|
# Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/{{ <-- HERE / at /home/ryan/.cpanm/work/1493478775.14681/wikitext-perl-1.01/blib/lib/Text/WikiText.pm line 105.
|
|
# Compilation failed in require at t/environment.t line 11.
|
|
# BEGIN failed--compilation aborted at t/environment.t line 11.
|
|
|
|
# Failed test 'Text::WikiText->can('new')'
|
|
# at t/environment.t line 13.
|
|
# Text::WikiText->can('new') failed
|
|
Can't locate object method "new" via package "Text::WikiText" at t/environment.t line 15.
|
|
# Looks like your test exited with 255 just after 2.
|
|
t/environment.t ..
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 14/14 subtests
|
|
|
|
# Failed test 'use Text::WikiText;'
|
|
# at t/generic.t line 11.
|
|
# Tried to use 'Text::WikiText'.
|
|
# Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/{{ <-- HERE / at /home/ryan/.cpanm/work/1493478775.14681/wikitext-perl-1.01/blib/lib/Text/WikiText.pm line 105.
|
|
# Compilation failed in require at t/generic.t line 11.
|
|
# BEGIN failed--compilation aborted at t/generic.t line 11.
|
|
|
|
# Failed test 'Text::WikiText->can('new')'
|
|
# at t/generic.t line 13.
|
|
# Text::WikiText->can('new') failed
|
|
Can't locate object method "new" via package "Text::WikiText" at t/generic.t line 15.
|
|
# Looks like your test exited with 255 just after 2.
|
|
t/generic.t ......
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 10/10 subtests
|
|
|
|
# Failed test 'use Text::WikiText;'
|
|
# at t/inline.t line 11.
|
|
# Tried to use 'Text::WikiText'.
|
|
# Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/{{ <-- HERE / at /home/ryan/.cpanm/work/1493478775.14681/wikitext-perl-1.01/blib/lib/Text/WikiText.pm line 105.
|
|
# Compilation failed in require at t/inline.t line 11.
|
|
# BEGIN failed--compilation aborted at t/inline.t line 11.
|
|
|
|
# Failed test 'Text::WikiText->can('new')'
|
|
# at t/inline.t line 13.
|
|
# Text::WikiText->can('new') failed
|
|
Can't locate object method "new" via package "Text::WikiText" at t/inline.t line 15.
|
|
# Looks like your test exited with 255 just after 2.
|
|
t/inline.t .......
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 32/32 subtests
|
|
|
|
# Failed test 'use Text::WikiText;'
|
|
# at t/paragraphs.t line 11.
|
|
# Tried to use 'Text::WikiText'.
|
|
# Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/{{ <-- HERE / at /home/ryan/.cpanm/work/1493478775.14681/wikitext-perl-1.01/blib/lib/Text/WikiText.pm line 105.
|
|
# Compilation failed in require at t/paragraphs.t line 11.
|
|
# BEGIN failed--compilation aborted at t/paragraphs.t line 11.
|
|
|
|
# Failed test 'Text::WikiText->can('new')'
|
|
# at t/paragraphs.t line 13.
|
|
# Text::WikiText->can('new') failed
|
|
Can't locate object method "new" via package "Text::WikiText" at t/paragraphs.t line 15.
|
|
# Looks like your test exited with 255 just after 2.
|
|
t/paragraphs.t ...
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 16/16 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/environment.t (Wstat: 65280 Tests: 2 Failed: 2)
|
|
Failed tests: 1-2
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 14 tests but ran 2.
|
|
t/generic.t (Wstat: 65280 Tests: 2 Failed: 2)
|
|
Failed tests: 1-2
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 10 tests but ran 2.
|
|
t/inline.t (Wstat: 65280 Tests: 2 Failed: 2)
|
|
Failed tests: 1-2
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 32 tests but ran 2.
|
|
t/paragraphs.t (Wstat: 65280 Tests: 2 Failed: 2)
|
|
Failed tests: 1-2
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 16 tests but ran 2.
|
|
Files=4, Tests=8, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.09 cusr 0.01 csys = 0.11 CPU)
|
|
Result: FAIL
|
|
Failed 4/4 test programs. 8/8 subtests failed.
|
|
Makefile:864: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Text::WikiText failed. See /home/ryan/.cpanm/work/1493478775.14681/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Text::WikiText] 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
|