Report for IPTables-IPv4-0.98

Back
From: metabase:user:e3434da8-b236-11df-85ca-0247c6d74bde
Subject: UNKNOWN IPTables-IPv4-0.98 v5.12.4 GNU/Linux
Date: 2011-08-29T07:01:45Z

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.12.4, created by CPAN-Reporter-1.1902.

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/Toplevel.pm blib/lib/IPTables/IPv4/Toplevel.pm
cp IPv4/Rule.pm blib/lib/IPTables/IPv4/Rule.pm
cp IPv4/RuleList.pm blib/lib/IPTables/IPv4/RuleList.pm
/home/perl512/testing/perl5.12.4/bin/perl5.12.4 /home/perl512/testing/perl5.12.4/lib/5.12.4/ExtUtils/xsubpp -noprototypes -typemap /home/perl512/testing/perl5.12.4/lib/5.12.4/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/perl512/testing/perl5.12.4/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2   -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/home/perl512/testing/perl5.12.4/lib/5.12.4/x86_64-linux-thread-multi/CORE"   IPv4.c
IPv4.c: In function ‘XS_IPTables__IPv4__Table_list_chains’:
IPv4.xs:78:7: warning: variable ‘sv’ set but not used [-Wunused-but-set-variable]
IPv4.c: In function ‘XS_IPTables__IPv4__Table_list_rules’:
IPv4.xs:97:7: warning: variable ‘sv’ set but not used [-Wunused-but-set-variable]
IPv4.c: In function ‘XS_IPTables__IPv4__Table_get_policy’:
IPv4.xs:129:7: warning: variable ‘sv’ set but not used [-Wunused-but-set-variable]
IPv4.xs: In function ‘XS_IPTables__IPv4__Table_get_references’:
IPv4.xs:379:3: warning: pointer targets in passing argument 1 of ‘iptc_get_references’ differ in signedness [-Wpointer-sign]
include/libiptc/libiptc.h:132:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’
cc -c  -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/home/perl512/testing/perl5.12.4/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2   -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/home/perl512/testing/perl5.12.4/lib/5.12.4/x86_64-linux-thread-multi/CORE"   loader.c
cc -c  -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/home/perl512/testing/perl5.12.4/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2   -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/home/perl512/testing/perl5.12.4/lib/5.12.4/x86_64-linux-thread-multi/CORE"   packer.c
packer.c: In function ‘ipt_do_pack’:
packer.c:261:5: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type [enabled by default]
/home/perl512/testing/perl5.12.4/lib/5.12.4/x86_64-linux-thread-multi/CORE/proto.h:3167:8: note: expected ‘STRLEN * const’ but argument is of type ‘unsigned int *’
packer.c:319:5: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type [enabled by default]
/home/perl512/testing/perl5.12.4/lib/5.12.4/x86_64-linux-thread-multi/CORE/proto.h:3167:8: note: expected ‘STRLEN * const’ but argument is of type ‘unsigned int *’
packer.c:380:3: warning: passing argument 3 of ‘Perl_sv_2pv_flags’ from incompatible pointer type [enabled by default]
/home/perl512/testing/perl5.12.4/lib/5.12.4/x86_64-linux-thread-multi/CORE/proto.h:3167:8: note: expected ‘STRLEN * const’ but argument is of type ‘unsigned int *’
cc -c  -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/home/perl512/testing/perl5.12.4/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2   -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/home/perl512/testing/perl5.12.4/lib/5.12.4/x86_64-linux-thread-multi/CORE"   unpacker.c
unpacker.c: In function ‘ipt_do_unpack’:
unpacker.c:132:4: warning: value computed is not used [-Wunused-value]
unpacker.c:139:4: warning: value computed is not used [-Wunused-value]
unpacker.c:150:4: warning: value computed is not used [-Wunused-value]
unpacker.c:162:4: warning: value computed is not used [-Wunused-value]
unpacker.c:189:4: warning: value computed is not used [-Wunused-value]
unpacker.c:195:4: warning: value computed is not used [-Wunused-value]
unpacker.c:204:5: warning: value computed is not used [-Wunused-value]
unpacker.c:217:6: warning: value computed is not used [-Wunused-value]
unpacker.c:252:5: warning: value computed is not used [-Wunused-value]
unpacker.c:261:4: warning: value computed is not used [-Wunused-value]
unpacker.c:265:3: warning: value computed is not used [-Wunused-value]
unpacker.c:268:3: warning: value computed is not used [-Wunused-value]
cc -c  -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/home/perl512/testing/perl5.12.4/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2   -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/home/perl512/testing/perl5.12.4/lib/5.12.4/x86_64-linux-thread-multi/CORE"   maskgen.c
make -C libiptc/ all
make[1]: Entering directory `/home/perl512/.cpan/build/IPTables-IPv4-0.98-hONN75/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:0:
libiptc.c:62:8: error: redefinition of ‘struct xt_error_target’
/usr/include/linux/netfilter/x_tables.h:69:8: note: originally defined here
In file included from libip4tc.c:116:0:
libiptc.c: In function ‘entry2index’:
libiptc.c:136:4: warning: format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat]
In file included from libip4tc.c:116:0:
libiptc.c: In function ‘iptc_init’:
libiptc.c:312:10: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness [-Wpointer-sign]
/usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’
In file included from libip4tc.c:116:0:
libiptc.c: In function ‘target_name’:
libiptc.c:727:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from libip4tc.c:116:0:
libiptc.c: In function ‘iptc_zero_counter’:
libiptc.c:1396:20: warning: variable ‘e’ set but not used [-Wunused-but-set-variable]
libip4tc.c: In function ‘dump_entry’:
libip4tc.c:170:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
make[1]: *** [libip4tc.o] Error 1
make[1]: Leaving directory `/home/perl512/.cpan/build/IPTables-IPv4-0.98-hONN75/libiptc'
make: *** [libiptc/libiptc.a] Error 2

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LC_COLLATE = C
    LC_MONETARY = nl_NL.utf8
    PATH = /home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.15.1/bin:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/tester/bin:/home/tester/bin
    PATH_WITHOUT_PERLBREW = /usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/tester/bin
    PERL5LIB = /home/perl512/.cpan/build/DateTime-HiRes-0.01-JvcmCZ/blib/arch:/home/perl512/.cpan/build/DateTime-HiRes-0.01-JvcmCZ/blib/lib:/home/perl512/.cpan/build/Config-General-2.50-XetW_S/blib/arch:/home/perl512/.cpan/build/Config-General-2.50-XetW_S/blib/lib:/home/perl512/.cpan/build/Net-DNS-0.66-I1qpMp/blib/arch:/home/perl512/.cpan/build/Net-DNS-0.66-I1qpMp/blib/lib:/home/perl512/.cpan/build/Net-IP-1.25-Cq4pI6/blib/arch:/home/perl512/.cpan/build/Net-IP-1.25-Cq4pI6/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 22210
    PERL5_CPAN_IS_EXECUTING = /home/perl512/.cpan/build/IPTables-IPv4-0.98-hONN75/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 22210
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1894,22210
    PERLBREW_PATH = /home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.15.1/bin
    PERLBREW_PERL = perl-5.15.1
    PERLBREW_ROOT = /home/tester/perl5/perlbrew
    PERLBREW_VERSION = 0.15
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = HoneyClient-Manager-0.99
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/perl512/testing/perl5.12.4/bin/perl5.12.4
    $UID/$EUID = 505 / 505
    $GID = 505 501 505
    $EGID = 505 501 505

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.94_56 
    Cwd                 3.31    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.55    
    ExtUtils::MakeMaker 6.56    
    ExtUtils::Manifest  1.57    
    ExtUtils::ParseXS   2.21    
    File::Spec          3.31_01 
    Module::Build       0.3800  
    Module::Signature   n/a     
    Test::Harness       3.17    
    Test::More          0.98    
    YAML                0.73    
    YAML::Syck          1.17    
    version             0.91    


