
19 Dec
2024
19 Dec
'24
1:45 p.m.
Simon Peyton Jones
When I do `./hadrian/build test` I get lots of these failures
/home/simonpj/code/HEAD-20/_build/stage1/lib/../bin/ghc-iserv: createProcess: posix_spawnp: does not exist (No such file or directory)
Hmm, interesting. Does /home/simonpj/code/HEAD-20/_build/stage1/lib/../bin/ghc-iserv exist? Cheers, - Ben