all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* GC Warning: Out of Memory
@ 2018-11-21  4:47 Rene
  2018-11-22  9:20 ` Ludovic Courtès
  0 siblings, 1 reply; 13+ messages in thread
From: Rene @ 2018-11-21  4:47 UTC (permalink / raw)
  To: guix-devel\@gnu.org

Hello,

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: loading compiled file gnu/packages/wicd.go failed:
     ;;; In procedure load-thunk-from-memory: ELF file does not have native word size
     ;;; WARNING: loading compiled file /home/jin/guix/gnu/packages/xnee.go failed:
     ;;; In procedure load-thunk-from-memory: ELF file does not have native word size
     ;;; WARNING: loading compiled file gnu/packages/xnee.go failed:
     ;;; In procedure load-thunk-from-memory: ELF file does not have native word size
     ;;; WARNING: loading compiled file /home/jin/guix/gnu/packages/zile.go failed:
     ;;; In procedure load-thunk-from-memory: ELF file does not have native word size
     ;;; WARNING: loading compiled file gnu/packages/zile.go failed:
     ;;; In procedure load-thunk-from-memory: ELF file does not have native word size
..     GC Warning: Failed to grow mark stack to 262144 frames
     GC Warning: Failed to grow mark stack to 262144 frames
     GC Warning: 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 handler.
--

Steps to reproduce the error:
a)   ./bootstrap.sh
b)  ./configure --localstatedir=/var --with-courage
c)    make
d)  start guix-daemon
e)  run `./pre-inst-env guix build hello --fallback`
And nothing happens!

The guile version installed in Debian is:
guile (GNU Guile) 2.2.3

Any advice?

Thank you
Rene

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2019-02-18  3:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-21  4:47 GC Warning: Out of Memory Rene
2018-11-22  9:20 ` Ludovic Courtès
2018-12-13  4:18   ` Rene
2018-12-14 11:02     ` Ludovic Courtès
2018-12-14 11:31       ` Manolis Ragkousis
2018-12-16 15:42         ` GNU/Hurd update Ludovic Courtès
2018-12-20  7:05           ` Manolis Ragkousis
2019-01-23 15:21             ` Ricardo Wurmus
2019-02-17 20:19           ` Rene
2018-12-17  4:07         ` GC Warning: Out of Memory Rene
2018-12-18 11:20           ` Ludovic Courtès
2018-12-18 15:59             ` Rene
2018-12-19 20:42         ` Joshua Branson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.