From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Colin Baxter Newsgroups: gmane.emacs.devel Subject: Error: void function treesit-parser-list Date: Mon, 30 Jan 2023 08:01:49 +0000 Message-ID: <878rhke9hu.fsf@yandex.com> Reply-To: m43cap@yandex.com Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40726"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jan 30 09:02:59 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pMP7x-000AK4-WB for ged-emacs-devel@m.gmane-mx.org; Mon, 30 Jan 2023 09:02:58 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pMP74-0001G3-LH; Mon, 30 Jan 2023 03:02:02 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pMP70-0001Fg-PD for emacs-devel@gnu.org; Mon, 30 Jan 2023 03:01:59 -0500 Original-Received: from forward105o.mail.yandex.net ([2a02:6b8:0:1a2d::608]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pMP6y-0000rP-TH for emacs-devel@gnu.org; Mon, 30 Jan 2023 03:01:58 -0500 Original-Received: from myt5-18b0513eae63.qloud-c.yandex.net (myt5-18b0513eae63.qloud-c.yandex.net [IPv6:2a02:6b8:c12:571f:0:640:18b0:513e]) by forward105o.mail.yandex.net (Yandex) with ESMTP id A75244C4E52 for ; Mon, 30 Jan 2023 11:01:51 +0300 (MSK) Original-Received: by myt5-18b0513eae63.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id o1PfkS0Y3Sw1-X7YEuiXL; Mon, 30 Jan 2023 11:01:51 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1675065711; bh=FBvZXpfqsxwqvu7rVQKcEEJms8XNo45IdVXvzfjfAMo=; h=Message-ID:Date:Reply-To:Subject:To:From; b=EhcfYjKSQaWiBdE5x2m+Hdv/fEsQURv09ldKShlKbyUSBGpOWG06eHrwijXODChry rGaZ+p7pRQrA5V8IFypdA/7T63fszu/qa+RTd6hAPu3rUNv5aQE8EFslIzjp5aZgxS iQbNlEMX/0Y0MI9HgrfGkkaGfKEV8Dh83K1L5Mqo= Authentication-Results: myt5-18b0513eae63.qloud-c.yandex.net; dkim=pass header.i=@yandex.com X-Face: BHjiJOg/Qmj'BQgsAKL@])L)e62P)C"Y=6T Face: iVBORw0KGgoAAAANSUhEUgAAAEkAAAATAgMAAAChCMjeAAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACVBMVEX/zAABCWP///8I RHjYAAAAAWJLR0QCZgt8ZAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB+UFEAk5BvqS634A AAAbSURBVBjTY2BgCA1hYA0FAxDDgQEERsXoIAYA2F9Eb3cpB+AAAAAldEVYdGRhdGU6Y3JlYXRl ADIwMjEtMDUtMTZUMTA6NTY6MTcrMDE6MDCh/kkpAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIxLTA1 LTE2VDA5OjU3OjA2KzAxOjAwTyZ6HwAAAABJRU5ErkJggg== Received-SPF: pass client-ip=2a02:6b8:0:1a2d::608; envelope-from=m43cap@yandex.com; helo=forward105o.mail.yandex.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:302773 Archived-At: 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.