--

Summary of my perl5 (revision 5 version 12 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=2.6.35.11-83.fc14.x86_64, archname=x86_64-linux-thread-multi
    uname='linux firenze.fritz.box 2.6.35.11-83.fc14.x86_64 #1 smp mon feb 7 07:06:44 utc 2011 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/perl512/testing/perl5.12.4 -Dusedevel -Dusethreads -des'
    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=undef
    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.5.1 20100924 (Red Hat 4.5.1-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='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib64 /usr/lib/../lib64 /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  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_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Jun 20 2011 20:29:40
  %ENV:
    PERL5LIB="/home/perl512/.cpan/build/DateTime-HiRes-0.01-JvcmCZ/blib/arch:/home/perl512/.cpan/build/DateTime-HiRes-0.01-JvcmCZ/blib/lib:/home/perl512/.cpan/build/Config-General-2.50-XetW_S/blib/arch:/home/perl512/.cpan/build/Config-General-2.50-XetW_S/blib/lib:/home/perl512/.cpan/build/Net-DNS-0.66-I1qpMp/blib/arch:/home/perl512/.cpan/build/Net-DNS-0.66-I1qpMp/blib/lib:/home/perl512/.cpan/build/Net-IP-1.25-Cq4pI6/blib/arch:/home/perl512/.cpan/build/Net-IP-1.25-Cq4pI6/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="22210"
    PERL5_CPAN_IS_EXECUTING="/home/perl512/.cpan/build/IPTables-IPv4-0.98-hONN75/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="22210"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1894,22210"
    PERLBREW_PATH="/home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.15.1/bin"
    PERLBREW_PERL="perl-5.15.1"
    PERLBREW_ROOT="/home/tester/perl5/perlbrew"
    PERLBREW_VERSION="0.15"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="HoneyClient-Manager-0.99"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/perl512/.cpan/build/DateTime-HiRes-0.01-JvcmCZ/blib/arch
    /home/perl512/.cpan/build/DateTime-HiRes-0.01-JvcmCZ/blib/lib
    /home/perl512/.cpan/build/Config-General-2.50-XetW_S/blib/arch
    /home/perl512/.cpan/build/Config-General-2.50-XetW_S/blib/lib
    /home/perl512/.cpan/build/Net-DNS-0.66-I1qpMp/blib/arch
    /home/perl512/.cpan/build/Net-DNS-0.66-I1qpMp/blib/lib
    /home/perl512/.cpan/build/Net-IP-1.25-Cq4pI6/blib/arch
    /home/perl512/.cpan/build/Net-IP-1.25-Cq4pI6/blib/lib
    /home/perl512/testing/perl5.12.4/lib/site_perl/5.12.4/x86_64-linux-thread-multi
    /home/perl512/testing/perl5.12.4/lib/site_perl/5.12.4
    /home/perl512/testing/perl5.12.4/lib/5.12.4/x86_64-linux-thread-multi
    /home/perl512/testing/perl5.12.4/lib/5.12.4
    .