emacs-devel
[Top][All Lists]
Advanced

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

Re: Make failure - progmodes/typescript-ts-mode.elc


From: Colin Baxter
Subject: Re: Make failure - progmodes/typescript-ts-mode.elc
Date: Fri, 30 Dec 2022 09:42:58 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

>>>>> Yuan Fu <casouri@gmail.com> writes:

    >> On Dec 29, 2022, at 4:26 AM, Colin Baxter <m43cap@yandex.com> wrote:
    >> 
    >>>>>>> Eli Zaretskii <eliz@gnu.org> writes:
    >> 
    >>>> From: Colin Baxter <m43cap@yandex.com> Date: Thu, 29 Dec 2022
    >>>> 09:34:36 +0000
    >>>> 
    >>>> 
    >>>> On a fresh git pull I have this 'make' failure:
    >>>> 
    >>>> --8<---------------cut
    >>>> here---------------start------------->8---
    >>>> 
    >>>> ELC progmodes/typescript-ts-mode.elc
    >>>> 
    >>>> In toplevel form: progmodes/typescript-ts-mode.el:31:2: Error:
    >>>> Symbol’s function definition is void: treesit-query-compile
    >>>> Makefile:332: recipe for target
    >>>> 'progmodes/typescript-ts-mode.elc' failed make[4]: ***
    >>>> [progmodes/typescript-ts-mode.elc] Error 1 make[4]: Leaving
    >>>> directory '/home/redknight/git/emacs/lisp' Makefile:366: recipe
    >>>> for target 'compile-main' failed make[3]: *** [compile-main]
    >>>> Error 2 make[3]: Leaving directory
    >>>> '/home/redknight/git/emacs/lisp' Makefile:533: recipe for
    >>>> target 'lisp' failed make[2]: *** [lisp] Error 2 make[2]:
    >>>> Leaving directory '/home/redknight/git/emacs' make[2]: Entering
    >>>> directory '/home/redknight/git/emacs' *** *** "make all" failed
    >>>> with exit status 2.  *** *** You could try to: *** - run "make
    >>>> bootstrap", which might fix the problem *** - run "make V=1",
    >>>> which displays the full commands invoked by make, *** to
    >>>> further investigate the problem ***
    >>>> 
    >>>> --8<---------------cut
    >>>> here---------------end--------------->8---
    >>>> 
    >>>> I have tried both make bootstrap <RET>, and make extraclean
    >>>> <RET> followed by make <RET>, but to no avail.
    >>>> 
    >>>> I am on Linux bluestar 4.9.0-19-686-pae #1 SMP Debian 4.9.320-2
    >>>> (2022-06-30) i686 GNU/Linux.
    >> 
    >>> Doesn't happen here.  However, I'm guessing that your build is
    >>> without tree-sitter.  Please make a point of using
    >> 
    >> Yes, I don't compile --with-tree-sitter. I don't have the
    >> tree-sitter libraries.

    > Sorry about that. I fixed js.el. I’ve setup a without-tree-sitter
    > build, so I’ll be able to catch these errors next time.

    > Yuan
    
Thank you, Yuan. The master branch now builds for me successfully.

Best wishes,

Colin Baxter.



reply via email to

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