[swift-users] Unusual REPL failure on Linux
Mish Awadah
mawadah at apple.com
Fri Dec 4 15:51:00 CST 2015
Not that they are essential. But perhaps might give us a clue.
Did you install clang? That is definitely a required dependency for using Swift.
- mish
> On Dec 4, 2015, at 1:49 PM, Mish Awadah <mawadah at apple.com> wrote:
>
> Did you install all the deps listed in the Swift README?
>
> - mish
>
>> On Dec 4, 2015, at 1:41 PM, Thomas Catterall <me at swizzlr.co <mailto:me at swizzlr.co>> wrote:
>>
>> Ubuntu 14.04 LTS, but the dockerized version so presumably missing deps.
>>
>> Sent from my iPhone
>>
>> On 4 Dec 2015, at 18:06, Mish Awadah <mawadah at apple.com <mailto:mawadah at apple.com>> wrote:
>>
>>> I haven’t seen this before. What version of Linux is being used?
>>>
>>> - mish
>>>
>>>> On Dec 3, 2015, at 8:08 PM, Dmitri Gribenko <gribozavr at gmail.com <mailto:gribozavr at gmail.com>> wrote:
>>>>
>>>> On Thu, Dec 3, 2015 at 4:31 PM, swizzlr <me at swizzlr.co <mailto:me at swizzlr.co>> wrote:
>>>> We’re trying to put Swift inside Docker, and it works for compilation, but crucially the REPL does not:
>>>>
>>>> `error: failed to launch REPL process: process launch failed: 'A' packet returned an error: 8`
>>>>
>>>> If anyone has any suspicions as to the origin of this error, please do let us know. We’re tracking the issue here: https://github.com/swiftdocker/docker-swift/issues/9 <https://github.com/swiftdocker/docker-swift/issues/9>
>>>>
>>>> (I left work early for this. I am so very happy Swift is OSS now!)
>>>>
>>>> + Sean, Enrico, Mish -- have you seen this?
>>>>
>>>> Dmitri
>>>>
>>>> --
>>>> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
>>>> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com <mailto:gribozavr at gmail.com>>*/
>>>
>
>
> _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20151204/0519ce94/attachment.html>
More information about the swift-users
mailing list