[MacPorts] #39015: git-core @1.8.2.2 install fail
MacPorts
noreply at macports.org
Tue May 7 06:38:04 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 bcptaylor@…):
Only /usr/bin/clang is in path. I ran find on / to find all executable
clangs, the only ones were the /usr/bin/clang and the
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
{{{
$ which clang
/usr/bin/clang
$ hash -t clang
/usr/bin/clang
}}}
{{{
$ /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
}}}
{{{
$ `xcodebuild -find 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
}}}
--
Ticket URL: <https://trac.macports.org/ticket/39015#comment:10>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list