GNU bug report logs - #63288
30.0.50; Emacs 30 packages fail to build with native comp on some machines

Previous Next

Package: emacs;

Reported by: Brian Leung <leungbk <at> posteo.net>

Date: Fri, 5 May 2023 04:00:02 UTC

Severity: normal

Found in version 30.0.50

Done: Pip Cet <pipcet <at> protonmail.com>

Bug is archived. No further changes may be made.

Full log


Message #38 received at 63288 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: damien <at> merenne.me
Cc: acorallo <at> gnu.org, 63288 <at> debbugs.gnu.org
Subject: Re: bug#63288: 30.0.50; Emacs 30 packages fail to build with native
 comp on some machines
Date: Sat, 25 Jan 2025 21:13:27 +0200
> Date: Sat, 25 Jan 2025 18:08:10 +0100
> From: damien <at> merenne.me
> Cc: Andrea Corallo <acorallo <at> gnu.org>, 63288 <at> debbugs.gnu.org
> 
> To reproduce, I simply have to start `emacs -Q` and eval
> 
> ```
> (require 'package)
> (package-read-from-string "((emacs \"25.1\"))")
> ```
> in the scratch buffer:
> 
> ```
> Debugger entered--Lisp error: (error "Can’t read whole string")
>   error("Can't read whole string")
>   package-read-from-string("((emacs \"25.1\"))")
>   (progn (package-read-from-string "((emacs \"25.1\"))"))
>   eval((progn (package-read-from-string "((emacs \"25.1\"))")) t)
>   elisp--eval-last-sexp(nil)
> ```

I cannot reproduce this, neither in a build with native compilation
nor without it.





This bug report was last modified 131 days ago.

Previous Next


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