#18156: XCode 6.3 broken
--------------------------+------------------------
Reporter: vbraun | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.7
Component: build | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
--------------------------+------------------------
Comment (by jhpalmieri):
Unfortunately this won't work. If you just have the command-line tools
installed, not Xcode.app, you will see
{{{
$ xcodebuild -version
xcode-select: error: tool 'xcodebuild' requires Xcode, but active
developer directory '/Library/Developer/CommandLineTools' is a command
line tools instance
}}}
The command `xcode-select -version` seems to output
{{{
xcode-select version 2339.
}}}
for both 6.2 and 6.3.1. I tried looking for the string "6.3.1" in the
command-line tools directory, but couldn't find anything, nor did I find
any obviously useful differences between the directories for 6.2 and 6.3.1
(not that I really know what I'm looking for). They have different
versions of git, so we could look at something like
{{{
$ `xcode-select -p`/usr/bin/git --version
}}}
but this is pretty indirect.
--
Ticket URL: <http://trac.sagemath.org/ticket/18156#comment:13>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.