#18756: orbit2 -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: orbit2 -------------------------------------+-------------------------------------- I cannot install orbit2 @2.14.17 on my MacBook Pro running Mac OS X 10.5.6, Xcode 3.1, MacPorts 1.7.0. {{{ $ port install orbit2 ---> Fetching orbit2 ---> Verifying checksum(s) for orbit2 ---> Extracting orbit2 ---> Configuring orbit2 ---> Building orbit2 Error: Target org.macports.build returned: shell command " cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_orbit2/work/ORBit2-2.14.17" && nice -n 10 make -j3 all " returned error 2 Command output: from corba-defs-common.c:9: ../../../include/orbit/orb-core/iop-defs.h:1398: warning: integer constant is too large for 'long' type ../../../include/orbit/orb-core/iop-defs.h:1398: error: size of array 'magic' is too large ../../../include/orbit/orb-core/iop-defs.h:1429: warning: integer constant is too large for 'long' type ../../../include/orbit/orb-core/iop-defs.h:1429: error: size of array 'magic' is too large ../../../include/orbit/orb-core/iop-defs.h:1617: warning: integer constant is too large for 'long' type ../../../include/orbit/orb-core/iop-defs.h:1617: error: size of array 'reserved' is too large ../../../include/orbit/orb-core/iop-defs.h:1781: warning: integer constant is too large for 'long' type ../../../include/orbit/orb-core/iop-defs.h:1781: error: size of array 'reserved' is too large iop-defs-common.c:1870: warning: integer constant is too large for 'long' type iop-defs-common.c:1870: warning: integer constant is too large for 'long' type iop-defs-common.c:1870: warning: integer constant is too large for 'long' type iop-defs-common.c:3921: warning: integer constant is too large for 'long' type iop-defs-common.c:3921: warning: integer constant is too large for 'long' type iop-defs-common.c:3921: warning: integer constant is too large for 'long' type iop-defs-common.c:3921: warning: integer constant is too large for 'long' type iop-defs-common.c:3921: warning: integer constant is too large for 'long' type iop-defs-common.c:4097: warning: integer constant is too large for 'long' type iop-defs-common.c:4097: warning: integer constant is too large for 'long' type iop-defs-common.c:4097: warning: integer constant is too large for 'long' type iop-defs-common.c:4097: warning: integer constant is too large for 'long' type make[5]: *** [orbit-interface-common.lo] Error 1 make[5]: *** Waiting for unfinished jobs.... make[5]: *** [iop-defs-common.lo] Error 1 make[5]: *** [corba-defs-common.lo] Error 1 make[4]: *** [all] Error 2 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. $ }}} orbit2 @2.14.16 was already installed on this computer. Rolling the port back to 2.14.16 and trying to rebuild it fails with the same message as above. So the problem could be caused by an update to one of orbit2's dependencies. -- Ticket URL: <http://trac.macports.org/ticket/18756> MacPorts <http://www.macports.org/> Ports system for Mac OS