<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>El 2016-08-01, a las 02:49, Ryan Schmidt 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>On Aug 1, 2016, at 00:40, [ftp83plus] wrote:</div><blockquote type="cite"><br><div><blockquote type="cite"></blockquote></div></blockquote><div><blockquote type="cite"><div>El 2016-07-31, a las 16:30, Ryan Schmidt escribió:</div></blockquote></div><blockquote type="cite"><div><blockquote type="cite"><div dir="auto"><blockquote type="cite"><div></div></blockquote><br><div>Could you also show us the CMakeOutput.log?</div></div></blockquote><br></div><div>Sure, here it is:</div><div>CMakeOutput.log</div><div><a href="http://pastebin.com/XZ3WHA0F">http://pastebin.com/XZ3WHA0F</a></div></blockquote><br><div>This again shows:</div><div><span style="background-color: rgba(255, 255, 255, 0);"><br></span></div><div><span style="background-color: rgba(255, 255, 255, 0);">ld: warning: ignoring file /usr/lib/libc++.dylib, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked (i386): /usr/lib/libc++.dylib</span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><br></span></div><div><span style="background-color: rgba(255, 255, 255, 0);">libcxx needs to be installed with the universal variant prior to this step. I still think it would be a good idea if we made the libcxx port install with the universal variant automatically since not having it installed universal will cause problems like these.&nbsp;</span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><br></span></div></div></blockquote></div>@Jeremy:&nbsp;<div><br></div><div>So should <b>Bootstrapping 2, Step 2</b>, after:<div><pre class="wiki">sudo port -v install libcxx</pre><div>have an additional step with:</div></div><div><pre class="wiki"><span class="Apple-style-span" style="white-space: normal; "><font class="Apple-style-span" face="Monaco">sudo port -v -s upgrade --enforce-variants libcxx +universal</font></span></pre></div><div>?</div><div><br></div></div></body></html>