cpantestlogs/Data::Perl::Collection::Array::AutoFlatten_incfailure.log
2017-04-18 14:54:58 -04:00

139 lines
5.8 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1491968832.11951
You have make /usr/bin/make
You have LWP 6.24
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 Data::Perl::Collection::Array::AutoFlatten () on cpanmetadb ...
Unpacking Data-Perl-0.001005.tar.gz
--> Working on Data::Perl::Collection::Array::AutoFlatten
Fetching http://www.cpan.org/authors/id/M/MA/MATTP/Data-Perl-0.001005.tar.gz ... OK
Data-Perl-0.001005/
Data-Perl-0.001005/LICENSE
Data-Perl-0.001005/Changes
Data-Perl-0.001005/MANIFEST
Data-Perl-0.001005/Makefile.PL
Data-Perl-0.001005/README.mkdn
Data-Perl-0.001005/dist.ini
Data-Perl-0.001005/META.json
Data-Perl-0.001005/lib/
Data-Perl-0.001005/lib/Data/
Data-Perl-0.001005/lib/Data/Perl/
Data-Perl-0.001005/lib/Data/Perl/Number.pm
Data-Perl-0.001005/lib/Data/Perl/Collection/
Data-Perl-0.001005/lib/Data/Perl/Collection/Array.pm
Data-Perl-0.001005/lib/Data/Perl/Collection/Array/
Data-Perl-0.001005/lib/Data/Perl/Collection/Array/AutoFlatten.pm
Data-Perl-0.001005/lib/Data/Perl/Collection/Hash/
Data-Perl-0.001005/lib/Data/Perl/Collection/Hash/AutoFlatten.pm
Data-Perl-0.001005/lib/Data/Perl/Collection/Hash.pm
Data-Perl-0.001005/lib/Data/Perl/Counter.pm
Data-Perl-0.001005/lib/Data/Perl/String.pm
Data-Perl-0.001005/lib/Data/Perl/Code.pm
Data-Perl-0.001005/lib/Data/Perl/Bool.pm
Data-Perl-0.001005/lib/Data/Perl.pm
Data-Perl-0.001005/META.yml
Data-Perl-0.001005/t/
Data-Perl-0.001005/t/release-pod-syntax.t
Data-Perl-0.001005/t/release-pod-coverage.t
Data-Perl-0.001005/t/counter.t
Data-Perl-0.001005/t/code.t
Data-Perl-0.001005/t/helpers.t
Data-Perl-0.001005/t/string.t
Data-Perl-0.001005/t/bool.t
Data-Perl-0.001005/t/number.t
Data-Perl-0.001005/t/collection/
Data-Perl-0.001005/t/collection/hash.t
Data-Perl-0.001005/t/collection/array.t
Data-Perl-0.001005/README
Entering Data-Perl-0.001005
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Data-Perl-0.001005 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Data::Perl
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have List::Util 0 ... Yes (1.47)
Checking if you have strictures 0 ... Yes (2.000003)
Checking if you have List::MoreUtils 0 ... Yes (0.418)
Checking if you have Test::Output 0 ... Yes (1.031)
OK
Building and testing Data-Perl-0.001005 ... cp lib/Data/Perl/Collection/Array/AutoFlatten.pm blib/lib/Data/Perl/Collection/Array/AutoFlatten.pm
cp lib/Data/Perl/Collection/Array.pm blib/lib/Data/Perl/Collection/Array.pm
cp lib/Data/Perl/Counter.pm blib/lib/Data/Perl/Counter.pm
cp lib/Data/Perl/Bool.pm blib/lib/Data/Perl/Bool.pm
cp lib/Data/Perl/String.pm blib/lib/Data/Perl/String.pm
cp lib/Data/Perl/Collection/Hash.pm blib/lib/Data/Perl/Collection/Hash.pm
cp lib/Data/Perl.pm blib/lib/Data/Perl.pm
cp lib/Data/Perl/Code.pm blib/lib/Data/Perl/Code.pm
cp lib/Data/Perl/Number.pm blib/lib/Data/Perl/Number.pm
cp lib/Data/Perl/Collection/Hash/AutoFlatten.pm blib/lib/Data/Perl/Collection/Hash/AutoFlatten.pm
Manifying 10 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 t/collection/*.t
t/bool.t .................. ok
t/code.t .................. ok
t/collection/array.t ...... ok
# Failed test 'kv works'
# at t/collection/hash.t line 68.
# Structures begin differing at:
# $got->[0][0] = 'b'
# $expected->[0][0] = 'a'
# Failed test 'elements works'
# at t/collection/hash.t line 71.
# Structures begin differing at:
# $got->[0] = 'b'
# $expected->[0] = 'a'
# Looks like you failed 2 tests of 38.
t/collection/hash.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/38 subtests
t/counter.t ............... ok
t/helpers.t ............... ok
t/number.t ................ ok
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
t/string.t ................ ok
Test Summary Report
-------------------
t/collection/hash.t (Wstat: 512 Tests: 38 Failed: 2)
Failed tests: 23-24
Non-zero exit status: 2
Files=10, Tests=181, 0 wallclock secs ( 0.01 usr 0.02 sys + 0.28 cusr 0.00 csys = 0.31 CPU)
Result: FAIL
Failed 1/10 test programs. 2/181 subtests failed.
Makefile:885: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Data::Perl::Collection::Array::AutoFlatten failed. See /home/ryan/.cpanm/work/1491968832.11951/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Data::Perl::Collection::Array::AutoFlatten] 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