<div dir="ltr">IIRC there's also an edge case when something tries to check the compiler in a fetch step or w/e and the information doesn't exist yet, so all compilers are "blacklisted" because there are no compilers defined yet, while the code printing that assumes the compiler list is empty because blacklisting removed all of them? And I think another if something tries to look up Xcode-specific information but the xcode portgroup hasn't been initialized?</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 21, 2017 at 5:26 PM, Daniel J. Luke <span dir="ltr"><<a href="mailto:dluke@geeklair.net" target="_blank">dluke@geeklair.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mar 21, 2017, at 5:03 PM, Jan Stary <<a href="mailto:hans@stare.cz">hans@stare.cz</a>> wrote:<br>
> Looking at the output of port -v -d install sox:<br>
><br>
> DEBUG: compiler clang 77 blacklisted because it matches {clang < 503}<br>
> DEBUG: compiler clang 77 blacklisted because it matches {clang < 500}<br>
> DEBUG: compiler clang 77 blacklisted because it matches {clang < 500}<br>
> Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option<br>
> Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option<br>
><br>
> That does not look like a specific reason why clang fails to build sox properly.<br>
<br>
</span>you trimmed the relevant information - that's almost certainly coming from a port that sox requires and not sox itself.<br>
<br>
Most of the ports that use compiler blacklist have a comment in the portfile explaining why (most people don't care, though ;-) ).<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Daniel J. Luke<br>
<br>
<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div>