[MacPorts] #33724: Installer hangs when Xcode 4.3 is incorrectly installed

MacPorts noreply at macports.org
Fri Mar 23 17:39:21 PDT 2012


#33724: Installer hangs when Xcode 4.3 is incorrectly installed
------------------------------------+---------------------------------------
 Reporter:  glen.henshaw@…          |       Owner:  macports-tickets@…                   
     Type:  enhancement             |      Status:  new                                  
 Priority:  Normal                  |   Milestone:                                       
Component:  base                    |     Version:  2.0.4                                
 Keywords:  installer               |        Port:                                       
------------------------------------+---------------------------------------

Old description:

> Installing Xcode 4.3 requires the user to execute:
>
> > xcode-select -switch /Applications/Xcode.app/Resources/Developer/
>
> from the command line in order for xcodebuild to execute correctly. If
> this is not done, xcodebuild hangs. The installer requires xcodebuild;
> therefore, this condition will hang the installer. The installer should
> have a timeout on xcodebuild and give the user an appropriate error
> message.

New description:

 Installing Xcode 4.3 requires the user to execute:

 {{{
 xcode-select -switch /Applications/Xcode.app/Resources/Developer/
 }}}

 from the command line in order for xcodebuild to execute correctly. If
 this is not done, xcodebuild hangs. The installer requires xcodebuild;
 therefore, this condition will hang the installer. The installer should
 have a timeout on xcodebuild and give the user an appropriate error
 message.

--

Comment(by ryandesign@…):

 I'm wondering what part of the installer requires xcodebuild.... Is it
 just that the installer uses "sudo port selfupdate", and every port
 command always calls xcodebuild now?

-- 
Ticket URL: <https://trac.macports.org/ticket/33724#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list