128 lines
5.3 KiB
Text
128 lines
5.3 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/1493082730.18181
|
|
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 Unicode::Digits () on cpanmetadb ...
|
|
Unpacking Unicode-Digits-20090607.tar.gz
|
|
--> Working on Unicode::Digits
|
|
Fetching http://www.cpan.org/authors/id/C/CO/COWENS/Unicode-Digits-20090607.tar.gz ... OK
|
|
Unicode-Digits-20090607
|
|
Unicode-Digits-20090607/Build.PL
|
|
Unicode-Digits-20090607/Changes
|
|
Unicode-Digits-20090607/Makefile.PL
|
|
Unicode-Digits-20090607/MANIFEST
|
|
Unicode-Digits-20090607/META.yml
|
|
Unicode-Digits-20090607/README
|
|
Unicode-Digits-20090607/lib
|
|
Unicode-Digits-20090607/lib/Unicode
|
|
Unicode-Digits-20090607/lib/Unicode/Digits.pm
|
|
Unicode-Digits-20090607/t
|
|
Unicode-Digits-20090607/t/00-load.t
|
|
Unicode-Digits-20090607/t/01-digits_to_int.t
|
|
Unicode-Digits-20090607/t/boilerplate.t
|
|
Unicode-Digits-20090607/t/pod-coverage.t
|
|
Unicode-Digits-20090607/t/pod.t
|
|
Entering Unicode-Digits-20090607
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Running Build.PL
|
|
Configuring Unicode-Digits-20090607 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Unicode-Digits' version '20090607'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Unicode::UCD 0 ... Yes (0.68)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have warnings 0 ... Yes (1.37)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
Checking if you have Exporter 0 ... Yes (5.72)
|
|
OK
|
|
Building and testing Unicode-Digits-20090607 ... Building Unicode-Digits
|
|
# Testing Unicode::Digits 20090607, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
t/00-load.t ........... ok
|
|
|
|
# Failed test at t/01-digits_to_int.t line 12.
|
|
# got: 'string '4᠒' contains digits from different ranges at t/01-digits_to_int.t line 30.
|
|
# '
|
|
# expected: 'string '4᠒' contains digits from different ranges at t/01-digits_to_int.t line 30
|
|
# '
|
|
|
|
# Failed test at t/01-digits_to_int.t line 12.
|
|
# got: 'string 'a is ۴۲' contains non-digit characters at t/01-digits_to_int.t line 31.
|
|
# '
|
|
# expected: 'string 'a is ۴۲' contains non-digit characters at t/01-digits_to_int.t line 31
|
|
# '
|
|
|
|
# Failed test at t/01-digits_to_int.t line 12.
|
|
# got: 'string '4᠒' contains digits from different ranges at t/01-digits_to_int.t line 35.
|
|
# '
|
|
# expected: 'string '4᠒' contains digits from different ranges at t/01-digits_to_int.t line 35
|
|
# '
|
|
|
|
# Failed test at t/01-digits_to_int.t line 37.
|
|
# got: 'string 'a is ۴۲' contains non-digit characters at t/01-digits_to_int.t line 36.
|
|
# '
|
|
# expected: 'string 'a is ۴۲' contains non-digit characters at t/01-digits_to_int.t line 36
|
|
# '
|
|
|
|
# Failed test at t/01-digits_to_int.t line 12.
|
|
# got: 'Wide character in print at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test2/Formatter/TAP.pm line 112.
|
|
# '
|
|
# expected: ''
|
|
|
|
# Failed test at t/01-digits_to_int.t line 42.
|
|
# got: 'string '4᠒' contains digits from different ranges at t/01-digits_to_int.t line 41.
|
|
# '
|
|
# expected: 'string '4᠒' contains digits from different ranges at t/01-digits_to_int.t line 41
|
|
# '
|
|
|
|
# Failed test at t/01-digits_to_int.t line 44.
|
|
# got: 'string 'a is ۴۲' contains non-digit characters at t/01-digits_to_int.t line 43.
|
|
# '
|
|
# expected: 'string 'a is ۴۲' contains non-digit characters at t/01-digits_to_int.t line 43
|
|
# '
|
|
# Looks like you failed 7 tests of 37.
|
|
t/01-digits_to_int.t ..
|
|
Dubious, test returned 7 (wstat 1792, 0x700)
|
|
Failed 7/37 subtests
|
|
t/boilerplate.t ....... ok
|
|
t/pod-coverage.t ...... ok
|
|
t/pod.t ............... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01-digits_to_int.t (Wstat: 1792 Tests: 37 Failed: 7)
|
|
Failed tests: 22, 24, 30-31, 33, 36-37
|
|
Non-zero exit status: 7
|
|
Files=5, Tests=43, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.25 cusr 0.01 csys = 0.28 CPU)
|
|
Result: FAIL
|
|
Failed 1/5 test programs. 7/43 subtests failed.
|
|
! Installing Unicode::Digits failed. See /home/ryan/.cpanm/work/1493082730.18181/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Unicode::Digits] 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
|