
19 Dec
2024
19 Dec
'24
5:37 p.m.
Does /home/simonpj/code/HEAD-20/_build/stage1/lib/../bin/ghc-iserv
exist?
bash$ ls /home/simonpj/code/HEAD-20/_build/stage1/lib/../bin
check-exact count-deps ghc ghc-pkg haddock hpc lint-codes unlit
check-ppr dump-decls ghc-iserv-dyn ghc-toolchain-bin hp2ps hsc2hs
runghc
So it seems that the answer is no.
What now?
SImon
On Thu, 19 Dec 2024 at 13:45, Ben Gamari
Simon Peyton Jones
writes: 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