On Mar 12, 2026, at 06:36, Riccardo Mottola wrote: > > llvm11 is being pulled in as a dependency (didn't have it previously) and it > fails to build with existing clang-9 due to strange linker version issues > (opened ticket)
This is https://trac.macports.org/ticket/73601 which we now understand, have fixed, have put measures in place to make sure it doesn't happen again, and have reported our findings to the developers of llvm so they can fix it at the source. > however if I force clang 8, it dies with: I would probably not recommend trying to change which compiler MacPorts will use, especially to compile a compiler since they can be kind of picky and we've sometimes been pretty deliberate about the compiler choices that are programmed into the ports.
