From: Jeff Lavallee (JLAVALLEE)
Subject: UNKNOWN IPTables-0.05 v5.10.1 SunOS/Solaris
Date: 2013-02-23T00:34:55Z
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 Theo Zourzouvillys,
This is a computer-generated report for IPTables-0.05
on perl 5.10.1, created by CPAN-Reporter-1.2009.
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/local/bin/make':
cp IPTables.pm blib/lib/IPTables.pm
AutoSplitting blib/lib/IPTables.pm (blib/lib/auto/IPTables)
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/ExtUtils/xsubpp -typemap /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/ExtUtils/typemap -typemap typemap IPTables.xs > IPTables.xsc && mv IPTables.xsc IPTables.c
Please specify prototyping behavior for IPTables.xs (see perlxs manual)
gcc -c -D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -O -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/sun4-solaris-thread-multi-64int/CORE" IPTables.c
IPTables.xs:34:22: iptables.h: No such file or directory
IPTables.xs:205: error: `IPT_INV_SRCIP' undeclared here (not in a function)
IPTables.xs:205: error: initializer element is not constant
IPTables.xs:205: error: (near initialization for `inverse_for_options[1]')
IPTables.xs:206: error: `IPT_INV_DSTIP' undeclared here (not in a function)
IPTables.xs:206: error: initializer element is not constant
IPTables.xs:206: error: (near initialization for `inverse_for_options[2]')
IPTables.xs:207: error: `IPT_INV_PROTO' undeclared here (not in a function)
IPTables.xs:207: error: initializer element is not constant
IPTables.xs:207: error: (near initialization for `inverse_for_options[3]')
IPTables.xs:211: error: `IPT_INV_VIA_IN' undeclared here (not in a function)
IPTables.xs:211: error: initializer element is not constant
IPTables.xs:211: error: (near initialization for `inverse_for_options[7]')
IPTables.xs:212: error: `IPT_INV_VIA_OUT' undeclared here (not in a function)
IPTables.xs:212: error: initializer element is not constant
IPTables.xs:212: error: (near initialization for `inverse_for_options[8]')
IPTables.xs:213: error: `IPT_INV_FRAG' undeclared here (not in a function)
IPTables.xs:213: error: initializer element is not constant
IPTables.xs:213: error: (near initialization for `inverse_for_options[9]')
IPTables.xs:225: error: syntax error before "handle"
IPTables.xs:231: error: syntax error before "u_int8_t"
IPTables.xs:231: warning: no semicolon at end of struct or union
IPTables.xs:245: error: elements of array `chain_protos' have incomplete type
IPTables.xs:246: warning: excess elements in struct initializer
IPTables.xs:246: warning: (near initialization for `chain_protos[0]')
IPTables.xs:246: warning: excess elements in struct initializer
IPTables.xs:246: warning: (near initialization for `chain_protos[0]')
IPTables.xs:247: warning: excess elements in struct initializer
IPTables.xs:247: warning: (near initialization for `chain_protos[1]')
IPTables.xs:247: warning: excess elements in struct initializer
IPTables.xs:247: warning: (near initialization for `chain_protos[1]')
IPTables.xs:248: warning: excess elements in struct initializer
IPTables.xs:248: warning: (near initialization for `chain_protos[2]')
IPTables.xs:248: warning: excess elements in struct initializer
IPTables.xs:248: warning: (near initialization for `chain_protos[2]')
IPTables.xs:249: warning: excess elements in struct initializer
IPTables.xs:249: warning: (near initialization for `chain_protos[3]')
IPTables.xs:249: warning: excess elements in struct initializer
IPTables.xs:249: warning: (near initialization for `chain_protos[3]')
IPTables.xs:250: warning: excess elements in struct initializer
IPTables.xs:250: warning: (near initialization for `chain_protos[4]')
IPTables.xs:250: warning: excess elements in struct initializer
IPTables.xs:250: warning: (near initialization for `chain_protos[4]')
IPTables.xs:251: warning: excess elements in struct initializer
IPTables.xs:251: warning: (near initialization for `chain_protos[5]')
IPTables.xs:251: warning: excess elements in struct initializer
IPTables.xs:251: warning: (near initialization for `chain_protos[5]')
IPTables.xs:255: error: syntax error before "proto"
IPTables.xs: In function `proto_to_name':
IPTables.xs:259: error: `proto' undeclared (first use in this function)
IPTables.xs:259: error: (Each undeclared identifier is reported only once
IPTables.xs:259: error: for each function it appears in.)
IPTables.xs:259: error: `nolookup' undeclared (first use in this function)
IPTables.xs:265: error: invalid application of `sizeof' to incomplete type `({anonymous})'
IPTables.xs:265: error: invalid application of `sizeof' to incomplete type `pprot'
IPTables.xs:265: warning: division by zero
IPTables.xs:266: error: invalid use of undefined type `struct pprot'
IPTables.xs:267: error: invalid use of undefined type `struct pprot'
IPTables.xs: At top level:
IPTables.xs:333: warning: "enum exittype" declared inside parameter list
IPTables.xs:333: warning: its scope is only this definition or declaration, which is probably not what you want
IPTables.xs:334: error: parameter `status' has incomplete type
IPTables.xs: In function `exit_printhelp':
IPTables.xs:424: error: dereferencing pointer to incomplete type
IPTables.xs:426: error: dereferencing pointer to incomplete type
IPTables.xs:428: error: dereferencing pointer to incomplete type
IPTables.xs:430: error: dereferencing pointer to incomplete type
IPTables.xs: At top level:
IPTables.xs:649: warning: "enum ipt_tryload" declared inside parameter list
IPTables.xs:650: error: parameter `tryload' has incomplete type
IPTables.xs: In function `find_match':
IPTables.xs:653: error: dereferencing pointer to incomplete type
IPTables.xs:654: error: dereferencing pointer to incomplete type
IPTables.xs:659: error: `DONT_LOAD' undeclared (first use in this function)
IPTables.xs:672: error: `LOAD_MUST_SUCCEED' undeclared (first use in this function)
IPTables.xs:685: error: dereferencing pointer to incomplete type
IPTables.xs: At top level:
IPTables.xs:692: warning: "enum ipt_tryload" declared inside parameter list
IPTables.xs:693: error: parameter `tryload' has incomplete type
IPTables.xs:703: error: syntax error before "parse_protocol"
IPTables.xs: In function `parse_protocol':
IPTables.xs:715: error: invalid application of `sizeof' to incomplete type `({anonymous})'
IPTables.xs:715: error: invalid application of `sizeof' to incomplete type `pprot'
IPTables.xs:715: warning: division by zero
IPTables.xs:717: error: invalid use of undefined type `struct pprot'
IPTables.xs:718: error: invalid use of undefined type `struct pprot'
IPTables.xs:722: error: invalid application of `sizeof' to incomplete type `({anonymous})'
IPTables.xs:722: error: invalid application of `sizeof' to incomplete type `pprot'
IPTables.xs:722: warning: division by zero
IPTables.xs:728: error: `u_int16_t' undeclared (first use in this function)
IPTables.xs:728: error: syntax error before "proto"
IPTables.xs: In function `parse_interface':
IPTables.xs:737: error: `IFNAMSIZ' undeclared (first use in this function)
IPTables.xs: In function `parse_target':
IPTables.xs:786: error: `ipt_chainlabel' undeclared (first use in this function)
IPTables.xs: In function `mask_to_dotted':
IPTables.xs:835: error: `u_int32_t' undeclared (first use in this function)
IPTables.xs:835: error: syntax error before "maskaddr"
IPTables.xs:837: error: `maskaddr' undeclared (first use in this function)
IPTables.xs:844: error: `bits' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:877: error: syntax error before "u_int8_t"
IPTables.xs: In function `set_option':
IPTables.xs:880: error: `options' undeclared (first use in this function)
IPTables.xs:880: error: `option' undeclared (first use in this function)
IPTables.xs:885: error: `invert' undeclared (first use in this function)
IPTables.xs:892: error: `invflg' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:897: warning: "enum ipt_tryload" declared inside parameter list
IPTables.xs:898: error: parameter `tryload' has incomplete type
IPTables.xs: In function `find_target':
IPTables.xs:903: error: `IPTC_LABEL_ACCEPT' undeclared (first use in this function)
IPTables.xs:904: error: `IPTC_LABEL_DROP' undeclared (first use in this function)
IPTables.xs:905: error: `IPTC_LABEL_QUEUE' undeclared (first use in this function)
IPTables.xs:906: error: `IPTC_LABEL_RETURN' undeclared (first use in this function)
IPTables.xs:909: error: dereferencing pointer to incomplete type
IPTables.xs:910: error: dereferencing pointer to incomplete type
IPTables.xs:915: error: `DONT_LOAD' undeclared (first use in this function)
IPTables.xs:926: error: `LOAD_MUST_SUCCEED' undeclared (first use in this function)
IPTables.xs:940: error: dereferencing pointer to incomplete type
IPTables.xs: In function `register_match':
IPTables.xs:980: error: dereferencing pointer to incomplete type
IPTables.xs:980: error: `DONT_LOAD' undeclared (first use in this function)
IPTables.xs:982: error: dereferencing pointer to incomplete type
IPTables.xs:986: error: dereferencing pointer to incomplete type
IPTables.xs:986: error: dereferencing pointer to incomplete type
IPTables.xs:988: error: dereferencing pointer to incomplete type
IPTables.xs:988: error: dereferencing pointer to incomplete type
IPTables.xs:993: error: dereferencing pointer to incomplete type
IPTables.xs:994: error: dereferencing pointer to incomplete type
IPTables.xs:997: error: dereferencing pointer to incomplete type
IPTables.xs:998: error: dereferencing pointer to incomplete type
IPTables.xs: In function `register_target':
IPTables.xs:1012: error: dereferencing pointer to incomplete type
IPTables.xs:1012: error: `DONT_LOAD' undeclared (first use in this function)
IPTables.xs:1014: error: dereferencing pointer to incomplete type
IPTables.xs:1018: error: dereferencing pointer to incomplete type
IPTables.xs:1018: error: dereferencing pointer to incomplete type
IPTables.xs:1020: error: dereferencing pointer to incomplete type
IPTables.xs:1020: error: dereferencing pointer to incomplete type
IPTables.xs:1025: error: dereferencing pointer to incomplete type
IPTables.xs:1027: error: dereferencing pointer to incomplete type
IPTables.xs:1028: error: dereferencing pointer to incomplete type
IPTables.xs: At top level:
IPTables.xs:1032: error: syntax error before "number"
IPTables.xs: In function `print_num':
IPTables.xs:1034: error: `format' undeclared (first use in this function)
IPTables.xs:1035: error: `number' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:1058: error: syntax error before "iptc_handle_t"
IPTables.xs: In function `print_header':
IPTables.xs:1060: error: storage size of 'counters' isn't known
IPTables.xs:1061: error: `chain' undeclared (first use in this function)
IPTables.xs:1061: error: `handle' undeclared (first use in this function)
IPTables.xs:1061: warning: initialization makes pointer from integer without a cast
IPTables.xs:1065: error: `format' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:1110: warning: "struct ipt_ip" declared inside parameter list
IPTables.xs:1110: warning: "struct ipt_entry_match" declared inside parameter list
IPTables.xs: In function `print_match':
IPTables.xs:1112: error: dereferencing pointer to incomplete type
IPTables.xs:1112: error: `TRY_LOAD' undeclared (first use in this function)
IPTables.xs:1115: error: dereferencing pointer to incomplete type
IPTables.xs:1116: error: dereferencing pointer to incomplete type
IPTables.xs:1118: error: dereferencing pointer to incomplete type
IPTables.xs:1120: error: dereferencing pointer to incomplete type
IPTables.xs:1121: error: dereferencing pointer to incomplete type
IPTables.xs: At top level:
IPTables.xs:1134: warning: "struct ipt_entry" declared inside parameter list
IPTables.xs:1134: error: syntax error before "handle"
IPTables.xs: In function `print_firewall':
IPTables.xs:1138: error: `u_int8_t' undeclared (first use in this function)
IPTables.xs:1138: error: syntax error before "flags"
IPTables.xs:1145: error: `targname' undeclared (first use in this function)
IPTables.xs:1145: error: `handle' undeclared (first use in this function)
IPTables.xs:1146: error: `TRY_LOAD' undeclared (first use in this function)
IPTables.xs:1148: error: `IPT_STANDARD_TARGET' undeclared (first use in this function)
IPTables.xs:1148: error: `DONT_LOAD' undeclared (first use in this function)
IPTables.xs:1150: error: `fw' undeclared (first use in this function)
IPTables.xs:1150: warning: assignment makes pointer from integer without a cast
IPTables.xs:1151: error: `flags' undeclared (first use in this function)
IPTables.xs:1153: error: `format' undeclared (first use in this function)
IPTables.xs:1154: error: `num' undeclared (first use in this function)
IPTables.xs:1177: error: `IPT_F_FRAG' undeclared (first use in this function)
IPTables.xs:1182: error: `IFNAMSIZ' undeclared (first use in this function)
IPTables.xs:1241: error: dereferencing pointer to incomplete type
IPTables.xs:1243: error: dereferencing pointer to incomplete type
IPTables.xs:1244: error: dereferencing pointer to incomplete type
IPTables.xs:1244: error: dereferencing pointer to incomplete type
IPTables.xs:1246: error: dereferencing pointer to incomplete type
IPTables.xs:1246: error: dereferencing pointer to incomplete type
IPTables.xs: At top level:
IPTables.xs:1254: warning: "struct ipt_entry" declared inside parameter list
IPTables.xs:1254: error: syntax error before "h"
IPTables.xs: In function `print_firewall_line':
IPTables.xs:1258: error: `fw' undeclared (first use in this function)
IPTables.xs:1258: warning: assignment makes pointer from integer without a cast
IPTables.xs:1259: error: dereferencing pointer to incomplete type
IPTables.xs:1259: error: `h' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:1263: error: syntax error before "chain"
IPTables.xs: In function `append_entry':
IPTables.xs:1275: error: `nsaddrs' undeclared (first use in this function)
IPTables.xs:1276: error: `fw' undeclared (first use in this function)
IPTables.xs:1276: error: `saddrs' undeclared (first use in this function)
IPTables.xs:1277: error: `ndaddrs' undeclared (first use in this function)
IPTables.xs:1278: error: `daddrs' undeclared (first use in this function)
IPTables.xs:1279: error: `verbose' undeclared (first use in this function)
IPTables.xs:1280: error: `handle' undeclared (first use in this function)
IPTables.xs:1282: error: `chain' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:1290: error: syntax error before "chain"
IPTables.xs: In function `replace_entry':
IPTables.xs:1298: error: `fw' undeclared (first use in this function)
IPTables.xs:1298: error: `saddr' undeclared (first use in this function)
IPTables.xs:1299: error: `daddr' undeclared (first use in this function)
IPTables.xs:1301: error: `verbose' undeclared (first use in this function)
IPTables.xs:1302: error: `handle' undeclared (first use in this function)
IPTables.xs:1303: error: `chain' undeclared (first use in this function)
IPTables.xs:1303: error: `rulenum' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:1307: error: syntax error before "chain"
IPTables.xs: In function `insert_entry':
IPTables.xs:1320: error: `nsaddrs' undeclared (first use in this function)
IPTables.xs:1321: error: `fw' undeclared (first use in this function)
IPTables.xs:1321: error: `saddrs' undeclared (first use in this function)
IPTables.xs:1322: error: `ndaddrs' undeclared (first use in this function)
IPTables.xs:1323: error: `daddrs' undeclared (first use in this function)
IPTables.xs:1324: error: `verbose' undeclared (first use in this function)
IPTables.xs:1325: error: `handle' undeclared (first use in this function)
IPTables.xs:1326: error: `chain' undeclared (first use in this function)
IPTables.xs:1326: error: `rulenum' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:1334: warning: "struct ipt_entry" declared inside parameter list
IPTables.xs: In function `make_delete_mask':
IPTables.xs:1341: error: invalid application of `sizeof' to incomplete type `ipt_entry'
IPTables.xs:1342: error: dereferencing pointer to incomplete type
IPTables.xs:1343: error: dereferencing pointer to incomplete type
IPTables.xs:1346: error: invalid application of `sizeof' to incomplete type `ipt_entry_match'
IPTables.xs:1346: error: dereferencing pointer to incomplete type
IPTables.xs:1350: error: invalid application of `sizeof' to incomplete type `ipt_entry_target'
IPTables.xs:1351: error: dereferencing pointer to incomplete type
IPTables.xs:1353: error: invalid application of `sizeof' to incomplete type `ipt_entry'
IPTables.xs:1354: error: invalid application of `sizeof' to incomplete type `ipt_entry'
IPTables.xs:1356: error: dereferencing pointer to incomplete type
IPTables.xs:1357: error: dereferencing pointer to incomplete type
IPTables.xs:1361: error: invalid application of `sizeof' to incomplete type `ipt_entry_match'
IPTables.xs:1362: error: dereferencing pointer to incomplete type
IPTables.xs:1363: error: invalid application of `sizeof' to incomplete type `ipt_entry_match'
IPTables.xs:1363: error: dereferencing pointer to incomplete type
IPTables.xs:1367: error: invalid application of `sizeof' to incomplete type `ipt_entry_target'
IPTables.xs:1368: error: dereferencing pointer to incomplete type
IPTables.xs: At top level:
IPTables.xs:1374: error: syntax error before "chain"
IPTables.xs: In function `delete_entry':
IPTables.xs:1387: error: `fw' undeclared (first use in this function)
IPTables.xs:1388: error: `nsaddrs' undeclared (first use in this function)
IPTables.xs:1389: error: `saddrs' undeclared (first use in this function)
IPTables.xs:1390: error: `ndaddrs' undeclared (first use in this function)
IPTables.xs:1391: error: `daddrs' undeclared (first use in this function)
IPTables.xs:1392: error: `verbose' undeclared (first use in this function)
IPTables.xs:1393: error: `handle' undeclared (first use in this function)
IPTables.xs:1394: error: `chain' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:1401: error: syntax error before "chain"
IPTables.xs: In function `check_packet':
IPTables.xs:1414: error: `nsaddrs' undeclared (first use in this function)
IPTables.xs:1415: error: `fw' undeclared (first use in this function)
IPTables.xs:1415: error: `saddrs' undeclared (first use in this function)
IPTables.xs:1416: error: `ndaddrs' undeclared (first use in this function)
IPTables.xs:1417: error: `daddrs' undeclared (first use in this function)
IPTables.xs:1418: error: `verbose' undeclared (first use in this function)
IPTables.xs:1419: error: `handle' undeclared (first use in this function)
IPTables.xs:1420: error: `chain' undeclared (first use in this function)
IPTables.xs:1420: warning: assignment makes pointer from integer without a cast
IPTables.xs: At top level:
IPTables.xs:1430: error: syntax error before "iptc_handle_t"
IPTables.xs:1431: error: syntax error before "iptc_handle_t"
IPTables.xs: In function `for_each_chain':
IPTables.xs:1438: error: `handle' undeclared (first use in this function)
IPTables.xs:1438: warning: assignment makes pointer from integer without a cast
IPTables.xs:1441: warning: assignment makes pointer from integer without a cast
IPTables.xs:1444: error: `ipt_chainlabel' undeclared (first use in this function)
IPTables.xs:1446: warning: assignment makes pointer from integer without a cast
IPTables.xs:1450: warning: assignment makes pointer from integer without a cast
IPTables.xs:1455: error: `builtinstoo' undeclared (first use in this function)
IPTables.xs:1458: error: `verbose' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:1466: error: syntax error before "chain"
IPTables.xs: In function `flush_entries':
IPTables.xs:1469: error: `chain' undeclared (first use in this function)
IPTables.xs:1470: error: `verbose' undeclared (first use in this function)
IPTables.xs:1470: error: `handle' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:1478: error: syntax error before "chain"
IPTables.xs: In function `zero_entries':
IPTables.xs:1481: error: `chain' undeclared (first use in this function)
IPTables.xs:1482: error: `verbose' undeclared (first use in this function)
IPTables.xs:1482: error: `handle' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:1490: error: syntax error before "chain"
IPTables.xs: In function `delete_chain':
IPTables.xs:1493: error: `chain' undeclared (first use in this function)
IPTables.xs:1494: error: `verbose' undeclared (first use in this function)
IPTables.xs:1494: error: `handle' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:1502: error: syntax error before "chain"
IPTables.xs: In function `list_entries':
IPTables.xs:1510: error: `verbose' undeclared (first use in this function)
IPTables.xs:1515: error: `numeric' undeclared (first use in this function)
IPTables.xs:1518: error: `expanded' undeclared (first use in this function)
IPTables.xs:1521: error: `linenumbers' undeclared (first use in this function)
IPTables.xs:1524: error: `handle' undeclared (first use in this function)
IPTables.xs:1524: warning: assignment makes pointer from integer without a cast
IPTables.xs:1526: warning: assignment makes pointer from integer without a cast
IPTables.xs:1530: error: `chain' undeclared (first use in this function)
IPTables.xs:1536: warning: assignment makes pointer from integer without a cast
IPTables.xs:1545: warning: assignment makes pointer from integer without a cast
IPTables.xs: At top level:
IPTables.xs:1619: warning: "struct ipt_entry_target" declared inside parameter list
IPTables.xs: In function `generate_entry':
IPTables.xs:1625: error: invalid application of `sizeof' to incomplete type `ipt_entry'
IPTables.xs:1626: error: dereferencing pointer to incomplete type
IPTables.xs:1627: error: dereferencing pointer to incomplete type
IPTables.xs:1630: error: dereferencing pointer to incomplete type
IPTables.xs:1633: error: dereferencing pointer to incomplete type
IPTables.xs:1634: error: dereferencing pointer to incomplete type
IPTables.xs:1634: error: dereferencing pointer to incomplete type
IPTables.xs:1635: error: dereferencing pointer to incomplete type
IPTables.xs:1636: error: dereferencing pointer to incomplete type
IPTables.xs:1636: error: dereferencing pointer to incomplete type
IPTables.xs:1639: error: dereferencing pointer to incomplete type
IPTables.xs:1640: error: dereferencing pointer to incomplete type
IPTables.xs:1643: error: dereferencing pointer to incomplete type
IPTables.xs:1643: error: dereferencing pointer to incomplete type
IPTables.xs:1643: error: dereferencing pointer to incomplete type
IPTables.xs:1644: error: dereferencing pointer to incomplete type
IPTables.xs:1646: error: dereferencing pointer to incomplete type
IPTables.xs:1646: error: dereferencing pointer to incomplete type
IPTables.xs: At top level:
IPTables.xs:1651: error: syntax error before "iptc_handle_t"
IPTables.xs: In function `do_command':
IPTables.xs:1653: error: storage size of 'fw' isn't known
IPTables.xs:1683: error: dereferencing pointer to incomplete type
IPTables.xs:1684: error: dereferencing pointer to incomplete type
IPTables.xs:1685: error: dereferencing pointer to incomplete type
IPTables.xs:1688: error: dereferencing pointer to incomplete type
IPTables.xs:1689: error: dereferencing pointer to incomplete type
IPTables.xs:1690: error: dereferencing pointer to incomplete type
IPTables.xs:1697: error: `argc' undeclared (first use in this function)
IPTables.xs:1697: error: `argv' undeclared (first use in this function)
IPTables.xs:1822: error: `TRY_LOAD' undeclared (first use in this function)
IPTables.xs:1845: error: `NFC_IP_PROTO' undeclared (first use in this function)
IPTables.xs:1854: error: `NFC_IP_SRC' undeclared (first use in this function)
IPTables.xs:1863: error: `NFC_IP_DST' undeclared (first use in this function)
IPTables.xs:1876: error: invalid application of `sizeof' to incomplete type `ipt_entry_target'
IPTables.xs:1877: error: dereferencing pointer to incomplete type
IPTables.xs:1879: error: dereferencing pointer to incomplete type
IPTables.xs:1880: error: dereferencing pointer to incomplete type
IPTables.xs:1881: error: dereferencing pointer to incomplete type
IPTables.xs:1882: error: dereferencing pointer to incomplete type
IPTables.xs:1882: error: dereferencing pointer to incomplete type
IPTables.xs:1883: error: dereferencing pointer to incomplete type
IPTables.xs:1883: error: dereferencing pointer to incomplete type
IPTables.xs:1896: error: `NFC_IP_IF_IN' undeclared (first use in this function)
IPTables.xs:1907: error: `NFC_IP_IF_OUT' undeclared (first use in this function)
IPTables.xs:1913: error: `IPT_F_FRAG' undeclared (first use in this function)
IPTables.xs:1914: error: `NFC_IP_FRAG' undeclared (first use in this function)
IPTables.xs:1930: error: `LOAD_MUST_SUCCEED' undeclared (first use in this function)
IPTables.xs:1931: error: invalid application of `sizeof' to incomplete type `ipt_entry_match'
IPTables.xs:1932: error: dereferencing pointer to incomplete type
IPTables.xs:1933: error: dereferencing pointer to incomplete type
IPTables.xs:1934: error: dereferencing pointer to incomplete type
IPTables.xs:1935: error: dereferencing pointer to incomplete type
IPTables.xs:1935: error: dereferencing pointer to incomplete type
IPTables.xs:1936: error: dereferencing pointer to incomplete type
IPTables.xs:1936: error: dereferencing pointer to incomplete type
IPTables.xs:1937: error: dereferencing pointer to incomplete type
IPTables.xs:1937: error: dereferencing pointer to incomplete type
IPTables.xs:1949: error: `table' undeclared (first use in this function)
IPTables.xs:2013: error: dereferencing pointer to incomplete type
IPTables.xs:2013: error: dereferencing pointer to incomplete type
IPTables.xs:2015: error: dereferencing pointer to incomplete type
IPTables.xs:2016: error: dereferencing pointer to incomplete type
IPTables.xs:2017: error: dereferencing pointer to incomplete type
IPTables.xs:2018: error: dereferencing pointer to incomplete type
IPTables.xs:2021: error: dereferencing pointer to incomplete type
IPTables.xs:2021: error: dereferencing pointer to incomplete type
IPTables.xs:2023: error: dereferencing pointer to incomplete type
IPTables.xs:2026: error: dereferencing pointer to incomplete type
IPTables.xs:2034: error: `DONT_LOAD' undeclared (first use in this function)
IPTables.xs:2041: error: invalid application of `sizeof' to incomplete type `ipt_entry_match'
IPTables.xs:2042: error: dereferencing pointer to incomplete type
IPTables.xs:2044: error: dereferencing pointer to incomplete type
IPTables.xs:2045: error: dereferencing pointer to incomplete type
IPTables.xs:2046: error: dereferencing pointer to incomplete type
IPTables.xs:2046: error: dereferencing pointer to incomplete type
IPTables.xs:2047: error: dereferencing pointer to incomplete type
IPTables.xs:2047: error: dereferencing pointer to incomplete type
IPTables.xs:2050: error: dereferencing pointer to incomplete type
IPTables.xs:2050: error: dereferencing pointer to incomplete type
IPTables.xs:2063: error: dereferencing pointer to incomplete type
IPTables.xs:2064: error: dereferencing pointer to incomplete type
IPTables.xs:2067: error: dereferencing pointer to incomplete type
IPTables.xs:2067: error: dereferencing pointer to incomplete type
IPTables.xs:2071: error: dereferencing pointer to incomplete type
IPTables.xs:2071: error: dereferencing pointer to incomplete type
IPTables.xs:2076: error: `PARAMETER_PROBLEM' undeclared (first use in this function)
IPTables.xs:2115: error: `IPT_FUNCTION_MAXNAMELEN' undeclared (first use in this function)
IPTables.xs:2121: error: `handle' undeclared (first use in this function)
IPTables.xs:2131: error: `VERSION_PROBLEM' undeclared (first use in this function)
IPTables.xs:2186: error: `IPT_STANDARD_TARGET' undeclared (first use in this function)
IPTables.xs:2190: error: invalid application of `sizeof' to incomplete type `ipt_entry_target'
IPTables.xs:2190: error: dereferencing pointer to incomplete type
IPTables.xs:2191: error: dereferencing pointer to incomplete type
IPTables.xs:2192: error: dereferencing pointer to incomplete type
IPTables.xs:2193: error: dereferencing pointer to incomplete type
IPTables.xs:2194: error: dereferencing pointer to incomplete type
IPTables.xs:2194: error: dereferencing pointer to incomplete type
IPTables.xs:2204: error: dereferencing pointer to incomplete type
IPTables.xs: In function `constant':
IPTables.xs:2330: error: `IFNAMSIZ' undeclared (first use in this function)
IPTables.xs:2332: error: `IPT_TABLE_MAXNAMELEN' undeclared (first use in this function)
IPTables.xs:2335: error: `IPT_F_FRAG' undeclared (first use in this function)
IPTables.xs:2337: error: `IPT_F_MASK' undeclared (first use in this function)
IPTables.xs:2344: error: `IPT_INV_TOS' undeclared (first use in this function)
IPTables.xs:2354: error: `IPT_INV_MASK' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:2366: error: syntax error before "handle"
IPTables.xs:2366: warning: data definition has no type or storage class
IPTables.xs:2376: error: syntax error before "iptc_handle_t"
IPTables.xs:2376: warning: no semicolon at end of struct or union
IPTables.xs:2377: error: `ipt_chainlabel' undeclared here (not in a function)
IPTables.xs:2378: error: syntax error before '}' token
IPTables.xs:2378: warning: data definition has no type or storage class
IPTables.xs:2383: error: syntax error before "iptc_handle_t"
IPTables.xs:2383: warning: no semicolon at end of struct or union
IPTables.xs:2384: warning: data definition has no type or storage class
IPTables.xs:2385: error: syntax error before '}' token
IPTables.xs:2385: warning: data definition has no type or storage class
IPTables.xs:2391: warning: "struct ipt_ip" declared inside parameter list
IPTables.xs:2391: warning: "struct ipt_entry_match" declared inside parameter list
IPTables.xs: In function `save':
IPTables.xs:2393: error: dereferencing pointer to incomplete type
IPTables.xs:2393: error: `TRY_LOAD' undeclared (first use in this function)
IPTables.xs:2396: error: dereferencing pointer to incomplete type
IPTables.xs:2397: error: dereferencing pointer to incomplete type
IPTables.xs:2399: error: dereferencing pointer to incomplete type
IPTables.xs:2401: error: dereferencing pointer to incomplete type
IPTables.xs:2402: error: dereferencing pointer to incomplete type
IPTables.xs: In function `XS_IPTables__init_xs':
IPTables.xs:2421: error: `iptc_handle_t' undeclared (first use in this function)
IPTables.c:2597: error: `RETVAL' undeclared (first use in this function)
IPTables.xs:2427: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables_iptc_builtin':
IPTables.c:2640: error: `iptc_handle_t' undeclared (first use in this function)
IPTables.c:2640: error: `h' undeclared (first use in this function)
IPTables.c:2647: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables_iptc_first_chain':
IPTables.c:2679: error: `iptc_handle_t' undeclared (first use in this function)
IPTables.c:2679: error: `h' undeclared (first use in this function)
IPTables.c:2685: error: syntax error before ')' token
IPTables.xs:2469: warning: assignment makes pointer from integer without a cast
IPTables.c: In function `XS_IPTables_iptc_next_chain':
IPTables.c:2711: error: `iptc_handle_t' undeclared (first use in this function)
IPTables.c:2711: error: `h' undeclared (first use in this function)
IPTables.c:2717: error: syntax error before ')' token
IPTables.xs:2484: warning: assignment makes pointer from integer without a cast
IPTables.c: In function `XS_IPTables_iptc_get_policy':
IPTables.c:2749: error: `iptc_handle_t' undeclared (first use in this function)
IPTables.xs:2495: error: storage size of 'count' isn't known
IPTables.c:2766: error: syntax error before ')' token
IPTables.xs:2498: error: invalid type argument of `unary *'
IPTables.xs:2500: warning: passing arg 2 of `Perl_newSVpv' makes pointer from integer without a cast
IPTables.c: In function `XS_IPTables_iptc_first_rule':
IPTables.c:2796: error: `iptc_handle_t' undeclared (first use in this function)
IPTables.c:2796: error: `h' undeclared (first use in this function)
IPTables.c:2800: error: `RETVAL' undeclared (first use in this function)
IPTables.c:2813: error: syntax error before ')' token
IPTables.xs:2514: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables_iptc_commit':
IPTables.c:2850: error: `iptc_handle_t' undeclared (first use in this function)
IPTables.c:2850: error: `h' undeclared (first use in this function)
IPTables.c:2858: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__set_policy':
IPTables.c:2912: error: `iptc_handle_t' undeclared (first use in this function)
IPTables.c:2912: error: `h' undeclared (first use in this function)
IPTables.c:2922: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__reset_counter':
IPTables.c:2946: error: `iptc_handle_t' undeclared (first use in this function)
IPTables.c:2946: error: `h' undeclared (first use in this function)
IPTables.c:2953: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__delete_entry':
IPTables.c:2987: error: `iptc_handle_t' undeclared (first use in this function)
IPTables.c:2987: error: `h' undeclared (first use in this function)
IPTables.c:2998: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__add_entry':
IPTables.c:3035: error: `iptc_handle_t' undeclared (first use in this function)
IPTables.c:3035: error: `h' undeclared (first use in this function)
IPTables.xs:2611: error: storage size of 'fw' isn't known
IPTables.c:3068: error: syntax error before ')' token
IPTables.xs:2632: error: dereferencing pointer to incomplete type
IPTables.xs:2634: error: dereferencing pointer to incomplete type
IPTables.xs:2635: error: dereferencing pointer to incomplete type
IPTables.xs:2638: error: dereferencing pointer to incomplete type
IPTables.xs:2640: error: dereferencing pointer to incomplete type
IPTables.xs:2641: error: dereferencing pointer to incomplete type
IPTables.xs:2647: error: `NFC_IP_SRC' undeclared (first use in this function)
IPTables.xs:2655: error: `NFC_IP_DST' undeclared (first use in this function)
IPTables.xs:2670: error: `PARAMETER_PROBLEM' undeclared (first use in this function)
IPTables.xs:2671: error: `NFC_IP_PROTO' undeclared (first use in this function)
IPTables.xs:2674: error: `TRY_LOAD' undeclared (first use in this function)
IPTables.xs:2678: error: invalid application of `sizeof' to incomplete type `ipt_entry_target'
IPTables.xs:2678: error: dereferencing pointer to incomplete type
IPTables.xs:2679: error: dereferencing pointer to incomplete type
IPTables.xs:2680: error: dereferencing pointer to incomplete type
IPTables.xs:2681: error: dereferencing pointer to incomplete type
IPTables.xs:2682: error: dereferencing pointer to incomplete type
IPTables.xs:2682: error: dereferencing pointer to incomplete type
IPTables.xs:2683: error: dereferencing pointer to incomplete type
IPTables.xs:2683: error: dereferencing pointer to incomplete type
IPTables.xs:2693: error: `LOAD_MUST_SUCCEED' undeclared (first use in this function)
IPTables.xs:2694: error: invalid application of `sizeof' to incomplete type `ipt_entry_match'
IPTables.xs:2694: error: dereferencing pointer to incomplete type
IPTables.xs:2695: error: dereferencing pointer to incomplete type
IPTables.xs:2696: error: dereferencing pointer to incomplete type
IPTables.xs:2697: error: dereferencing pointer to incomplete type
IPTables.xs:2697: error: dereferencing pointer to incomplete type
IPTables.xs:2698: error: dereferencing pointer to incomplete type
IPTables.xs:2698: error: dereferencing pointer to incomplete type
IPTables.xs:2699: error: dereferencing pointer to incomplete type
IPTables.xs:2699: error: dereferencing pointer to incomplete type
IPTables.xs:2719: error: dereferencing pointer to incomplete type
IPTables.xs:2719: error: dereferencing pointer to incomplete type
IPTables.xs:2719: error: dereferencing pointer to incomplete type
IPTables.xs:2719: error: dereferencing pointer to incomplete type
IPTables.xs:2721: error: dereferencing pointer to incomplete type
IPTables.xs:2723: error: dereferencing pointer to incomplete type
IPTables.xs:2725: error: dereferencing pointer to incomplete type
IPTables.xs:2725: error: dereferencing pointer to incomplete type
IPTables.xs:2725: error: dereferencing pointer to incomplete type
IPTables.xs:2725: error: dereferencing pointer to incomplete type
IPTables.xs:2729: error: `DONT_LOAD' undeclared (first use in this function)
IPTables.xs:2735: error: invalid application of `sizeof' to incomplete type `ipt_entry_match'
IPTables.xs:2735: error: dereferencing pointer to incomplete type
IPTables.xs:2736: error: dereferencing pointer to incomplete type
IPTables.xs:2737: error: dereferencing pointer to incomplete type
IPTables.xs:2738: error: dereferencing pointer to incomplete type
IPTables.xs:2738: error: dereferencing pointer to incomplete type
IPTables.xs:2739: error: dereferencing pointer to incomplete type
IPTables.xs:2739: error: dereferencing pointer to incomplete type
IPTables.xs:2740: error: dereferencing pointer to incomplete type
IPTables.xs:2740: error: dereferencing pointer to incomplete type
IPTables.xs:2757: error: `IPT_STANDARD_TARGET' undeclared (first use in this function)
IPTables.xs:2758: error: invalid application of `sizeof' to incomplete type `ipt_entry_target'
IPTables.xs:2758: error: dereferencing pointer to incomplete type
IPTables.xs:2759: error: dereferencing pointer to incomplete type
IPTables.xs:2760: error: dereferencing pointer to incomplete type
IPTables.xs:2761: error: dereferencing pointer to incomplete type
IPTables.xs:2762: error: dereferencing pointer to incomplete type
IPTables.xs:2762: error: dereferencing pointer to incomplete type
IPTables.xs:2772: error: dereferencing pointer to incomplete type
IPTables.xs:2777: error: dereferencing pointer to incomplete type
IPTables.xs:2779: error: dereferencing pointer to incomplete type
IPTables.xs:2781: error: dereferencing pointer to incomplete type
IPTables.xs:2781: error: dereferencing pointer to incomplete type
IPTables.xs:2785: error: dereferencing pointer to incomplete type
IPTables.xs:2785: error: dereferencing pointer to incomplete type
IPTables.xs: In function `XS_IPTables_get_match_options':
IPTables.xs:2803: error: `TRY_LOAD' undeclared (first use in this function)
IPTables.xs:2807: error: dereferencing pointer to incomplete type
IPTables.xs:2809: error: dereferencing pointer to incomplete type
IPTables.xs:2809: error: dereferencing pointer to incomplete type
IPTables.xs: In function `XS_IPTables_get_match_help':
IPTables.xs:2823: error: `TRY_LOAD' undeclared (first use in this function)
IPTables.xs:2827: error: dereferencing pointer to incomplete type
IPTables.xs: In function `XS_IPTables_get_target_options':
IPTables.xs:2842: error: `TRY_LOAD' undeclared (first use in this function)
IPTables.xs:2846: error: dereferencing pointer to incomplete type
IPTables.xs:2848: error: dereferencing pointer to incomplete type
IPTables.xs:2848: error: dereferencing pointer to incomplete type
IPTables.xs: In function `XS_IPTables_get_target_help':
IPTables.xs:2862: error: `TRY_LOAD' undeclared (first use in this function)
IPTables.xs:2866: error: dereferencing pointer to incomplete type
IPTables.c: In function `XS_IPTables__Entry_iniface':
IPTables.c:3395: error: `self' undeclared (first use in this function)
IPTables.c:3403: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__Entry_outiface':
IPTables.c:3429: error: `self' undeclared (first use in this function)
IPTables.c:3437: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__Entry_bytes':
IPTables.c:3463: error: `self' undeclared (first use in this function)
IPTables.c:3472: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__Entry_packets':
IPTables.c:3504: error: `self' undeclared (first use in this function)
IPTables.c:3509: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__Entry_proto':
IPTables.c:3531: error: `self' undeclared (first use in this function)
IPTables.c:3536: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__Entry_proto_name':
IPTables.c:3558: error: `self' undeclared (first use in this function)
IPTables.c:3563: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__Entry_invflags':
IPTables.c:3585: error: `self' undeclared (first use in this function)
IPTables.c:3590: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__Entry_flags':
IPTables.c:3612: error: `self' undeclared (first use in this function)
IPTables.c:3617: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__Entry_get_target':
IPTables.c:3639: error: `self' undeclared (first use in this function)
IPTables.c:3644: error: syntax error before ')' token
IPTables.xs:2970: warning: assignment makes pointer from integer without a cast
IPTables.c: In function `XS_IPTables__Entry_src':
IPTables.c:3666: error: `self' undeclared (first use in this function)
IPTables.c:3674: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__Entry_src_mask':
IPTables.c:3696: error: `self' undeclared (first use in this function)
IPTables.c:3701: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__Entry_dst':
IPTables.c:3723: error: `self' undeclared (first use in this function)
IPTables.c:3731: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__Entry_dst_mask':
IPTables.c:3754: error: `self' undeclared (first use in this function)
IPTables.c:3759: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__Entry_iptc_next_rule':
IPTables.c:3781: error: `self' undeclared (first use in this function)
IPTables.c:3785: error: `RETVAL' undeclared (first use in this function)
IPTables.c:3788: error: syntax error before ')' token
IPTables.xs:3024: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__Entry_DESTROY':
IPTables.c:3832: error: `self' undeclared (first use in this function)
IPTables.c:3837: error: syntax error before ')' token
IPTables.c: In function `XS_IPTables__Entry_find_target':
IPTables.c:3861: error: `self' undeclared (first use in this function)
IPTables.c:3865: error: `RETVAL' undeclared (first use in this function)
IPTables.c:3868: error: syntax error before ')' token
IPTables.xs:3062: error: syntax error before ')' token
IPTables.xs:3068: error: `TRY_LOAD' undeclared (first use in this function)
IPTables.xs:3068: warning: passing arg 1 of `find_target' makes pointer from integer without a cast
IPTables.c: In function `XS_IPTables__Entry_clone':
IPTables.c:3903: error: `self' undeclared (first use in this function)
IPTables.c:3912: error: `RETVAL' undeclared (first use in this function)
IPTables.c:3915: error: syntax error before ')' token
IPTables.xs:3089: error: syntax error before ')' token
IPTables.xs:3097: error: dereferencing pointer to incomplete type
IPTables.xs:3099: error: dereferencing pointer to incomplete type
IPTables.xs:3100: error: dereferencing pointer to incomplete type
IPTables.xs:3103: error: `IPT_STANDARD_TARGET' undeclared (first use in this function)
IPTables.xs:3103: error: `LOAD_MUST_SUCCEED' undeclared (first use in this function)
IPTables.xs:3104: error: invalid application of `sizeof' to incomplete type `ipt_entry_target'
IPTables.xs:3104: error: dereferencing pointer to incomplete type
IPTables.xs:3105: error: dereferencing pointer to incomplete type
IPTables.xs:3106: error: dereferencing pointer to incomplete type
IPTables.xs:3107: error: dereferencing pointer to incomplete type
IPTables.xs:3108: error: dereferencing pointer to incomplete type
IPTables.xs:3108: error: dereferencing pointer to incomplete type
IPTables.xs:3110: error: dereferencing pointer to incomplete type
IPTables.c: In function `XS_IPTables__Target_print_match':
IPTables.c:3968: error: syntax error before "target"
IPTables.c:3976: error: syntax error before '=' token
IPTables.xs:3137: error: syntax error before '=' token
IPTables.xs:3138: error: syntax error before "target"
IPTables.xs:3139: error: `RETVAL' undeclared (first use in this function)
IPTables.c:3988: error: `targ' undeclared (first use in this function)
IPTables.c: At top level:
IPTables.c:3990: error: syntax error before "void"
IPTables.c:3990: error: syntax error before '(' token
IPTables.c: In function `XS_IPTables__Target_print_target':
IPTables.c:4001: error: syntax error before "target"
IPTables.c:4009: error: syntax error before '=' token
IPTables.xs:3150: error: syntax error before '=' token
IPTables.xs:3151: error: syntax error before "target"
IPTables.xs:3157: error: `RETVAL' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:3163: error: syntax error before '}' token
IPTables.c:4034: error: syntax error before '=' token
IPTables.c:4034: error: syntax error before '++' token
IPTables.c:4036: error: syntax error before '(' token
IPTables.c: In function `XS_IPTables__Target_save':
IPTables.c:4047: error: syntax error before "target"
IPTables.c:4055: error: syntax error before '=' token
IPTables.xs:3176: error: syntax error before '=' token
IPTables.xs:3178: error: syntax error before "target"
IPTables.xs:3180: error: syntax error before "target"
IPTables.xs:3186: error: `RETVAL' undeclared (first use in this function)
IPTables.xs: At top level:
IPTables.xs:3192: error: syntax error before '}' token
IPTables.c:4083: error: syntax error before '=' token
IPTables.c:4083: error: syntax error before '++' token
IPTables.c:4085: error: syntax error before '(' token
make: *** [IPTables.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.64
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_CTYPE = en_US.UTF-8
PATH = /export/home/smoke/perl5/perlbrew/bin:/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/export/home/smoke/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/export/home/smoke/bin:/usr/bin
PATH_WITHOUT_PERLBREW = /usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/export/home/smoke/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/export/home/smoke/bin:/usr/bin
PERL = [undef]
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1918
PERL5_CPAN_IS_EXECUTING = /export/home/smoke/.cpan/build/IPTables-0.05-tT2crg/Makefile.PL
PERL5_CPAN_IS_RUNNING = 1918
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 21795,1918
PERLBREW_PATH = /export/home/smoke/perl5/perlbrew/bin:/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin
PERLBREW_PERL = perl-5.10.1
PERLBREW_ROOT = /export/home/smoke/perl5/perlbrew
PERLBREW_VERSION = 0.22
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = IPTables-0.05
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1
$UID/$EUID = 101 / 101
$GID = 1 1
$EGID = 1 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.112621
Cwd 3.40
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.64
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature n/a
Parse::CPAN::Meta 1.4404
Test::Harness 3.26
Test::More 0.98
YAML 0.84
YAML::Syck 1.22
version 0.9901
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=solaris, osvers=2.10, archname=sun4-solaris-thread-multi-64int
uname='sunos sparcy 5.10 generic_142909-17 sun4u sparc sunw,a70 '
config_args='-de -Dprefix=/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1 -Duse64bitint -Duse4bitall -Dusethreads -Dcc=gcc -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lpthread -lc
perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
Built under solaris
Compiled at Dec 4 2012 15:26:14
%ENV:
PERL=""
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1918"
PERL5_CPAN_IS_EXECUTING="/export/home/smoke/.cpan/build/IPTables-0.05-tT2crg/Makefile.PL"
PERL5_CPAN_IS_RUNNING="1918"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="21795,1918"
PERLBREW_PATH="/export/home/smoke/perl5/perlbrew/bin:/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin"
PERLBREW_PERL="perl-5.10.1"
PERLBREW_ROOT="/export/home/smoke/perl5/perlbrew"
PERLBREW_VERSION="0.22"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="IPTables-0.05"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/sun4-solaris-thread-multi-64int
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1
.