GNU bug report logs -
#77017
31.0.50; Build warning from mhtml-ts-mode
Previous Next
Reported by: jm <at> pub.pink
Date: Fri, 14 Mar 2025 17:19:02 UTC
Severity: normal
Found in version 31.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
If you don’t have the tree-sitter html grammar installed then you
get a warning while building due to the ‘(require 'html-ts-mode)’
line.
cd src/emacs
make
...
Warning (treesit): Cannot activate tree-sitter, because language
grammar for html is unavailable (not-found):
/home/jm/.emacs.d/tree-sitter/libtree-sitter-html: cannot open
shared object file: No such file or directory
/home/jm/.emacs.d/tree-sitter/libtree-sitter-html.0: cannot open
shared object file: No such file or directory
/home/jm/.emacs.d/tree-sitter/libtree-sitter-html.0.0: cannot
open shared object file: No such file or directory
/home/jm/.emacs.d/tree-sitter/libtree-sitter-html.so: cannot
open shared object file: No such file or directory
/home/jm/.emacs.d/tree-sitter/libtree-sitter-html.so.0: cannot
open shared object file: No such file or directory
/home/jm/.emacs.d/tree-sitter/libtree-sitter-html.so.0.0: cannot
open shared object file: No such file or directory
libtree-sitter-html: cannot open shared object file: No such
file or directory libtree-sitter-html.0: cannot open shared
object file: No such file or directory libtree-sitter-html.0.0:
cannot open shared object file: No such file or directory
libtree-sitter-html.so: cannot open shared object file: No such
file or directory libtree-sitter-html.so.0: cannot open shared
object file: No such file or directory
libtree-sitter-html.so.0.0: cannot open shared object file: No
such file or directory
This bug report was last modified 48 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.