cpantestlogs/B::Tap_genfailure.log
2017-05-02 18:44:36 -07:00

97 lines
4.4 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/1493719699.22761
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 B::Tap () on cpanmetadb ...
Unpacking B-Tap-0.15.tar.gz
--> Working on B::Tap
Fetching http://www.cpan.org/authors/id/T/TO/TOKUHIROM/B-Tap-0.15.tar.gz ... OK
B-Tap-0.15/Build.PL
B-Tap-0.15/Changes
B-Tap-0.15/LICENSE
B-Tap-0.15/META.json
B-Tap-0.15/README.md
B-Tap-0.15/cpanfile
B-Tap-0.15/eg/simple.pl
B-Tap-0.15/lib/B/Tap.pm
B-Tap-0.15/lib/B/Tap.xs
B-Tap-0.15/lib/B/ppport.h
B-Tap-0.15/lib/Devel/CodeObserver.pm
B-Tap-0.15/t/00_compile.t
B-Tap-0.15/t/01_simple.t
B-Tap-0.15/t/02_entersub.t
B-Tap-0.15/t/03_padsv.t
B-Tap-0.15/t/05_regexp.t
B-Tap-0.15/t/06_not_defined.t
B-Tap-0.15/t/CallTrace/01_simple.t
B-Tap-0.15/META.yml
B-Tap-0.15/MANIFEST
Entering B-Tap-0.15
Checking configure dependencies from META.json
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Running Build.PL
Configuring B-Tap-0.15 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'B-Tap' version '0.15'
cp META.json MYMETA.json
cp META.yml MYMETA.yml
Checking dependencies from MYMETA.json ...
Checking if you have Try::Tiny 0 ... Yes (0.28)
Checking if you have Test::More 0.98 ... Yes (1.302083)
Checking if you have parent 0 ... Yes (0.236)
Checking if you have B::Tools 0 ... Yes (0.01)
Checking if you have B::Deparse 0 ... Yes (1.40)
Checking if you have B 0 ... Yes (1.68)
OK
Building and testing B-Tap-0.15 ... Building B-Tap
cc -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE -DVERSION="0.15" -DXS_VERSION="0.15" -fPIC -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o lib/B/Tap.o lib/B/Tap.c
lib/B/Tap.xs: In function rewrite_op:
lib/B/Tap.xs:153:15: error: OP {aka struct op} has no member named op_sibling; did you mean op_sibparent?
if (target->op_sibling) {
^~
lib/B/Tap.xs:154:19: error: OP {aka struct op} has no member named op_sibling; did you mean op_sibparent?
if (target->op_sibling == orig) {
^~
lib/B/Tap.xs:155:19: error: OP {aka struct op} has no member named op_sibling; did you mean op_sibparent?
target->op_sibling = replacement;
^~
lib/B/Tap.xs:157:41: error: OP {aka struct op} has no member named op_sibling; did you mean op_sibparent?
rewrite_op(aTHX_ (OP*)target->op_sibling, orig, replacement, depth);
^~
lib/B/Tap.xs: In function XS_B__Tap__tap:
lib/B/Tap.xs:196:30: error: OP {aka struct op} has no member named op_sibling; did you mean op_sibparent?
OP * sibling_op = orig_op->op_sibling;
^~
lib/B/Tap.xs:229:10: error: BINOP {aka struct binop} has no member named op_sibling; did you mean op_sibparent?
b_tap->op_sibling = sibling_op;
^~
error building lib/B/Tap.o from 'lib/B/Tap.c' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/CBuilder/Base.pm line 174.
! Installing B::Tap failed. See /home/ryan/.cpanm/work/1493719699.22761/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose B::Tap] 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