118 lines
5.5 KiB
Text
118 lines
5.5 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/1493478788.14944
|
|
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 RPC::XML::Parser::XS () on cpanmetadb ...
|
|
Unpacking RPC-XML-Parser-XS-0.04.tar.gz
|
|
--> Working on RPC::XML::Parser::XS
|
|
Fetching http://www.cpan.org/authors/id/M/MI/MIKAGE/RPC-XML-Parser-XS-0.04.tar.gz ... OK
|
|
RPC-XML-Parser-XS-0.04
|
|
RPC-XML-Parser-XS-0.04/t
|
|
RPC-XML-Parser-XS-0.04/t/02-valid.t
|
|
RPC-XML-Parser-XS-0.04/t/00-use.t
|
|
RPC-XML-Parser-XS-0.04/t/01-non-well-formed.t
|
|
RPC-XML-Parser-XS-0.04/ppport.h
|
|
RPC-XML-Parser-XS-0.04/XS.xs
|
|
RPC-XML-Parser-XS-0.04/inc
|
|
RPC-XML-Parser-XS-0.04/inc/ExtUtils
|
|
RPC-XML-Parser-XS-0.04/inc/ExtUtils/MY_Metafile.pm
|
|
RPC-XML-Parser-XS-0.04/Changes
|
|
RPC-XML-Parser-XS-0.04/libxml2_config.pl
|
|
RPC-XML-Parser-XS-0.04/lib
|
|
RPC-XML-Parser-XS-0.04/lib/RPC
|
|
RPC-XML-Parser-XS-0.04/lib/RPC/XML
|
|
RPC-XML-Parser-XS-0.04/lib/RPC/XML/Parser
|
|
RPC-XML-Parser-XS-0.04/lib/RPC/XML/Parser/XS.pm
|
|
RPC-XML-Parser-XS-0.04/MANIFEST
|
|
RPC-XML-Parser-XS-0.04/typemap
|
|
RPC-XML-Parser-XS-0.04/MANIFEST.SKIP
|
|
RPC-XML-Parser-XS-0.04/Makefile.PL
|
|
RPC-XML-Parser-XS-0.04/README
|
|
RPC-XML-Parser-XS-0.04/META.yml
|
|
Entering RPC-XML-Parser-XS-0.04
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring RPC-XML-Parser-XS-0.04 ... checking for libxml2... 2.9.4
|
|
checking for libxml2 CFLAGS... -I/usr/include/libxml2
|
|
checking for libxml2 LIBS... -lxml2
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for RPC::XML::Parser::XS
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have IPC::Run 0 ... Yes (0.94)
|
|
Checking if you have RPC::XML 0 ... Yes (1.61)
|
|
Checking if you have MIME::Base64 0 ... Yes (3.15)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Test::Exception 0 ... Yes (0.43)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
OK
|
|
Building and testing RPC-XML-Parser-XS-0.04 ... cp lib/RPC/XML/Parser/XS.pm blib/lib/RPC/XML/Parser/XS.pm
|
|
cp libxml2_config.pl blib/lib/RPC/XML/Parser/libxml2_config.pl
|
|
Running Mkbootstrap for XS ()
|
|
chmod 644 "XS.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/RPC/XML/Parser/XS/XS.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/1493478788.14944/RPC-XML-Parser-XS-0.04/typemap' XS.xs > XS.xsc
|
|
mv XS.xsc XS.c
|
|
cc -c -I/usr/include/libxml2 -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" XS.c
|
|
rm -f blib/arch/auto/RPC/XML/Parser/XS/XS.so
|
|
LD_RUN_PATH="/usr/lib/x86_64-linux-gnu" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong XS.o -o blib/arch/auto/RPC/XML/Parser/XS/XS.so \
|
|
-lxml2 \
|
|
|
|
chmod 755 blib/arch/auto/RPC/XML/Parser/XS/XS.so
|
|
Manifying 1 pod document
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/RPC/XML/Parser/XS/XS.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/00-use.t .............. ok
|
|
t/01-non-well-formed.t .. ok
|
|
|
|
# Failed test 'methodCall w/ [20070501T120656+0900::dateTime.iso8601]'
|
|
# at t/02-valid.t line 91.
|
|
# Structures begin differing at:
|
|
# ${ $got->{args}[0]} = '20070501T120656+0900'
|
|
# ${$expected->{args}[0]} = '20070501T12:06:56'
|
|
# Looks like you failed 1 test of 20.
|
|
t/02-valid.t ............
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/20 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/02-valid.t (Wstat: 256 Tests: 20 Failed: 1)
|
|
Failed test: 8
|
|
Non-zero exit status: 1
|
|
Files=3, Tests=22, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.27 cusr 0.02 csys = 0.30 CPU)
|
|
Result: FAIL
|
|
Failed 1/3 test programs. 1/22 subtests failed.
|
|
Makefile:984: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 1
|
|
! Installing RPC::XML::Parser::XS failed. See /home/ryan/.cpanm/work/1493478788.14944/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose RPC::XML::Parser::XS] 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
|