Changes between Initial Version and Version 1 of Ticket #25217


Ignore:
Timestamp:
Jun 12, 2010, 9:56:39 AM (14 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to use WikiFormatting and to preview before submitting.

MacPorts determines your Xcode version by running "xcodebuild -version" and extracting the displayed Xcode version number. Xcode 3.0 and older did not display the Xcode version number here, so in this case MacPorts falls back to comparing the displayed internal version number of DevToolsCore with a list of known version numbers that correspond to public Xcode version releases. See the macports::setxcodeinfo procedure. What does "xcodebuild -version" say on your system? What happens if you simply install Xcode 3.2.2 again (possibly using the Dev Tools uninstall script first)?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25217

    • Property Cc ryandesign@… added
    • Property Component changed from ports to base
  • Ticket #25217 – Description

    initial v1  
    11I got this error when installing a package but I already have Xcode 3.2.2 installed.  How does MacPorts check xcode version and what can I do?  Thanks in advance.
    22
     3{{{
    34$ sudo port install tuxmath
    45Password:
     
    67Error: Status 1 encountered during processing.
    78To report a bug, see <http://guide.macports.org/#project.tickets>
     9}}}