GNU bug report logs -
#74491
31.0.50; Build failure on master (1b33c00f4c28d730b17293f94ce5325f7e916bc8)
Previous Next
Reported by: Sam James <sam <at> gentoo.org>
Date: Sat, 23 Nov 2024 13:04:01 UTC
Severity: normal
Tags: patch
Merged with 73855,
74490
Fixed in versions 31.1, 31.0.50
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Sam James <sam <at> gentoo.org>
> Date: Sat, 23 Nov 2024 13:03:07 +0000
>
> Emacs master at 1b33c00f4c28d730b17293f94ce5325f7e916bc8 fails to build
> for me as follows:
>
> Loading /var/tmp/portage/app-editors/emacs-31.0.9999/work/emacs/lisp/ldefs-boot.el (source)...
>
> Error: void-function (rx)
> (rx (or (seq "." (or "py" "pth" "pyi" "pyw")) (seq "/" (or "SConstruct" "SConscript"))) eos)
> (defconst python--auto-mode-alist-regexp (rx (or (seq "." (or "py" "pth" "pyi" "pyw")) (seq "/" (or "SConstruct" "SConscript"))) eos))
> eval-buffer(#<buffer *load*> nil "/var/tmp/portage/app-editors/emacs-31.0.9999/work/emacs/lisp/ldefs-boot.el" nil t)
> (if eval-function (funcall eval-function buffer (if dump-mode file fullname)) (eval-buffer buffer nil (if dump-mode file fullname) nil t))
> (let ((read-symbol-shorthands shorthands)) (if eval-function (funcall eval-function buffer (if dump-mode file fullname)) (eval-buffer buffer nil (if dump-mode file fullname) nil t)))
I believe this is bug#73855.
This bug report was last modified 229 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.