Back
From: metabase:user:917c2b6a-77f3-11e5-af78-c9d573d1e3cf
Subject: UNKNOWN IPTables-IPv4-0.98 v5.18.1 GNU/Linux
Date: 2015-11-14T08:09:05Z
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.18.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:
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/RuleList.pm blib/lib/IPTables/IPv4/RuleList.pm
cp IPv4/Rule.pm blib/lib/IPTables/IPv4/Rule.pm
cp IPv6.pm blib/lib/IPTables/IPv6.pm
AutoSplitting blib/lib/IPTables/IPv6.pm (blib/lib/auto/IPTables/IPv6)
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 IPv4/Toplevel.pm blib/lib/IPTables/IPv4/Toplevel.pm
Running Mkbootstrap for IPTables::IPv4 ()
chmod 644 "IPv4.bs"
"/usr/bin/perl5.18.1" "/usr/share/perl5/ExtUtils/xsubpp" -noprototypes -typemap "/usr/share/perl5/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=\"/usr/local/lib/IPTables-IPv4\" -O2 -march=i486 -mtune=i686 -DVERSION=\"0.98\" -DXS_VERSION=\"0.98\" -fPIC "-I/usr/lib/perl5/CORE" IPv4.c
In file included from /usr/lib/perl5/CORE/handy.h:73:0,
from /usr/lib/perl5/CORE/perl.h:2513,
from IPv4.xs:25:
/usr/src/linux/include/linux/stddef.h:11:2: error: expected identifier before numeric constant
false = 0,
^
In file included from /usr/include/linux/if.h:22:0,
from /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:17,
from include/libiptc/libiptc.h:6,
from IPv4.xs:28:
/usr/src/linux/include/linux/types.h:14:26: error: conflicting types for âfd_setâ
typedef __kernel_fd_set fd_set;
^
In file included from /usr/include/sys/types.h:219:0,
from /usr/lib/perl5/CORE/perl.h:650,
from IPv4.xs:25:
/usr/include/sys/select.h:75:5: note: previous declaration of âfd_setâ was here
} fd_set;
^
In file included from /usr/include/linux/if.h:22:0,
from /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:17,
from include/libiptc/libiptc.h:6,
from IPv4.xs:28:
/usr/src/linux/include/linux/types.h:15:25: error: conflicting types for âdev_tâ
typedef __kernel_dev_t dev_t;
^
In file included from /usr/lib/perl5/CORE/perl.h:650:0,
from IPv4.xs:25:
/usr/include/sys/types.h:60:17: note: previous declaration of âdev_tâ was here
typedef __dev_t dev_t;
^
In file included from /usr/include/linux/if.h:22:0,
from /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:17,
from include/libiptc/libiptc.h:6,
from IPv4.xs:28:
/usr/src/linux/include/linux/types.h:17:26: error: conflicting types for âmode_tâ
typedef __kernel_mode_t mode_t;
^
In file included from /usr/lib/perl5/CORE/perl.h:650:0,
from IPv4.xs:25:
/usr/include/sys/types.h:70:18: note: previous declaration of âmode_tâ was here
typedef __mode_t mode_t;
^
In file included from /usr/include/linux/if.h:22:0,
from /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:17,
from include/libiptc/libiptc.h:6,
from IPv4.xs:28:
/usr/src/linux/include/linux/types.h:25:26: error: conflicting types for âtimer_tâ
typedef __kernel_timer_t timer_t;
^
In file included from /usr/include/sys/types.h:132:0,
from /usr/lib/perl5/CORE/perl.h:650,
from IPv4.xs:25:
/usr/include/time.h:103:19: note: previous declaration of âtimer_tâ was here
typedef __timer_t timer_t;
^
In file included from /usr/lib/perl5/CORE/handy.h:73:0,
from /usr/lib/perl5/CORE/perl.h:2513,
from IPv4.xs:25:
/usr/src/linux/include/linux/types.h:29:17: error: two or more data types in declaration specifiers
typedef _Bool bool;
^
In file included from /usr/include/linux/if.h:22:0,
from /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:17,
from include/libiptc/libiptc.h:6,
from IPv4.xs:28:
/usr/src/linux/include/linux/types.h:36:24: error: conflicting types for âuintptr_tâ
typedef unsigned long uintptr_t;
^
In file included from /usr/lib/gcc/i586-slackware-linux/4.9.3/include/stdint.h:9:0,
from /usr/include/netinet/in.h:22,
from /usr/lib/perl5/CORE/perl.h:1196,
from IPv4.xs:25:
/usr/include/stdint.h:128:23: note: previous declaration of âuintptr_tâ was here
typedef unsigned int uintptr_t;
^
In file included from /usr/include/linux/if.h:22:0,
from /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:17,
from include/libiptc/libiptc.h:6,
from IPv4.xs:28:
/usr/src/linux/include/linux/types.h:134:23: error: conflicting types for âblkcnt_tâ
typedef unsigned long blkcnt_t;
^
In file included from /usr/lib/perl5/CORE/perl.h:650:0,
from IPv4.xs:25:
/usr/include/sys/types.h:235:20: note: previous declaration of âblkcnt_tâ was here
typedef __blkcnt_t blkcnt_t; /* Type to count number of disk blocks. */
^
In file included from /usr/src/linux/include/linux/kernel.h:6:0,
from /usr/src/linux/include/linux/uio.h:12,
from /usr/src/linux/include/linux/socket.h:7,
from /usr/include/linux/if.h:23,
from /usr/src/linux/include/linux/netfilter_ipv4/ip_tables.h:17,
from include/libiptc/libiptc.h:6,
from IPv4.xs:28:
/usr/src/linux/include/linux/linkage.h:7:25: fatal error: asm/linkage.h: AdresáŠnebo soubor neexistuje
#include <asm/linkage.h>
^
compilation terminated.
make: *** [IPv4.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.10
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = cs_CZ.UTF-8
LC_ALL = cs_CZ.UTF-8
LC_COLLATE = C
LC_CTYPE = cs_CZ.UTF-8
PATH = /home/petr/perl5/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/qt/bin:/usr/share/texmf/bin:/home/petr/bin
PERL = /usr/bin/perl5.18.1
PERL5LIB = /home/petr/.local/share/.cpan/build/Log-Log4perl-1.46-C_uyzB/blib/arch:/home/petr/.local/share/.cpan/build/Log-Log4perl-1.46-C_uyzB/blib/lib:/home/petr/perl5/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 27432
PERL5_CPAN_IS_RUNNING = 27432
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 926,27432
PERL_CR_SMOKER_CURRENT = HoneyClient-Manager-0.99
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/petr/perl5
PERL_LWP_SSL_CA_PATH = /etc/ssl/certs
PERL_MB_OPT = --install_base "/home/petr/perl5"
PERL_MM_OPT = INSTALL_BASE=/home/petr/perl5
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl5.18.1
$UID/$EUID = 1001 / 1001
$GID = 100 7 10 11 17 18 19 93 100
$EGID = 100 7 10 11 17 18 19 93 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.10
CPAN::Meta 2.150005
Cwd 3.40
ExtUtils::CBuilder 0.280210
ExtUtils::Command 7.10
ExtUtils::Install 1.59
ExtUtils::MakeMaker 7.10
ExtUtils::Manifest 1.65
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4214
Module::Signature n/a
Parse::CPAN::Meta 1.4417
Test::Harness 3.26
Test::More 1.001014
YAML n/a
YAML::Syck n/a
version 0.9902
--
Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
Platform:
osname=linux, osvers=3.10.9-smp, archname=i486-linux-thread-multi
uname='linux hive 3.10.9-smp #1 smp wed aug 21 15:27:17 cdt 2013 i686 amd phenom(tm) ii x6 1100t processor authenticamd gnulinux '
config_args='-de -Dprefix=/usr -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl5 -Dsitearch=/usr/local/lib/perl5 -Darchlib=/usr/lib/perl5 -Dvendorprefix=/usr -Dprivlib=/usr/share/perl5 -Dvendorlib=/usr/share/perl5/vendor_perl -Dvendorarch=/usr/lib/perl5/vendor_perl -Dscriptdir=/usr/bin -Dcccdlflags=-fPIC -Dinstallprefix=/usr -Dlibpth=/usr/local/lib /usr/lib /lib -Doptimize=-O2 -march=i486 -mtune=i686 -Dusethreads -Duseithreads -Duseshrplib -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Darchname=i486-linux'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, 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 -march=i486 -mtune=i686',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.1', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.17.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.17'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/CORE'
cccdlflags='-fPIC', lddlflags='-shared -O2 -march=i486 -mtune=i686 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Sep 5 2013 22:01:10
%ENV:
PERL="/usr/bin/perl5.18.1"
PERL5LIB="/home/petr/.local/share/.cpan/build/Log-Log4perl-1.46-C_uyzB/blib/arch:/home/petr/.local/share/.cpan/build/Log-Log4perl-1.46-C_uyzB/blib/lib:/home/petr/perl5/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="27432"
PERL5_CPAN_IS_RUNNING="27432"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="926,27432"
PERL_CR_SMOKER_CURRENT="HoneyClient-Manager-0.99"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/petr/perl5"
PERL_LWP_SSL_CA_PATH="/etc/ssl/certs"
PERL_MB_OPT="--install_base "/home/petr/perl5""
PERL_MM_OPT="INSTALL_BASE=/home/petr/perl5"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/petr/.local/share/.cpan/build/Log-Log4perl-1.46-C_uyzB/blib/arch
/home/petr/.local/share/.cpan/build/Log-Log4perl-1.46-C_uyzB/blib/lib
/home/petr/perl5/lib/perl5/5.18.1/i486-linux-thread-multi
/home/petr/perl5/lib/perl5/5.18.1
/home/petr/perl5/lib/perl5/i486-linux-thread-multi
/home/petr/perl5/lib/perl5
/usr/local/lib/perl5
/usr/local/share/perl5
/usr/lib/perl5/vendor_perl
/usr/share/perl5/vendor_perl
/usr/lib/perl5
/usr/share/perl5
.