Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: UNKNOWN IPTables-IPv4-0.98 v5.8.9 FreeBSD
Date: 2011-12-21T19:07:42Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Derrik Pates,
This is a computer-generated report for IPTables-IPv4-0.98
on perl 5.8.9, created by CPAN-Reporter-1.2003.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp IPv4/TableTie.pm blib/lib/IPTables/IPv4/TableTie.pm
cp IPv4/Chain.pm blib/lib/IPTables/IPv4/Chain.pm
cp IPv4.pm blib/lib/IPTables/IPv4.pm
AutoSplitting blib/lib/IPTables/IPv4.pm (blib/lib/auto/IPTables/IPv4)
cp IPv6.pm blib/lib/IPTables/IPv6.pm
AutoSplitting blib/lib/IPTables/IPv6.pm (blib/lib/auto/IPTables/IPv6)
cp IPv4/Rule.pm blib/lib/IPTables/IPv4/Rule.pm
cp IPv4/Toplevel.pm blib/lib/IPTables/IPv4/Toplevel.pm
cp IPv4/RuleList.pm blib/lib/IPTables/IPv4/RuleList.pm
/home/test/perl5/perlbrew/perls/perl-5.8.9-th/bin/perl /home/test/perl5/perlbrew/perls/perl-5.8.9-th/lib/5.8.9/ExtUtils/xsubpp -noprototypes -typemap /home/test/perl5/perlbrew/perls/perl-5.8.9-th/lib/5.8.9/ExtUtils/typemap -typemap IPTables.typemap IPv4.xs > IPv4.xsc && mv IPv4.xsc IPv4.c
cc -c -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/home/test/perl5/perlbrew/perls/perl-5.8.9-th/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -DPIC -fPIC "-I/home/test/perl5/perlbrew/perls/perl-5.8.9-th/lib/5.8.9/amd64-freebsd-thread-multi/CORE" IPv4.c
In file included from include/libiptc/libiptc.h:5,
from IPv4.xs:28:
include/libiptc/ipt_kernel_headers.h:18:22: error: linux/ip.h: No such file or directory
include/libiptc/ipt_kernel_headers.h:19:22: error: linux/in.h: No such file or directory
include/libiptc/ipt_kernel_headers.h:20:22: error: linux/if.h: No such file or directory
include/libiptc/ipt_kernel_headers.h:21:24: error: linux/icmp.h: No such file or directory
include/libiptc/ipt_kernel_headers.h:22:23: error: linux/tcp.h: No such file or directory
include/libiptc/ipt_kernel_headers.h:23:23: error: linux/udp.h: No such file or directory
include/libiptc/ipt_kernel_headers.h:24:25: error: linux/types.h: No such file or directory
include/libiptc/ipt_kernel_headers.h:25:23: error: linux/in6.h: No such file or directory
In file included from IPv4.xs:28:
include/libiptc/libiptc.h:6:44: error: linux/netfilter_ipv4/ip_tables.h: No such file or directory
In file included from IPv4.xs:28:
include/libiptc/libiptc.h:62: warning: 'struct ipt_counters' declared inside parameter list
include/libiptc/libiptc.h:62: warning: its scope is only this definition or declaration, which is probably not what you want
include/libiptc/libiptc.h:129: warning: 'struct ipt_counters' declared inside parameter list
In file included from packer.h:1,
from IPv4.xs:30:
local_types.h:46:1: warning: "ALIGN" redefined
In file included from /usr/include/sys/param.h:110,
from /home/test/perl5/perlbrew/perls/perl-5.8.9-th/lib/5.8.9/amd64-freebsd-thread-multi/CORE/perl.h:547,
from IPv4.xs:25:
/usr/include/machine/param.h:80:1: warning: this is the location of the previous definition
IPv4.c: In function 'XS_IPTables__IPv4__Table_is_chain':
IPv4.c:251: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.c:251: error: (Each undeclared identifier is reported only once
IPv4.c:251: error: for each function it appears in.)
IPv4.c: In function 'XS_IPTables__IPv4__Table_list_rules':
IPv4.c:345: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.c: In function 'XS_IPTables__IPv4__Table_builtin':
IPv4.c:404: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.xs: In function 'XS_IPTables__IPv4__Table_get_policy':
IPv4.xs:128: error: storage size of 'counter' isn't known
IPv4.c:457: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.xs:128: warning: unused variable 'counter'
IPv4.c: In function 'XS_IPTables__IPv4__Table_insert_entry':
IPv4.c:521: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.c: In function 'XS_IPTables__IPv4__Table_replace_entry':
IPv4.c:587: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.c: In function 'XS_IPTables__IPv4__Table_append_entry':
IPv4.c:651: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.c: In function 'XS_IPTables__IPv4__Table_delete_entry':
IPv4.c:718: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.c: In function 'XS_IPTables__IPv4__Table_delete_num_entry':
IPv4.c:790: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.c: In function 'XS_IPTables__IPv4__Table_flush_entries':
IPv4.c:842: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.c: In function 'XS_IPTables__IPv4__Table_zero_entries':
IPv4.c:894: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.c: In function 'XS_IPTables__IPv4__Table_create_chain':
IPv4.c:946: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.c: In function 'XS_IPTables__IPv4__Table_delete_chain':
IPv4.c:998: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.c: In function 'XS_IPTables__IPv4__Table_rename_chain':
IPv4.c:1051: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.c: In function 'XS_IPTables__IPv4__Table_set_policy':
IPv4.c:1129: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.xs:328: error: invalid application of 'sizeof' to incomplete type 'struct ipt_counters'
IPv4.xs:332: error: dereferencing pointer to incomplete type
IPv4.xs:334: error: dereferencing pointer to incomplete type
IPv4.xs:342: error: dereferencing pointer to incomplete type
IPv4.xs:344: error: dereferencing pointer to incomplete type
IPv4.xs:362: warning: passing argument 3 of 'iptc_set_policy' from incompatible pointer type
IPv4.c: In function 'XS_IPTables__IPv4__Table_get_references':
IPv4.c:1247: error: 'IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPv4.xs:379: warning: pointer targets in passing argument 1 of 'iptc_get_references' differ in signedness
*** Error code 1
Stop in /usr/home/test/.cpan/build/IPTables-IPv4-0.98-r489xo.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LC_ALL = C
PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.8.9-th/bin:~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
PATH_WITHOUT_PERLBREW = ~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 60039
PERL5_CPAN_IS_EXECUTING = /home/test/.cpan/build/IPTables-IPv4-0.98-r489xo/Makefile.PL
PERL5_CPAN_IS_RUNNING = 60039
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1017,60039
PERLBREW_BASHRC_VERSION = 0.33
PERLBREW_HOME = /home/test/.perlbrew
PERLBREW_PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.8.9-th/bin
PERLBREW_PERL = perl-5.8.9-th
PERLBREW_ROOT = /home/test/perl5/perlbrew
PERLBREW_VERSION = 0.33
PERL_AUTOINSTALL = --defaultdeps
PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
PERL_CR_SMOKER_CURRENT = HoneyClient-Manager-0.99
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/test/perl5/perlbrew/perls/perl-5.8.9-th/bin/perl
$UID/$EUID = 1002 / 1002
$GID = 1002 1002
$EGID = 1002 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.112621
Cwd 3.39_01
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
ExtUtils::Install 1.52
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 3.08
File::Spec 3.39_01
JSON 2.27
JSON::PP 2.27008
Module::Build 0.3800
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.14
Test::More 0.98
YAML 0.73
YAML::Syck 1.19
version 0.95
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=freebsd, osvers=8.1-release, archname=amd64-freebsd-thread-multi
uname='freebsd fbsd.local 8.1-release freebsd 8.1-release #0: mon jul 19 02:36:49 utc 2010 root@mason.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
config_args='-de -Dprefix=/home/test/perl5/perlbrew/perls/perl-5.8.9-th -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt
perllibs=-lm -lcrypt
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
USE_64_BIT_ALL USE_64_BIT_INT USE_FAST_STDIO
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_REENTRANT_API
Built under freebsd
Compiled at Dec 14 2011 20:34:24
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="60039"
PERL5_CPAN_IS_EXECUTING="/home/test/.cpan/build/IPTables-IPv4-0.98-r489xo/Makefile.PL"
PERL5_CPAN_IS_RUNNING="60039"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1017,60039"
PERLBREW_BASHRC_VERSION="0.33"
PERLBREW_HOME="/home/test/.perlbrew"
PERLBREW_PATH="/home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.8.9-th/bin"
PERLBREW_PERL="perl-5.8.9-th"
PERLBREW_ROOT="/home/test/perl5/perlbrew"
PERLBREW_VERSION="0.33"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
PERL_CR_SMOKER_CURRENT="HoneyClient-Manager-0.99"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/test/perl5/perlbrew/perls/perl-5.8.9-th/lib/5.8.9/amd64-freebsd-thread-multi
/home/test/perl5/perlbrew/perls/perl-5.8.9-th/lib/5.8.9
/home/test/perl5/perlbrew/perls/perl-5.8.9-th/lib/site_perl/5.8.9/amd64-freebsd-thread-multi
/home/test/perl5/perlbrew/perls/perl-5.8.9-th/lib/site_perl/5.8.9
.