142 lines
9 KiB
Text
142 lines
9 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/1493755424.28712
|
|
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 HTTP::XSHeaders () on cpanmetadb ...
|
|
Unpacking HTTP-XSHeaders-0.400003.tar.gz
|
|
--> Working on HTTP::XSHeaders
|
|
Fetching http://www.cpan.org/authors/id/X/XS/XSAWYERX/HTTP-XSHeaders-0.400003.tar.gz ... OK
|
|
HTTP-XSHeaders-0.400003/
|
|
HTTP-XSHeaders-0.400003/glog.h
|
|
HTTP-XSHeaders-0.400003/META.yml
|
|
HTTP-XSHeaders-0.400003/header.c
|
|
HTTP-XSHeaders-0.400003/typemap
|
|
HTTP-XSHeaders-0.400003/lib/
|
|
HTTP-XSHeaders-0.400003/lib/HTTP/
|
|
HTTP-XSHeaders-0.400003/lib/HTTP/XSHeaders.pm
|
|
HTTP-XSHeaders-0.400003/hlist.c
|
|
HTTP-XSHeaders-0.400003/util.h
|
|
HTTP-XSHeaders-0.400003/glog.c
|
|
HTTP-XSHeaders-0.400003/plist.h
|
|
HTTP-XSHeaders-0.400003/gmem.c
|
|
HTTP-XSHeaders-0.400003/hlist.h
|
|
HTTP-XSHeaders-0.400003/Changes
|
|
HTTP-XSHeaders-0.400003/MANIFEST
|
|
HTTP-XSHeaders-0.400003/gmem.h
|
|
HTTP-XSHeaders-0.400003/util.c
|
|
HTTP-XSHeaders-0.400003/Makefile.PL
|
|
HTTP-XSHeaders-0.400003/META.json
|
|
HTTP-XSHeaders-0.400003/LICENSE
|
|
HTTP-XSHeaders-0.400003/XSHeaders.xs
|
|
HTTP-XSHeaders-0.400003/t/
|
|
HTTP-XSHeaders-0.400003/t/headers.t
|
|
HTTP-XSHeaders-0.400003/t/as_string_without_sort.t
|
|
HTTP-XSHeaders-0.400003/t/lib/
|
|
HTTP-XSHeaders-0.400003/t/lib/Utils.pm
|
|
HTTP-XSHeaders-0.400003/t/validate_invocant.t
|
|
HTTP-XSHeaders-0.400003/t/memory_leak.t
|
|
HTTP-XSHeaders-0.400003/t/charset.t
|
|
HTTP-XSHeaders-0.400003/t/01-compat.t
|
|
HTTP-XSHeaders-0.400003/t/_header.t
|
|
HTTP-XSHeaders-0.400003/t/02-isa.t
|
|
HTTP-XSHeaders-0.400003/t/00_compile.t
|
|
HTTP-XSHeaders-0.400003/README.md
|
|
HTTP-XSHeaders-0.400003/header.h
|
|
HTTP-XSHeaders-0.400003/plist.c
|
|
HTTP-XSHeaders-0.400003/ppport.h
|
|
Entering HTTP-XSHeaders-0.400003
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring HTTP-XSHeaders-0.400003 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for HTTP::XSHeaders
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have XSLoader 0 ... Yes (0.24)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Exporter 5.57 ... Yes (5.72)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
OK
|
|
Building and testing HTTP-XSHeaders-0.400003 ... cp lib/HTTP/XSHeaders.pm blib/lib/HTTP/XSHeaders.pm
|
|
Running Mkbootstrap for XSHeaders ()
|
|
chmod 644 "XSHeaders.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- XSHeaders.bs blib/arch/auto/HTTP/XSHeaders/XSHeaders.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/1493755424.28712/HTTP-XSHeaders-0.400003/typemap' XSHeaders.xs > XSHeaders.xsc
|
|
mv XSHeaders.xsc XSHeaders.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -std=c89 -O2 -DVERSION=\"0.400003\" -DXS_VERSION=\"0.400003\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" XSHeaders.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -std=c89 -O2 -DVERSION=\"0.400003\" -DXS_VERSION=\"0.400003\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" glog.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -std=c89 -O2 -DVERSION=\"0.400003\" -DXS_VERSION=\"0.400003\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" gmem.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -std=c89 -O2 -DVERSION=\"0.400003\" -DXS_VERSION=\"0.400003\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" header.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -std=c89 -O2 -DVERSION=\"0.400003\" -DXS_VERSION=\"0.400003\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" hlist.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -std=c89 -O2 -DVERSION=\"0.400003\" -DXS_VERSION=\"0.400003\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" plist.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -std=c89 -O2 -DVERSION=\"0.400003\" -DXS_VERSION=\"0.400003\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" util.c
|
|
rm -f blib/arch/auto/HTTP/XSHeaders/XSHeaders.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong XSHeaders.o glog.o gmem.o header.o hlist.o plist.o util.o -o blib/arch/auto/HTTP/XSHeaders/XSHeaders.so \
|
|
\
|
|
|
|
chmod 755 blib/arch/auto/HTTP/XSHeaders/XSHeaders.so
|
|
Manifying 1 pod document
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- XSHeaders.bs blib/arch/auto/HTTP/XSHeaders/XSHeaders.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_compile.t .............. ok
|
|
t/01-compat.t ............... ok
|
|
t/02-isa.t .................. ok
|
|
Can't locate t/lib/Utils.pm in @INC (you may need to install the t::lib::Utils module) (@INC contains: /home/ryan/.cpanm/work/1493755424.28712/HTTP-XSHeaders-0.400003/blib/lib /home/ryan/.cpanm/work/1493755424.28712/HTTP-XSHeaders-0.400003/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/_header.t line 8.
|
|
BEGIN failed--compilation aborted at t/_header.t line 8.
|
|
t/_header.t .................
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
t/as_string_without_sort.t .. ok
|
|
t/charset.t ................. ok
|
|
t/headers.t ................. ok
|
|
t/memory_leak.t ............. ok
|
|
Can't locate t/lib/Utils.pm in @INC (you may need to install the t::lib::Utils module) (@INC contains: /home/ryan/.cpanm/work/1493755424.28712/HTTP-XSHeaders-0.400003/blib/lib /home/ryan/.cpanm/work/1493755424.28712/HTTP-XSHeaders-0.400003/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/validate_invocant.t line 8.
|
|
BEGIN failed--compilation aborted at t/validate_invocant.t line 8.
|
|
t/validate_invocant.t .......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/_header.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/validate_invocant.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
Files=9, Tests=166, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.23 cusr 0.05 csys = 0.31 CPU)
|
|
Result: FAIL
|
|
Failed 2/9 test programs. 0/166 subtests failed.
|
|
Makefile:1055: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 2
|
|
! Installing HTTP::XSHeaders failed. See /home/ryan/.cpanm/work/1493755424.28712/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose HTTP::XSHeaders] 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
|