[MacPorts] #38741: Processing of port *** failed on OS X 10.8 and XCode 4.6.1

MacPorts noreply at macports.org
Wed Apr 10 00:20:44 PDT 2013


#38741: Processing of port *** failed on OS X 10.8 and XCode 4.6.1
---------------------------+--------------------------------
  Reporter:  sandro_msk@…  |      Owner:  macports-tickets@…
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.1.3
Resolution:  invalid       |   Keywords:
      Port:                |
---------------------------+--------------------------------
Changes (by ciserlohn@…):

 * keywords:  XCode 4.6.1 =>
 * status:  new => closed
 * resolution:   => invalid


Old description:

> When I try to install somebody port on my MacBook OS X 10.8, XCode 4.6.1
> there was terminal output:
> MacBook-Pro-a:~ a$ sudo port install Pallet
> Password:
> Error:
> Error: No valid Xcode installation is properly selected.
> Error: Please use xcode-select to select an Xcode installation:
> Error: sudo xcode-select -switch
> /Applications/Xcode.app/Contents/Developer # version 4.6.1
> Error:
> Error: The installed version of Xcode (2.0orlower) is too old to use on
> the installed OS version. Version 4.5.2 or later is recommended on Mac OS
> X 10.8.
> To report a bug, follow the instructions in the guide:
> http://guide.macports.org/#project.tickets
> Error: Processing of port Pallet failed

New description:

 When I try to install somebody port on my MacBook OS X 10.8, XCode 4.6.1
 there was terminal output:
 {{{
 MacBook-Pro-a:~ a$ sudo port install Pallet
 Password:
 Error:
 Error: No valid Xcode installation is properly selected.
 Error: Please use xcode-select to select an Xcode installation:
 Error: sudo xcode-select -switch
 /Applications/Xcode.app/Contents/Developer # version 4.6.1
 Error:
 Error: The installed version of Xcode (2.0orlower) is too old to use on
 the installed OS version. Version 4.5.2 or later is recommended on Mac OS
 X 10.8.
 To report a bug, follow the instructions in the guide:
 http://guide.macports.org/#project.tickets
 Error: Processing of port Pallet failed
 }}}

--

Comment:

 As shown in the output you need to run:
 {{{
 sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
 }}}
 And make sure the command line tools are installed. Have a look at
 ProblemHotlist.

 In the future please use WikiFormatting.

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


More information about the macports-tickets mailing list