Federico Beffa <[email protected]> skribis: > Mark H Weaver <[email protected]> writes: > >> All attempts to build ghc on i686 have failed, according to Hydra. >> >> http://hydra.gnu.org/job/gnu/master/ghc-7.8.4.i686-linux/all >> http://hydra.gnu.org/build/331946/log/tail-reload >> >> Would you be willing to take a look? > > I've already had a look last week-end, but I've not found a fix yet. > > The error message > > configure: error: cannot determine current directory > > is the same that I was getting before patching the file > > ghc-7.8.4/utils/ghc-pwd/dist-install/build/tmp/ghc-pwd > > in the binary distribution for x86_64.
Could you try ‘guix build ghc -s i686-linux -K’ and then investigate from there? It might be clearer what needs to be patched. Thanks, Ludo’.
