This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear Derrik Pates,
This is a computer-generated report for IPTables-IPv4-0.97b
on perl
5.8.8, created by CPAN-Reporter-1.17.
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://cpantest.grango.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/Table.pm blib/lib/IPTables/IPv4/Table.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
cp IPv4/Rule.pm blib/lib/IPTables/IPv4/Rule.pm
cp IPv4/RuleList.pm blib/lib/IPTables/IPv4/RuleList.pm
/
home/tester/perl-5.8.8/bin/perl /
home/tester/perl-5.8.8/lib/5.8.8/ExtUtils/xsubpp -noprototypes -typemap /
home/tester/perl-5.8.8/lib/5.8.8/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/tester/perl-5.8.8/lib/IPTables-IPv4\" -O2 -DVERSION=\"0.97b\" -DXS_VERSION=\"0.97b\" -fpic "-
I/home/tester/perl-5.8.8/lib/5.8.8/i686-linux/CORE" IPv4.c
IPv4.xs: In function `XS_IPTables__IPv4__Table_set_policy':
IPv4.xs:317: warning: dereferencing type-punned pointer will break strict-aliasing rules
cc -c -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/
home/tester/perl-5.8.8/lib/IPTables-IPv4\" -O2 -DVERSION=\"0.97b\" -DXS_VERSION=\"0.97b\" -fpic "-
I/home/tester/perl-5.8.8/lib/5.8.8/i686-linux/CORE" loader.c
cc -c -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/
home/tester/perl-5.8.8/lib/IPTables-IPv4\" -O2 -DVERSION=\"0.97b\" -DXS_VERSION=\"0.97b\" -fpic "-
I/home/tester/perl-5.8.8/lib/5.8.8/i686-linux/CORE" packer.c
packer.c: In function `ipt_do_pack':
packer.c:391: warning: dereferencing type-punned pointer will break strict-aliasing rules
cc -c -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/
home/tester/perl-5.8.8/lib/IPTables-IPv4\" -O2 -DVERSION=\"0.97b\" -DXS_VERSION=\"0.97b\" -fpic "-
I/home/tester/perl-5.8.8/lib/5.8.8/i686-linux/CORE" unpacker.c
cc -c -Iinclude -I/usr/src/linux/include -Wall -DMODULE_PATH=\"/
home/tester/perl-5.8.8/lib/IPTables-IPv4\" -O2 -DVERSION=\"0.97b\" -DXS_VERSION=\"0.97b\" -fpic "-
I/home/tester/perl-5.8.8/lib/5.8.8/i686-linux/CORE" maskgen.c
make -C libiptc/ all
make[1]: Entering directory `/
home/tester/perl-5.8.8/.cpan/src/IPTables-IPv4-0.97b-HgAbIU/libiptc'
gcc -o libip4tc.o -c libip4tc.c -I../include -I/usr/src/linux/include -DIPTABLES_VERSION=\"
1.2.7a\" -O2 -Wall
ar r libiptc.a libip4tc.o
ar: creating libiptc.a
make[1]: Leaving directory `/
home/tester/perl-5.8.8/.cpan/src/IPTables-IPv4-0.97b-HgAbIU/libiptc'
Running Mkbootstrap for IPTables::IPv4 ()
chmod 644 IPv4.bs
rm -f blib/arch/auto/IPTables/IPv4/IPv4.so
cc -shared -L/usr/local/lib IPv4.o loader.o packer.o unpacker.o maskgen.o libiptc/libiptc.a -o blib/arch/auto/IPTables/IPv4/IPv4.so \
\
chmod 755 blib/arch/auto/IPTables/IPv4/IPv4.so
cp IPv4.bs blib/arch/auto/IPTables/IPv4/IPv4.bs
chmod 644 blib/arch/auto/IPTables/IPv4/IPv4.bs
make -C modules/ all INSTALL_DIR=/
home/tester/perl-5.8.8/lib/IPTables-IPv4
make[1]: Entering directory `/
home/tester/perl-5.8.8/.cpan/src/IPTables-IPv4-0.97b-HgAbIU/modules'
gcc -o ipt_pl_icmp.o -c ipt_pl_icmp.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_icmp.so ipt_pl_icmp.o
gcc -o ipt_pl_tcp.o -c ipt_pl_tcp.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_tcp.so ipt_pl_tcp.o
gcc -o ipt_pl_udp.o -c ipt_pl_udp.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_udp.so ipt_pl_udp.o
gcc -o ipt_pl_DNAT.o -c ipt_pl_DNAT.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_DNAT.so ipt_pl_DNAT.o
gcc -o ipt_pl_LOG.o -c ipt_pl_LOG.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_LOG.so ipt_pl_LOG.o
gcc -o ipt_pl_MARK.o -c ipt_pl_MARK.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_MARK.so ipt_pl_MARK.o
gcc -o ipt_pl_MASQUERADE.o -c ipt_pl_MASQUERADE.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_MASQUERADE.so ipt_pl_MASQUERADE.o
gcc -o ipt_pl_MIRROR.o -c ipt_pl_MIRROR.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_MIRROR.so ipt_pl_MIRROR.o
gcc -o ipt_pl_REDIRECT.o -c ipt_pl_REDIRECT.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_REDIRECT.so ipt_pl_REDIRECT.o
gcc -o ipt_pl_REJECT.o -c ipt_pl_REJECT.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_REJECT.so ipt_pl_REJECT.o
gcc -o ipt_pl_SNAT.o -c ipt_pl_SNAT.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_SNAT.so ipt_pl_SNAT.o
gcc -o ipt_pl_TOS.o -c ipt_pl_TOS.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_TOS.so ipt_pl_TOS.o
gcc -o ipt_pl_standard.o -c ipt_pl_standard.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_standard.so ipt_pl_standard.o
gcc -o ipt_pl_limit.o -c ipt_pl_limit.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_limit.so ipt_pl_limit.o
gcc -o ipt_pl_mac.o -c ipt_pl_mac.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_mac.so ipt_pl_mac.o
gcc -o ipt_pl_mark.o -c ipt_pl_mark.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_mark.so ipt_pl_mark.o
gcc -o ipt_pl_multiport.o -c ipt_pl_multiport.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_multiport.so ipt_pl_multiport.o
gcc -o ipt_pl_owner.o -c ipt_pl_owner.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
ld -shared -o ipt_pl_owner.so ipt_pl_owner.o
gcc -o ipt_pl_state.o -c ipt_pl_state.c -I/usr/src/linux/include -I../include -I/usr/lib/perl5/5.10.0/i686-linux/CORE -I.. -Wall
In file included from /usr/src/linux/include/asm/alternative.h:2,
from /usr/src/linux/include/asm/bitops_32.h:13,
from /usr/src/linux/include/asm/bitops.h:2,
from /usr/src/linux/include/linux/bitops.h:17,
from /usr/include/linux/netfilter_ipv4/ip_conntrack.h:9,
from ipt_pl_state.c:6:
/usr/src/linux/include/asm/alternative_32.h:9: error: syntax error before "u8"
/usr/src/linux/include/asm/alternative_32.h:11: error: syntax error before "cpuid"
/usr/src/linux/include/asm/alternative_32.h:12: error: syntax error before "instrlen"
/usr/src/linux/include/asm/alternative_32.h:13: error: syntax error before "replacementlen"
/usr/src/linux/include/asm/alternative_32.h:14: error: syntax error before "pad"
In file included from /usr/src/linux/include/asm/bitops.h:2,
from /usr/src/linux/include/linux/bitops.h:17,
from /usr/include/linux/netfilter_ipv4/ip_conntrack.h:9,
from ipt_pl_state.c:6:
/usr/src/linux/include/asm/bitops_32.h:293: error: syntax error before "int"
In file included from /usr/src/linux/include/linux/cpumask.h:86,
from /usr/src/linux/include/asm/processor_32.h:22,
from /usr/src/linux/include/asm/processor.h:2,
from /usr/src/linux/include/asm/atomic_32.h:5,
from /usr/src/linux/include/asm/atomic.h:2,
from /usr/include/linux/netfilter_ipv4/ip_conntrack.h:10,
from ipt_pl_state.c:6:
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_zero':
/usr/src/linux/include/linux/bitmap.h:135: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h:135: error: (Each undeclared identifier is reported only once
/usr/src/linux/include/linux/bitmap.h:135: error: for each function it appears in.)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_fill':
/usr/src/linux/include/linux/bitmap.h:150: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_copy':
/usr/src/linux/include/linux/bitmap.h:156: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_and':
/usr/src/linux/include/linux/bitmap.h:167: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_or':
/usr/src/linux/include/linux/bitmap.h:176: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_xor':
/usr/src/linux/include/linux/bitmap.h:185: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_andnot':
/usr/src/linux/include/linux/bitmap.h:194: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_complement':
/usr/src/linux/include/linux/bitmap.h:203: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_equal':
/usr/src/linux/include/linux/bitmap.h:212: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_intersects':
/usr/src/linux/include/linux/bitmap.h:221: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_subset':
/usr/src/linux/include/linux/bitmap.h:230: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_empty':
/usr/src/linux/include/linux/bitmap.h:238: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_full':
/usr/src/linux/include/linux/bitmap.h:246: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_weight':
/usr/src/linux/include/linux/bitmap.h:254: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_shift_right':
/usr/src/linux/include/linux/bitmap.h:262: error: `BITS_PER_LONG' undeclared (first use in this function)
/usr/src/linux/include/linux/bitmap.h: In function `bitmap_shift_left':
/usr/src/linux/include/linux/bitmap.h:271: error: `BITS_PER_LONG' undeclared (first use in this function)
In file included from /usr/src/linux/include/asm/processor_32.h:22,
from /usr/src/linux/include/asm/processor.h:2,
from /usr/src/linux/include/asm/atomic_32.h:5,
from /usr/src/linux/include/asm/atomic.h:2,
from /usr/include/linux/netfilter_ipv4/ip_conntrack.h:10,
from ipt_pl_state.c:6:
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:88: error: syntax error before "DECLARE_BITMAP"
/usr/src/linux/include/linux/cpumask.h:89: error: syntax error before "_unused_cpumask_arg_"
/usr/src/linux/include/linux/cpumask.h:92: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpu_set':
/usr/src/linux/include/linux/cpumask.h:94: error: `cpu' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:94: error: `dstp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:98: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpu_clear':
/usr/src/linux/include/linux/cpumask.h:100: error: `cpu' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:100: error: `dstp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:104: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_setall':
/usr/src/linux/include/linux/cpumask.h:106: error: `dstp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:106: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:110: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_clear':
/usr/src/linux/include/linux/cpumask.h:112: error: `dstp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:112: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:119: error: syntax error before "cpumask_t"
/usr/src/linux/include/linux/cpumask.h: In function `__cpu_test_and_set':
/usr/src/linux/include/linux/cpumask.h:121: error: `cpu' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:121: error: `addr' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:125: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_and':
/usr/src/linux/include/linux/cpumask.h:128: error: `dstp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:128: error: `src1p' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:128: error: `src2p' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:128: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:132: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_or':
/usr/src/linux/include/linux/cpumask.h:135: error: `dstp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:135: error: `src1p' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:135: error: `src2p' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:135: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:139: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_xor':
/usr/src/linux/include/linux/cpumask.h:142: error: `dstp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:142: error: `src1p' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:142: error: `src2p' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:142: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:147: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_andnot':
/usr/src/linux/include/linux/cpumask.h:150: error: `dstp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:150: error: `src1p' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:150: error: `src2p' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:150: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:154: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_complement':
/usr/src/linux/include/linux/cpumask.h:157: error: `dstp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:157: error: `srcp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:157: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:161: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_equal':
/usr/src/linux/include/linux/cpumask.h:164: error: `src1p' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:164: error: `src2p' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:164: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:168: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_intersects':
/usr/src/linux/include/linux/cpumask.h:171: error: `src1p' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:171: error: `src2p' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:171: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:175: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_subset':
/usr/src/linux/include/linux/cpumask.h:178: error: `src1p' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:178: error: `src2p' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:178: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:182: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_empty':
/usr/src/linux/include/linux/cpumask.h:184: error: `srcp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:184: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:188: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_full':
/usr/src/linux/include/linux/cpumask.h:190: error: `srcp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:190: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:194: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_weight':
/usr/src/linux/include/linux/cpumask.h:196: error: `srcp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:196: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:201: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_shift_right':
/usr/src/linux/include/linux/cpumask.h:204: error: `dstp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:204: error: `srcp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:204: error: `n' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:204: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:209: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_shift_left':
/usr/src/linux/include/linux/cpumask.h:212: error: `dstp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:212: error: `srcp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:212: error: `n' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:212: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:271: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpumask_scnprintf':
/usr/src/linux/include/linux/cpumask.h:273: error: `buf' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:273: error: `len' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:273: error: `srcp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:273: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:279: error: syntax error before "cpumask_t"
/usr/src/linux/include/linux/cpumask.h: In function `__cpumask_parse_user':
/usr/src/linux/include/linux/cpumask.h:281: error: `buf' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:281: error: `len' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:281: error: `dstp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:281: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:287: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpulist_scnprintf':
/usr/src/linux/include/linux/cpumask.h:289: error: `buf' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:289: error: `len' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:289: error: `srcp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:289: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:293: error: syntax error before "cpumask_t"
/usr/src/linux/include/linux/cpumask.h: In function `__cpulist_parse':
/usr/src/linux/include/linux/cpumask.h:295: error: `buf' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:295: error: `dstp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:295: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:301: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpu_remap':
/usr/src/linux/include/linux/cpumask.h:303: error: `oldbit' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:303: error: `oldp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:303: error: `newp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:303: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:308: error: syntax error before '*' token
/usr/src/linux/include/linux/cpumask.h: In function `__cpus_remap':
/usr/src/linux/include/linux/cpumask.h:311: error: `dstp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:311: error: `srcp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:311: error: `oldp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:311: error: `newp' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h:311: error: `nbits' undeclared (first use in this function)
/usr/src/linux/include/linux/cpumask.h: At top level:
/usr/src/linux/include/linux/cpumask.h:380: error: syntax error before "cpu_possible_map"
/usr/src/linux/include/linux/cpumask.h:381: error: syntax error before "cpu_online_map"
/usr/src/linux/include/linux/cpumask.h:382: error: syntax error before "cpu_present_map"
In file included from /usr/src/linux/include/asm/processor.h:2,
from /usr/src/linux/include/asm/atomic_32.h:5,
from /usr/src/linux/include/asm/atomic.h:2,
from /usr/include/linux/netfilter_ipv4/ip_conntrack.h:10,
from ipt_pl_state.c:6:
/usr/src/linux/include/asm/processor_32.h:119: error: `u8' undeclared here (not in a function)
/usr/src/linux/include/asm/processor_32.h:607: error: 'cpuid' redeclared as different kind of symbol
/usr/src/linux/include/asm/alternative_32.h:11: error: previous declaration of 'cpuid' was here
make[1]: *** [ipt_pl_state.o] Error 1
rm ipt_pl_mac.o ipt_pl_TOS.o ipt_pl_limit.o ipt_pl_MIRROR.o ipt_pl_MARK.o ipt_pl_multiport.o ipt_pl_icmp.o ipt_pl_REDIRECT.o ipt_pl_tcp.o ipt_pl_MASQUERADE.o ipt_pl_mark.o ipt_pl_DNAT.o ipt_pl_owner.o ipt_pl_REJECT.o ipt_pl_standard.o ipt_pl_LOG.o ipt_pl_udp.o ipt_pl_SNAT.o
make[1]: Leaving directory `/
home/tester/perl-5.8.8/.cpan/src/IPTables-IPv4-0.97b-HgAbIU/modules'
make: *** [pure_all] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin
PERL5LIB =
PERL5OPT = -I/tmp/CPAN-Reporter-lib-6wXY -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 13375
PERL5_CPAN_IS_EXECUTING = /
home/tester/perl-5.8.8/.cpan/src/IPTables-IPv4-0.97b-HgAbIU/Makefile.PL
PERL5_CPAN_IS_RUNNING = 13375
PERL_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /
home/tester/perl-5.8.8/bin/perl
$UID/$EUID = 1016 / 1016
$GID = 100 100 19 18 17 11
$EGID = 100 100 19 18 17 11
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.24
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.13
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.76
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=
2.6.24.3, archname=i686-linux
uname='linux xbox
2.6.24.3 #1 mon mar 3 22:14:46 est 2008 i686 pentium4 i386 gnulinux '
config_args='-de -Uman1dir -Uman3dir -Dprefix=/
home/tester/perl-5.8.8 -Uinstallusrbinperl'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='
3.4.6', 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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/
lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='
2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'