Question about /usr/bin/gen_bridge_metadata

Fredrik Öhrström oehrstroem at gmail.com
Fri Mar 23 18:05:14 PDT 2012


Thank you very much! That did the trick!

Now I have added enough fixes to build-infra/jdk8 so that it actually
builds everything
on my mac. (Though not sctp for the moment.) What is left is to get
the linking parameters for
the java launcher (and the other launchers) right. They link, but do not work.

//Fredrik

2012/3/23 Henri Gomez <henri.gomez at gmail.com>:
> Did you use xcode-select to choose latest XCode to be used ?
>
> Le 23 mars 2012 à 22:28, Fredrik Öhrström <oehrstroem at gmail.com> a écrit :
>
>> When building build-infra/jdk8 build for mac, it hangs on:
>>
>> /usr/bin/gen_bridge_metadata -d -F complete --framework
>> Foundation.framework -o Foundation.bridgesupport
>>
>> which seems to take forever. At least, I have never seen it finish.
>> Also it also seems to exercise bash which runs a single thread full
>> speed, but not ruby.
>>
>> I have a powerful 27" Corei7 8GBRAM, so clearly I should not have to
>> wait this long.
>> The -d option does not give much more info.
>>
>> How can I debug this problem? Almost all of my other problems arrived
>> when I upgraded to OSX lion and
>> Xcode 4.3, could this be caused by the upgrade as well?
>>
>> Thanks!
>>
>> //Fredrik


More information about the macosx-port-dev mailing list