<div dir="ltr">Howdy,<div><br></div><div>I've mentioned this once before and didn't get any feedback; I thought I'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't interact (the underlying script is using pexpect to send/expect) properly:</div><div><br></div><div><div> 2> import Glibc </div><div>warning: <REPL>:1:1: warning: #line directive is deprecated, please use #sourceLocation instead</div><div>#line 2 "repl.swift"</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 'SwiftGlibc'</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>