perl-blead ========== cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux Work directory is /home/ryan/.cpanm/work/1492958627.32136 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 . 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::Diff::FormattedHTML () on cpanmetadb ... Unpacking Text-Diff-FormattedHTML-0.08.tar.gz --> Working on Text::Diff::FormattedHTML Fetching http://www.cpan.org/authors/id/A/AM/AMBS/Text-Diff-FormattedHTML-0.08.tar.gz ... OK Text-Diff-FormattedHTML-0.08/ Text-Diff-FormattedHTML-0.08/MANIFEST Text-Diff-FormattedHTML-0.08/META.yml Text-Diff-FormattedHTML-0.08/t/ Text-Diff-FormattedHTML-0.08/t/00-load.t Text-Diff-FormattedHTML-0.08/t/pod-coverage.t Text-Diff-FormattedHTML-0.08/t/pod.t Text-Diff-FormattedHTML-0.08/lib/ Text-Diff-FormattedHTML-0.08/lib/Text/ Text-Diff-FormattedHTML-0.08/lib/Text/Diff/ Text-Diff-FormattedHTML-0.08/lib/Text/Diff/FormattedHTML.pm Text-Diff-FormattedHTML-0.08/META.json Text-Diff-FormattedHTML-0.08/Changes Text-Diff-FormattedHTML-0.08/Makefile.PL Text-Diff-FormattedHTML-0.08/README Entering Text-Diff-FormattedHTML-0.08 Checking configure dependencies from META.json Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24) Running Makefile.PL Configuring Text-Diff-FormattedHTML-0.08 ... Warning: prerequisite String::Diff 0.04 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Text::Diff::FormattedHTML 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 File::Slurp 0 ... Yes (9999.19) Checking if you have Algorithm::Diff 1.1900 ... Yes (1.1903) Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24) Checking if you have String::Diff 0.04 ... No Searching String::Diff (0.04) on cpanmetadb ... Unpacking String-Diff-0.07.tar.gz OK ==> Found dependencies: String::Diff --> 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 YAML 0 ... Yes (1.23) Checking if you have Test::More 0.88 ... Yes (1.302078) 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(0x5564b91ad490) # 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(0x5622d331c4c0) # 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, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.57 cusr 0.02 csys = 0.63 CPU) Result: FAIL ! Installing String::Diff failed. See /home/ryan/.cpanm/work/1492958627.32136/build.log for details. Retry with --force to force install it. ! Installing the dependencies failed: Module 'String::Diff' is not installed ! Bailing out the installation for Text-Diff-FormattedHTML-0.08. FAIL Command [cpanm --reinstall --verbose Text::Diff::FormattedHTML] 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