From: "Ludovic Courtès" <ludo@gnu.org>
To: Rene <pacoon@protonmail.com>
Cc: "guix-devel@gnu.org" <guix-devel@gnu.org>
Subject: Re: GC Warning: Out of Memory
Date: Fri, 14 Dec 2018 12:02:26 +0100 [thread overview]
Message-ID: <87tvjg4bi5.fsf@gnu.org> (raw)
In-Reply-To: <EQWwI5-3KgmCyi_1muq2UKNnXduC9ftNa5uvL38wwG4R-aGbJYXe_TFwiYFr-eBJ7c_Sje7Erg6d8ywpYclYMmnUqR4nsH0YMC6vXWpuENE=@protonmail.com> (Rene's message of "Thu, 13 Dec 2018 04:18:03 +0000")
Hi Rene,
Rene <pacoon@protonmail.com> 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
> 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 create any file in `/tmp`.
>
> The error is similar to the one reported[1], but in 2017; Any idea about if it is the same situation?
>
> Thank you
>
>
> Environment:
> * guix (GNU Guix) 0.16.0.112-46e61 (master branch)
> * Debian/Hurd
> * guile (GNU Guile) 2.2.4
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---
$ guix build hello -s i586-gnu -n
guix build: error: could not find bootstrap binary 'tar' for system 'i586-gnu'
--8<---------------cut here---------------end--------------->8---
Manolis, I suppose we could cross-compile ‘bootstrap-tarballs’ to
i586-pc-gnu and get the mkdir, tar, etc. files from there?
Thanks,
Ludo’.
next prev parent reply other threads:[~2018-12-14 11:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
-- strict thread matches above, loose matches on Subject: below --
2018-12-20 0:25 Rene
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tvjg4bi5.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=pacoon@protonmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.