pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/40084: net/ORBit2 fails to build on IRIX
The following reply was made to PR pkg/40084; it has been noted by GNATS.
From: "Stuart Shelton" <srcshelton%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/40084: net/ORBit2 fails to build on IRIX
Date: Tue, 2 Dec 2008 18:24:36 +0000
Further investigation shows that the problem is that the
auto-generated file
net/ORBit2/work/ORBit2-2.14.14/include/orbit/orb-core/corba-defs.h
contains some junk.
It starts with:
/*
* This file was generated by orbit-idl-2 - DO NOT EDIT!
*/
... but then contains erroneous substitutions such as:
** typedefs **/
#if !defined(ORBIT_DECL_CORBA_ConstructionPolicy) &&
!defined(_CORBA_ConstructionPolicy_defined)
#define ORBIT_DECL_CORBA_ConstructionPolicy 1
#define _CORBA_ConstructionPolicy_define^PH=C2=B4^H#define
CORBA_ConstructionPolicy__freekids CORBA_Object__freekids
typedef CORBA_Object CORBA_ConstructionPolicy;
extern CORBA_unsigned_long CORBA_ConstructionPolicy__classid;
#if !defined(ORBIT_DECL_CORBA_Current) && !defined(_CORBA_Current_defined)
#define ORBIT_DECL_CORBA_Current 1
#define _CORBA_Current_define^PH=C2=B4^H#define CORBA_Current__freekids
CORBA_Object__freekids
typedef CORBA_Object CORBA_Current;
extern CORBA_unsigned_long CORBA_Current__classid;
#if !defined(ORBIT_DECL_CORBA_DomainManager) &&
!defined(_CORBA_DomainManager_defined)
#define ORBIT_DECL_CORBA_DomainManager 1
#define _CORBA_DomainManager_define^PH=C2=B4^H#define
CORBA_DomainManager__freekids CORBA_Object__freekids
typedef CORBA_Object CORBA_DomainManager;
extern CORBA_unsigned_long CORBA_DomainManager__classid;
This problem (junk between ^P and ^H in place of the last text of a
line and the newline character) occurs 106 times in this file.
2008/12/2 <gnats-admin%netbsd.org@localhost>:
> Thank you very much for your problem report.
> It has the internal identification `pkg/40084'.
> The individual assigned to look at your
> report is: pkg-manager.
>
>>Category: pkg
>>Responsible: pkg-manager
>>Synopsis: net/ORBit2 fails to build on IRIX
>>Arrival-Date: Tue Dec 02 18:00:01 +0000 2008
>
>
Home |
Main Index |
Thread Index |
Old Index