xcode 4.3 breaks macports

James Berry jberry at macports.org
Sun Jan 29 08:46:39 PST 2012


On Jan 29, 2012, at 3:48 AM, Rainer Müller wrote:

> On 2012-01-28 00:18 , James Gregurich wrote:
>> I'm not sure if this is known or not, but Xcode 4.3 breaks macports.
>> I'll report what I have learned in hacking my macports install into
>> working. Note that /Developer has been moved inside the Xcode.app
>> package and the internal structure of Developer has changed.
> 
> I don't have access to Xcode 4.3 and this is just a developer preview,
> not the final product. I would suggest in whatever project you got
> access to this pre-release, please file an enhancement request to
> clarify how the final product will implement this.
> 
> However, if it really moves /Developer into /Applications/Xcode.app,
> will there be any symlinks for the tools in /usr/bin? Would it require
> running Xcode once to create them? Or will users have to edit their PATH
> to use them?

Code in trunk now uses xcrun -find to find the compilers, so users shouldn't have to edit their paths.

Note that James Gregurich's issue is with the change of location for the /Developer directory, and how that affects the sdkroot location.

James


More information about the macports-dev mailing list