Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2001 14:54:59 +0300 (MSK)
From:      "Lev A. Serebryakov" <lev@serebryakov.spb.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32896: 
Message-ID:  <200112161154.fBGBsxp71622@ftp.translate.ru>

next in thread | raw e-mail | index | archive | help

>Number:         32896
>Category:       ports
>Synopsis:       
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 16 04:00:07 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Lev A. Serebryakov <lev@serebryakov.spb.ru>
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386

     Ports collection from 16 Dec 2001.
   

>Description:
 
   devel/p5-ORBit port could not be compiled with last devel/ORBit port
   (ORBit-0.5.12).

   Here is log.

=============================================================================
===>  Extracting for p5-ORBit-0.4.3
>How-To-Repeat:

  Try to make deve/p5-ORBit

>Fix:
  I don't know :(
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for CORBA-ORBit-0.4.3.tar.gz.
 ===>   p5-ORBit-0.4.3 depends on file: /usr/local/lib/perl5/site_perl/5.005/Error.pm - found
 ===>   p5-ORBit-0.4.3 depends on shared library: ORBit.2 - found
 ===>  Patching for p5-ORBit-0.4.3
 ===>  Configuring for p5-ORBit-0.4.3
 Checking if your kit is complete...
 Looks good
 Writing Makefile for CORBA::ORBit
 ===>  Building for p5-ORBit-0.4.3
 mkdir blib
 mkdir blib/lib
 mkdir blib/lib/CORBA
 cp ORBit/Fixed.pm blib/lib/CORBA/ORBit/Fixed.pm
 cp ORBit/LongLong.pm blib/lib/CORBA/ORBit/LongLong.pm
 cp ORBit.pm blib/lib/CORBA/ORBit.pm
 cp ORBit/mapping.pod blib/lib/CORBA/ORBit/mapping.pod
 cp ORBit/LongDouble.pm blib/lib/CORBA/ORBit/LongDouble.pm
 cp ORBit/ULongLong.pm blib/lib/CORBA/ORBit/ULongLong.pm
 /usr/bin/perl5.00503 -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 /usr/libdata/perl/5.00503/ExtUtils/xsubpp  -typemap /usr/libdata/perl/5.00503/ExtUtils/typemap -typemap typemap ORBit.xs >xstmp.c && mv xstmp.c ORBit.c
 Please specify prototyping behavior for ORBit.xs (see perlxs manual)
 cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -O -pipe -g -Wall     -DVERSION=\"0.4.3\"  -DXS_VERSION=\"0.4.3\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE  ORBit.c
 In file included from /usr/libdata/perl/5.00503/mach/CORE/perl.h:367,
                  from porbit-perl.h:8,
                  from interfaces.h:5,
                  from ORBit.xs:2:
 /usr/include/sys/param.h:211: warning: `MIN' redefined
 /usr/local/include/glib12/glib.h:141: warning: this is the location of the previous definition
 /usr/include/sys/param.h:212: warning: `MAX' redefined
 /usr/local/include/glib12/glib.h:138: warning: this is the location of the previous definition
 ORBit.c: In function `XS_PortableServer__POA_create_POA':
 ORBit.c:1447: warning: `RETVAL' might be used uninitialized in this function
 ORBit.c: In function `XS_PortableServer__POA_create_reference_object_with_id':
 ORBit.c:1663: warning: `RETVAL' might be used uninitialized in this function
 cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -O -pipe -g -Wall     -DVERSION=\"0.4.3\"  -DXS_VERSION=\"0.4.3\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE  client.c
 In file included from /usr/libdata/perl/5.00503/mach/CORE/perl.h:367,
                  from porbit-perl.h:8,
                  from client.h:4,
                  from client.c:4:
 /usr/include/sys/param.h:211: warning: `MIN' redefined
 /usr/local/include/glib12/glib.h:141: warning: this is the location of the previous definition
 /usr/include/sys/param.h:212: warning: `MAX' redefined
 /usr/local/include/glib12/glib.h:138: warning: this is the location of the previous definition
 client.c: In function `do_marshal':
 client.c:43: warning: assignment from incompatible pointer type
 cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -O -pipe -g -Wall     -DVERSION=\"0.4.3\"  -DXS_VERSION=\"0.4.3\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE  demarshal.c
 demarshal.c: In function `porbit_get_exception':
 demarshal.c:327: warning: passing arg 1 of `Perl_newSVpv' discards qualifiers from pointer target type
 cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -O -pipe -g -Wall     -DVERSION=\"0.4.3\"  -DXS_VERSION=\"0.4.3\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE  errors.c
 errors.c: In function `porbit_system_except':
 errors.c:256: warning: `status_str' might be used uninitialized in this function
 cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -O -pipe -g -Wall     -DVERSION=\"0.4.3\"  -DXS_VERSION=\"0.4.3\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE  extras.c
 cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -O -pipe -g -Wall     -DVERSION=\"0.4.3\"  -DXS_VERSION=\"0.4.3\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE  exttypes.c
 exttypes.c: In function `ll_from_longlong':
 exttypes.c:11: warning: value computed is not used
 exttypes.c: In function `ull_from_ulonglong':
 exttypes.c:26: warning: value computed is not used
 cc -c -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -O -pipe -g -Wall     -DVERSION=\"0.4.3\"  -DXS_VERSION=\"0.4.3\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE  idl.c
 idl.c:6: libIDL/IDL.h: No such file or directory
 In file included from /usr/libdata/perl/5.00503/mach/CORE/perl.h:367,
                  from porbit-perl.h:8,
                  from errors.h:4,
                  from idl.c:9:
 /usr/include/sys/param.h:211: warning: `MIN' redefined
 /usr/local/include/glib12/glib.h:141: warning: this is the location of the previous definition
 /usr/include/sys/param.h:212: warning: `MAX' redefined
 /usr/local/include/glib12/glib.h:138: warning: this is the location of the previous definition
 idl.c:13: syntax error before `*'
 idl.c:14: syntax error before `*'
 idl.c:16: syntax error before `tree'
 idl.c:33: 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: `tree' undeclared (first use in this function)
 idl.c:35: (Each undeclared identifier is reported only once
 idl.c:35: for each function it appears in.)
 idl.c:35: `IDLN_TYPE_ARRAY' undeclared (first use in this function)
 idl.c:37: syntax error before `size_list'
 idl.c:39: `base_type' undeclared (first use in this function)
 idl.c:42: `tmp_list' undeclared (first use in this function)
 idl.c:42: warning: implicit declaration of function `IDL_LIST'
 idl.c:42: `size_list' undeclared (first use in this function)
 idl.c:42: request for member `_tail' in something not a structure or union
 idl.c:44: syntax error before `size'
 idl.c:50: warning: implicit declaration of function `IDL_INTEGER'
 idl.c:50: `size' undeclared (first use in this function)
 idl.c:50: request for member `value' in something not a structure or union
 idl.c:55: request for member `prev' in something not a structure or union
 idl.c:60: `IDLN_IDENT' undeclared (first use in this function)
 idl.c: At top level:
 idl.c:71: syntax error before `tree'
 idl.c: In function `get_declarator_name':
 idl.c:73: `tree' undeclared (first use in this function)
 idl.c:73: `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: request for member `ident' in something not a structure or union
 idl.c:74: request for member `str' in something not a structure or union
 idl.c:76: `IDLN_IDENT' undeclared (first use in this function)
 idl.c:77: request for member `str' in something not a structure or union
 idl.c: At top level:
 idl.c:87: syntax error before `tree'
 idl.c: In function `peek_declarator_repoid':
 idl.c:89: `tree' undeclared (first use in this function)
 idl.c:89: `IDLN_TYPE_ARRAY' undeclared (first use in this function)
 idl.c:90: warning: implicit declaration of function `IDL_IDENT_REPO_ID'
 idl.c:90: 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: `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: syntax error before `tree'
 idl.c: In function `get_enum_typecode':
 idl.c:106: syntax error before `ident'
 idl.c:114: `ident' undeclared (first use in this function)
 idl.c:114: warning: assignment makes pointer from integer without a cast
 idl.c:121: request for member `str' in something not a structure or union
 idl.c:127: `tmp_list' undeclared (first use in this function)
 idl.c:127: `enumerator_list' undeclared (first use in this function)
 idl.c:130: request for member `next' in something not a structure or union
 idl.c:138: syntax error before `ident'
 idl.c:139: request for member `str' in something not a structure or union
 idl.c:141: request for member `next' in something not a structure or union
 idl.c: At top level:
 idl.c:154: syntax error before `tree'
 idl.c: In function `get_exception_typecode':
 idl.c:156: syntax error before `ident'
 idl.c:163: `ident' undeclared (first use in this function)
 idl.c:163: warning: assignment makes pointer from integer without a cast
 idl.c:172: request for member `str' in something not a structure or union
 idl.c:176: `tmp_list1' undeclared (first use in this function)
 idl.c:176: `members' undeclared (first use in this function)
 idl.c:178: syntax error before `member'
 idl.c:180: warning: implicit declaration of function `IDL_list_length'
 idl.c:180: `dcls' undeclared (first use in this function)
 idl.c:182: request for member `next' in something not a structure or union
 idl.c:191: syntax error before `member'
 idl.c:194: `type_spec' undeclared (first use in this function)
 idl.c:196: `tmp_list2' undeclared (first use in this function)
 idl.c:198: syntax error before `dcl'
 idl.c:200: `dcl' undeclared (first use in this function)
 idl.c:203: request for member `next' in something not a structure or union
 idl.c:208: request for member `next' in something not a structure or union
 idl.c: At top level:
 idl.c:217: 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: `tree' undeclared (first use in this function)
 idl.c:219: request for member `f_signed' in something not a structure or union
 idl.c:220: variable `f_type' has initializer but incomplete type
 idl.c:220: request for member `f_type' in something not a structure or union
 idl.c:220: storage size of `f_type' isn't known
 idl.c:224: `IDL_INTEGER_TYPE_SHORT' undeclared (first use in this function)
 idl.c:226: `IDL_INTEGER_TYPE_LONG' undeclared (first use in this function)
 idl.c:228: `IDL_INTEGER_TYPE_LONGLONG' undeclared (first use in this function)
 idl.c:225: warning: unreachable code at beginning of switch statement
 idl.c:234: warning: unreachable code at beginning of switch statement
 idl.c:220: warning: unused variable `f_type'
 idl.c: At top level:
 idl.c:247: syntax error before `tree'
 idl.c: In function `get_fixed_typecode':
 idl.c:251: syntax error before `positive_int_const'
 idl.c:256: `positive_int_const' undeclared (first use in this function)
 idl.c:256: request for member `value' in something not a structure or union
 idl.c:257: `integer_lit' undeclared (first use in this function)
 idl.c:257: request for member `value' in something not a structure or union
 idl.c: At top level:
 idl.c:263: syntax error before `tree'
 idl.c: In function `get_float_typecode':
 idl.c:265: variable `f_type' has initializer but incomplete type
 idl.c:265: warning: implicit declaration of function `IDL_TYPE_FLOAT'
 idl.c:265: `tree' undeclared (first use in this function)
 idl.c:265: request for member `f_type' in something not a structure or union
 idl.c:265: storage size of `f_type' isn't known
 idl.c:268: `IDL_FLOAT_TYPE_FLOAT' undeclared (first use in this function)
 idl.c:270: `IDL_FLOAT_TYPE_DOUBLE' undeclared (first use in this function)
 idl.c:272: `IDL_FLOAT_TYPE_LONGDOUBLE' undeclared (first use in this function)
 idl.c:269: warning: unreachable code at beginning of switch statement
 idl.c:265: warning: unused variable `f_type'
 idl.c: At top level:
 idl.c:281: syntax error before `tree'
 idl.c: In function `get_interface_typecode':
 idl.c:283: syntax error before `ident'
 idl.c:287: `ident' undeclared (first use in this function)
 idl.c:287: warning: assignment makes pointer from integer without a cast
 idl.c:296: request for member `str' in something not a structure or union
 idl.c: At top level:
 idl.c:304: syntax error before `tree'
 idl.c: In function `get_sequence_typecode':
 idl.c:306: syntax error before `simple_type_spec'
 idl.c:314: `simple_type_spec' undeclared (first use in this function)
 idl.c:316: `positive_int_const' undeclared (first use in this function)
 idl.c:317: request for member `value' in something not a structure or union
 idl.c: At top level:
 idl.c:325: syntax error before `tree'
 idl.c: In function `get_string_typecode':
 idl.c:327: syntax error before `positive_int_const'
 idl.c:331: `positive_int_const' undeclared (first use in this function)
 idl.c:332: request for member `value' in something not a structure or union
 idl.c: At top level:
 idl.c:340: syntax error before `tree'
 idl.c: In function `get_struct_typecode':
 idl.c:342: syntax error before `ident'
 idl.c:349: `ident' undeclared (first use in this function)
 idl.c:349: warning: assignment makes pointer from integer without a cast
 idl.c:358: request for member `str' in something not a structure or union
 idl.c:362: `tmp_list1' undeclared (first use in this function)
 idl.c:362: `member_list' undeclared (first use in this function)
 idl.c:364: syntax error before `member'
 idl.c:366: `dcls' undeclared (first use in this function)
 idl.c:368: request for member `next' in something not a structure or union
 idl.c:377: syntax error before `member'
 idl.c:380: `type_spec' undeclared (first use in this function)
 idl.c:382: `tmp_list2' undeclared (first use in this function)
 idl.c:384: syntax error before `dcl'
 idl.c:386: `dcl' undeclared (first use in this function)
 idl.c:389: request for member `next' in something not a structure or union
 idl.c:394: request for member `next' in something not a structure or union
 idl.c: At top level:
 idl.c:403: syntax error before `label'
 idl.c: In function `enumerator_index':
 idl.c:405: syntax error before `tmp_list'
 idl.c:409: `tmp_list' undeclared (first use in this function)
 idl.c:409: request for member `prev' in something not a structure or union
 idl.c: At top level:
 idl.c:417: syntax error before `tree'
 idl.c: In function `get_union_typecode':
 idl.c:419: syntax error before `ident'
 idl.c:424: syntax error before `tmp_list1'
 idl.c:428: `ident' undeclared (first use in this function)
 idl.c:428: warning: assignment makes pointer from integer without a cast
 idl.c:437: request for member `str' in something not a structure or union
 idl.c:445: `tmp_list1' undeclared (first use in this function)
 idl.c:445: `switch_body' undeclared (first use in this function)
 idl.c:447: syntax error before `case_stmt'
 idl.c:451: `tmp_list2' undeclared (first use in this function)
 idl.c:451: `labels' undeclared (first use in this function)
 idl.c:453: request for member `data' in something not a structure or union
 idl.c:454: request for member `prev' in something not a structure or union
 idl.c:455: request for member `next' in something not a structure or union
 idl.c:460: request for member `next' in something not a structure or union
 idl.c:465: request for member `next' in something not a structure or union
 idl.c:472: `switch_type_spec' undeclared (first use in this function)
 idl.c:477: syntax error before `case_stmt'
 idl.c:486: syntax error before `label'
 idl.c:488: `label' undeclared (first use in this function)
 idl.c:491: request for member `prev' in something not a structure or union
 idl.c:492: request for member `next' in something not a structure or union
 idl.c:493: request for member `next' in something not a structure or union
 idl.c:498: `declarator' undeclared (first use in this function)
 idl.c:500: `type_spec' undeclared (first use in this function)
 idl.c:528: request for member `value' in something not a structure or union
 idl.c:531: request for member `value' in something not a structure or union
 idl.c:534: request for member `value' in something not a structure or union
 idl.c:537: warning: implicit declaration of function `IDL_CHAR'
 idl.c:537: request for member `value' in something not a structure or union
 idl.c:540: request for member `value' in something not a structure or union
 idl.c:543: request for member `value' in something not a structure or union
 idl.c:546: request for member `value' in something not a structure or union
 idl.c:549: request for member `value' in something not a structure or union
 idl.c:556: request for member `next' in something not a structure or union
 idl.c:560: request for member `next' in something not a structure or union
 idl.c: At top level:
 idl.c:569: syntax error before `tree'
 idl.c: In function `get_wstring_typecode':
 idl.c:571: syntax error before `positive_int_const'
 idl.c:575: `positive_int_const' undeclared (first use in this function)
 idl.c:576: request for member `value' in something not a structure or union
 idl.c: At top level:
 idl.c:584: syntax error before `tree'
 idl.c: In function `get_ident_typecode':
 idl.c:586: syntax error before `parent'
 idl.c:590: `tree' undeclared (first use in this function)
 idl.c:590: warning: assignment makes pointer from integer without a cast
 idl.c:595: `parent' undeclared (first use in this function)
 idl.c:595: warning: implicit declaration of function `IDL_NODE_UP'
 idl.c:597: `IDLN_TYPE_ENUM' undeclared (first use in this function)
 idl.c:598: `IDLN_EXCEPT_DCL' undeclared (first use in this function)
 idl.c:599: `IDLN_INTERFACE' undeclared (first use in this function)
 idl.c:600: `IDLN_TYPE_STRUCT' undeclared (first use in this function)
 idl.c:601: `IDLN_TYPE_UNION' undeclared (first use in this function)
 idl.c:603: `IDLN_TYPE_ARRAY' undeclared (first use in this function)
 idl.c:605: syntax error before `Perl_list'
 idl.c:609: `IDLN_LIST' undeclared (first use in this function)
 idl.c:610: invalid lvalue in assignment
 idl.c:612: `IDLN_TYPE_DCL' undeclared (first use in this function)
 idl.c:613: `dcl' undeclared (first use in this function)
 idl.c:615: warning: implicit declaration of function `IDL_TYPE_DCL'
 idl.c:615: request for member `type_spec' in something not a structure or union
 idl.c:625: syntax error before `dcl'
 idl.c:630: request for member `type_spec' in something not a structure or union
 idl.c:602: warning: unreachable code at beginning of switch statement
 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: syntax error before `tree'
 idl.c: In function `get_typecode':
 idl.c:647: `tree' undeclared (first use in this function)
 idl.c:649: `IDLN_TYPE_ANY' undeclared (first use in this function)
 idl.c:651: `IDLN_TYPE_CHAR' undeclared (first use in this function)
 idl.c:653: `IDLN_TYPE_BOOLEAN' undeclared (first use in this function)
 idl.c:655: `IDLN_TYPE_OBJECT' undeclared (first use in this function)
 idl.c:657: `IDLN_TYPE_OCTET' undeclared (first use in this function)
 idl.c:659: `IDLN_TYPE_TYPECODE' undeclared (first use in this function)
 idl.c:661: `IDLN_TYPE_WIDE_CHAR' undeclared (first use in this function)
 idl.c:665: `IDLN_TYPE_ENUM' undeclared (first use in this function)
 idl.c:667: `IDLN_EXCEPT_DCL' undeclared (first use in this function)
 idl.c:669: `IDLN_TYPE_FIXED' undeclared (first use in this function)
 idl.c:671: `IDLN_TYPE_FLOAT' undeclared (first use in this function)
 idl.c:673: `IDLN_IDENT' undeclared (first use in this function)
 idl.c:675: `IDLN_INTERFACE' undeclared (first use in this function)
 idl.c:677: `IDLN_TYPE_INTEGER' undeclared (first use in this function)
 idl.c:679: `IDLN_TYPE_SEQUENCE' undeclared (first use in this function)
 idl.c:681: `IDLN_TYPE_STRING' undeclared (first use in this function)
 idl.c:683: `IDLN_TYPE_STRUCT' undeclared (first use in this function)
 idl.c:685: `IDLN_TYPE_UNION' undeclared (first use in this function)
 idl.c:687: `IDLN_TYPE_WIDE_STRING' undeclared (first use in this function)
 idl.c:650: warning: unreachable code at beginning of switch statement
 idl.c: At top level:
 idl.c:696: syntax error before `tree'
 idl.c: In function `do_attribute':
 idl.c:699: warning: implicit declaration of function `IDL_ATTR_DCL'
 idl.c:699: `tree' undeclared (first use in this function)
 idl.c:699: request for member `f_readonly' in something not a structure or union
 idl.c:701: syntax error before `param_type_spec'
 idl.c:704: `simple_declarations' undeclared (first use in this function)
 idl.c:705: syntax error before `ident'
 idl.c:708: `ident' undeclared (first use in this function)
 idl.c:708: 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: `param_type_spec' undeclared (first use in this function)
 idl.c:719: request for member `next' in something not a structure or union
 idl.c: At top level:
 idl.c:726: syntax error before `tree'
 idl.c: In function `do_operation':
 idl.c:728: warning: implicit declaration of function `IDL_OP_DCL'
 idl.c:728: `tree' undeclared (first use in this function)
 idl.c:728: request for member `f_oneway' in something not a structure or union
 idl.c:729: syntax error before `op_type_spec'
 idl.c:737: `ident' undeclared (first use in this function)
 idl.c:737: 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: `op_type_spec' undeclared (first use in this function)
 idl.c:746: `parameter_dcls' undeclared (first use in this function)
 idl.c:753: syntax error before `param_dcl'
 idl.c:755: warning: implicit declaration of function `IDL_PARAM_DCL'
 idl.c:755: `param_dcl' undeclared (first use in this function)
 idl.c:755: request for member `simple_declarator' in something not a structure or union
 idl.c:755: request for member `str' in something not a structure or union
 idl.c:756: request for member `param_type_spec' in something not a structure or union
 idl.c:757: request for member `attr' in something not a structure or union
 idl.c:758: `IDL_PARAM_IN' undeclared (first use in this function)
 idl.c:761: `IDL_PARAM_OUT' undeclared (first use in this function)
 idl.c:764: `IDL_PARAM_INOUT' undeclared (first use in this function)
 idl.c:759: warning: unreachable code at beginning of switch statement
 idl.c:770: request for member `next' in something not a structure or union
 idl.c:773: `raises_expr' undeclared (first use in this function)
 idl.c:780: syntax error before `Perl_ref'
 idl.c:797: request for member `next' in something not a structure or union
 idl.c: At top level:
 idl.c:809: syntax error before `tree'
 idl.c: In function `do_const':
 idl.c:811: warning: implicit declaration of function `IDL_CONST_DCL'
 idl.c:811: `tree' undeclared (first use in this function)
 idl.c:811: request for member `const_type' in something not a structure or union
 idl.c:813: syntax error before `value'
 idl.c:815: `ident' undeclared (first use in this function)
 idl.c:815: request for member `str' in something not a structure or union
 idl.c:816: syntax error before `container'
 idl.c:820: `container' undeclared (first use in this function)
 idl.c:821: `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: 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: `IDLN_MODULE' undeclared (first use in this function)
 idl.c:825: warning: implicit declaration of function `IDL_MODULE'
 idl.c:825: 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:822: warning: unreachable code at beginning of switch statement
 idl.c:837: `value' undeclared (first use in this function)
 idl.c:837: request for member `value' in something not a structure or union
 idl.c:841: request for member `value' in something not a structure or union
 idl.c:844: warning: implicit declaration of function `IDL_BOOLEAN'
 idl.c:844: request for member `value' in something not a structure or union
 idl.c:847: request for member `value' in something not a structure or union
 idl.c:851: warning: implicit declaration of function `IDL_FLOAT'
 idl.c:851: request for member `value' in something not a structure or union
 idl.c:854: warning: implicit declaration of function `IDL_STRING'
 idl.c:854: request for member `value' in something not a structure or union
 idl.c:860: request for member `value' in something not a structure or union
 idl.c:863: request for member `value' in something not a structure or union
 idl.c:866: request for member `value' in something not a structure or union
 idl.c: At top level:
 idl.c:887: syntax error before `tree'
 idl.c: In function `do_except':
 idl.c:889: syntax error before `ident'
 idl.c:890: `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: syntax error before `tree'
 idl.c: In function `do_type_dcl':
 idl.c:900: syntax error before `type_spec'
 idl.c:903: `dcls' undeclared (first use in this function)
 idl.c:904: syntax error before `dcl'
 idl.c:905: `dcl' undeclared (first use in this function)
 idl.c:909: `type_spec' undeclared (first use in this function)
 idl.c:913: request for member `next' in something not a structure or union
 idl.c: At top level:
 idl.c:923: syntax error before `*'
 idl.c: In function `tree_pre_func':
 idl.c:927: `tfd' undeclared (first use in this function)
 idl.c:928: `IDLN_LIST' undeclared (first use in this function)
 idl.c:930: `IDLN_MODULE' undeclared (first use in this function)
 idl.c:933: `IDLN_INTERFACE' undeclared (first use in this function)
 idl.c:942: `IDLN_ATTR_DCL' undeclared (first use in this function)
 idl.c:949: `IDLN_OP_DCL' undeclared (first use in this function)
 idl.c:955: `IDLN_CONST_DCL' undeclared (first use in this function)
 idl.c:958: `IDLN_EXCEPT_DCL' undeclared (first use in this function)
 idl.c:961: `IDLN_TYPE_DCL' undeclared (first use in this function)
 idl.c:929: warning: unreachable code at beginning of switch statement
 idl.c: At top level:
 idl.c:971: syntax error before `tree'
 idl.c: In function `define_interface':
 idl.c:975: syntax error before `ident'
 idl.c:982: `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: 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: `idata' undeclared (first use in this function)
 idl.c:1016: `inheritance_spec' undeclared (first use in this function)
 idl.c:1022: syntax error before `ident'
 idl.c:1024: warning: assignment makes pointer from integer without a cast
 idl.c:1025: request for member `next' in something not a structure or union
 idl.c:977: warning: `tmp_list' might be used uninitialized in this function
 idl.c: At top level:
 idl.c:1044: syntax error before `*'
 idl.c: In function `tree_post_func':
 idl.c:1046: `tfd' undeclared (first use in this function)
 idl.c:1046: `IDLN_INTERFACE' undeclared (first use in this function)
 idl.c:1053: `IDLN_TYPE_ENUM' undeclared (first use in this function)
 idl.c:1056: `IDLN_EXCEPT_DCL' undeclared (first use in this function)
 idl.c:1062: `IDLN_TYPE_STRUCT' undeclared (first use in this function)
 idl.c:1065: `IDLN_TYPE_UNION' undeclared (first use in this function)
 idl.c:1054: warning: unreachable code at beginning of switch statement
 idl.c: In function `porbit_parse_idl_file':
 idl.c:1078: syntax error before `tree'
 idl.c:1088: warning: implicit declaration of function `IDL_parse_filename'
 idl.c:1088: `tree' undeclared (first use in this function)
 idl.c:1088: `ns' undeclared (first use in this function)
 idl.c:1089: `IDLF_TYPECODES' undeclared (first use in this function)
 idl.c:1089: `IDLF_CODEFRAGS' undeclared (first use in this function)
 idl.c:1090: `IDL_WARNING1' undeclared (first use in this function)
 idl.c:1092: `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 /usr/ports/devel/p5-ORBit/work/CORBA-ORBit-0.4.3.
 *** Error code 1
 
 Stop in /usr/ports/devel/p5-ORBit.
 *** Error code 1
 
 Stop in /usr/ports/devel/p5-ORBit.
 *** Error code 1
 
 Stop in /usr/ports/devel/p5-ORBit.
 =============================================================================
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112161154.fBGBsxp71622>