<div dir="ltr">Howdy,<div><br></div><div>I&#39;ve mentioned this once before and didn&#39;t get any feedback; I thought I&#39;d give it one more shot.</div><div><br></div><div>Has anyone out there tried building, from scratch, the Swift 3.0 package on Ubuntu?  The compile, link, packaging steps all complete successfully, but then the repl/test-repl-glibc.py fails.  The failure is that the REPL doesn&#39;t interact (the underlying script is using pexpect to send/expect) properly:</div><div><br></div><div><div>  2&gt; import Glibc </div><div>warning: &lt;REPL&gt;:1:1: warning: #line directive is deprecated, please use #sourceLocation instead</div><div>#line 2 &quot;repl.swift&quot;</div><div>^~~~~</div><div>#sourceLocation</div><div><br></div><div>warning: repl.swift:3:1: warning: #line directive is deprecated, please use #sourceLocation instead</div><div>#line</div><div>^~~~~</div><div>#sourceLocation</div><div><br></div><div>error: repl.swift:2:8: error: missing required module &#39;SwiftGlibc&#39;</div><div>import Glibc</div></div><div><br></div><div>This is occurring on two separate Ubuntu 14.04 systems, one of which is a greenfield VM with all of the prerequisites/clang-3.6 installed.</div><div><br></div><div>Stumped on this one and was just curious if anyone can reproduce.</div><div><br></div><div>Thanks,</div><div>Joe</div><div><br></div><div><br></div><div><br><div class="gmail_signature"><div dir="ltr">---<div><a href="http://dev.iachieved.it/iachievedit/" target="_blank">http://dev.iachieved.it/iachievedit/</a></div><div>@iachievedit</div></div></div>
</div></div>