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

194 lines
6.8 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/1493529234.15837
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::Colorizer () on cpanmetadb ...
Unpacking Text-Colorizer-0.03.tar.gz
--> Working on Text::Colorizer
Fetching http://www.cpan.org/authors/id/N/NK/NKH/Text-Colorizer-0.03.tar.gz ... OK
Text-Colorizer-0.03
Text-Colorizer-0.03/MANIFEST
Text-Colorizer-0.03/Todo.txt
Text-Colorizer-0.03/META.yml
Text-Colorizer-0.03/Makefile.PL
Text-Colorizer-0.03/META.json
Text-Colorizer-0.03/Changes
Text-Colorizer-0.03/Build.PL
Text-Colorizer-0.03/README
Text-Colorizer-0.03/t
Text-Colorizer-0.03/t/001_load.t
Text-Colorizer-0.03/t/test_template
Text-Colorizer-0.03/t/002_test.t
Text-Colorizer-0.03/lib
Text-Colorizer-0.03/lib/Text
Text-Colorizer-0.03/lib/Text/Colorizer.pm
Text-Colorizer-0.03/xt
Text-Colorizer-0.03/xt/author
Text-Colorizer-0.03/xt/author/000_strict.t
Text-Colorizer-0.03/xt/author/000_pod.t
Text-Colorizer-0.03/xt/author/000_perl_critic.t
Text-Colorizer-0.03/xt/author/perlcriticrc
Text-Colorizer-0.03/xt/author/000_fixme.t
Text-Colorizer-0.03/xt/author/000_dependencies.t
Text-Colorizer-0.03/xt/author/000_pod_coverage.t
Text-Colorizer-0.03/xt/author/000_kwalitee.t
Text-Colorizer-0.03/xt/author/000_distribution.t
Text-Colorizer-0.03/xt/author/dist
Text-Colorizer-0.03/xt/author/dist/000_prereq.t
Text-Colorizer-0.03/scripts
Text-Colorizer-0.03/scripts/text_colorizer
Entering Text-Colorizer-0.03
Checking configure dependencies from META.json
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.42 ... Yes (0.4222)
Running Build.PL
Configuring Text-Colorizer-0.03 ... Checking prerequisites...
build_requires:
! Test::Block is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Text-Colorizer' version '0.03'
Checking dependencies from MYMETA.json ...
Checking if you have Text::Diff 0 ... Yes (1.44)
Checking if you have Test::NoWarnings 0 ... Yes (1.04)
Checking if you have Test::Block 0 ... No
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have Test::Warn 0 ... Yes (0.32)
Checking if you have Readonly 0 ... Yes (2.05)
Checking if you have Sub::Exporter 0 ... Yes (0.987)
Searching Test::Block (0) on cpanmetadb ...
Unpacking Test-Block-0.13.tar.gz
OK
==> Found dependencies: Test::Block
--> Working on Test::Block
Fetching http://www.cpan.org/authors/id/A/AD/ADIE/Test-Block-0.13.tar.gz ... OK
Test-Block-0.13
Test-Block-0.13/Build.PL
Test-Block-0.13/Changes
Test-Block-0.13/Makefile.PL
Test-Block-0.13/MANIFEST
Test-Block-0.13/META.json
Test-Block-0.13/META.yml
Test-Block-0.13/README
Test-Block-0.13/lib
Test-Block-0.13/lib/Test
Test-Block-0.13/lib/Test/Block.pm
Test-Block-0.13/t
Test-Block-0.13/t/all_in_block.t
Test-Block-0.13/t/bad_args.t
Test-Block-0.13/t/block.t
Test-Block-0.13/t/class_methods.t
Test-Block-0.13/t/import.t
Test-Block-0.13/t/variable.t
Test-Block-0.13/t/developer
Test-Block-0.13/t/developer/documented.t
Test-Block-0.13/t/developer/perlcritic.t
Test-Block-0.13/t/developer/perlcriticrc
Test-Block-0.13/t/developer/pod.t
Test-Block-0.13/t/developer/spelling.t
Entering Test-Block-0.13
Checking configure dependencies from META.json
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Running Build.PL
Configuring Test-Block-0.13 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Test-Block' version '0.13'
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.47 ... Yes (1.302083)
Checking if you have Test::Builder 0.17 ... Yes (1.302083)
Checking if you have Test::Exception 0.15 ... Yes (0.43)
Checking if you have Test::Builder::Tester 1.01 ... Yes (1.302083)
OK
Building and testing Test-Block-0.13 ... Building Test-Block
t/all_in_block.t ... ok
t/bad_args.t ....... ok
# Failed test 'too few tests'
# at t/block.t line 22.
# STDERR is:
# > # Failed test 'block 2 expected 2 test(s) and ran 1'
# > # at t/block.t line 20.
# not:
# > /#\s+Failed\ test.*?\n?.*?at\ t\/block\.t line 19.*\n?/
# >
# as expected
# Failed test 'too many tests'
# at t/block.t line 34.
# STDERR is:
# > # Failed test 'block 3 expected 1 test(s) and ran 2'
# > # at t/block.t line 32.
# not:
# > /#\s+Failed\ test.*?\n?.*?at\ t\/block\.t line 30.*\n?/
# >
# as expected
# Failed test 'named block'
# at t/block.t line 65.
# STDERR is:
# > # Failed test 'block 'foo' expected 2 test(s) and ran 1'
# > # at t/block.t line 63.
# not:
# > /#\s+Failed\ test.*?\n?.*?at\ t\/block\.t line 62.*\n?/
# >
# as expected
t/block.t ..........
Failed 3/6 subtests
t/class_methods.t .. ok
t/import.t ......... ok
# Failed test '$Test::Block::Plan'
# at t/variable.t line 23.
# STDERR is:
# > # Failed test 'block 'inner' expected 1 test(s) and ran 0'
# > # at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/Tie/Scalar.pm line 157.
# not:
# > /#\s+Failed\ test.*?\n?.*?at\ t\/variable\.t line 17.*\n?/
# >
# as expected
t/variable.t .......
Failed 1/1 subtests
Test Summary Report
-------------------
t/block.t (Wstat: 0 Tests: 6 Failed: 3)
Failed tests: 2-3, 6
t/variable.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
Files=6, Tests=26, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.14 cusr 0.03 csys = 0.20 CPU)
Result: FAIL
Failed 2/6 test programs. 4/26 subtests failed.
! Installing Test::Block failed. See /home/ryan/.cpanm/work/1493529234.15837/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Test::Block' is not installed
! Bailing out the installation for Text-Colorizer-0.03.
FAIL
Command [cpanm --reinstall --verbose Text::Colorizer] 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