Report for IPTables-IPv4-0.98

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN IPTables-IPv4-0.98 v5.20.1 GNU/Linux
Date: 2015-11-22T15:39:41Z

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.20.1, created by CPAN-Reporter-1.2015.

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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

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/Chain.pm blib/lib/IPTables/IPv4/Chain.pm
cp IPv4/Rule.pm blib/lib/IPTables/IPv4/Rule.pm
cp IPv4/RuleList.pm blib/lib/IPTables/IPv4/RuleList.pm
cp IPv4/TableTie.pm blib/lib/IPTables/IPv4/TableTie.pm
Running Mkbootstrap for IPTables::IPv4 ()
chmod 644 "IPv4.bs"
"/bbbike/perl-5.20.1/bin/perl" "/opt/perl-5.20.1/lib/site_perl/5.20.1/ExtUtils/xsubpp" -noprototypes -typemap "/opt/perl-5.20.1/lib/5.20.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=\"/opt/perl-5.20.1/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2   -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/opt/perl-5.20.1/lib/5.20.1/x86_64-linux/CORE"   IPv4.c
IPv4.c: In function 'XS_IPTables__IPv4__Table_list_chains':
IPv4.xs:78:9: warning: variable 'sv' set but not used [-Wunused-but-set-variable]
IPv4.c: In function 'XS_IPTables__IPv4__Table_list_rules':
IPv4.xs:97:11: warning: variable 'sv' set but not used [-Wunused-but-set-variable]
IPv4.c: In function 'XS_IPTables__IPv4__Table_get_policy':
IPv4.xs:129:11: 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]
In file included from IPv4.xs:28:0:
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=\"/opt/perl-5.20.1/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2   -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/opt/perl-5.20.1/lib/5.20.1/x86_64-linux/CORE"   loader.c
cc -c  -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/opt/perl-5.20.1/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2   -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/opt/perl-5.20.1/lib/5.20.1/x86_64-linux/CORE"   packer.c
packer.c: In function 'ipt_do_pack':
packer.c:261:5: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type [enabled by default]
In file included from /opt/perl-5.20.1/lib/5.20.1/x86_64-linux/CORE/perl.h:5048:0,
                 from packer.c:26:
/opt/perl-5.20.1/lib/5.20.1/x86_64-linux/CORE/proto.h:3931:21: note: expected 'STRLEN * const' but argument is of type 'unsigned int *'
packer.c:319:5: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type [enabled by default]
In file included from /opt/perl-5.20.1/lib/5.20.1/x86_64-linux/CORE/perl.h:5048:0,
                 from packer.c:26:
/opt/perl-5.20.1/lib/5.20.1/x86_64-linux/CORE/proto.h:3931:21: note: expected 'STRLEN * const' but argument is of type 'unsigned int *'
packer.c:380:3: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type [enabled by default]
In file included from /opt/perl-5.20.1/lib/5.20.1/x86_64-linux/CORE/perl.h:5048:0,
                 from packer.c:26:
/opt/perl-5.20.1/lib/5.20.1/x86_64-linux/CORE/proto.h:3931:21: note: expected 'STRLEN * const' but argument is of type 'unsigned int *'
cc -c  -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/opt/perl-5.20.1/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2   -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/opt/perl-5.20.1/lib/5.20.1/x86_64-linux/CORE"   unpacker.c
unpacker.c: In function 'ipt_do_unpack':
unpacker.c:132:3: warning: value computed is not used [-Wunused-value]
unpacker.c:139:3: warning: value computed is not used [-Wunused-value]
unpacker.c:150:3: warning: value computed is not used [-Wunused-value]
unpacker.c:162:3: warning: value computed is not used [-Wunused-value]
unpacker.c:189:3: warning: value computed is not used [-Wunused-value]
unpacker.c:195:3: warning: value computed is not used [-Wunused-value]
unpacker.c:204:4: warning: value computed is not used [-Wunused-value]
unpacker.c:217:5: warning: value computed is not used [-Wunused-value]
unpacker.c:252:4: warning: value computed is not used [-Wunused-value]
unpacker.c:261:3: warning: value computed is not used [-Wunused-value]
unpacker.c:265:2: warning: value computed is not used [-Wunused-value]
unpacker.c:268:2: warning: value computed is not used [-Wunused-value]
cc -c  -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/opt/perl-5.20.1/lib/IPTables-IPv4\" -DPERL_USES_64BIT_INT -O2   -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/opt/perl-5.20.1/lib/5.20.1/x86_64-linux/CORE"   maskgen.c
make -C libiptc/ all
make[1]: Entering directory `/tmpfs/.cpan-build/2015112212/IPTables-IPv4-0.98-JqXpCE/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'
In file included from /usr/include/linux/netfilter_ipv4/ip_tables.h:22:0,
                 from ../include/libiptc/libiptc.h:6,
                 from libip4tc.c:29:
/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]
libiptc.c: In function 'iptc_init':
libiptc.c:312:10: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
In file included from /usr/include/netinet/in.h:25:0,
                 from /usr/include/netinet/ip.h:25,
                 from ../include/libiptc/ipt_kernel_headers.h:9,
                 from ../include/libiptc/libiptc.h:5,
                 from libip4tc.c:29:
/usr/include/x86_64-linux-gnu/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]
libiptc.c: In function 'iptc_zero_counter':
libiptc.c:1396:16: 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 `/tmpfs/.cpan-build/2015112212/IPTables-IPv4-0.98-JqXpCE/libiptc'
make: *** [libiptc/libiptc.a] Error 2

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.04


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

