[MacPorts] #36654: mpich2 @1.5_2 fails to compile with LLVM clang
MacPorts
noreply at macports.org
Tue Oct 30 20:00:36 PDT 2012
#36654: mpich2 @1.5_2 fails to compile with LLVM clang
---------------------------+------------------------
Reporter: vfrspencer@… | Owner: eborisch@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: mpich2 |
---------------------------+------------------------
Comment (by eborisch@…):
Scratch that. I spoke too soon; I had upgraded Xcode, but not the command
line tools.
I had this clang: (which was building just fine)
{{{
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
}}}
after upgrade I get this clang: (which segfaults as advertised)
{{{
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM
3.1svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
}}}
'''I'm laying this one on clang...''' Now I just need to figure out
blacklists. Can I blacklist on the specific version, or do I just blanket
say 'no clang for you (on ML)?'
+clang31 variant builds fine, BTW. :)
--
Ticket URL: <https://trac.macports.org/ticket/36654#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list