128 lines
4.6 KiB
Text
128 lines
4.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/1492958615.32057
|
|
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 String::Diff () on cpanmetadb ...
|
|
Unpacking String-Diff-0.07.tar.gz
|
|
--> Working on String::Diff
|
|
Fetching http://www.cpan.org/authors/id/Y/YA/YAPPO/String-Diff-0.07.tar.gz ... OK
|
|
String-Diff-0.07
|
|
String-Diff-0.07/README
|
|
String-Diff-0.07/Changes
|
|
String-Diff-0.07/LICENSE
|
|
String-Diff-0.07/cpanfile
|
|
String-Diff-0.07/dist.ini
|
|
String-Diff-0.07/Build.PL
|
|
String-Diff-0.07/META.yml
|
|
String-Diff-0.07/MANIFEST
|
|
String-Diff-0.07/META.json
|
|
String-Diff-0.07/Makefile.PL
|
|
String-Diff-0.07/t
|
|
String-Diff-0.07/t/03_diff.t
|
|
String-Diff-0.07/xt
|
|
String-Diff-0.07/xt/99_pod.t
|
|
String-Diff-0.07/t/01_export.t
|
|
String-Diff-0.07/t/06_escape.t
|
|
String-Diff-0.07/t/00_compile.t
|
|
String-Diff-0.07/t/03_diff-pp.t
|
|
String-Diff-0.07/xt/perlcriticrc
|
|
String-Diff-0.07/t/01_export-pp.t
|
|
String-Diff-0.07/tools
|
|
String-Diff-0.07/tools/release.pl
|
|
String-Diff-0.07/xt/97_podspell.t
|
|
String-Diff-0.07/t/00_compile-pp.t
|
|
String-Diff-0.07/t/02_diff_fully.t
|
|
String-Diff-0.07/t/04_diff_merge.t
|
|
String-Diff-0.07/lib/String
|
|
String-Diff-0.07/lib/String/Diff.pm
|
|
String-Diff-0.07/t/05_diff_regexp.t
|
|
String-Diff-0.07/tools/benchmark.pl
|
|
String-Diff-0.07/xt/98_perlcritic.t
|
|
String-Diff-0.07/t/02_diff_fully-pp.t
|
|
String-Diff-0.07/t/04_diff_merge-pp.t
|
|
String-Diff-0.07/tools/gen_pp_test.pl
|
|
String-Diff-0.07/t/05_diff_regexp-pp.t
|
|
String-Diff-0.07/tools/coverage_test.sh
|
|
String-Diff-0.07/t/release-pod-syntax.t
|
|
String-Diff-0.07/tools/benchmark-script.pl
|
|
Entering String-Diff-0.07
|
|
Checking configure dependencies from META.json
|
|
Checking if you have Module::Build::Tiny 0.034 ... Yes (0.039)
|
|
Running Build.PL
|
|
Configuring String-Diff-0.07 ... Creating new 'Build' script for 'String-Diff' version '0.07'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Algorithm::Diff 0 ... Yes (1.1903)
|
|
Checking if you have Test::More 0.88 ... Yes (1.302078)
|
|
Checking if you have YAML 0 ... Yes (1.23)
|
|
OK
|
|
Building and testing String-Diff-0.07 ... cp lib/String/Diff.pm blib/lib/String/Diff.pm
|
|
t/00_compile-pp.t ....... ok
|
|
t/00_compile.t .......... ok
|
|
t/01_export-pp.t ........ ok
|
|
t/01_export.t ........... ok
|
|
|
|
# Failed test at t/02_diff_fully-pp.t line 16.
|
|
# Structures begin differing at:
|
|
# $got->[1] = undef
|
|
# $expected->[1] = ARRAY(0x55ee8f726540)
|
|
# Looks like you failed 1 test of 13.
|
|
t/02_diff_fully-pp.t ....
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/13 subtests
|
|
|
|
# Failed test at t/02_diff_fully.t line 15.
|
|
# Structures begin differing at:
|
|
# $got->[1] = undef
|
|
# $expected->[1] = ARRAY(0x562477e53430)
|
|
# Looks like you failed 1 test of 13.
|
|
t/02_diff_fully.t .......
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/13 subtests
|
|
t/03_diff-pp.t .......... ok
|
|
t/03_diff.t ............. ok
|
|
t/04_diff_merge-pp.t .... ok
|
|
t/04_diff_merge.t ....... ok
|
|
t/05_diff_regexp-pp.t ... ok
|
|
t/05_diff_regexp.t ...... ok
|
|
t/06_escape.t ........... ok
|
|
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/02_diff_fully-pp.t (Wstat: 256 Tests: 13 Failed: 1)
|
|
Failed test: 2
|
|
Non-zero exit status: 1
|
|
t/02_diff_fully.t (Wstat: 256 Tests: 13 Failed: 1)
|
|
Failed test: 2
|
|
Non-zero exit status: 1
|
|
Files=14, Tests=137, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.58 cusr 0.02 csys = 0.65 CPU)
|
|
Result: FAIL
|
|
! Installing String::Diff failed. See /home/ryan/.cpanm/work/1492958615.32057/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose String::Diff] 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
|