Environment variables:

    LANG = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/eserte/bin/linux-gnu:/home/eserte/bin/sh:/home/eserte/bin:/usr/games:/home/eserte/devel:/home/eserte/src/srezic-misc/scripts
    PERL = [undef]
    PERL5LIB = /home/eserte/.cpan/build/2015112212/HTML-SimpleParse-0.12-aFHbp2/blib/arch:/home/eserte/.cpan/build/2015112212/HTML-SimpleParse-0.12-aFHbp2/blib/lib:/home/eserte/.cpan/build/2015112212/Module-Mapper-1.01-03yrlo/blib/arch:/home/eserte/.cpan/build/2015112212/Module-Mapper-1.01-03yrlo/blib/lib:/home/eserte/.cpan/build/2015112212/Games-Worms-0.65-x4K1_a/blib/arch:/home/eserte/.cpan/build/2015112212/Games-Worms-0.65-x4K1_a/blib/lib:/home/eserte/.cpan/build/2015112212/libwww-perl-6.13-GZf3LC/blib/arch:/home/eserte/.cpan/build/2015112212/libwww-perl-6.13-GZf3LC/blib/lib:/home/eserte/.cpan/build/2015112212/HTML-Parser-3.71-bQTkvd/blib/arch:/home/eserte/.cpan/build/2015112212/HTML-Parser-3.71-bQTkvd/blib/lib:/home/eserte/.cpan/build/2015112212/HTML-Tagset-3.20-OiOfaJ/blib/arch:/home/eserte/.cpan/build/2015112212/HTML-Tagset-3.20-OiOfaJ/blib/lib:/home/eserte/.cpan/build/2015112212/libnet-3.07-5TjeK0/blib/arch:/home/eserte/.cpan/build/2015112212/libnet-3.07-5TjeK0/blib/lib:/home/eserte/.cpan/build/2015112212/URI-1.69-mdA5YL/blib/arch:/home/eserte/.cpan/build/2015112212/URI-1.69-mdA5YL/blib/lib:/home/eserte/.cpan/build/2015112212/Digest-MD5-2.54-_O4nhz/blib/arch:/home/eserte/.cpan/build/2015112212/Digest-MD5-2.54-_O4nhz/blib/lib:/home/eserte/.cpan/build/2015112212/MIME-Base64-3.15-Xbdrtx/blib/arch:/home/eserte/.cpan/build/2015112212/MIME-Base64-3.15-Xbdrtx/blib/lib:/home/eserte/.cpan/build/2015112212/WWW-Mediawiki-Client-0.31-e0X7oT/blib/arch:/home/eserte/.cpan/build/2015112212/WWW-Mediawiki-Client-0.31-e0X7oT/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 27792
    PERL5_CPAN_IS_RUNNING = 27792
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 27082,27792
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1001/2015112212/cpanreporter_001_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1001/2015112212

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

    $^X = /bbbike/perl-5.20.1/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 109 1001
    $EGID = 1001 109 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.150005
    Cwd                 3.60    
    ExtUtils::CBuilder  0.280219
    ExtUtils::Command   1.18    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.68    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.60    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4214  
    Module::Signature   0.78    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.34    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
    uname='linux eserte 3.2.0-4-amd64 #1 smp debian 3.2.60-1+deb7u3 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.20.1'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.2', 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 /usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.13.so, 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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Sep 14 2014 15:24:49
  %ENV:
    PERL=""
    PERL5LIB="/home/eserte/.cpan/build/2015112212/HTML-SimpleParse-0.12-aFHbp2/blib/arch:/home/eserte/.cpan/build/2015112212/HTML-SimpleParse-0.12-aFHbp2/blib/lib:/home/eserte/.cpan/build/2015112212/Module-Mapper-1.01-03yrlo/blib/arch:/home/eserte/.cpan/build/2015112212/Module-Mapper-1.01-03yrlo/blib/lib:/home/eserte/.cpan/build/2015112212/Games-Worms-0.65-x4K1_a/blib/arch:/home/eserte/.cpan/build/2015112212/Games-Worms-0.65-x4K1_a/blib/lib:/home/eserte/.cpan/build/2015112212/libwww-perl-6.13-GZf3LC/blib/arch:/home/eserte/.cpan/build/2015112212/libwww-perl-6.13-GZf3LC/blib/lib:/home/eserte/.cpan/build/2015112212/HTML-Parser-3.71-bQTkvd/blib/arch:/home/eserte/.cpan/build/2015112212/HTML-Parser-3.71-bQTkvd/blib/lib:/home/eserte/.cpan/build/2015112212/HTML-Tagset-3.20-OiOfaJ/blib/arch:/home/eserte/.cpan/build/2015112212/HTML-Tagset-3.20-OiOfaJ/blib/lib:/home/eserte/.cpan/build/2015112212/libnet-3.07-5TjeK0/blib/arch:/home/eserte/.cpan/build/2015112212/libnet-3.07-5TjeK0/blib/lib:/home/eserte/.cpan/build/2015112212/URI-1.69-mdA5YL/blib/arch:/home/eserte/.cpan/build/2015112212/URI-1.69-mdA5YL/blib/lib:/home/eserte/.cpan/build/2015112212/Digest-MD5-2.54-_O4nhz/blib/arch:/home/eserte/.cpan/build/2015112212/Digest-MD5-2.54-_O4nhz/blib/lib:/home/eserte/.cpan/build/2015112212/MIME-Base64-3.15-Xbdrtx/blib/arch:/home/eserte/.cpan/build/2015112212/MIME-Base64-3.15-Xbdrtx/blib/lib:/home/eserte/.cpan/build/2015112212/WWW-Mediawiki-Client-0.31-e0X7oT/blib/arch:/home/eserte/.cpan/build/2015112212/WWW-Mediawiki-Client-0.31-e0X7oT/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="27792"
    PERL5_CPAN_IS_RUNNING="27792"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="27082,27792"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1001/2015112212/cpanreporter_001_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /home/eserte/.cpan/build/2015112212/HTML-SimpleParse-0.12-aFHbp2/blib/arch
    /home/eserte/.cpan/build/2015112212/HTML-SimpleParse-0.12-aFHbp2/blib/lib
    /home/eserte/.cpan/build/2015112212/Module-Mapper-1.01-03yrlo/blib/arch
    /home/eserte/.cpan/build/2015112212/Module-Mapper-1.01-03yrlo/blib/lib
    /home/eserte/.cpan/build/2015112212/Games-Worms-0.65-x4K1_a/blib/arch
    /home/eserte/.cpan/build/2015112212/Games-Worms-0.65-x4K1_a/blib/lib
    /home/eserte/.cpan/build/2015112212/libwww-perl-6.13-GZf3LC/blib/arch
    /home/eserte/.cpan/build/2015112212/libwww-perl-6.13-GZf3LC/blib/lib
    /home/eserte/.cpan/build/2015112212/HTML-Parser-3.71-bQTkvd/blib/arch
    /home/eserte/.cpan/build/2015112212/HTML-Parser-3.71-bQTkvd/blib/lib
    /home/eserte/.cpan/build/2015112212/HTML-Tagset-3.20-OiOfaJ/blib/arch
    /home/eserte/.cpan/build/2015112212/HTML-Tagset-3.20-OiOfaJ/blib/lib
    /home/eserte/.cpan/build/2015112212/libnet-3.07-5TjeK0/blib/arch
    /home/eserte/.cpan/build/2015112212/libnet-3.07-5TjeK0/blib/lib
    /home/eserte/.cpan/build/2015112212/URI-1.69-mdA5YL/blib/arch
    /home/eserte/.cpan/build/2015112212/URI-1.69-mdA5YL/blib/lib
    /home/eserte/.cpan/build/2015112212/Digest-MD5-2.54-_O4nhz/blib/arch
    /home/eserte/.cpan/build/2015112212/Digest-MD5-2.54-_O4nhz/blib/lib
    /home/eserte/.cpan/build/2015112212/MIME-Base64-3.15-Xbdrtx/blib/arch
    /home/eserte/.cpan/build/2015112212/MIME-Base64-3.15-Xbdrtx/blib/lib
    /home/eserte/.cpan/build/2015112212/WWW-Mediawiki-Client-0.31-e0X7oT/blib/arch
    /home/eserte/.cpan/build/2015112212/WWW-Mediawiki-Client-0.31-e0X7oT/blib/lib
    /opt/perl-5.20.1/lib/site_perl/5.20.1/x86_64-linux
    /opt/perl-5.20.1/lib/site_perl/5.20.1
    /opt/perl-5.20.1/lib/5.20.1/x86_64-linux
    /opt/perl-5.20.1/lib/5.20.1
    .