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/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Owen Taylor, This is a computer-generated report for CORBA-ORBit-0.4.3 on perl-5.10.0 patch 32367, created automatically by CPAN-Reporter-1.06 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make': cp ORBit.pm blib/lib/CORBA/ORBit.pm cp ORBit/mapping.pod blib/lib/CORBA/ORBit/mapping.pod cp ORBit/LongLong.pm blib/lib/CORBA/ORBit/LongLong.pm cp ORBit/Fixed.pm blib/lib/CORBA/ORBit/Fixed.pm cp ORBit/LongDouble.pm blib/lib/CORBA/ORBit/LongDouble.pm cp ORBit/ULongLong.pm blib/lib/CORBA/ORBit/ULongLong.pm /usr/local/bin/perl5.10.0 /usr/perl5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /usr/perl5.10.0/lib/5.10.0/ExtUtils/typemap -typemap typemap ORBit.xs > ORBit.xsc && mv ORBit.xsc ORBit.c Please specify prototyping behavior for ORBit.xs (see perlxs manual) ccache cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -g -Wall -DVERSION=\"0.4.3\" -DXS_VERSION=\"0.4.3\" -DPIC -fPIC "-I/usr/perl5.10.0/lib/5.10.0/amd64-freebsd/CORE" ORBit.c In file included from ORBit.xs:5: exttypes.h:33:8: warning: extra tokens at end of #endif directive ORBit.xs: In function `XS_PortableServer__POA_create_POA': ORBit.xs:781: warning: operation on `PL_na' may be undefined ccache cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -g -Wall -DVERSION=\"0.4.3\" -DXS_VERSION=\"0.4.3\" -DPIC -fPIC "-I/usr/perl5.10.0/lib/5.10.0/amd64-freebsd/CORE" client.c ccache cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -g -Wall -DVERSION=\"0.4.3\" -DXS_VERSION=\"0.4.3\" -DPIC -fPIC "-I/usr/perl5.10.0/lib/5.10.0/amd64-freebsd/CORE" demarshal.c In file included from demarshal.c:5: exttypes.h:33:8: warning: extra tokens at end of #endif directive ccache cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -g -Wall -DVERSION=\"0.4.3\" -DXS_VERSION=\"0.4.3\" -DPIC -fPIC "-I/usr/perl5.10.0/lib/5.10.0/amd64-freebsd/CORE" errors.c ccache cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -g -Wall -DVERSION=\"0.4.3\" -DXS_VERSION=\"0.4.3\" -DPIC -fPIC "-I/usr/perl5.10.0/lib/5.10.0/amd64-freebsd/CORE" extras.c ccache cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -g -Wall -DVERSION=\"0.4.3\" -DXS_VERSION=\"0.4.3\" -DPIC -fPIC "-I/usr/perl5.10.0/lib/5.10.0/amd64-freebsd/CORE" exttypes.c In file included from exttypes.c:3: exttypes.h:33:8: warning: extra tokens at end of #endif directive ccache cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -g -Wall -DVERSION=\"0.4.3\" -DXS_VERSION=\"0.4.3\" -DPIC -fPIC "-I/usr/perl5.10.0/lib/5.10.0/amd64-freebsd/CORE" idl.c idl.c:6:24: libIDL/IDL.h: No such file or directory In file included from idl.c:10: exttypes.h:33:8: warning: extra tokens at end of #endif directive idl.c:13: error: syntax error before '*' token idl.c:14: error: syntax error before '*' token idl.c:16: error: syntax error before "tree" idl.c:33: error: syntax error before "tree" idl.c: In function `get_declarator_typecode': idl.c:35: warning: implicit declaration of function `IDL_NODE_TYPE' idl.c:35: error: `tree' undeclared (first use in this function) idl.c:35: error: (Each undeclared identifier is reported only once idl.c:35: error: for each function it appears in.) idl.c:35: error: `IDLN_TYPE_ARRAY' undeclared (first use in this function) idl.c:37: error: syntax error before "size_list" idl.c:39: error: `base_type' undeclared (first use in this function) idl.c:42: error: `tmp_list' undeclared (first use in this function) idl.c:42: warning: implicit declaration of function `IDL_LIST' idl.c:42: error: `size_list' undeclared (first use in this function) idl.c:42: error: request for member `_tail' in something not a structure or union idl.c:44: error: syntax error before "size" idl.c:50: warning: implicit declaration of function `IDL_INTEGER' idl.c:50: error: `size' undeclared (first use in this function) idl.c:50: error: request for member `value' in something not a structure or union idl.c:55: error: request for member `prev' in something not a structure or union idl.c:60: error: `IDLN_IDENT' undeclared (first use in this function) idl.c: At top level: idl.c:71: error: syntax error before "tree" idl.c: In function `get_declarator_name': idl.c:73: error: `tree' undeclared (first use in this function) idl.c:73: error: `IDLN_TYPE_ARRAY' undeclared (first use in this function) idl.c:74: warning: implicit declaration of function `IDL_IDENT' idl.c:74: warning: implicit declaration of function `IDL_TYPE_ARRAY' idl.c:74: error: request for member `ident' in something not a structure or union idl.c:74: error: request for member `str' in something not a structure or union idl.c:76: error: `IDLN_IDENT' undeclared (first use in this function) idl.c:77: error: request for member `str' in something not a structure or union idl.c: At top level: idl.c:87: error: syntax error before "tree" idl.c: In function `peek_declarator_repoid': idl.c:89: error: `tree' undeclared (first use in this function) idl.c:89: error: `IDLN_TYPE_ARRAY' undeclared (first use in this function) idl.c:90: warning: implicit declaration of function `IDL_IDENT_REPO_ID' idl.c:90: error: request for member `ident' in something not a structure or union idl.c:90: warning: return makes pointer from integer without a cast idl.c:92: error: `IDLN_IDENT' undeclared (first use in this function) idl.c:93: warning: return makes pointer from integer without a cast idl.c: At top level: idl.c:104: error: syntax error before "tree" idl.c: In function `get_enum_typecode': idl.c:106: error: syntax error before "ident" idl.c:114: error: `ident' undeclared (first use in this function) idl.c:114: warning: assignment makes pointer from integer without a cast idl.c:121: error: request for member `str' in something not a structure or union idl.c:127: error: `tmp_list' undeclared (first use in this function) idl.c:127: error: `enumerator_list' undeclared (first use in this function) idl.c:130: error: request for member `next' in something not a structure or union idl.c:138: error: syntax error before "ident" idl.c:139: error: request for member `str' in something not a structure or union idl.c:141: error: request for member `next' in something not a structure or union idl.c: At top level: idl.c:154: error: syntax error before "tree" idl.c: In function `get_exception_typecode': idl.c:156: error: syntax error before "ident" idl.c:163: error: `ident' undeclared (first use in this function) idl.c:163: warning: assignment makes pointer from integer without a cast idl.c:172: error: request for member `str' in something not a structure or union idl.c:176: error: `tmp_list1' undeclared (first use in this function) idl.c:176: error: `members' undeclared (first use in this function) idl.c:178: error: syntax error before "member" idl.c:180: warning: implicit declaration of function `IDL_list_length' idl.c:180: error: `dcls' undeclared (first use in this function) idl.c:182: error: request for member `next' in something not a structure or union idl.c:191: error: syntax error before "member" idl.c:194: error: `type_spec' undeclared (first use in this function) idl.c:196: error: `tmp_list2' undeclared (first use in this function) idl.c:198: error: syntax error before "dcl" idl.c:200: error: `dcl' undeclared (first use in this function) idl.c:203: error: request for member `next' in something not a structure or union idl.c:208: error: request for member `next' in something not a structure or union idl.c: At top level: idl.c:217: error: syntax error before "tree" idl.c: In function `get_integer_typecode': idl.c:219: warning: implicit declaration of function `IDL_TYPE_INTEGER' idl.c:219: error: `tree' undeclared (first use in this function) idl.c:219: error: request for member `f_signed' in something not a structure or union idl.c:220: error: variable `f_type' has initializer but incomplete type idl.c:220: error: request for member `f_type' in something not a structure or union idl.c:220: error: storage size of 'f_type' isn't known idl.c:224: error: `IDL_INTEGER_TYPE_SHORT' undeclared (first use in this function) idl.c:226: error: `IDL_INTEGER_TYPE_LONG' undeclared (first use in this function) idl.c:228: error: `IDL_INTEGER_TYPE_LONGLONG' undeclared (first use in this function) idl.c:220: warning: unused variable `f_type' idl.c: At top level: idl.c:247: error: syntax error before "tree" idl.c: In function `get_fixed_typecode': idl.c:251: error: syntax error before "positive_int_const" idl.c:256: error: `positive_int_const' undeclared (first use in this function) idl.c:256: error: request for member `value' in something not a structure or union idl.c:257: error: `integer_lit' undeclared (first use in this function) idl.c:257: error: request for member `value' in something not a structure or union idl.c: At top level: idl.c:263: error: syntax error before "tree" idl.c: In function `get_float_typecode': idl.c:265: error: variable `f_type' has initializer but incomplete type idl.c:265: warning: implicit declaration of function `IDL_TYPE_FLOAT' idl.c:265: error: `tree' undeclared (first use in this function) idl.c:265: error: request for member `f_type' in something not a structure or union idl.c:265: error: storage size of 'f_type' isn't known idl.c:268: error: `IDL_FLOAT_TYPE_FLOAT' undeclared (first use in this function) idl.c:270: error: `IDL_FLOAT_TYPE_DOUBLE' undeclared (first use in this function) idl.c:272: error: `IDL_FLOAT_TYPE_LONGDOUBLE' undeclared (first use in this function) idl.c:265: warning: unused variable `f_type' idl.c: At top level: idl.c:281: error: syntax error before "tree" idl.c: In function `get_interface_typecode': idl.c:283: error: syntax error before "ident" idl.c:287: error: `ident' undeclared (first use in this function) idl.c:287: warning: assignment makes pointer from integer without a cast idl.c:296: error: request for member `str' in something not a structure or union idl.c: At top level: idl.c:304: error: syntax error before "tree" idl.c: In function `get_sequence_typecode': idl.c:306: error: syntax error before "simple_type_spec" idl.c:314: error: `simple_type_spec' undeclared (first use in this function) idl.c:316: error: `positive_int_const' undeclared (first use in this function) idl.c:317: error: request for member `value' in something not a structure or union idl.c: At top level: idl.c:325: error: syntax error before "tree" idl.c: In function `get_string_typecode': idl.c:327: error: syntax error before "positive_int_const" idl.c:331: error: `positive_int_const' undeclared (first use in this function) idl.c:332: error: request for member `value' in something not a structure or union idl.c: At top level: idl.c:340: error: syntax error before "tree" idl.c: In function `get_struct_typecode': idl.c:342: error: syntax error before "ident" idl.c:349: error: `ident' undeclared (first use in this function) idl.c:349: warning: assignment makes pointer from integer without a cast idl.c:358: error: request for member `str' in something not a structure or union idl.c:362: error: `tmp_list1' undeclared (first use in this function) idl.c:362: error: `member_list' undeclared (first use in this function) idl.c:364: error: syntax error before "member" idl.c:366: error: `dcls' undeclared (first use in this function) idl.c:368: error: request for member `next' in something not a structure or union idl.c:377: error: syntax error before "member" idl.c:380: error: `type_spec' undeclared (first use in this function) idl.c:382: error: `tmp_list2' undeclared (first use in this function) idl.c:384: error: syntax error before "dcl" idl.c:386: error: `dcl' undeclared (first use in this function) idl.c:389: error: request for member `next' in something not a structure or union idl.c:394: error: request for member `next' in something not a structure or union idl.c: At top level: idl.c:403: error: syntax error before "label" idl.c: In function `enumerator_index': idl.c:405: error: syntax error before "tmp_list" idl.c:409: error: `tmp_list' undeclared (first use in this function) idl.c:409: error: request for member `prev' in something not a structure or union idl.c: At top level: idl.c:417: error: syntax error before "tree" idl.c: In function `get_union_typecode': idl.c:419: error: syntax error before "ident" idl.c:424: error: syntax error before "tmp_list1" idl.c:428: error: `ident' undeclared (first use in this function) idl.c:428: warning: assignment makes pointer from integer without a cast idl.c:437: error: request for member `str' in something not a structure or union idl.c:445: error: `tmp_list1' undeclared (first use in this function) idl.c:445: error: `switch_body' undeclared (first use in this function) idl.c:447: error: syntax error before "case_stmt" idl.c:451: error: `tmp_list2' undeclared (first use in this function) idl.c:451: error: `labels' undeclared (first use in this function) idl.c:453: error: request for member `data' in something not a structure or union idl.c:454: error: request for member `prev' in something not a structure or union idl.c:455: error: request for member `next' in something not a structure or union idl.c:460: error: request for member `next' in something not a structure or union idl.c:465: error: request for member `next' in something not a structure or union idl.c:472: error: `switch_type_spec' undeclared (first use in this function) idl.c:477: error: syntax error before "case_stmt" idl.c:486: error: syntax error before "label" idl.c:488: error: `label' undeclared (first use in this function) idl.c:491: error: request for member `prev' in something not a structure or union idl.c:492: error: request for member `next' in something not a structure or union idl.c:493: error: request for member `next' in something not a structure or union idl.c:498: error: `declarator' undeclared (first use in this function) idl.c:500: error: `type_spec' undeclared (first use in this function) idl.c:526: error: request for member `value' in something not a structure or union idl.c:529: error: request for member `value' in something not a structure or union idl.c:532: error: request for member `value' in something not a structure or union idl.c:535: warning: implicit declaration of function `IDL_CHAR' idl.c:535: error: request for member `value' in something not a structure or union idl.c:538: error: request for member `value' in something not a structure or union idl.c:541: error: request for member `value' in something not a structure or union idl.c:544: error: request for member `value' in something not a structure or union idl.c:547: error: request for member `value' in something not a structure or union idl.c:556: error: request for member `next' in something not a structure or union idl.c:560: error: request for member `next' in something not a structure or union idl.c: At top level: idl.c:569: error: syntax error before "tree" idl.c: In function `get_wstring_typecode': idl.c:571: error: syntax error before "positive_int_const" idl.c:575: error: `positive_int_const' undeclared (first use in this function) idl.c:576: error: request for member `value' in something not a structure or union idl.c: At top level: idl.c:584: error: syntax error before "tree" idl.c: In function `get_ident_typecode': idl.c:586: error: syntax error before "parent" idl.c:590: error: `tree' undeclared (first use in this function) idl.c:590: warning: assignment makes pointer from integer without a cast idl.c:595: error: `parent' undeclared (first use in this function) idl.c:595: warning: implicit declaration of function `IDL_NODE_UP' idl.c:597: error: `IDLN_TYPE_ENUM' undeclared (first use in this function) idl.c:598: error: `IDLN_EXCEPT_DCL' undeclared (first use in this function) idl.c:599: error: `IDLN_INTERFACE' undeclared (first use in this function) idl.c:600: error: `IDLN_TYPE_STRUCT' undeclared (first use in this function) idl.c:601: error: `IDLN_TYPE_UNION' undeclared (first use in this function) idl.c:603: error: `IDLN_TYPE_ARRAY' undeclared (first use in this function) idl.c:605: error: syntax error before "list" idl.c:609: error: `IDLN_LIST' undeclared (first use in this function) idl.c:610: error: `list' undeclared (first use in this function) idl.c:612: error: `IDLN_TYPE_DCL' undeclared (first use in this function) idl.c:613: error: `dcl' undeclared (first use in this function) idl.c:615: warning: implicit declaration of function `IDL_TYPE_DCL' idl.c:615: error: request for member `type_spec' in something not a structure or union idl.c:625: error: syntax error before "dcl" idl.c:630: error: request for member `type_spec' in something not a structure or union idl.c:637: warning: implicit declaration of function `IDL_NODE_TYPE_NAME' idl.c:637: warning: format argument is not a pointer (arg 4) idl.c: At top level: idl.c:645: error: syntax error before "tree" idl.c: In function `get_typecode': idl.c:647: error: `tree' undeclared (first use in this function) idl.c:649: error: `IDLN_TYPE_ANY' undeclared (first use in this function) idl.c:651: error: `IDLN_TYPE_CHAR' undeclared (first use in this function) idl.c:653: error: `IDLN_TYPE_BOOLEAN' undeclared (first use in this function) idl.c:655: error: `IDLN_TYPE_OBJECT' undeclared (first use in this function) idl.c:657: error: `IDLN_TYPE_OCTET' undeclared (first use in this function) idl.c:659: error: `IDLN_TYPE_TYPECODE' undeclared (first use in this function) idl.c:661: error: `IDLN_TYPE_WIDE_CHAR' undeclared (first use in this function) idl.c:665: error: `IDLN_TYPE_ENUM' undeclared (first use in this function) idl.c:667: error: `IDLN_EXCEPT_DCL' undeclared (first use in this function) idl.c:669: error: `IDLN_TYPE_FIXED' undeclared (first use in this function) idl.c:671: error: `IDLN_TYPE_FLOAT' undeclared (first use in this function) idl.c:673: error: `IDLN_IDENT' undeclared (first use in this function) idl.c:675: error: `IDLN_INTERFACE' undeclared (first use in this function) idl.c:677: error: `IDLN_TYPE_INTEGER' undeclared (first use in this function) idl.c:679: error: `IDLN_TYPE_SEQUENCE' undeclared (first use in this function) idl.c:681: error: `IDLN_TYPE_STRING' undeclared (first use in this function) idl.c:683: error: `IDLN_TYPE_STRUCT' undeclared (first use in this function) idl.c:685: error: `IDLN_TYPE_UNION' undeclared (first use in this function) idl.c:687: error: `IDLN_TYPE_WIDE_STRING' undeclared (first use in this function) idl.c: At top level: idl.c:696: error: syntax error before "tree" idl.c: In function `do_attribute': idl.c:699: warning: implicit declaration of function `IDL_ATTR_DCL' idl.c:699: error: `tree' undeclared (first use in this function) idl.c:699: error: request for member `f_readonly' in something not a structure or union idl.c:701: error: syntax error before "param_type_spec" idl.c:704: error: `simple_declarations' undeclared (first use in this function) idl.c:705: error: syntax error before "ident" idl.c:708: error: `ident' undeclared (first use in this function) idl.c:708: error: request for member `str' in something not a structure or union idl.c:709: warning: passing arg 1 of `g_strdup' makes pointer from integer without a cast idl.c:710: error: `param_type_spec' undeclared (first use in this function) idl.c:719: error: request for member `next' in something not a structure or union idl.c: At top level: idl.c:726: error: syntax error before "tree" idl.c: In function `do_operation': idl.c:728: warning: implicit declaration of function `IDL_OP_DCL' idl.c:728: error: `tree' undeclared (first use in this function) idl.c:728: error: request for member `f_oneway' in something not a structure or union idl.c:729: error: syntax error before "op_type_spec" idl.c:737: error: `ident' undeclared (first use in this function) idl.c:737: error: request for member `str' in something not a structure or union idl.c:738: warning: passing arg 1 of `g_strdup' makes pointer from integer without a cast idl.c:740: error: `op_type_spec' undeclared (first use in this function) idl.c:746: error: `parameter_dcls' undeclared (first use in this function) idl.c:753: error: syntax error before "param_dcl" idl.c:755: warning: implicit declaration of function `IDL_PARAM_DCL' idl.c:755: error: `param_dcl' undeclared (first use in this function) idl.c:755: error: request for member `simple_declarator' in something not a structure or union idl.c:755: error: request for member `str' in something not a structure or union idl.c:756: error: request for member `param_type_spec' in something not a structure or union idl.c:757: error: request for member `attr' in something not a structure or union idl.c:758: error: `IDL_PARAM_IN' undeclared (first use in this function) idl.c:761: error: `IDL_PARAM_OUT' undeclared (first use in this function) idl.c:764: error: `IDL_PARAM_INOUT' undeclared (first use in this function) idl.c:770: error: request for member `next' in something not a structure or union idl.c:773: error: `raises_expr' undeclared (first use in this function) idl.c:780: error: syntax error before "ref" idl.c:784: error: `ref' undeclared (first use in this function) idl.c:797: error: request for member `next' in something not a structure or union idl.c: At top level: idl.c:809: error: syntax error before "tree" idl.c: In function `do_const': idl.c:811: warning: implicit declaration of function `IDL_CONST_DCL' idl.c:811: error: `tree' undeclared (first use in this function) idl.c:811: error: request for member `const_type' in something not a structure or union idl.c:813: error: syntax error before "value" idl.c:815: error: `ident' undeclared (first use in this function) idl.c:815: error: request for member `str' in something not a structure or union idl.c:816: error: syntax error before "container" idl.c:820: error: `container' undeclared (first use in this function) idl.c:821: error: `IDLN_INTERFACE' undeclared (first use in this function) idl.c:822: warning: implicit declaration of function `IDL_ns_ident_to_qstring' idl.c:822: warning: implicit declaration of function `IDL_INTERFACE' idl.c:822: error: request for member `ident' in something not a structure or union idl.c:822: warning: assignment makes pointer from integer without a cast idl.c:824: error: `IDLN_MODULE' undeclared (first use in this function) idl.c:825: warning: implicit declaration of function `IDL_MODULE' idl.c:825: error: request for member `ident' in something not a structure or union idl.c:825: warning: assignment makes pointer from integer without a cast idl.c:837: error: `value' undeclared (first use in this function) idl.c:837: error: request for member `value' in something not a structure or union idl.c:841: error: request for member `value' in something not a structure or union idl.c:844: warning: implicit declaration of function `IDL_BOOLEAN' idl.c:844: error: request for member `value' in something not a structure or union idl.c:847: error: request for member `value' in something not a structure or union idl.c:851: warning: implicit declaration of function `IDL_FLOAT' idl.c:851: error: request for member `value' in something not a structure or union idl.c:854: warning: implicit declaration of function `IDL_STRING' idl.c:854: error: request for member `value' in something not a structure or union idl.c:860: error: request for member `value' in something not a structure or union idl.c:863: error: request for member `value' in something not a structure or union idl.c:866: error: request for member `value' in something not a structure or union idl.c: At top level: idl.c:887: error: syntax error before "tree" idl.c: In function `do_except': idl.c:889: error: syntax error before "ident" idl.c:890: error: `ident' undeclared (first use in this function) idl.c:890: warning: initialization makes pointer from integer without a cast idl.c:891: warning: initialization makes pointer from integer without a cast idl.c: At top level: idl.c:898: error: syntax error before "tree" idl.c: In function `do_type_dcl': idl.c:900: error: syntax error before "type_spec" idl.c:903: error: `dcls' undeclared (first use in this function) idl.c:904: error: syntax error before "dcl" idl.c:905: error: `dcl' undeclared (first use in this function) idl.c:909: error: `type_spec' undeclared (first use in this function) idl.c:913: error: request for member `next' in something not a structure or union idl.c: At top level: idl.c:923: error: syntax error before '*' token idl.c: In function `tree_pre_func': idl.c:927: error: `tfd' undeclared (first use in this function) idl.c:928: error: `IDLN_LIST' undeclared (first use in this function) idl.c:930: error: `IDLN_MODULE' undeclared (first use in this function) idl.c:933: error: `IDLN_INTERFACE' undeclared (first use in this function) idl.c:942: error: `IDLN_ATTR_DCL' undeclared (first use in this function) idl.c:949: error: `IDLN_OP_DCL' undeclared (first use in this function) idl.c:955: error: `IDLN_CONST_DCL' undeclared (first use in this function) idl.c:958: error: `IDLN_EXCEPT_DCL' undeclared (first use in this function) idl.c:961: error: `IDLN_TYPE_DCL' undeclared (first use in this function) idl.c: At top level: idl.c:971: error: syntax error before "tree" idl.c: In function `define_interface': idl.c:975: error: syntax error before "ident" idl.c:982: error: `ident' undeclared (first use in this function) idl.c:982: warning: passing arg 1 of `porbit_find_interface_description' makes pointer from integer without a cast idl.c:985: warning: assignment makes pointer from integer without a cast idl.c:987: error: request for member `str' in something not a structure or union idl.c:988: warning: passing arg 1 of `g_strdup' makes pointer from integer without a cast idl.c:990: error: `idata' undeclared (first use in this function) idl.c:1016: error: `inheritance_spec' undeclared (first use in this function) idl.c:1022: error: syntax error before "ident" idl.c:1024: warning: assignment makes pointer from integer without a cast idl.c:1025: error: request for member `next' in something not a structure or union idl.c: At top level: idl.c:1044: error: syntax error before '*' token idl.c: In function `tree_post_func': idl.c:1046: error: `tfd' undeclared (first use in this function) idl.c:1046: error: `IDLN_INTERFACE' undeclared (first use in this function) idl.c:1053: error: `IDLN_TYPE_ENUM' undeclared (first use in this function) idl.c:1056: error: `IDLN_EXCEPT_DCL' undeclared (first use in this function) idl.c:1062: error: `IDLN_TYPE_STRUCT' undeclared (first use in this function) idl.c:1065: error: `IDLN_TYPE_UNION' undeclared (first use in this function) idl.c: In function `porbit_parse_idl_file': idl.c:1078: error: syntax error before "tree" idl.c:1088: warning: implicit declaration of function `IDL_parse_filename' idl.c:1088: error: `tree' undeclared (first use in this function) idl.c:1088: error: `ns' undeclared (first use in this function) idl.c:1089: error: `IDLF_TYPECODES' undeclared (first use in this function) idl.c:1089: error: `IDLF_CODEFRAGS' undeclared (first use in this function) idl.c:1090: error: `IDL_WARNING1' undeclared (first use in this function) idl.c:1092: error: `IDL_ERROR' undeclared (first use in this function) idl.c:1099: warning: implicit declaration of function `IDL_tree_walk' idl.c:1101: warning: implicit declaration of function `IDL_tree_free' idl.c:1102: warning: implicit declaration of function `IDL_ns_free' *** Error code 1 Stop in /mnt/i386/usr/local/src/CPAN/build/CORBA-ORBit-0.4.3-SaqPL0. ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LC_ALL = de_DE.ISO8859-1 LC_CTYPE = de_DE.ISO8859-1 PATH = /usr/X11R6/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/bin:/usr/gnu/bin:/usr/TeX/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/e/eserte/bin/FreeBSD:/home/e/eserte/bin/sh:/home/e/eserte/bin:/usr/X386/bin:/usr/games:/home/e/eserte/devel:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 73107 PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/CORBA-ORBit-0.4.3-SaqPL0/Makefile.PL PERL5_CPAN_IS_RUNNING = 73107 PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla SHELL = /bin/tcsh STDPERL = perl TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = perl5.10.0 $UID/$EUID = 1000 / 1000 $GID = 1000 1000 1000 0 1023 1024 $EGID = 1000 1000 1000 0 1023 1024 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.25_01 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36_01 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18_02 File::Spec 3.25 Module::Build 0.2808_01 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.72 YAML 0.66 YAML::Syck 0.97 version 0.74 -- Summary of my perl5 (revision 5 version 10 subversion 0 patch 32367) configuration: Platform: osname=freebsd, osvers=6.2-release, archname=amd64-freebsd uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 ' config_args='-Dprefix=/usr/perl5.10.0 -D cc=ccache cc -Dgccansipedantic -de' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O2 -pipe', cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='ccache cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lgdbm -lm -lcrypt -lutil -lc perllibs=-lm -lcrypt -lutil -lc libc=, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
