<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Aug 15, 2014 at 6:58 PM, Matt Thompson <span dir="ltr">&lt;<a href="mailto:fortran@gmail.com" target="_blank">fortran@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>So I&#39;m just stumped. Why can&#39;t a &quot;port clean --all installed&quot; work, but the individual clean *can* work?</div>
<div></div></blockquote></div><br>The usual cause of an unexpected error like that is a bug in a Portfile such that it runs one of its installation steps unconditionally instead of only when asked to install. Which one might only be determinable by running in verbose or debug mode.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">(Also the tricky part is that it&#39;s probably some port that *depends on* a port with mpi variants --- not the mpi-dependent port itself! --- but in cases like this it may not even be a port that you have installed.)</div>
<div class="gmail_extra"><br>-- <br><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>