
I’m getting this with a clean HEAD on Linux. Any ideas? Simon ghc-stage1: could not execute: /5playpen/simonpj/HEAD-4/inplace/lib/bin/ghc-split make[1]: *** [libraries/ghc-prim/dist-install/build/GHC/Types.o] Error 1

This was broken by the "Remote GHCi" patch. I'm currently validating a fix.
In the meantime you can set `SplitObjs=NO` in mk/build.mk.
On Thu, Dec 17, 2015 at 7:00 PM, Ben Gamari
Simon Peyton Jones
writes: I’m getting this with a clean HEAD on Linux. Any ideas? Simon
ghc-stage1: could not execute: /5playpen/simonpj/HEAD-4/inplace/lib/bin/ghc-split
Interesting: this binary is inplace/lib/ghc-split in my local tree. Does this exist?
Cheers,
- Ben
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Fixed in
http://git.haskell.org/ghc.git/commit/c1bd3d444f8c52c688fdbea695ee0ae7f40294...
On Thu, Dec 17, 2015 at 7:57 PM, Thomas Miedema
This was broken by the "Remote GHCi" patch. I'm currently validating a fix. In the meantime you can set `SplitObjs=NO` in mk/build.mk.
On Thu, Dec 17, 2015 at 7:00 PM, Ben Gamari
wrote: Simon Peyton Jones
writes: I’m getting this with a clean HEAD on Linux. Any ideas? Simon
ghc-stage1: could not execute: /5playpen/simonpj/HEAD-4/inplace/lib/bin/ghc-split
Interesting: this binary is inplace/lib/ghc-split in my local tree. Does this exist?
Cheers,
- Ben
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Thank you. Thomas, you are such a star… you do fix lots of corner bugs and loose ends that no one else is looking at. You do us all a service, and I’m very grateful.
Simon
From: Thomas Miedema [mailto:thomasmiedema@gmail.com]
Sent: 17 December 2015 20:49
To: Ben Gamari
I’m getting this with a clean HEAD on Linux. Any ideas? Simon
ghc-stage1: could not execute: /5playpen/simonpj/HEAD-4/inplace/lib/bin/ghc-split
Interesting: this binary is inplace/lib/ghc-split in my local tree. Does this exist? Cheers, - Ben _______________________________________________ ghc-devs mailing list ghc-devs@haskell.orgmailto:ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devshttps://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fmail.haskell.org%2fcgi-bin%2fmailman%2flistinfo%2fghc-devs&data=01%7c01%7csimonpj%40064d.mgd.microsoft.com%7c461e0f0a2e0b4a36540908d30723769a%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=f9wxTmBATlqe1zGLoWcBS51oWQqJpr9ghRxa%2bsUhZ3I%3d
participants (3)
-
Ben Gamari
-
Simon Peyton Jones
-
Thomas Miedema