cpantestlogs/warnings::method_genfailure.log
2017-05-02 18:44:36 -07:00

104 lines
4.8 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/1493238996.622
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 warnings::method () on cpanmetadb ...
Unpacking warnings-method-0.10.tar.gz
--> Working on warnings::method
Fetching http://www.cpan.org/authors/id/G/GF/GFUJI/warnings-method-0.10.tar.gz ... OK
warnings-method-0.10/
warnings-method-0.10/.cvsignore
warnings-method-0.10/Changes
warnings-method-0.10/example/
warnings-method-0.10/example/benchmark.pl
warnings-method-0.10/example/Foo.pm
warnings-method-0.10/example/scan_libs.pl
warnings-method-0.10/example/synopsis.pl
warnings-method-0.10/example/universal.pl
warnings-method-0.10/inc/
warnings-method-0.10/inc/Module/
warnings-method-0.10/inc/Module/Install/
warnings-method-0.10/inc/Module/Install/Base.pm
warnings-method-0.10/inc/Module/Install/Makefile.pm
warnings-method-0.10/inc/Module/Install/MakeMaker.pm
warnings-method-0.10/inc/Module/Install/Metadata.pm
warnings-method-0.10/inc/Module/Install.pm
warnings-method-0.10/Makefile.PL
warnings-method-0.10/MANIFEST
warnings-method-0.10/META.yml
warnings-method-0.10/method.pm
warnings-method-0.10/method.xs
warnings-method-0.10/ppport.h
warnings-method-0.10/README
warnings-method-0.10/t/
warnings-method-0.10/t/00_load.t
warnings-method-0.10/t/01_basic.t
warnings-method-0.10/t/02_fatal.t
warnings-method-0.10/t/03_orig_names.t
warnings-method-0.10/t/04_lexical.t
warnings-method-0.10/t/05_global.t
warnings-method-0.10/t/99_pod-coverage.t
warnings-method-0.10/t/99_pod.t
warnings-method-0.10/t/Foo.pm
Entering warnings-method-0.10
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring warnings-method-0.10 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for warnings::method
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing warnings-method-0.10 ... cp method.pm blib/lib/warnings/method.pm
Running Mkbootstrap for method ()
chmod 644 "method.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- method.bs blib/arch/auto/warnings/method/method.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' method.xs > method.xsc
mv method.xsc method.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.10\" -DXS_VERSION=\"0.10\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" method.c
method.xs: In function my_scope_enabled:
method.xs:33:12: warning: implicit declaration of function Perl_refcounted_he_fetch [-Wimplicit-function-declaration]
SV* sv = Perl_refcounted_he_fetch(aTHX_
^~~~~~~~~~~~~~~~~~~~~~~~
method.xs:33:12: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
method.xs: In function method_ck_entersub:
method.xs:66:11: error: OP {aka struct op} has no member named op_sibling; did you mean op_sibparent?
while(kid->op_sibling){
^~
method.xs:67:12: error: OP {aka struct op} has no member named op_sibling; did you mean op_sibparent?
kid = kid->op_sibling;
^~
Makefile:334: recipe for target 'method.o' failed
make: *** [method.o] Error 1
! Installing warnings::method failed. See /home/ryan/.cpanm/work/1493238996.622/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose warnings::method] 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