[MacPorts] #46973: clang-3.4 @3.4.2_6 build fails, ML on OSX
MacPorts
noreply at macports.org
Mon Mar 9 10:09:22 PDT 2015
#46973: clang-3.4 @3.4.2_6 build fails, ML on OSX
------------------------+------------------------
Reporter: punch@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: clang-3.4 |
------------------------+------------------------
Comment (by jeremyhu@…):
Well what variants are being used by the clang-3.4 install that is trying
to take place?
As for why clang-3.4 is being used, it's probably because your system
compiler is too old:
{{{
# llvm-3.5 and later requires a C++11 runtime
# XCode 4.3's clang (318.x) fails per
https://trac.macports.org/ticket/44161
# XCode 4.5's clang (421.11.66) fails due to
http://llvm.org/bugs/show_bug.cgi?id=20184
# Xcode 4.6.x's clang (425.0.28) works, assuming 425.0.24 from 4.6.0 works
too
compiler.blacklist *gcc* macports-clang-2.9 macports-clang-3.0 macports-
clang-3.1 {clang < 425.0.24}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/46973#comment:16>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list