On Mar 21, 2017, at 5:03 PM, Jan Stary <h...@stare.cz> wrote: > Looking at the output of port -v -d install sox: > > DEBUG: compiler clang 77 blacklisted because it matches {clang < 503} > DEBUG: compiler clang 77 blacklisted because it matches {clang < 500} > DEBUG: compiler clang 77 blacklisted because it matches {clang < 500} > Warning: All compilers are either blacklisted or unavailable; defaulting to > first fallback option > Warning: All compilers are either blacklisted or unavailable; defaulting to > first fallback option > > That does not look like a specific reason why clang fails to build sox > properly.
you trimmed the relevant information - that's almost certainly coming from a port that sox requires and not sox itself. Most of the ports that use compiler blacklist have a comment in the portfile explaining why (most people don't care, though ;-) ). -- Daniel J. Luke