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

216 lines
10 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/1493216564.20827
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 IPChains () on cpanmetadb ...
Unpacking IPChains-0.7.tar.gz
--> Working on IPChains
Fetching http://www.cpan.org/authors/id/J/JE/JESSICAQ/IPChains-0.7.tar.gz ... OK
IPChains-0.7/
IPChains-0.7/README.ipchains
IPChains-0.7/LICENSE.ipchains
IPChains-0.7/IPChains.pm
IPChains-0.7/ipfw.c
IPChains-0.7/Changes
IPChains-0.7/MANIFEST
IPChains-0.7/libipfwc.c
IPChains-0.7/README
IPChains-0.7/include/
IPChains-0.7/include/libipfwc.h
IPChains-0.7/include/ipfwc.h
IPChains-0.7/ipchains.c
IPChains-0.7/examples/
IPChains-0.7/examples/example1.pl
IPChains-0.7/documentation/
IPChains-0.7/documentation/IPChains.html
IPChains-0.7/documentation/IPChains.3
IPChains-0.7/Makefile.PL
IPChains-0.7/LICENSE
Entering IPChains-0.7
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring IPChains-0.7 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for IPChains
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 IPChains-0.6 ... cp IPChains.pm blib/lib/IPChains.pm
Running Mkbootstrap for IPChains ()
chmod 644 "IPChains.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- IPChains.bs blib/arch/auto/IPChains/IPChains.bs 644
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.6\" -DXS_VERSION=\"0.6\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" ipfw.c
ipfw.c: In function SWIG_GetPtr:
ipfw.c:298:21: error: sv_undef undeclared (first use in this function)
} else if (sv == &sv_undef) { /* Check for undef */
^~~~~~~~
ipfw.c:298:21: note: each undeclared identifier is reported only once for each function it appears in
In file included from /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:3913:0,
from ipfw.c:29:
ipfw.c: In function _wrap_ipfw_init:
ipfw.c:803:35: error: na undeclared (first use in this function)
_arg1[i] = (char *) SvPV(*tv,na);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/sv.h:1654:10: note: in definition of macro SvPV_flags
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^~
ipfw.c:803:26: note: in expansion of macro SvPV
_arg1[i] = (char *) SvPV(*tv,na);
^~~~
ipfw.c: In function _wrap_ipfw_append:
ipfw.c:849:35: error: na undeclared (first use in this function)
_arg1[i] = (char *) SvPV(*tv,na);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/sv.h:1654:10: note: in definition of macro SvPV_flags
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^~
ipfw.c:849:26: note: in expansion of macro SvPV
_arg1[i] = (char *) SvPV(*tv,na);
^~~~
ipfw.c: In function _wrap_ipfw_delete:
ipfw.c:894:35: error: na undeclared (first use in this function)
_arg1[i] = (char *) SvPV(*tv,na);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/sv.h:1654:10: note: in definition of macro SvPV_flags
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^~
ipfw.c:894:26: note: in expansion of macro SvPV
_arg1[i] = (char *) SvPV(*tv,na);
^~~~
ipfw.c: In function _wrap_ipfw_check:
ipfw.c:939:35: error: na undeclared (first use in this function)
_arg1[i] = (char *) SvPV(*tv,na);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/sv.h:1654:10: note: in definition of macro SvPV_flags
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^~
ipfw.c:939:26: note: in expansion of macro SvPV
_arg1[i] = (char *) SvPV(*tv,na);
^~~~
ipfw.c: In function _wrap_ipfw_replace:
ipfw.c:984:35: error: na undeclared (first use in this function)
_arg1[i] = (char *) SvPV(*tv,na);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/sv.h:1654:10: note: in definition of macro SvPV_flags
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^~
ipfw.c:984:26: note: in expansion of macro SvPV
_arg1[i] = (char *) SvPV(*tv,na);
^~~~
ipfw.c: In function _wrap_ipfw_insert:
ipfw.c:1030:35: error: na undeclared (first use in this function)
_arg1[i] = (char *) SvPV(*tv,na);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/sv.h:1654:10: note: in definition of macro SvPV_flags
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^~
ipfw.c:1030:26: note: in expansion of macro SvPV
_arg1[i] = (char *) SvPV(*tv,na);
^~~~
ipfw.c: In function _wrap_ipfw_list:
ipfw.c:1075:35: error: na undeclared (first use in this function)
_arg1[i] = (char *) SvPV(*tv,na);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/sv.h:1654:10: note: in definition of macro SvPV_flags
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^~
ipfw.c:1075:26: note: in expansion of macro SvPV
_arg1[i] = (char *) SvPV(*tv,na);
^~~~
ipfw.c: In function _wrap_ipfw_flush:
ipfw.c:1119:35: error: na undeclared (first use in this function)
_arg1[i] = (char *) SvPV(*tv,na);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/sv.h:1654:10: note: in definition of macro SvPV_flags
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^~
ipfw.c:1119:26: note: in expansion of macro SvPV
_arg1[i] = (char *) SvPV(*tv,na);
^~~~
ipfw.c: In function _wrap_ipfw_zero:
ipfw.c:1162:35: error: na undeclared (first use in this function)
_arg1[i] = (char *) SvPV(*tv,na);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/sv.h:1654:10: note: in definition of macro SvPV_flags
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^~
ipfw.c:1162:26: note: in expansion of macro SvPV
_arg1[i] = (char *) SvPV(*tv,na);
^~~~
ipfw.c: In function _wrap_ipfw_masq:
ipfw.c:1204:42: error: na undeclared (first use in this function)
_arg1[i] = (char *) SvPV(*tv,na);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/sv.h:1654:10: note: in definition of macro SvPV_flags
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^~
ipfw.c:1204:33: note: in expansion of macro SvPV
_arg1[i] = (char *) SvPV(*tv,na);
^~~~
ipfw.c: In function _wrap_ipfw_new_chain:
ipfw.c:1247:35: error: na undeclared (first use in this function)
_arg1[i] = (char *) SvPV(*tv,na);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/sv.h:1654:10: note: in definition of macro SvPV_flags
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^~
ipfw.c:1247:26: note: in expansion of macro SvPV
_arg1[i] = (char *) SvPV(*tv,na);
^~~~
ipfw.c: In function _wrap_ipfw_del_chain:
ipfw.c:1291:35: error: na undeclared (first use in this function)
_arg1[i] = (char *) SvPV(*tv,na);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/sv.h:1654:10: note: in definition of macro SvPV_flags
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^~
ipfw.c:1291:26: note: in expansion of macro SvPV
_arg1[i] = (char *) SvPV(*tv,na);
^~~~
ipfw.c: In function _wrap_ipfw_set_policy:
ipfw.c:1335:35: error: na undeclared (first use in this function)
_arg1[i] = (char *) SvPV(*tv,na);
^
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/sv.h:1654:10: note: in definition of macro SvPV_flags
? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags))
^~
ipfw.c:1335:26: note: in expansion of macro SvPV
_arg1[i] = (char *) SvPV(*tv,na);
^~~~
ipfw.c: In function boot_IPChains:
ipfw.c:1407:12: error: sv_yes undeclared (first use in this function)
ST(0) = &sv_yes;
^~~~~~
Makefile:337: recipe for target 'ipfw.o' failed
make: *** [ipfw.o] Error 1
! Installing IPChains failed. See /home/ryan/.cpanm/work/1493216564.20827/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose IPChains] 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