[MacPorts] #39015: git-core @1.8.2.2 install fail
MacPorts
noreply at macports.org
Mon May 6 12:45:26 PDT 2013
#39015: git-core @1.8.2.2 install fail
--------------------------+-------------------------
Reporter: bcptaylor@… | Owner: ciserlohn@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: git-core |
--------------------------+-------------------------
Comment (by larryv@…):
Replying to [comment:6 bcptaylor@…]:
> {{{
> $ /usr/bin/clang --version
> Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM
3.0svn)
> Target: x86_64-apple-darwin12.3.0
> Thread model: posix
> }}}
This is completely wrong. Xcode 4.6.2 comes with a much newer Clang.
{{{
% xcodebuild -version
Xcode 4.6.2
Build version 4H1003
% /usr/bin/clang --version
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
}}}
Are you sure you can’t install or update the Command Line Tools from Xcode
(Xcode menu > Preferences > Downloads > Components)?
--
Ticket URL: <https://trac.macports.org/ticket/39015#comment:7>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list