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 message dated Sat, 29 Mar 2025 14:53:15 +0300
with message-id <86jz886ok4.fsf <at> gnu.org>
and subject line Re: bug#77017: 31.0.50; Build warning from mhtml-ts-mode
has caused the debbugs.gnu.org bug report #77017,
regarding 31.0.50; Build warning from mhtml-ts-mode
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> 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)]
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
[Message part 3 (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.
This bug report was last modified 83 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.