130 lines
5.3 KiB
Text
130 lines
5.3 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/1492025583.14774
|
|
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 Hash::AutoHash::MultiValued::helper () on cpanmetadb ...
|
|
Unpacking Hash-AutoHash-MultiValued-1.13.tar.gz
|
|
--> Working on Hash::AutoHash::MultiValued::helper
|
|
Fetching http://www.cpan.org/authors/id/N/NA/NATG/Hash-AutoHash-MultiValued-1.13.tar.gz ... OK
|
|
Hash-AutoHash-MultiValued-1.13
|
|
Hash-AutoHash-MultiValued-1.13/MANIFEST
|
|
Hash-AutoHash-MultiValued-1.13/META.json
|
|
Hash-AutoHash-MultiValued-1.13/Build.PL
|
|
Hash-AutoHash-MultiValued-1.13/Makefile.PL
|
|
Hash-AutoHash-MultiValued-1.13/META.yml
|
|
Hash-AutoHash-MultiValued-1.13/Changes
|
|
Hash-AutoHash-MultiValued-1.13/README
|
|
Hash-AutoHash-MultiValued-1.13/lib
|
|
Hash-AutoHash-MultiValued-1.13/lib/Hash
|
|
Hash-AutoHash-MultiValued-1.13/lib/Hash/AutoHash
|
|
Hash-AutoHash-MultiValued-1.13/lib/Hash/AutoHash/MultiValued.pm
|
|
Hash-AutoHash-MultiValued-1.13/t
|
|
Hash-AutoHash-MultiValued-1.13/t/mvhash.000.code_exists.t
|
|
Hash-AutoHash-MultiValued-1.13/t/mvhash.020.universal.t
|
|
Hash-AutoHash-MultiValued-1.13/t/mvhash.030.functions.t
|
|
Hash-AutoHash-MultiValued-1.13/t/mvhash.031.alias.t
|
|
Hash-AutoHash-MultiValued-1.13/t/mvhash.032.unique.t
|
|
Hash-AutoHash-MultiValued-1.13/t/autohashUtil.pm
|
|
Hash-AutoHash-MultiValued-1.13/t/mvhashUtil.pm
|
|
Hash-AutoHash-MultiValued-1.13/t/mvhash.031.tied.t
|
|
Hash-AutoHash-MultiValued-1.13/t/mvhash.002.pod.t
|
|
Hash-AutoHash-MultiValued-1.13/t/mvhash.020.class_methods.t
|
|
Hash-AutoHash-MultiValued-1.13/t/mvhash.032.filter.t
|
|
Hash-AutoHash-MultiValued-1.13/t/mvhash.020.special_keys.t
|
|
Hash-AutoHash-MultiValued-1.13/t/mvhash.001.boilerplate.t
|
|
Hash-AutoHash-MultiValued-1.13/t/mvhash.099.docs.t
|
|
Hash-AutoHash-MultiValued-1.13/t/mvhash.010.basics.t
|
|
Entering Hash-AutoHash-MultiValued-1.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.4 ... Yes (0.4222)
|
|
Running Build.PL
|
|
Configuring Hash-AutoHash-MultiValued-1.13 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Hash-AutoHash-MultiValued' version '1.13'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Carp 0 ... Yes (1.42)
|
|
Checking if you have Test::Deep 0 ... Yes (1.126)
|
|
Checking if you have Exporter 0 ... Yes (5.72)
|
|
Checking if you have Hash::AutoHash 1.1 ... Yes (1.17)
|
|
Checking if you have Tie::Hash 1 ... Yes (1.05)
|
|
Checking if you have Test::More 0.88 ... Yes (1.302078)
|
|
OK
|
|
Building and testing Hash-AutoHash-MultiValued-1.13 ... Building Hash-AutoHash-MultiValued
|
|
t/mvhash.000.code_exists.t .... ok
|
|
t/mvhash.001.boilerplate.t .... ok
|
|
t/mvhash.002.pod.t ............ ok
|
|
t/mvhash.010.basics.t ......... ok
|
|
t/mvhash.020.class_methods.t .. ok
|
|
t/mvhash.020.special_keys.t ... ok
|
|
t/mvhash.020.universal.t ...... ok
|
|
t/mvhash.030.functions.t ...... ok
|
|
t/mvhash.031.alias.t .......... ok
|
|
t/mvhash.031.tied.t ........... ok
|
|
t/mvhash.032.filter.t ......... ok
|
|
t/mvhash.032.unique.t ......... ok
|
|
|
|
# Failed test 'keys as hash'
|
|
# at t/mvhash.099.docs.t line 40.
|
|
# Compared $data->[0]
|
|
# got : 'hobbies'
|
|
# expect : 'name'
|
|
|
|
# Failed test 'values as hash'
|
|
# at t/mvhash.099.docs.t line 43.
|
|
# Compared array length of $data->[0]
|
|
# got : array with 4 element(s)
|
|
# expect : array with 2 element(s)
|
|
|
|
# Failed test 'each as hash (keys)'
|
|
# at t/mvhash.099.docs.t line 50.
|
|
# Compared $data->[0]
|
|
# got : 'hobbies'
|
|
# expect : 'name'
|
|
|
|
# Failed test 'each as hash (values)'
|
|
# at t/mvhash.099.docs.t line 51.
|
|
# Compared array length of $data->[0]
|
|
# got : array with 4 element(s)
|
|
# expect : array with 2 element(s)
|
|
# Looks like you failed 4 tests of 88.
|
|
t/mvhash.099.docs.t ...........
|
|
Dubious, test returned 4 (wstat 1024, 0x400)
|
|
Failed 4/88 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/mvhash.099.docs.t (Wstat: 1024 Tests: 88 Failed: 4)
|
|
Failed tests: 10-13
|
|
Non-zero exit status: 4
|
|
Files=13, Tests=451, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.69 cusr 0.06 csys = 0.81 CPU)
|
|
Result: FAIL
|
|
Failed 1/13 test programs. 4/451 subtests failed.
|
|
! Installing Hash::AutoHash::MultiValued::helper failed. See /home/ryan/.cpanm/work/1492025583.14774/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Hash::AutoHash::MultiValued::helper] 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
|