Re: GC Warning: Out of Memory

2018-12-19 Thread Rene
Hello Joshua, I think you can start preparing the environment to play with Guix in Debian/Hurd. This link can help you: https://lists.gnu.org/archive/html/guix-devel/2017-02/msg00865.html Thank you Rene

Re: GC Warning: Out of Memory

2018-12-19 Thread Joshua Branson
Manolis Ragkousis writes: > Hello Ludo, > > On 12/14/18 1:02 PM, Ludovic Courtès wrote: >> You must be using a personal branch, no? It seems that ‘master’ cannot >> be used natively on GNU/Hurd because we lack binaries under >> gnu/packages/bootstrap/i586-gnu: >> > Theoretically we could do

Re: GC Warning: Out of Memory

2018-12-18 Thread Rene
Hello, > > I’d really like to add the bootstrap binaries in master (like the patch > you sent) and on alpha.gnu.org, but for that we’d need to figure out > while Guile 2.2 (guile-static-stripped) currently fails to run on > GNU/Hurd. > I'm doing tests with other versions of Guile, previously I

Re: GC Warning: Out of Memory

2018-12-18 Thread Ludovic Courtès
Hello, Rene skribis: >> >> Rene are you still using the binaries I had provided? >> > > I use the binaries generated from Guix(master or core-updates). And then I > use the attached patch, to update the binary hashes. I’d really like to add the bootstrap binaries in master (like the patch you

Re: GC Warning: Out of Memory

2018-12-16 Thread Rene
Hello Manolis, > > Rene are you still using the binaries I had provided? > I use the binaries generated from Guix(master or core-updates). And then I use the attached patch, to update the binary hashes. Rene From 23b75362b161adffe2e4c55d4422fd8be757377a Mon Sep 17 00:00:00 2001 From: Rene

Re: GC Warning: Out of Memory

2018-12-14 Thread Manolis Ragkousis
Hello Ludo, On 12/14/18 1:02 PM, Ludovic Courtès wrote: > You must be using a personal branch, no? It seems that ‘master’ cannot > be used natively on GNU/Hurd because we lack binaries under > gnu/packages/bootstrap/i586-gnu: > > --8<---cut here---start->8---

Re: GC Warning: Out of Memory

2018-12-14 Thread Ludovic Courtès
Hi Rene, Rene skribis: > $ ./pre-inst-env guix build hello -n --verbosity=100 > ... > madvise failed: Function not implemented > madvise failed: Function not implemented > GC Warning: Failed to expand heap by 8388608 bytes > GC Warning: Failed to expand heap by 2097152 bytes

Re: GC Warning: Out of Memory

2018-12-12 Thread Rene
C Warning: Failed to expand heap by 8388608 bytes GC Warning: Failed to expand heap by 2097152 bytes GC Warning: Out of Memory! Heap size: 113 MiB. Returning NULL! Warning: Unwind-only `out-of-memory' exception; skipping pre-unwind handler. madvise failed: Function not implemented And it does not c

Re: GC Warning: Out of Memory

2018-11-22 Thread Ludovic Courtès
Hello Rene, Rene skribis: > In Debian/Hurd using commit `2d546858b139e5fcf2cbdf9958a17fd98803ac4c` from > core-updates branch: > > When I try to build hello package, Guix shows: > > --     ;;; In procedure load-thunk-from-memory: ELF file does not have native > word size > ;;; WARNING:

GC Warning: Out of Memory

2018-11-20 Thread Rene
: Failed to grow mark stack to 262144 frames GC Warning: Failed to expand heap by 8388608 bytes    GC Warning: Failed to expand heap by 901120 bytes GC Warning: Out of Memory! Heap size: 122 MiB. Returning NULL! Warning: Unwind-only `out-of-memory' exception; skipping pre-unwind