<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 8 Feb 2019, at 9:32 pm, Michael Dickens <<a href="mailto:michaelld@macports.org" class="">michaelld@macports.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="caret-color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial;" class="">Adding in some debug printouts inside portconfigure.tcl, I think what's happening is that when "libc++" is specified, somewhere inside portconfigure.tcl the possible compilers to used gets pared down. Since I'm not specifying one by default, and there is no blacklist or whitelist, the fallback list is used. The first "compiler.fallback" on OSX 10.6 that meets the requirement to support "libc++" is "macports-clang-7.0". Not sure if this help anyone, but it explains why the dependency on clang-7.0 for cmake at least. - MLD</div></div></blockquote><br class=""></div><div>OK, but why then do you see this on OSX 10.6, but I don’t (i.e. see my first mail, with the clang/llvm deps) ?</div><div><br class=""></div><div>Something has to be different between the two, to get a different outcome.</div><div><br class=""></div><div>Chris</div><br class=""></body></html>