<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi there,&nbsp;</div><div><br></div><div>I had a serious issue with the machine, and needed to reformat the whole machine.</div><div><br></div><div>One of my first step was of course to reinstall MacPorts and selfupdate it. I started from a clean machine. But now fails to build clang-3.4. There's a full pastebin fo the log there:</div><div><a href="http://pastebin.com/65xnyTKj">http://pastebin.com/65xnyTKj</a></div><div><br></div><div>What is it, exactly?</div><div><br></div><div>Thanks all,</div><div><br></div><div><br></div><br><div><div>El 2016-02-12, a las 12:46 PM, Jeremy Huddleston Sequoia escribió:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br><blockquote type="cite">On Feb 12, 2016, at 09:02, Ryan Schmidt &lt;<a href="mailto:ryandesign@macports.org">ryandesign@macports.org</a>&gt; wrote:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">On Feb 11, 2016, at 9:06 PM, Ryan Schmidt wrote:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><blockquote type="cite">On Feb 11, 2016, at 19:27, [ftp83plus] &lt;<a href="mailto:gestos@ftp83plus.net">gestos@ftp83plus.net</a>&gt; wrote:<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Hum, still fails:<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">---&gt; &nbsp;Deactivating llvm-3.4 @3.4.2_8<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">---&gt; &nbsp;Unable to deactivate llvm-3.4 @3.4.2_8, the following ports depend on it:<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">---&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ld64-136 @136_2+llvm34<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">Error: org.macports.deactivate for port llvm-3.4 returned: Please uninstall the ports that depend on llvm-3.4 first.<br></blockquote></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">So uninstall ld64-136 @136_2+llvm34 first. Check the revised instructions in the wiki.<br></blockquote></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Sorry, the revised instructions I was referring to are the ones that were already mentioned by Jeremy earlier in this thread: to uninstall inactive ports.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">The instructions appear to still have an error: step 5 says to rebuild ld64 with the +llvm37 variant, but ld64 doesn't have llvm variants; its subports do. You have rebuild whichever subport of ld64 you're using with the +llvm37 variant. In your case, that subport is ld64-136 so you need to run:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">sudo port -v -n upgrade --force --enforce-variants ld64-136 -llvm33 -llvm34 +llvm37 configure.compiler=macports-clang-3.7<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Then you can uninstall inactive ports, which will then include ld64-136 @136_2+llvm34.<br></blockquote><br>Right, I forgot about that. &nbsp;Give this a try as it should end up just updating your relevant ld64 subport:<br><br>sudo port -v upgrade --force --enforce-variants ld64 -llvm33 -llvm34 +llvm37 configure.compiler=macports-clang-3.7<br><br></div></blockquote></div><br></body></html>