Archive vs. local build selection (10.8.5, XCode 5.0.2)

Eric A. Borisch eborisch at macports.org
Tue Dec 17 06:28:00 PST 2013


This ticket https://trac.macports.org/ticket/41836 describes an issue where
(apparently, I don't have a matching system to test) 10.8.5 and XCode 5.0.2
are installed.

The user installed (I'm guessing from buildbot archive) mpich-default,
which wraps /usr/bin/llvm-gcc-4.2. In the setup mentioned, this doesn't
exist. (Which is why I'm saying it came from the archive rather than a
local build -- mpich wraps the compiler it was built with.)

Any thoughts on how to fix this? What version of Xcode (esp. clang) is on
the 10.8 buildbot?
llvm-gcc-4.2 gets used if clang is blacklisted:

< from the Portfile>
# Linker for Apple clang version 421.11.66 segfaults
# See https://trac.macports.org/ticket/36654#comment:9
compiler.blacklist-append   {clang >= 421.11.66 < 425.0.24}
</Portfile>

Thanks,
 Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20131217/b29c62cc/attachment.html>


More information about the macports-dev mailing list