Update XCode developer directory for Mac OS X 10.11+

Bug #1643142 reported by jus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Low
Unassigned

Bug Description

When compiling latest master on OSX 10.11.6, build process gives the following informal error, build went trough though. Looks like they dont give the SDK version in the file path anymore.
https://github.com/mixxxdj/mixxx/blob/master/build/mixxx.py#L328

``
xcodebuild: error: SDK "macosx10.11" cannot be located.
xcodebuild: error: SDK "macosx10.10" cannot be located.
xcodebuild: error: SDK "macosx10.9" cannot be located.
xcodebuild: error: SDK "macosx10.8" cannot be located.
xcodebuild: error: SDK "macosx10.7" cannot be located.
Could not find a supported Mac OS X SDK.
Make sure that XCode is installed, you have installed the command line tools, and have selected an SDK path with xcode-select.
``

Looks ok on my machine
$ xcode-select -p
/Applications/Xcode.app/Contents/Developer
$ gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

jus (jus)
summary: - Update XCode developer directory on Mac OS X 10.11+
+ Update XCode developer directory for Mac OS X 10.11+
Revision history for this message
jus (jus) wrote :
Changed in mixxx:
milestone: none → 2.1.0
status: New → Fix Committed
importance: Undecided → Low
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/8697

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.