all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Heap space when building SBCL packages
@ 2020-03-23 14:40 Konrad Hinsen
  2020-03-23 14:59 ` Pierre Neidhardt
  0 siblings, 1 reply; 11+ messages in thread
From: Konrad Hinsen @ 2020-03-23 14:40 UTC (permalink / raw)
  To: help-guix

Hi Guix,

I am trying to figure out why sbcl-numcl fails to build since the update
to SBCL 2.0.2. See here for a typical build log:

   http://ci.guix.gnu.org/build/2339924/details

What happens is that SBCL runs out of heap space and stops. However, I
can load numcl into SBCL 2.0.2 perfectly well when I load it via ASDF
under my own user account.

Therefore I suspect one of the following three possible causes:

 1. The build daemon runs with memory restrictions that are too severe
    for building binaries for numcl.

 2. Building binaries with SBCL takes more heap space than merely
    loading a system from source via ASDF.

 3. Guix' build systems does something that either limits heap space
    or causes SBCL to require more of it.

Does anyone have an idea on how to proceed to fix the problem?

Cheers,
  Konrad.

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

end of thread, other threads:[~2020-03-24 10:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-23 14:40 Heap space when building SBCL packages Konrad Hinsen
2020-03-23 14:59 ` Pierre Neidhardt
2020-03-23 17:06   ` Guillaume Le Vaillant
2020-03-23 17:17   ` Konrad Hinsen
2020-03-23 17:55   ` Pierre Neidhardt
2020-03-23 19:45     ` Konrad Hinsen
2020-03-23 20:30       ` Pierre Neidhardt
2020-03-24  7:40         ` Konrad Hinsen
2020-03-24  8:40           ` Guillaume Le Vaillant
2020-03-24  9:40             ` Pierre Neidhardt
2020-03-24 10:43             ` Konrad Hinsen

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.