#33792: libbonobo: ../idl/Bonobo.idl compilation failed --------------------------------------+------------------------------------- Reporter: digitalrinaldo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: libbonobo --------------------------------------+------------------------------------- Comment(by ram@…): just tried rebuilding orbit2 with llvm-gcc-4.2 and it failed with the following: {{{ ../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/interop -I../../../src/orb /orb-core --noskels --nodefskels --nostubs --noidata --nocommon --showcpperrors --define=Object=OObject --define=TypeCode=TTypeCode --deps ./.deps/corba-defs.idl.P ../../../src/orb/orb-core/corba-defs.idl orbit-idl-2 2.14.19 compiling mode, show preprocessor errors, passes: headers Processing file ../../../src/orb/orb-core/iop-defs.idl orbit-idl-2 2.14.19 compiling mode, show preprocessor errors, passes: headers Processing file ../../../src/orb/orb-core/orbit-interface.idl orbit-idl-2 2.14.19 compiling mode, show preprocessor errors, passes: headers Processing file ../../../src/orb/orb-core/corba-defs.idl sh: /Developer/usr/bin/clang: No such file or directory Error: Empty file sh: /Developer/usr/bin/clang: No such file or directory ** (orbit-idl-2:94244): WARNING **: ../../../src/orb/orb-core/iop-defs.idl compilation failed Error: Empty file ** (orbit-idl-2:94245): WARNING **: ../../../src/orb/orb-core/orbit- interface.idl compilation failed make[8]: *** [iop-defs.h] Error 1 make[8]: *** Waiting for unfinished jobs.... make[8]: *** [orbit-interface.h] Error 1 sh: /Developer/usr/bin/clang: No such file or directory }}} Seems like the old compiler location is hard coded somewhere... -- Ticket URL: <https://trac.macports.org/ticket/33792#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS