<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><div><br></div><div><br>On 14 Mar 2016, at 12:49 am, [ftp83plus] &lt;<a href="mailto:gestos@ftp83plus.net">gestos@ftp83plus.net</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div>I thought I done that with :</div><div><br></div><div><blockquote type="cite"><div><font class="Apple-style-span" face="'Courier New'">sudo port clean ld64-136</font></div><div>and</div><div><font class="Apple-style-span" face="'Courier New'">sudo port clean libcxx</font></div><div><br></div><div>as ld54-136 failed to compile as a dependency of libcxx. Received:</div><div><br></div><div><div>Error: Failed to install ld64-136</div><div>Please see the log file for port ld64-136 for details:</div><div>&nbsp; &nbsp; /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ld64/ld64-136/main.log</div><div>Error: The following dependencies were not installed: clang-3.4 ld64 ld64-136 libcxxab</div></div></blockquote></div><div><br></div><div>After correcting these lines in the <i>macports.conf</i> file following Ryan's advice:</div><div><br></div><div><div><font class="Apple-style-span" face="Courier"># Whether MacPorts should automatically run rev-upgrade after upgrading</font></div><div><font class="Apple-style-span" face="Courier"># ports.</font></div><div><font class="Apple-style-span" face="Courier">#revupgrade_autorun &nbsp; &nbsp; yes</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier"># Whether rev-upgrade should automatically rebuild ports with broken</font></div><div><font class="Apple-style-span" face="Courier"># linking or merely report the breakage. Supported values are "report"</font></div><div><font class="Apple-style-span" face="Courier"># and "rebuild".</font></div><div><font class="Apple-style-span" face="Courier">revupgrade_mode &nbsp; &nbsp; &nbsp; &nbsp; report</font></div></div><div><br></div><div>The last line originally read:</div><div><font class="Apple-style-span" face="Courier">#revupgrade_mode<span class="Apple-tab-span" style="white-space:pre">        </span>rebuild</font></div><div><br></div><div><b>ld64-136</b> build log is there:&nbsp;<a href="http://pastebin.com/rJ95ZwK9">http://pastebin.com/rJ95ZwK9</a></div><div><b>libcxx</b> build log is there:&nbsp;<a href="http://pastebin.com/7DZGYGCV">http://pastebin.com/7DZGYGCV</a></div><div>Both logs were updated at the same time, so I posted them both.</div><div><br></div><div>I don't see the "Skipping complete" anymore in the logs as Ryan said, but the first error reads:</div><div><font class="Apple-style-span" face="Courier">:info:build src/ld/parsers/lto_file.cpp:36:25: error: unordered_set: No such file or directory</font></div><div><br></div><div>Could it be that some important file is missing or wasn't fetched properly?</div></div></blockquote><div><br></div><div><br></div>Unordered_set is only available in C++11, which the ancient gcc 4.2 compiler being used will not support...&nbsp;<br><blockquote type="cite"><div><div><br></div><div><br></div><br><div><div>El 2016-03-13, a las 16:11, Chris Jones escribió:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="content-type" content="text/html; charset=utf-8"><div dir="auto"><div></div><div><br></div><div><br>On 13 Mar 2016, at 7:02 pm, [ftp83plus] &lt;<a href="mailto:gestos@ftp83plus.net">gestos@ftp83plus.net</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div>Ok, thanks for specifying.&nbsp;</div><div><br></div><div>Why does it fail, now?</div></div></blockquote><div><br></div>Because you have not changed anything... You are simply explicitly specifying some options identical to the defaults... You need to follow the advice Ryan has already given you...<div><br><blockquote type="cite"><div><br><div><div>El 2016-03-13, a las 12:30, Brandon Allbery escribió:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Mar 13, 2016 at 5:18 AM, [ftp83plus] <span dir="ltr">&lt;<a href="mailto:gestos@ftp83plus.net" target="_blank">gestos@ftp83plus.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Now it's getting even more confusing for me: why would a commented out line still be run?&nbsp;</blockquote></div><br>The comment is showing you what the default action is if you don't say anything.<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://sinenomine.net/" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>
</blockquote></div><br></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>macports-users mailing list</span><br><span><a href="mailto:macports-users@lists.macosforge.org">macports-users@lists.macosforge.org</a></span><br><span><a href="https://lists.macosforge.org/mailman/listinfo/macports-users">https://lists.macosforge.org/mailman/listinfo/macports-users</a></span><br></div></blockquote></div></div></blockquote></div><br></div></blockquote></body></html>