[haiku-gsoc] Swift port compiler hangs on poll()

  • From: Joseph Calvin Hill <mr_j.c.h@xxxxxxxxxxx>
  • To: "haiku-gsoc@xxxxxxxxxxxxx" <haiku-gsoc@xxxxxxxxxxxxx>
  • Date: Fri, 23 Jun 2017 20:19:09 +0000

Hello!

Just as I have already pointed out in my recent blogposts, the swift compiler 
seem to be hang when generating a executable. I ran a strace on the binary and 
it seems to be looping on poll(), but I’m not sure if this behaviour is related 
to ticket #13546. The code that it loops around is in 
TaskQueue.inc<https://github.com/return/swift/blob/swift-3.1-haiku/lib/Basic/Unix/TaskQueue.inc>
 from line(s) 326 to 444. Here is the tracing output https://0x0.st/Uqc.txt. ;
Any suggestions?

Thanks,
Joseph Hill

Other related posts: