111 lines
5 KiB
Text
111 lines
5 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/1492982539.7112
|
|
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 encoding::warnings () on cpanmetadb ...
|
|
! Download http://www.cpan.org/authors/id/A/AU/AUDREYT/encoding-warnings-0.11.tar.gz failed. Retrying ...
|
|
Unpacking encoding-warnings-0.11.tar.gz
|
|
--> Working on encoding::warnings
|
|
Fetching http://www.cpan.org/authors/id/A/AU/AUDREYT/encoding-warnings-0.11.tar.gz ... FAIL
|
|
encoding-warnings-0.11/
|
|
encoding-warnings-0.11/Changes
|
|
encoding-warnings-0.11/inc/
|
|
encoding-warnings-0.11/inc/Module/
|
|
encoding-warnings-0.11/inc/Module/Install/
|
|
encoding-warnings-0.11/inc/Module/Install/Base.pm
|
|
encoding-warnings-0.11/inc/Module/Install/Can.pm
|
|
encoding-warnings-0.11/inc/Module/Install/Fetch.pm
|
|
encoding-warnings-0.11/inc/Module/Install/Makefile.pm
|
|
encoding-warnings-0.11/inc/Module/Install/Metadata.pm
|
|
encoding-warnings-0.11/inc/Module/Install/Win32.pm
|
|
encoding-warnings-0.11/inc/Module/Install/WriteAll.pm
|
|
encoding-warnings-0.11/inc/Module/Install.pm
|
|
encoding-warnings-0.11/lib/
|
|
encoding-warnings-0.11/lib/encoding/
|
|
encoding-warnings-0.11/lib/encoding/warnings.pm
|
|
encoding-warnings-0.11/Makefile.PL
|
|
encoding-warnings-0.11/MANIFEST
|
|
encoding-warnings-0.11/META.yml
|
|
encoding-warnings-0.11/README
|
|
encoding-warnings-0.11/SIGNATURE
|
|
encoding-warnings-0.11/t/
|
|
encoding-warnings-0.11/t/0-signature.t
|
|
encoding-warnings-0.11/t/1-warning.t
|
|
encoding-warnings-0.11/t/2-fatal.t
|
|
encoding-warnings-0.11/t/3-normal.t
|
|
encoding-warnings-0.11/t/4-lexical.t
|
|
Entering encoding-warnings-0.11
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring encoding-warnings-0.11 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for encoding::warnings
|
|
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 encoding-warnings-0.11 ... cp lib/encoding/warnings.pm blib/lib/encoding/warnings.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
|
|
t/0-signature.t .. ok
|
|
${^ENCODING} is no longer supported. Its use will be fatal in Perl 5.28 at /home/ryan/.cpanm/work/1492982539.7112/encoding-warnings-0.11/blib/lib/encoding/warnings.pm line 173.
|
|
# Failed test 2 in t/1-warning.t at line 34
|
|
# t/1-warning.t line 34 is: ok($ok);
|
|
t/1-warning.t ....
|
|
Failed 1/2 subtests
|
|
${^ENCODING} is no longer supported. Its use will be fatal in Perl 5.28 at /home/ryan/.cpanm/work/1492982539.7112/encoding-warnings-0.11/blib/lib/encoding/warnings.pm line 173.
|
|
# Failed test 2 in t/2-fatal.t at line 34
|
|
# t/2-fatal.t line 34 is: ok($ok);
|
|
t/2-fatal.t ......
|
|
Failed 1/2 subtests
|
|
${^ENCODING} is no longer supported. Its use will be fatal in Perl 5.28 at /home/ryan/.cpanm/work/1492982539.7112/encoding-warnings-0.11/blib/lib/encoding/warnings.pm line 173.
|
|
t/3-normal.t ..... ok
|
|
${^ENCODING} is no longer supported. Its use will be fatal in Perl 5.28 at /home/ryan/.cpanm/work/1492982539.7112/encoding-warnings-0.11/blib/lib/encoding/warnings.pm line 173.
|
|
# Failed test 2 in t/4-lexical.t at line 32
|
|
# t/4-lexical.t line 32 is: ok($warned);
|
|
t/4-lexical.t ....
|
|
Failed 1/3 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/1-warning.t (Wstat: 0 Tests: 2 Failed: 1)
|
|
Failed test: 2
|
|
t/2-fatal.t (Wstat: 0 Tests: 2 Failed: 1)
|
|
Failed test: 2
|
|
t/4-lexical.t (Wstat: 0 Tests: 3 Failed: 1)
|
|
Failed test: 2
|
|
Files=5, Tests=10, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.03 cusr 0.00 csys = 0.04 CPU)
|
|
Result: FAIL
|
|
Failed 3/5 test programs. 3/10 subtests failed.
|
|
Makefile:777: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing encoding::warnings failed. See /home/ryan/.cpanm/work/1492982539.7112/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose encoding::warnings] 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
|