cpantestlogs/Unicode::ICU::Collator_genfailure.log
2017-05-02 18:44:36 -07:00

105 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/1493723016.12455
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::ICU::Collator () on cpanmetadb ...
Unpacking Unicode-ICU-Collator-0.002.tar.gz
--> Working on Unicode::ICU::Collator
Fetching http://www.cpan.org/authors/id/T/TO/TONYC/Unicode-ICU-Collator-0.002.tar.gz ... OK
Unicode-ICU-Collator-0.002/
Unicode-ICU-Collator-0.002/META.yml
Unicode-ICU-Collator-0.002/README
Unicode-ICU-Collator-0.002/MANIFEST
Unicode-ICU-Collator-0.002/lib/
Unicode-ICU-Collator-0.002/lib/Unicode/
Unicode-ICU-Collator-0.002/lib/Unicode/ICU/
Unicode-ICU-Collator-0.002/lib/Unicode/ICU/Collator.pm
Unicode-ICU-Collator-0.002/t/
Unicode-ICU-Collator-0.002/t/00load.t
Unicode-ICU-Collator-0.002/t/90podcover.t
Unicode-ICU-Collator-0.002/t/10class.t
Unicode-ICU-Collator-0.002/t/20cmp.t
Unicode-ICU-Collator-0.002/t/95pod.t
Unicode-ICU-Collator-0.002/Changes
Unicode-ICU-Collator-0.002/Makefile.PL
Unicode-ICU-Collator-0.002/typemap
Unicode-ICU-Collator-0.002/Collator.xs
Unicode-ICU-Collator-0.002/MANIFEST.SKIP
Entering Unicode-ICU-Collator-0.002
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Unicode-ICU-Collator-0.002 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Unicode::ICU::Collator
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.47 ... Yes (1.302083)
Checking if you have XSLoader 0 ... Yes (0.24)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Unicode-ICU-Collator-0.002 ... cp lib/Unicode/ICU/Collator.pm blib/lib/Unicode/ICU/Collator.pm
Running Mkbootstrap for Collator ()
chmod 644 "Collator.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collator.bs blib/arch/auto/Unicode/ICU/Collator/Collator.bs 644
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' -typemap '/home/ryan/.cpanm/work/1493723016.12455/Unicode-ICU-Collator-0.002/typemap' Collator.xs > Collator.xsc
mv Collator.xsc Collator.c
cc -c -I/usr/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.002\" -DXS_VERSION=\"0.002\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Collator.c
rm -f blib/arch/auto/Unicode/ICU/Collator/Collator.so
LD_RUN_PATH="/usr/lib/x86_64-linux-gnu" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Collator.o -o blib/arch/auto/Unicode/ICU/Collator/Collator.so \
-L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata \
chmod 755 blib/arch/auto/Unicode/ICU/Collator/Collator.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collator.bs blib/arch/auto/Unicode/ICU/Collator/Collator.bs 644
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/00load.t ...... ok
t/10class.t ..... ok
Error getting locale type: 1 at t/20cmp.t line 34.
# Looks like your test exited with 255 just after 1.
t/20cmp.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 49/50 subtests
t/90podcover.t .. ok
t/95pod.t ....... ok
Test Summary Report
-------------------
t/20cmp.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 50 tests but ran 1.
Files=5, Tests=11, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.11 cusr 0.03 csys = 0.16 CPU)
Result: FAIL
Failed 1/5 test programs. 0/11 subtests failed.
Makefile:1025: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Unicode::ICU::Collator failed. See /home/ryan/.cpanm/work/1493723016.12455/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Unicode::ICU::Collator] 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