cpantestlogs/CGI::Cookie::XS_incfailure.log
2017-05-02 18:44:36 -07:00

144 lines
7.6 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/1492931339.20242
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 CGI::Cookie::XS () on cpanmetadb ...
Unpacking CGI-Cookie-XS-0.18.tar.gz
--> Working on CGI::Cookie::XS
Fetching http://www.cpan.org/authors/id/A/AG/AGENT/CGI-Cookie-XS-0.18.tar.gz ... OK
CGI-Cookie-XS-0.18/
CGI-Cookie-XS-0.18/Changes
CGI-Cookie-XS-0.18/Makefile.PL
CGI-Cookie-XS-0.18/MANIFEST
CGI-Cookie-XS-0.18/lib/
CGI-Cookie-XS-0.18/lib/CGI/
CGI-Cookie-XS-0.18/lib/CGI/Cookie/
CGI-Cookie-XS-0.18/lib/CGI/Cookie/XS.pm
CGI-Cookie-XS-0.18/XS.xs
CGI-Cookie-XS-0.18/MANIFEST.SKIP
CGI-Cookie-XS-0.18/README
CGI-Cookie-XS-0.18/META.yml
CGI-Cookie-XS-0.18/util.c
CGI-Cookie-XS-0.18/INLINE.h
CGI-Cookie-XS-0.18/t/
CGI-Cookie-XS-0.18/t/TestCookie.pm
CGI-Cookie-XS-0.18/t/03-bug.t
CGI-Cookie-XS-0.18/t/01-sanity.t
CGI-Cookie-XS-0.18/t/99-pod.t
CGI-Cookie-XS-0.18/t/99-pod-coverage.t
CGI-Cookie-XS-0.18/t/02-overflow.t
CGI-Cookie-XS-0.18/inc/
CGI-Cookie-XS-0.18/inc/Spiffy.pm
CGI-Cookie-XS-0.18/inc/Module/
CGI-Cookie-XS-0.18/inc/Module/Install.pm
CGI-Cookie-XS-0.18/inc/Module/Install/
CGI-Cookie-XS-0.18/inc/Module/Install/Fetch.pm
CGI-Cookie-XS-0.18/inc/Module/Install/Makefile.pm
CGI-Cookie-XS-0.18/inc/Module/Install/TestBase.pm
CGI-Cookie-XS-0.18/inc/Module/Install/WriteAll.pm
CGI-Cookie-XS-0.18/inc/Module/Install/Base.pm
CGI-Cookie-XS-0.18/inc/Module/Install/Metadata.pm
CGI-Cookie-XS-0.18/inc/Module/Install/Win32.pm
CGI-Cookie-XS-0.18/inc/Module/Install/Compiler.pm
CGI-Cookie-XS-0.18/inc/Module/Install/Include.pm
CGI-Cookie-XS-0.18/inc/Module/Install/AutoInstall.pm
CGI-Cookie-XS-0.18/inc/Module/Install/Can.pm
CGI-Cookie-XS-0.18/inc/Module/AutoInstall.pm
CGI-Cookie-XS-0.18/inc/Test/
CGI-Cookie-XS-0.18/inc/Test/Builder.pm
CGI-Cookie-XS-0.18/inc/Test/Builder/
CGI-Cookie-XS-0.18/inc/Test/Builder/Module.pm
CGI-Cookie-XS-0.18/inc/Test/Base.pm
CGI-Cookie-XS-0.18/inc/Test/More.pm
CGI-Cookie-XS-0.18/inc/Test/Base/
CGI-Cookie-XS-0.18/inc/Test/Base/Filter.pm
Entering CGI-Cookie-XS-0.18
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring CGI-Cookie-XS-0.18 ... *** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Filter::Util::Call ...loaded. (1.57)
- Filter::Util::Call ...loaded. (1.57)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for CGI::Cookie::XS
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Filter::Util::Call 0 ... Yes (1.57)
OK
Building and testing CGI-Cookie-XS-0.18 ... cp lib/CGI/Cookie/XS.pm blib/lib/CGI/Cookie/XS.pm
Running Mkbootstrap for XS ()
chmod 644 "XS.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/CGI/Cookie/XS/XS.bs 644
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g3 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" util.c
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" "/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' XS.xs > XS.xsc
mv XS.xsc XS.c
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g3 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" XS.c
rm -f blib/arch/auto/CGI/Cookie/XS/XS.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong util.o XS.o -o blib/arch/auto/CGI/Cookie/XS/XS.so \
\
chmod 755 blib/arch/auto/CGI/Cookie/XS/XS.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/CGI/Cookie/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, 'inc', 'blib/lib', 'blib/arch')" t/01-sanity.t t/02-overflow.t t/03-bug.t t/99-pod-coverage.t t/99-pod.t
Can't locate t/TestCookie.pm in @INC (you may need to install the t::TestCookie module) (@INC contains: /home/ryan/.cpanm/work/1492931339.20242/CGI-Cookie-XS-0.18/inc /home/ryan/.cpanm/work/1492931339.20242/CGI-Cookie-XS-0.18/blib/lib /home/ryan/.cpanm/work/1492931339.20242/CGI-Cookie-XS-0.18/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/01-sanity.t line 3.
BEGIN failed--compilation aborted at t/01-sanity.t line 3.
t/01-sanity.t ........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/02-overflow.t ...... ok
Can't locate t/TestCookie.pm in @INC (you may need to install the t::TestCookie module) (@INC contains: /home/ryan/.cpanm/work/1492931339.20242/CGI-Cookie-XS-0.18/inc /home/ryan/.cpanm/work/1492931339.20242/CGI-Cookie-XS-0.18/blib/lib /home/ryan/.cpanm/work/1492931339.20242/CGI-Cookie-XS-0.18/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/03-bug.t line 1.
BEGIN failed--compilation aborted at t/03-bug.t line 1.
t/03-bug.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/99-pod-coverage.t .. ok
t/99-pod.t ........... ok
Test Summary Report
-------------------
t/01-sanity.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/03-bug.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=5, Tests=9, 0 wallclock secs ( 0.00 usr 0.01 sys + 0.06 cusr 0.00 csys = 0.07 CPU)
Result: FAIL
Failed 2/5 test programs. 0/9 subtests failed.
Makefile:958: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing CGI::Cookie::XS failed. See /home/ryan/.cpanm/work/1492931339.20242/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose CGI::Cookie::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