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

123 lines
5.5 KiB
Text
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493077460.7802
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 getaddress () on cpanmetadb ...
Unpacking getaddress-0.04.tar.gz
--> Working on getaddress
Fetching http://www.cpan.org/authors/id/C/CN/CNANGEL/getaddress-0.04.tar.gz ... OK
getaddress-0.04/
getaddress-0.04/fallback/
getaddress-0.04/fallback/const-xs.inc
getaddress-0.04/fallback/const-c.inc
getaddress-0.04/META.yml
getaddress-0.04/QQWry.c
getaddress-0.04/const-xs.inc
getaddress-0.04/bin/
getaddress-0.04/bin/g.pl
getaddress-0.04/bin/getaddress.pl
getaddress-0.04/bin/test.pl
getaddress-0.04/bin/sample.pl
getaddress-0.04/bin/common.pl
getaddress-0.04/QQWry.h
getaddress-0.04/ppport.h
getaddress-0.04/data/
getaddress-0.04/data/QQWry.Dat
getaddress-0.04/lib/
getaddress-0.04/lib/getaddress.pm
getaddress-0.04/Changes
getaddress-0.04/const-c.inc
getaddress-0.04/MANIFEST.SKIP
getaddress-0.04/README
getaddress-0.04/Makefile.PL
getaddress-0.04/MANIFEST
getaddress-0.04/t/
getaddress-0.04/t/multi.t
getaddress-0.04/t/address.txt
getaddress-0.04/t/alone.t
getaddress-0.04/t/ip.txt
getaddress-0.04/getaddress.xs
Entering getaddress-0.04
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring getaddress-0.04 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for getaddress
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing getaddress-0.04 ... cp lib/getaddress.pm blib/lib/getaddress.pm
AutoSplitting blib/lib/getaddress.pm (blib/lib/auto/getaddress)
Running Mkbootstrap for getaddress ()
chmod 644 "getaddress.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- getaddress.bs blib/arch/auto/getaddress/getaddress.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' getaddress.xs > getaddress.xsc
mv getaddress.xsc getaddress.c
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" getaddress.c
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" QQWry.c
rm -f blib/arch/auto/getaddress/getaddress.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong getaddress.o QQWry.o -o blib/arch/auto/getaddress/getaddress.so \
\
chmod 755 blib/arch/auto/getaddress/getaddress.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- getaddress.bs blib/arch/auto/getaddress/getaddress.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
# Failed test 'a ip address test'
# at t/alone.t line 10.
# got: '螜=螜=-<2D> 天天网吧(邮电局二楼)'
# expected: '辽宁省辽阳市灯塔市 e凯跃网吧(建设大街苑南路与建设街交汇处西30米灯塔供电分局东)'
# Looks like you failed 1 test of 2.
t/alone.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
fread is error: 0
t/multi.t ..
All 1 subtests passed
Test Summary Report
-------------------
t/alone.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/multi.t (Wstat: 11 Tests: 1 Failed: 0)
Non-zero wait status: 11
Parse errors: No plan found in TAP output
Files=2, Tests=3, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.04 cusr 0.00 csys = 0.05 CPU)
Result: FAIL
Failed 2/2 test programs. 1/3 subtests failed.
Makefile:1020: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing getaddress failed. See /home/ryan/.cpanm/work/1493077460.7802/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose getaddress] 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