Federico Beffa writes:
> From 52b593fd287a76b6a7ab04e5a3dc82bf4dc72d6b Mon Sep 17 00:00:00 2001
> From: Federico Beffa
> Date: Sat, 28 Mar 2015 20:09:37 +0100
> Subject: [PATCH] gnu: ghc: Fix i686 build.
>
> * gnu/packages/haskell.scm (ghc-bootstrap-7.8.4, ghc): Split
> 'ghc-bootstrap-7.8.4' i
On Wed, Mar 25, 2015 at 10:20 PM, Ludovic Courtès wrote:
> Could you try ‘guix build ghc -s i686-linux -K’ and then investigate
> from there? It might be clearer what needs to be patched.
That was indeed very useful! Thanks for making me discover the '-s' option :-)
The attached patch should fi
Federico Beffa skribis:
> Mark H Weaver 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
Mark H Weaver 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
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?
Mark
Federico Beffa skribis:
> From 8cc8a4775640bab78c8932e0cf17e211578c6f70 Mon Sep 17 00:00:00 2001
> From: Federico Beffa
> Date: Wed, 25 Feb 2015 20:20:24 +0100
> Subject: [PATCH] gnu: Add ghc.
>
> * gnu/packages/haskell.scm: New file.
Great, thanks for your time! I know this one had been on a
On Tue, Mar 3, 2015 at 1:24 PM, Ludovic Courtès wrote:
>> Somehow find-files appears to have problems with a file. This happens
>> even if I install the en_US.UTF-8 locale:
>
> [...]
>
>>?: 1 [regexp-exec # "hello\x00 world\n" 0 0]
>> In ice-9/boot-9.scm:
>> 106: 0 [#> args)> misc-error ...]
Federico Beffa skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>>> +(substitute* (list "testsuite/timeout/Makefile"
>>> + "testsuite/timeout/timeout.py"
>>> + "testsuite/timeout/timeout.hs"
>>> +
l...@gnu.org (Ludovic Courtès) writes:
>> +(substitute* (list "testsuite/timeout/Makefile"
>> + "testsuite/timeout/timeout.py"
>> + "testsuite/timeout/timeout.hs"
>> + "testsuite/tests/rename/prog
Federico Beffa writes:
> Attached a new patch that hopefully addresses the concerns expressed
> in this thread:
> https://lists.gnu.org/archive/html/guix-devel/2015-02/msg00814.html
>
> I do not create a ready to use bootstrap package because the resulting
> store entry amounts to 940MB! I just k
Federico Beffa skribis:
> I do not create a ready to use bootstrap package because the resulting
> store entry amounts to 940MB! I just keep an unmodified fixed version
> tarball (68MB) and take care to patch it in custom phases of the final
> GHC package.
Sounds good.
> From c39f2fa29bd614227f
Attached a new patch that hopefully addresses the concerns expressed
in this thread:
https://lists.gnu.org/archive/html/guix-devel/2015-02/msg00814.html
I do not create a ready to use bootstrap package because the resulting
store entry amounts to 940MB! I just keep an unmodified fixed version
tarb
From e68385d00809f2df5a1c1b7beefa4682d2a27a6e Mon Sep 17 00:00:00 2001
From: Federico Beffa
Date: Wed, 25 Feb 2015 20:20:24 +0100
Subject: [PATCH 3/3] gnu: Add ghc.
* gnu/packages/haskell.scm: New file.
---
gnu/packages/haskell.scm | 218 +++
1 file
13 matches
Mail list logo