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
[Message part 1 (text/plain, inline)]
Your bug report
#77017: 31.0.50; Build warning from mhtml-ts-mode
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 77017 <at> debbugs.gnu.org.
--
77017: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77017
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
> From: Vincenzo Pupillo <v.pupillo <at> gmail.com>
> Cc: 77017 <at> debbugs.gnu.org
> Date: Sat, 22 Mar 2025 12:45:50 +0100
>
> Sorry Eli, I missed this email.
> The attached patch fixes the warnings.
Thanks, installed on master, and closing the bug.
[Message part 3 (message/rfc822, inline)]
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.