<div dir="ltr">This ticket <a href="https://trac.macports.org/ticket/41836">https://trac.macports.org/ticket/41836</a> describes an issue where (apparently, I don&#39;t have a matching system to test) 10.8.5 and XCode 5.0.2 are installed.<div>
<br></div><div>The user installed (I&#39;m guessing from buildbot archive) mpich-default, which wraps /usr/bin/llvm-gcc-4.2. In the setup mentioned, this doesn&#39;t exist. (Which is why I&#39;m saying it came from the archive rather than a local build -- mpich wraps the compiler it was built with.)</div>
<div><br></div><div>Any thoughts on how to fix this? What version of Xcode (esp. clang) is on the 10.8 buildbot?</div><div>llvm-gcc-4.2 gets used if clang is blacklisted:</div><div><br></div><div>&lt; from the Portfile&gt;</div>
<div><div># Linker for Apple clang version 421.11.66 segfaults </div><div># See <a href="https://trac.macports.org/ticket/36654#comment:9">https://trac.macports.org/ticket/36654#comment:9</a> </div><div>compiler.blacklist-append   {clang &gt;= 421.11.66 &lt; 425.0.24} </div>
</div><div>&lt;/Portfile&gt;</div><div><br></div><div>Thanks,</div><div> Eric</div></div>