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

125 lines
6 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/1493704934.18505
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::Template::Compact () on cpanmetadb ...
Unpacking Text-Template-Compact-0.1.11.tar.gz
--> Working on Text::Template::Compact
Fetching http://www.cpan.org/authors/id/T/TA/TATE/Text-Template-Compact-0.1.11.tar.gz ... OK
Text-Template-Compact-0.1.11/
Text-Template-Compact-0.1.11/inc/
Text-Template-Compact-0.1.11/inc/Module/
Text-Template-Compact-0.1.11/inc/Module/Install.pm
Text-Template-Compact-0.1.11/inc/Module/Install/
Text-Template-Compact-0.1.11/inc/Module/Install/Fetch.pm
Text-Template-Compact-0.1.11/inc/Module/Install/Include.pm
Text-Template-Compact-0.1.11/inc/Module/Install/Makefile.pm
Text-Template-Compact-0.1.11/inc/Module/Install/Base.pm
Text-Template-Compact-0.1.11/inc/Module/Install/Metadata.pm
Text-Template-Compact-0.1.11/inc/Module/Install/AuthorTests.pm
Text-Template-Compact-0.1.11/inc/Module/Install/Can.pm
Text-Template-Compact-0.1.11/inc/Module/Install/WriteAll.pm
Text-Template-Compact-0.1.11/inc/Module/Install/Win32.pm
Text-Template-Compact-0.1.11/Changes
Text-Template-Compact-0.1.11/MANIFEST
Text-Template-Compact-0.1.11/META.yml
Text-Template-Compact-0.1.11/t/
Text-Template-Compact-0.1.11/t/02_fromfile.t
Text-Template-Compact-0.1.11/t/01_fromtext.t
Text-Template-Compact-0.1.11/t/00_compile.t
Text-Template-Compact-0.1.11/t/test.html
Text-Template-Compact-0.1.11/lib/
Text-Template-Compact-0.1.11/lib/Text/
Text-Template-Compact-0.1.11/lib/Text/Template/
Text-Template-Compact-0.1.11/lib/Text/Template/Compact.pm
Text-Template-Compact-0.1.11/xt/
Text-Template-Compact-0.1.11/xt/pod.t
Text-Template-Compact-0.1.11/xt/perlcritic.t
Text-Template-Compact-0.1.11/Makefile.PL
Text-Template-Compact-0.1.11/README
Entering Text-Template-Compact-0.1.11
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Text-Template-Compact-0.1.11 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Text::Template::Compact
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Text-Template-Compact-0.1.11 ... cp lib/Text/Template/Compact.pm blib/lib/Text/Template/Compact.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
# Failed test 'use Text::Template::Compact;'
# at t/00_compile.t line 4.
# Tried to use 'Text::Template::Compact'.
# Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\$\${ <-- HERE / at /home/ryan/.cpanm/work/1493704934.18505/Text-Template-Compact-0.1.11/blib/lib/Text/Template/Compact.pm line 1246.
# Compilation failed in require at t/00_compile.t line 4.
# BEGIN failed--compilation aborted at t/00_compile.t line 4.
# Looks like you failed 1 test of 1.
t/00_compile.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\$\${ <-- HERE / at /home/ryan/.cpanm/work/1493704934.18505/Text-Template-Compact-0.1.11/blib/lib/Text/Template/Compact.pm line 1246.
Compilation failed in require at t/01_fromtext.t line 4.
BEGIN failed--compilation aborted at t/01_fromtext.t line 4.
# Looks like your test exited with 255 before it could output anything.
t/01_fromtext.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 122/122 subtests
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\$\${ <-- HERE / at /home/ryan/.cpanm/work/1493704934.18505/Text-Template-Compact-0.1.11/blib/lib/Text/Template/Compact.pm line 1246.
Compilation failed in require at t/02_fromfile.t line 4.
BEGIN failed--compilation aborted at t/02_fromfile.t line 4.
# Looks like your test exited with 255 before it could output anything.
t/02_fromfile.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests
Test Summary Report
-------------------
t/00_compile.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/01_fromtext.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 122 tests but ran 0.
t/02_fromfile.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 0.
Files=3, Tests=1, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.08 cusr 0.00 csys = 0.09 CPU)
Result: FAIL
Failed 3/3 test programs. 1/1 subtests failed.
Makefile:776: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Text::Template::Compact failed. See /home/ryan/.cpanm/work/1493704934.18505/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Text::Template::Compact] 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