Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: UNKNOWN IPTables-IPv4-0.98 v5.10.1 GNU/Linux
Date: 2010-10-04T17:44:37Z
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.10.1, created by CPAN-Reporter-1.1801.
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/Chain.pm blib/lib/IPTables/IPv4/Chain.pm
cp IPv4/TableTie.pm blib/lib/IPTables/IPv4/TableTie.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/perl/bin/perl5.10.1 /home/test/perl/lib/5.10.1/ExtUtils/xsubpp -noprototypes -typemap /home/test/perl/lib/5.10.1/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/perl/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2 -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/home/test/perl/lib/5.10.1/x86_64-linux-thread-multi-ld/CORE" IPv4.c
IPv4.xs: In function 'XS_IPTables__IPv4__Table_get_references':
IPv4.xs:379: warning: pointer targets in passing argument 1 of 'iptc_get_references' differ in signedness
include/libiptc/libiptc.h:132: note: expected 'unsigned int *' but argument is of type 'int *'
cc -c -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/home/test/perl/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2 -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/home/test/perl/lib/5.10.1/x86_64-linux-thread-multi-ld/CORE" loader.c
cc -c -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/home/test/perl/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2 -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/home/test/perl/lib/5.10.1/x86_64-linux-thread-multi-ld/CORE" packer.c
packer.c: In function 'ipt_do_pack':
packer.c:261: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type
/home/test/perl/lib/5.10.1/x86_64-linux-thread-multi-ld/CORE/proto.h:3039: note: expected 'STRLEN *' but argument is of type 'unsigned int *'
packer.c:319: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type
/home/test/perl/lib/5.10.1/x86_64-linux-thread-multi-ld/CORE/proto.h:3039: note: expected 'STRLEN *' but argument is of type 'unsigned int *'
packer.c:380: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type
/home/test/perl/lib/5.10.1/x86_64-linux-thread-multi-ld/CORE/proto.h:3039: note: expected 'STRLEN *' but argument is of type 'unsigned int *'
cc -c -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/home/test/perl/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2 -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/home/test/perl/lib/5.10.1/x86_64-linux-thread-multi-ld/CORE" unpacker.c
unpacker.c: In function 'ipt_do_unpack':
unpacker.c:132: warning: value computed is not used
unpacker.c:139: warning: value computed is not used
unpacker.c:150: warning: value computed is not used
unpacker.c:162: warning: value computed is not used
unpacker.c:189: warning: value computed is not used
unpacker.c:195: warning: value computed is not used
unpacker.c:204: warning: value computed is not used
unpacker.c:217: warning: value computed is not used
unpacker.c:252: warning: value computed is not used
unpacker.c:261: warning: value computed is not used
unpacker.c:265: warning: value computed is not used
unpacker.c:268: warning: value computed is not used
cc -c -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/home/test/perl/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2 -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/home/test/perl/lib/5.10.1/x86_64-linux-thread-multi-ld/CORE" maskgen.c
make -C libiptc/ all
make[1]: Entering directory `/home/test/.cpan/build/IPTables-IPv4-0.98-XRLsYc/libiptc'
gcc -o libip4tc.o -c libip4tc.c -I../include -I/usr/src/linux/include -DIPTABLES_VERSION=\"1.2.8\" -O2 -Wall
In file included from libip4tc.c:116:
libiptc.c: In function 'entry2index':
libiptc.c:136: warning: format '%i' expects type 'int', but argument 3 has type 'long int'
libiptc.c: In function 'iptc_init':
libiptc.c:312: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
/usr/include/sys/socket.h:190: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
libiptc.c: In function 'target_name':
libiptc.c:727: warning: dereferencing type-punned pointer will break strict-aliasing rules
libip4tc.c: In function 'dump_entry':
libip4tc.c:170: warning: dereferencing type-punned pointer will break strict-aliasing rules
gcc -o libip6tc.o -c libip6tc.c -I../include -I/usr/src/linux/include -DIPTABLES_VERSION=\"1.2.8\" -O2 -Wall
In file included from libip6tc.c:111:
libiptc.c: In function 'entry2index':
libiptc.c:136: warning: format '%i' expects type 'int', but argument 3 has type 'long int'
libiptc.c: In function 'ip6tc_init':
libiptc.c:312: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
/usr/include/sys/socket.h:190: note: expected 'socklen_t * __restrict__' but argument is of type 'int *'
libiptc.c: In function 'target_name':
libiptc.c:727: warning: dereferencing type-punned pointer will break strict-aliasing rules
libip6tc.c: In function 'ipv6_prefix_length':
libip6tc.c:121: error: 'const struct in6_addr' has no member named 'in6_u'
libip6tc.c:125: error: 'const struct in6_addr' has no member named 'in6_u'
libip6tc.c: In function 'dump_entry':
libip6tc.c:201: warning: dereferencing type-punned pointer will break strict-aliasing rules
make[1]: *** [libip6tc.o] Error 1
make[1]: Leaving directory `/home/test/.cpan/build/IPTables-IPv4-0.98-XRLsYc/libiptc'
make: *** [libiptc/libiptc.a] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LC_ALL = C
PATH = /home/test/perl/bin:~/bin:/usr/bin:/bin
PERL5LIB = /home/test/.cpan/build/Config-General-2.49-UqWse2/blib/arch:/home/test/.cpan/build/Config-General-2.49-UqWse2/blib/lib:/home/test/.cpan/build/DateTime-HiRes-0.01-1qOFnM/blib/arch:/home/test/.cpan/build/DateTime-HiRes-0.01-1qOFnM/blib/lib:/home/test/.cpan/build/Net-DNS-0.66-4MA9_O/blib/arch:/home/test/.cpan/build/Net-DNS-0.66-4MA9_O/blib/lib:/home/test/.cpan/build/Digest-HMAC-1.02-sNEO9_/blib/arch:/home/test/.cpan/build/Digest-HMAC-1.02-sNEO9_/blib/lib:/home/test/.cpan/build/Digest-SHA1-2.13-hX1LDO/blib/arch:/home/test/.cpan/build/Digest-SHA1-2.13-hX1LDO/blib/lib:/home/test/.cpan/build/Net-IP-1.25-WBwUxF/blib/arch:/home/test/.cpan/build/Net-IP-1.25-WBwUxF/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 27387
PERL5_CPAN_IS_EXECUTING = /home/test/.cpan/build/IPTables-IPv4-0.98-XRLsYc/Makefile.PL
PERL5_CPAN_IS_RUNNING = 27387
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8060,27387
PERL_CR_SMOKER_CURRENT = HoneyClient-Manager-0.99
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/test/perl/bin/perl5.10.1
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9402
Cwd 3.30
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.55_02
ExtUtils::Manifest 1.56
ExtUtils::ParseXS 2.2206
File::Spec 3.30
Module::Build 0.3607
Module::Signature n/a
Test::Harness 3.17
Test::More 0.92
YAML 0.72
YAML::Syck 1.15
version 0.82
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=linux, osvers=2.6.26-2-amd64, archname=x86_64-linux-thread-multi-ld
uname='linux zippy 2.6.26-2-amd64 #1 smp tue jan 12 22:12:20 utc 2010 x86_64 gnulinux '
config_args='-des -Dusedevel -des -Duselongdouble -Duse64bitall -Dusethreads -Dprefix=~/perl'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.4', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_LONG_DOUBLE USE_PERLIO
USE_REENTRANT_API
Built under linux
Compiled at Aug 22 2010 22:56:01
%ENV:
PERL5LIB="/home/test/.cpan/build/Config-General-2.49-UqWse2/blib/arch:/home/test/.cpan/build/Config-General-2.49-UqWse2/blib/lib:/home/test/.cpan/build/DateTime-HiRes-0.01-1qOFnM/blib/arch:/home/test/.cpan/build/DateTime-HiRes-0.01-1qOFnM/blib/lib:/home/test/.cpan/build/Net-DNS-0.66-4MA9_O/blib/arch:/home/test/.cpan/build/Net-DNS-0.66-4MA9_O/blib/lib:/home/test/.cpan/build/Digest-HMAC-1.02-sNEO9_/blib/arch:/home/test/.cpan/build/Digest-HMAC-1.02-sNEO9_/blib/lib:/home/test/.cpan/build/Digest-SHA1-2.13-hX1LDO/blib/arch:/home/test/.cpan/build/Digest-SHA1-2.13-hX1LDO/blib/lib:/home/test/.cpan/build/Net-IP-1.25-WBwUxF/blib/arch:/home/test/.cpan/build/Net-IP-1.25-WBwUxF/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="27387"
PERL5_CPAN_IS_EXECUTING="/home/test/.cpan/build/IPTables-IPv4-0.98-XRLsYc/Makefile.PL"
PERL5_CPAN_IS_RUNNING="27387"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="8060,27387"
PERL_CR_SMOKER_CURRENT="HoneyClient-Manager-0.99"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/test/.cpan/build/Config-General-2.49-UqWse2/blib/arch
/home/test/.cpan/build/Config-General-2.49-UqWse2/blib/lib
/home/test/.cpan/build/DateTime-HiRes-0.01-1qOFnM/blib/arch
/home/test/.cpan/build/DateTime-HiRes-0.01-1qOFnM/blib/lib
/home/test/.cpan/build/Net-DNS-0.66-4MA9_O/blib/arch
/home/test/.cpan/build/Net-DNS-0.66-4MA9_O/blib/lib
/home/test/.cpan/build/Digest-HMAC-1.02-sNEO9_/blib/arch
/home/test/.cpan/build/Digest-HMAC-1.02-sNEO9_/blib/lib
/home/test/.cpan/build/Digest-SHA1-2.13-hX1LDO/blib/arch
/home/test/.cpan/build/Digest-SHA1-2.13-hX1LDO/blib/lib
/home/test/.cpan/build/Net-IP-1.25-WBwUxF/blib/arch
/home/test/.cpan/build/Net-IP-1.25-WBwUxF/blib/lib
/home/test/perl/lib/5.10.1/x86_64-linux-thread-multi-ld
/home/test/perl/lib/5.10.1
/home/test/perl/lib/site_perl/5.10.1/x86_64-linux-thread-multi-ld
/home/test/perl/lib/site_perl/5.10.1
.