293 lines
16 KiB
Text
293 lines
16 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/1492965052.6870
|
||
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 LaTeX::Encode::EncodingTable () on cpanmetadb ...
|
||
Unpacking LaTeX-Encode-0.08.tar.gz
|
||
--> Working on LaTeX::Encode::EncodingTable
|
||
Fetching http://www.cpan.org/authors/id/A/AN/ANDREWF/LaTeX-Encode-0.08.tar.gz ... OK
|
||
LaTeX-Encode-0.08/
|
||
LaTeX-Encode-0.08/TODO
|
||
LaTeX-Encode-0.08/MANIFEST
|
||
LaTeX-Encode-0.08/META.yml
|
||
LaTeX-Encode-0.08/scripts/
|
||
LaTeX-Encode-0.08/scripts/format-encoding-reference
|
||
LaTeX-Encode-0.08/scripts/character-encodings.dvi
|
||
LaTeX-Encode-0.08/scripts/build-encoding-table
|
||
LaTeX-Encode-0.08/scripts/latex-encode
|
||
LaTeX-Encode-0.08/scripts/character-encodings.tex
|
||
LaTeX-Encode-0.08/scripts/README
|
||
LaTeX-Encode-0.08/lib/
|
||
LaTeX-Encode-0.08/lib/LaTeX/
|
||
LaTeX-Encode-0.08/lib/LaTeX/Encode/
|
||
LaTeX-Encode-0.08/lib/LaTeX/Encode/EncodingTable.pm
|
||
LaTeX-Encode-0.08/lib/LaTeX/Encode.pm
|
||
LaTeX-Encode-0.08/MYMETA.yml
|
||
LaTeX-Encode-0.08/META.json
|
||
LaTeX-Encode-0.08/t/
|
||
LaTeX-Encode-0.08/t/03-iso-latin1.t
|
||
LaTeX-Encode-0.08/t/02-iquotes.t
|
||
LaTeX-Encode-0.08/t/10-typeset-document.t
|
||
LaTeX-Encode-0.08/t/07-reset-encodings.t
|
||
LaTeX-Encode-0.08/t/93-perl-critic.t
|
||
LaTeX-Encode-0.08/t/01-filter.t
|
||
LaTeX-Encode-0.08/t/06-remove-encodings.t
|
||
LaTeX-Encode-0.08/t/92-pod-coverage.t
|
||
LaTeX-Encode-0.08/t/09-packages-reqd.t
|
||
LaTeX-Encode-0.08/t/91-pod.t
|
||
LaTeX-Encode-0.08/t/90-kwalitee.t
|
||
LaTeX-Encode-0.08/t/08-import-specs.t
|
||
LaTeX-Encode-0.08/t/04-utf8.t
|
||
LaTeX-Encode-0.08/t/11-unmatched-chars.t
|
||
LaTeX-Encode-0.08/t/perlcriticrc
|
||
LaTeX-Encode-0.08/t/05-add-encodings.t
|
||
LaTeX-Encode-0.08/t/00-basic.t
|
||
LaTeX-Encode-0.08/README
|
||
LaTeX-Encode-0.08/Changes
|
||
LaTeX-Encode-0.08/MYMETA.json
|
||
LaTeX-Encode-0.08/Makefile.PL
|
||
Entering LaTeX-Encode-0.08
|
||
Checking configure dependencies from META.json
|
||
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
||
Running Makefile.PL
|
||
Configuring LaTeX-Encode-0.08 ... Checking if your kit is complete...
|
||
Looks good
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for LaTeX::Encode
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Checking dependencies from MYMETA.json ...
|
||
Checking if you have Test::More 0 ... Yes (1.302078)
|
||
Checking if you have Pod::Usage 0 ... Yes (1.69)
|
||
Checking if you have Pod::LaTeX 0 ... Yes (0.61)
|
||
Checking if you have Readonly 0 ... Yes (2.05)
|
||
Checking if you have Getopt::Long 0 ... Yes (2.49)
|
||
Checking if you have HTML::Entities 0 ... Yes (3.69)
|
||
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
||
OK
|
||
Building and testing LaTeX-Encode-0.08 ... cp lib/LaTeX/Encode/EncodingTable.pm blib/lib/LaTeX/Encode/EncodingTable.pm
|
||
cp lib/LaTeX/Encode.pm blib/lib/LaTeX/Encode.pm
|
||
cp scripts/latex-encode blib/script/latex-encode
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/latex-encode
|
||
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
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
t/00-basic.t ............. ok
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value in substitution iterator at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode.pm line 93.
|
||
Use of uninitialized value in substitution iterator at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode.pm line 93.
|
||
|
||
# Failed test ''$' - dollar'
|
||
# at t/01-filter.t line 16.
|
||
# got: '$.1'
|
||
# expected: '\$0.01'
|
||
Use of uninitialized value in substitution iterator at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode.pm line 93.
|
||
|
||
# Failed test ''%' - per cent'
|
||
# at t/01-filter.t line 17.
|
||
# got: '1% discount'
|
||
# expected: '10\% discount'
|
||
Use of uninitialized value in substitution iterator at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode.pm line 93.
|
||
Use of uninitialized value in substitution iterator at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode.pm line 93.
|
||
Use of uninitialized value in substitution iterator at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode.pm line 93.
|
||
Use of uninitialized value in substitution iterator at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode.pm line 93.
|
||
Use of uninitialized value in substitution iterator at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode.pm line 93.
|
||
Use of uninitialized value in substitution iterator at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode.pm line 93.
|
||
|
||
# Failed test 'emboldened text'
|
||
# at t/01-filter.t line 21.
|
||
# got: '5ctextbf7bAT\&T7d'
|
||
# expected: '\textbf{AT\&T}'
|
||
# Looks like you failed 3 tests of 7.
|
||
t/01-filter.t ............
|
||
Dubious, test returned 3 (wstat 768, 0x300)
|
||
Failed 3/7 subtests
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
t/02-iquotes.t ........... ok
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
|
||
# Failed test '0x24 - dollar sign'
|
||
# at t/03-iso-latin1.t line 25.
|
||
# got: 'dollar sign: $.'
|
||
# expected: 'dollar sign: \$.'
|
||
# Looks like you failed 1 test of 4.
|
||
t/03-iso-latin1.t ........
|
||
Dubious, test returned 1 (wstat 256, 0x100)
|
||
Failed 1/4 subtests
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
|
||
# Failed test 'translating U+0024 (DOLLAR SIGN)'
|
||
# at t/04-utf8.t line 38.
|
||
# got: 'DOLLAR SIGN: $.'
|
||
# expected: 'DOLLAR SIGN: \$.'
|
||
|
||
# Failed test 'translating U+0025 (PERCENT SIGN)'
|
||
# at t/04-utf8.t line 38.
|
||
# got: 'PERCENT SIGN: %.'
|
||
# expected: 'PERCENT SIGN: \%.'
|
||
# Looks like you failed 2 tests of 542.
|
||
t/04-utf8.t ..............
|
||
Dubious, test returned 2 (wstat 512, 0x200)
|
||
Failed 2/542 subtests
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
|
||
# Failed test 'pre add_latex_encoding ('$' => '\$')'
|
||
# at t/05-add-encodings.t line 13.
|
||
# got: '$'
|
||
# expected: '\$'
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
|
||
# Failed test 'post add_latex_encoding ('$' => 'DOLLAR')'
|
||
# at t/05-add-encodings.t line 18.
|
||
# got: '$'
|
||
# expected: 'DOLLAR'
|
||
# Looks like you failed 2 tests of 6.
|
||
t/05-add-encodings.t .....
|
||
Dubious, test returned 2 (wstat 512, 0x200)
|
||
Failed 2/6 subtests
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
|
||
# Failed test 'pre remove_latex_encoding ('$' => '\$')'
|
||
# at t/06-remove-encodings.t line 12.
|
||
# got: '$'
|
||
# expected: '\$'
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
# Looks like you failed 1 test of 4.
|
||
t/06-remove-encodings.t ..
|
||
Dubious, test returned 1 (wstat 256, 0x100)
|
||
Failed 1/4 subtests
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
|
||
# Failed test 'pre remove_latex_encoding ('$' => '\$')'
|
||
# at t/07-reset-encodings.t line 12.
|
||
# got: '$'
|
||
# expected: '\$'
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
|
||
# Failed test 'post reset_latex_encoding ('$' => '\$')'
|
||
# at t/07-reset-encodings.t line 20.
|
||
# got: '$'
|
||
# expected: '\$'
|
||
# Looks like you failed 2 tests of 5.
|
||
t/07-reset-encodings.t ...
|
||
Dubious, test returned 2 (wstat 512, 0x200)
|
||
Failed 2/5 subtests
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
# add/remove specified on 'use LaTeX::Encode'
|
||
|
||
# Failed test ''$' => 'DOLLAR' - mapping added on import'
|
||
# at t/08-import-specs.t line 17.
|
||
# got: '$'
|
||
# expected: 'DOLLAR'
|
||
# resetting and forgetting mappings specified on import
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
|
||
# Failed test ''$' => '\$' - standard mapping restored on reset'
|
||
# at t/08-import-specs.t line 24.
|
||
# got: '$'
|
||
# expected: '\$'
|
||
|
||
# Failed test ''%' => '\%' - standard mapping restored on reset'
|
||
# at t/08-import-specs.t line 26.
|
||
# got: '%'
|
||
# expected: '\%'
|
||
# resetting and remembering mappings specified on import
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
|
||
# Failed test ''$' => 'DOLLAR' - our mapping restored on reset'
|
||
# at t/08-import-specs.t line 31.
|
||
# got: '$'
|
||
# expected: 'DOLLAR'
|
||
# Looks like you failed 4 tests of 9.
|
||
t/08-import-specs.t ......
|
||
Dubious, test returned 4 (wstat 1024, 0x400)
|
||
Failed 4/9 subtests
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
t/09-packages-reqd.t ..... ok
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
t/10-typeset-document.t .. skipped: cannot find 'latex' binary
|
||
Possible unintended interpolation of $\ in regex at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
Use of uninitialized value $\ in regexp compilation at /home/ryan/.cpanm/work/1492965052.6870/LaTeX-Encode-0.08/blib/lib/LaTeX/Encode/EncodingTable.pm line 640.
|
||
t/11-unmatched-chars.t ... ok
|
||
t/90-kwalitee.t .......... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
|
||
t/91-pod.t ............... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
|
||
t/92-pod-coverage.t ...... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
|
||
t/93-perl-critic.t ....... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
|
||
|
||
Test Summary Report
|
||
-------------------
|
||
t/01-filter.t (Wstat: 768 Tests: 7 Failed: 3)
|
||
Failed tests: 3-4, 7
|
||
Non-zero exit status: 3
|
||
t/03-iso-latin1.t (Wstat: 256 Tests: 4 Failed: 1)
|
||
Failed test: 1
|
||
Non-zero exit status: 1
|
||
t/04-utf8.t (Wstat: 512 Tests: 542 Failed: 2)
|
||
Failed tests: 11-12
|
||
Non-zero exit status: 2
|
||
t/05-add-encodings.t (Wstat: 512 Tests: 6 Failed: 2)
|
||
Failed tests: 2, 5
|
||
Non-zero exit status: 2
|
||
t/06-remove-encodings.t (Wstat: 256 Tests: 4 Failed: 1)
|
||
Failed test: 1
|
||
Non-zero exit status: 1
|
||
t/07-reset-encodings.t (Wstat: 512 Tests: 5 Failed: 2)
|
||
Failed tests: 1, 5
|
||
Non-zero exit status: 2
|
||
t/08-import-specs.t (Wstat: 1024 Tests: 9 Failed: 4)
|
||
Failed tests: 1, 4, 6-7
|
||
Non-zero exit status: 4
|
||
Files=16, Tests=593, 1 wallclock secs ( 0.06 usr 0.00 sys + 0.59 cusr 0.05 csys = 0.70 CPU)
|
||
Result: FAIL
|
||
Failed 7/16 test programs. 15/593 subtests failed.
|
||
Makefile:877: recipe for target 'test_dynamic' failed
|
||
make: *** [test_dynamic] Error 255
|
||
! Installing LaTeX::Encode::EncodingTable failed. See /home/ryan/.cpanm/work/1492965052.6870/build.log for details. Retry with --force to force install it.
|
||
FAIL
|
||
Command [cpanm --reinstall --verbose LaTeX::Encode::EncodingTable] 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
|