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

134 lines
5.9 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. 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/1493513989.4384
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 HTML::String () on cpanmetadb ...
Unpacking HTML-String-1.000006.tar.gz
--> Working on HTML::String
Fetching http://www.cpan.org/authors/id/M/MS/MSTROUT/HTML-String-1.000006.tar.gz ... OK
HTML-String-1.000006/
HTML-String-1.000006/lib/
HTML-String-1.000006/lib/HTML/
HTML-String-1.000006/lib/HTML/String/
HTML-String-1.000006/lib/HTML/String/TT/
HTML-String-1.000006/lib/HTML/String/TT/Directive.pm
HTML-String-1.000006/lib/HTML/String/Overload.pm
HTML-String-1.000006/lib/HTML/String/Value.pm
HTML-String-1.000006/lib/HTML/String/TT.pm
HTML-String-1.000006/lib/HTML/String.pm
HTML-String-1.000006/xt/
HTML-String-1.000006/xt/tt.t
HTML-String-1.000006/META.yml
HTML-String-1.000006/META.json
HTML-String-1.000006/Makefile.PL
HTML-String-1.000006/README
HTML-String-1.000006/maint/
HTML-String-1.000006/maint/Makefile.PL.include
HTML-String-1.000006/MANIFEST
HTML-String-1.000006/t/
HTML-String-1.000006/t/simple.t
HTML-String-1.000006/Changes
Entering HTML-String-1.000006
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring HTML-String-1.000006 ... Warning: prerequisite UNIVERSAL::ref 0.14 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for HTML::String
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have B::Hooks::EndOfScope 0.11 ... Yes (0.21)
Checking if you have Data::Munge 0.04 ... Yes (0.097)
Checking if you have UNIVERSAL::ref 0.14 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Safe::Isa 1 ... Yes (1.000006)
Checking if you have strictures 1 ... Yes (2.000003)
Searching UNIVERSAL::ref (0.14) on cpanmetadb ...
Unpacking UNIVERSAL-ref-0.14.tar.gz
OK
==> Found dependencies: UNIVERSAL::ref
--> Working on UNIVERSAL::ref
Fetching http://www.cpan.org/authors/id/J/JJ/JJORE/UNIVERSAL-ref-0.14.tar.gz ... OK
UNIVERSAL-ref-0.14
UNIVERSAL-ref-0.14/ref.xs
UNIVERSAL-ref-0.14/README
UNIVERSAL-ref-0.14/Changes
UNIVERSAL-ref-0.14/typemap
UNIVERSAL-ref-0.14/LICENSE
UNIVERSAL-ref-0.14/dist.ini
UNIVERSAL-ref-0.14/META.yml
UNIVERSAL-ref-0.14/MANIFEST
UNIVERSAL-ref-0.14/dist.ini~
UNIVERSAL-ref-0.14/t
UNIVERSAL-ref-0.14/t/basic.t
UNIVERSAL-ref-0.14/weaver.ini
UNIVERSAL-ref-0.14/Makefile.PL
UNIVERSAL-ref-0.14/lib/UNIVERSAL
UNIVERSAL-ref-0.14/lib/UNIVERSAL/ref.pm
UNIVERSAL-ref-0.14/t/release-pod-syntax.t
UNIVERSAL-ref-0.14/t/release-pod-coverage.t
Entering UNIVERSAL-ref-0.14
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring UNIVERSAL-ref-0.14 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for UNIVERSAL::ref
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have XSLoader 0 ... Yes (0.24)
Checking if you have overload 0 ... Yes (1.28)
Checking if you have B 0 ... Yes (1.68)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have B::Utils 0 ... Yes (0.27)
OK
Building and testing UNIVERSAL-ref-0.14 ... cp lib/UNIVERSAL/ref.pm blib/lib/UNIVERSAL/ref.pm
Running Mkbootstrap for ref ()
chmod 644 "ref.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- ref.bs blib/arch/auto/UNIVERSAL/ref/ref.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/1493513989.4384/UNIVERSAL-ref-0.14/typemap' ref.xs > ref.xsc
mv ref.xsc ref.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" ref.c
ref.xs: In function universal_ref_fixupop:
ref.xs:92:9: error: OP {aka struct op} has no member named op_sibling; did you mean op_sibparent?
if ( o->op_sibling ) {
^~
ref.xs:94:28: error: OP {aka struct op} has no member named op_sibling; did you mean op_sibparent?
universal_ref_fixupop(o->op_sibling);
^~
Makefile:333: recipe for target 'ref.o' failed
make: *** [ref.o] Error 1
! Installing UNIVERSAL::ref failed. See /home/ryan/.cpanm/work/1493513989.4384/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'UNIVERSAL::ref' is not installed
! Bailing out the installation for HTML-String-1.000006.
FAIL
Command [cpanm --reinstall --verbose HTML::String] 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