118 lines
6.1 KiB
Text
118 lines
6.1 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/1493478781.14799
|
|
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::Deparser::XS () on cpanmetadb ...
|
|
Unpacking RPC-XML-Deparser-XS-0.02.tar.gz
|
|
--> Working on RPC::XML::Deparser::XS
|
|
Fetching http://www.cpan.org/authors/id/M/MI/MIKAGE/RPC-XML-Deparser-XS-0.02.tar.gz ... OK
|
|
RPC-XML-Deparser-XS-0.02
|
|
RPC-XML-Deparser-XS-0.02/t
|
|
RPC-XML-Deparser-XS-0.02/t/01-deparse.t
|
|
RPC-XML-Deparser-XS-0.02/t/00-use.t
|
|
RPC-XML-Deparser-XS-0.02/libxwrite.h
|
|
RPC-XML-Deparser-XS-0.02/ppport.h
|
|
RPC-XML-Deparser-XS-0.02/XS.xs
|
|
RPC-XML-Deparser-XS-0.02/inc
|
|
RPC-XML-Deparser-XS-0.02/inc/ExtUtils
|
|
RPC-XML-Deparser-XS-0.02/inc/ExtUtils/MY_Metafile.pm
|
|
RPC-XML-Deparser-XS-0.02/lib
|
|
RPC-XML-Deparser-XS-0.02/lib/RPC
|
|
RPC-XML-Deparser-XS-0.02/lib/RPC/XML
|
|
RPC-XML-Deparser-XS-0.02/lib/RPC/XML/Deparser
|
|
RPC-XML-Deparser-XS-0.02/lib/RPC/XML/Deparser/XS.pm
|
|
RPC-XML-Deparser-XS-0.02/Changes
|
|
RPC-XML-Deparser-XS-0.02/libxwrite.c
|
|
RPC-XML-Deparser-XS-0.02/MANIFEST
|
|
RPC-XML-Deparser-XS-0.02/typemap
|
|
RPC-XML-Deparser-XS-0.02/MANIFEST.SKIP
|
|
RPC-XML-Deparser-XS-0.02/glib2_config.pl
|
|
RPC-XML-Deparser-XS-0.02/README
|
|
RPC-XML-Deparser-XS-0.02/Makefile.PL
|
|
RPC-XML-Deparser-XS-0.02/META.yml
|
|
Entering RPC-XML-Deparser-XS-0.02
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring RPC-XML-Deparser-XS-0.02 ... checking for glib2... 2.50.3
|
|
checking for CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
|
|
checking for LIBS... -lglib-2.0
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for RPC::XML::Deparser::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 Test::More 0 ... Yes (1.302083)
|
|
Checking if you have RPC::XML 0 ... Yes (1.61)
|
|
Checking if you have Test::Exception 0 ... Yes (0.43)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing RPC-XML-Deparser-XS-0.02 ... cp lib/RPC/XML/Deparser/XS.pm blib/lib/RPC/XML/Deparser/XS.pm
|
|
cp glib2_config.pl blib/lib/RPC/XML/Deparser/glib2_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/Deparser/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/1493478781.14799/RPC-XML-Deparser-XS-0.02/typemap' XS.xs > XS.xsc
|
|
mv XS.xsc XS.c
|
|
cc -c -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" XS.c
|
|
cc -c -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" libxwrite.c
|
|
rm -f blib/arch/auto/RPC/XML/Deparser/XS/XS.so
|
|
LD_RUN_PATH="/lib/x86_64-linux-gnu" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong XS.o libxwrite.o -o blib/arch/auto/RPC/XML/Deparser/XS/XS.so \
|
|
-lglib-2.0 \
|
|
|
|
chmod 755 blib/arch/auto/RPC/XML/Deparser/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/Deparser/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
|
|
|
|
# Failed test at t/01-deparse.t line 41.
|
|
# got: '<dateTime.iso8601>20000101T00:00:00+09:00</dateTime.iso8601>'
|
|
# expected: '<dateTime.iso8601>2000-01-01T00:00:00+09:00</dateTime.iso8601>'
|
|
deparse_rpc_xml: src is not an RV at t/01-deparse.t line 106.
|
|
# Looks like your test exited with 2 just after 12.
|
|
t/01-deparse.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 4/15 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01-deparse.t (Wstat: 512 Tests: 12 Failed: 1)
|
|
Failed test: 8
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 15 tests but ran 12.
|
|
Files=2, Tests=13, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.18 cusr 0.00 csys = 0.20 CPU)
|
|
Result: FAIL
|
|
Failed 1/2 test programs. 1/13 subtests failed.
|
|
Makefile:987: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 2
|
|
! Installing RPC::XML::Deparser::XS failed. See /home/ryan/.cpanm/work/1493478781.14799/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose RPC::XML::Deparser::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
|