GNU bug report logs - #69106
SBCL enomem on 686

Previous Next

Package: guix;

Reported by: Christopher Howard <christopher <at> librehacker.com>

Date: Tue, 13 Feb 2024 16:24:02 UTC

Severity: normal

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 69106-done <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Christopher Howard <christopher <at> librehacker.com>
Cc: 69106-done <at> debbugs.gnu.org
Subject: Re: bug#69106: SBCL enomem on 686
Date: Thu, 22 Aug 2024 08:06:54 +0000
[Message part 1 (text/plain, inline)]
Christopher Howard <christopher <at> librehacker.com> skribis:

> Hi, the problem is with these lines:
>
> ```
>                      ,@(if (target-ppc32?)
>                          ;; 3072 is too much for this architecture.
>                          `("--dynamic-space-size=2048")
>                          `("--dynamic-space-size=3072"))
> ```
>
> Package definition simply assumes that all non-ppc32 architectures can handle the larger dynamic space, but apparently not x86. Through experiment, I see the largest dynamic space that works on my old laptop is 2810, but 2048 seems like a more sensible number.

Fixed in 803f9d3038d3c3048079c63d51b7b40bff09f17a.
Closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 314 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.