#26391: Bogues XCode too old message --------------------------------+------------------------------------------- Reporter: ralph@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 1.9.1 Resolution: invalid | Keywords: Port: | --------------------------------+------------------------------------------- Comment(by arritjenof@…): Hi, i'm having the same issue, on an otherwise stable setup that allows me to actually do some work ;) For that reason, i have 2 versions of XCode/DevTools installed. One (3.2.6) is physically located on another partition that has a seperate (2nd) MacOSX installation (10.6.2) — but running that XCode while booted into the first (main) OS works fine. On my main OSX/XCode partition i have mac ports installed, but (i think) ever-since installing XCode 4.0.1 it is broken, reporting the same error that Ralph mentiones: {{{ $ > sudo port install tightvnc Error: The installed version of Xcode (3.0) is too old to use on the installed OS version. Version 3.2.4 or later is recommended on Mac OS X 10.6. Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} Below i included the output of `xcodebuild -version -sdk`. (i'm sorry if that's a bit too verbose..). {{{ $ > xcodebuild -version -sdk iPhoneSimulator3.2.sdk - 'Simulator - iOS 3.2' (iphonesimulator3.2) SDKVersion: 3.2 Path: /Volumes/hds/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk PlatformPath: /Volumes/hds/Developer/Platforms/iPhoneSimulator.platform ProductBuildVersion: 7W367a ProductCopyright: 1983-2010 Apple Inc. ProductVersion: 3.2 ProductName: iPhone OS iPhoneSimulator4.0.sdk - 'Simulator - iOS 4.0' (iphonesimulator4.0) SDKVersion: 4.0 Path: /Volumes/hds/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.0.sdk PlatformPath: /Volumes/hds/Developer/Platforms/iPhoneSimulator.platform ProductBuildVersion: 8A400 ProductCopyright: 1983-2010 Apple Inc. ProductVersion: 4.0.2 ProductName: iPhone OS iPhoneSimulator4.1.sdk - 'Simulator - iOS 4.1' (iphonesimulator4.1) SDKVersion: 4.1 Path: /Volumes/hds/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.1.sdk PlatformPath: /Volumes/hds/Developer/Platforms/iPhoneSimulator.platform ProductBuildVersion: 8B117 ProductCopyright: 1983-2010 Apple Inc. ProductVersion: 4.1 ProductName: iPhone OS iPhoneSimulator4.2.sdk - 'Simulator - iOS 4.2' (iphonesimulator4.2) SDKVersion: 4.2 Path: /Volumes/hds/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk PlatformPath: /Volumes/hds/Developer/Platforms/iPhoneSimulator.platform ProductBuildVersion: 8C134 ProductCopyright: 1983-2010 Apple Inc. ProductVersion: 4.2 ProductName: iPhone OS iPhoneSimulator4.3.sdk - 'Simulator - iOS 4.3' (iphonesimulator4.3) SDKVersion: 4.3 Path: /Volumes/hds/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk PlatformPath: /Volumes/hds/Developer/Platforms/iPhoneSimulator.platform ProductBuildVersion: 8F192 ProductCopyright: 1983-2011 Apple Inc. ProductVersion: 4.3 ProductName: iPhone OS MacOSX10.5.sdk - 'Mac OS X 10.5' (macosx10.5) SDKVersion: 10.5 Path: /Volumes/hds/Developer/SDKs/MacOSX10.5.sdk PlatformVersion: 1.0 ProductBuildVersion: 9L31a ProductCopyright: 1983-2009 Apple Inc. ProductVersion: 10.5.8 ProductName: Mac OS X ProductUserVisibleVersion: 10.5.8 MacOSX10.6.sdk - 'Mac OS X 10.6' (macosx10.6) SDKVersion: 10.6 Path: /Volumes/hds/Developer/SDKs/MacOSX10.6.sdk PlatformVersion: 1.0 ProductBuildVersion: 10M2518 ProductCopyright: 1983-2011 Apple Inc. ProductVersion: 10.6 ProductName: Mac OS X ProductUserVisibleVersion: 10.6 iPhoneOS4.3.sdk - 'iOS 4.3' (iphoneos4.3) SDKVersion: 4.3 Path: /Volumes/hds/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk PlatformVersion: 4.3 PlatformPath: /Volumes/hds/Developer/Platforms/iPhoneOS.platform ProductBuildVersion: 8F191m ProductCopyright: 1983-2011 Apple Inc. ProductVersion: 4.3 ProductName: iPhone OS XcodeComponent versions: DevToolsCore-1809.0; DevToolsSupport-1806.0 BuildVersion: 10M2518 }}} XCode/IDE reports the following in the about window. For 3.2.6 {{{ Xcode IDE: 1761.0 Xcode Core: 1809.0 ToolSupport: 1806.0 }}} For 4.0.1 {{{ Build 4A1006 }}} Additional: {{{ $ > port version Version: 1.9.2 }}} MacOS {{{ 10.6.7 }}} hope this can help solve something ;). thanks, arri -- Ticket URL: <https://trac.macports.org/ticket/26391#comment:17> MacPorts <http://www.macports.org/> Ports system for Mac OS