cpantestlogs/Methods::CheckNames_genfailure.log
2017-05-02 18:44:36 -07:00

133 lines
7.6 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/1493212294.27991
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 Methods::CheckNames () on cpanmetadb ...
Unpacking Methods-CheckNames-0.06.tar.gz
--> Working on Methods::CheckNames
Fetching http://www.cpan.org/authors/id/F/FL/FLORA/Methods-CheckNames-0.06.tar.gz ... OK
Methods-CheckNames-0.06/
Methods-CheckNames-0.06/inc/
Methods-CheckNames-0.06/inc/Module/
Methods-CheckNames-0.06/inc/Module/Install/
Methods-CheckNames-0.06/inc/Module/Install/Can.pm
Methods-CheckNames-0.06/inc/Module/Install/WriteAll.pm
Methods-CheckNames-0.06/inc/Module/Install/Makefile.pm
Methods-CheckNames-0.06/inc/Module/Install/Metadata.pm
Methods-CheckNames-0.06/inc/Module/Install/Base.pm
Methods-CheckNames-0.06/inc/Module/Install/Fetch.pm
Methods-CheckNames-0.06/inc/Module/Install/Win32.pm
Methods-CheckNames-0.06/inc/Module/Install.pm
Methods-CheckNames-0.06/CheckNames.xs
Methods-CheckNames-0.06/ppport.h
Methods-CheckNames-0.06/MANIFEST.SKIP
Methods-CheckNames-0.06/Changes
Methods-CheckNames-0.06/t/
Methods-CheckNames-0.06/t/foo.t
Methods-CheckNames-0.06/typemap
Methods-CheckNames-0.06/Makefile.PL
Methods-CheckNames-0.06/.gitignore
Methods-CheckNames-0.06/META.yml
Methods-CheckNames-0.06/MANIFEST
Methods-CheckNames-0.06/lib/
Methods-CheckNames-0.06/lib/Methods/
Methods-CheckNames-0.06/lib/Methods/CheckNames.pm
Methods-CheckNames-0.06/README
Entering Methods-CheckNames-0.06
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Checking if you have ExtUtils::Depends 0 ... Yes (0.405)
Checking if you have B::Hooks::OP::PPAddr 0 ... Yes (0.05)
Checking if you have B::Hooks::OP::Check 0 ... Yes (0.19)
Running Makefile.PL
Configuring Methods-CheckNames-0.06 ... Cannot determine perl version info from lib/Methods/CheckNames.pm
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Methods::CheckNames
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have namespace::clean 0 ... Yes (0.27)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0.88 ... Yes (1.302078)
Checking if you have ExtUtils::Depends 0 ... Yes (0.405)
Checking if you have B::Hooks::OP::PPAddr 0 ... Yes (0.05)
Checking if you have B::Hooks::OP::Check 0 ... Yes (0.19)
OK
Building and testing Methods-CheckNames-0.06 ... cp lib/Methods/CheckNames.pm blib/lib/Methods/CheckNames.pm
Running Mkbootstrap for CheckNames ()
chmod 644 "CheckNames.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- CheckNames.bs blib/arch/auto/Methods/CheckNames/CheckNames.bs 644
"/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' -typemap '/home/ryan/.cpanm/work/1493212294.27991/Methods-CheckNames-0.06/typemap' CheckNames.xs > CheckNames.xsc
mv CheckNames.xsc CheckNames.c
cc -c -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Hooks/OP/Check/Install -I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/B/Hooks/OP/PPAddr/Install -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" CheckNames.c
In file included from /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:5644:0,
from CheckNames.xs:2:
CheckNames.xs: In function get_inv_sv:
CheckNames.xs:57:27: warning: passing argument 1 of Perl_av_fetch from incompatible pointer type [-Wincompatible-pointer-types]
SV **lexname = av_fetch(PL_comppad_name, o2->op_targ, TRUE);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/embed.h:59:46: note: in definition of macro av_fetch
#define av_fetch(a,b,c) Perl_av_fetch(aTHX_ a,b,c)
^
In file included from /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:5609:0,
from CheckNames.xs:2:
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/proto.h:182:20: note: expected AV * {aka struct av *} but argument is of type PADNAMELIST * {aka struct padnamelist *}
PERL_CALLCONV SV** Perl_av_fetch(pTHX_ AV *av, SSize_t key, I32 lval)
^~~~~~~~~~~~~
In file included from /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:3918:0,
from CheckNames.xs:2:
CheckNames.xs: In function get_inv_stash:
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/pad.h:322:30: error: SV {aka struct sv} has no member named xpadn_type_u
#define PadnameTYPE(pn) (pn)->xpadn_type_u.xpadn_typestash
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/pad.h:343:29: note: in expansion of macro PadnameTYPE
#define SvPAD_TYPED(pn) (!!PadnameTYPE(pn))
^~~~~~~~~~~
CheckNames.xs:67:6: note: in expansion of macro SvPAD_TYPED
if (SvPAD_TYPED(lexname))
^~~~~~~~~~~
CheckNames.xs: In function mcn_ck_entersub:
CheckNames.xs:75:31: error: OP {aka struct op} has no member named op_sibling; did you mean op_sibparent?
OP *prev = ((cUNOPo->op_first->op_sibling) ? cUNOPo : ((UNOP*)cUNOPo->op_first))->op_first;
^~
CheckNames.xs:76:15: error: OP {aka struct op} has no member named op_sibling; did you mean op_sibparent?
OP *o2 = prev->op_sibling;
^~
CheckNames.xs:82:22: error: OP {aka struct op} has no member named op_sibling; did you mean op_sibparent?
for (cvop = o2; cvop->op_sibling; cvop = cvop->op_sibling);
^~
CheckNames.xs:82:47: error: OP {aka struct op} has no member named op_sibling; did you mean op_sibparent?
for (cvop = o2; cvop->op_sibling; cvop = cvop->op_sibling);
^~
Makefile:339: recipe for target 'CheckNames.o' failed
make: *** [CheckNames.o] Error 1
! Installing Methods::CheckNames failed. See /home/ryan/.cpanm/work/1493212294.27991/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Methods::CheckNames] 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