emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error: void function treesit-parser-list


From: Colin Baxter
Subject: Error: void function treesit-parser-list
Date: Mon, 30 Jan 2023 08:01:49 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)


Attempting to build the master branch today fails with a void-function,
treesit-parser-list.

--8<---------------cut here---------------start------------->8---

  
load-with-code-conversion("/home/redknight/git/emacs/lisp/progmodes/prog-mode.el"
 "/home/redknight/git/emacs/lisp/progmodes/prog-mode.el" nil nil)
  load("progmodes/prog-mode")
  load("loadup.el")
Eager macro-expansion failure: (void-function treesit-parser-list)
Makefile:915: recipe for target 'bootstrap-emacs.pdmp' failed
make[3]: *** [bootstrap-emacs.pdmp] Error 255
make[3]: Leaving directory '/home/redknight/git/emacs/src'
Makefile:544: recipe for target 'src' failed
make[2]: *** [src] Error 2
make[2]: Leaving directory '/home/redknight/git/emacs'
Makefile:1257: recipe for target 'actual-bootstrap' failed
make[1]: *** [actual-bootstrap] Error 2
make[1]: Leaving directory '/home/redknight/git/emacs'

--8<---------------cut here---------------end--------------->8---


I don't build with treesit.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]