~hadronized/kak-tree-sitter-bugs#21: 
Grammars fail to load: "dynamic loading not supported

Status
REPORTED
Submitter
~orchid
Assigned to
No-one
Submitted
a month ago
Updated
a month ago
Labels
No labels applied.

~orchid a month ago*

apologies for pressing enter halfway through this, lol.

I updated kak-tree-sitter to v1.1.3 (edit: can confirm this also happens for v1.1.2, which was previously working) and relaunched to find its commands were available (i.e. it was being sourced) but no highlights, and selection commands didn't work either. Here is the -vvvv stderr from kts. I've run ktsctl sync -a and all grammars show as installed + up to date. I reset my kakoune configuration to how it was before the update via git and the issue persisted. My operating system is Alpine Linux. Let me know what other info I can provide!

~hadronized a month ago

Hi,

I’m not sure what’s going on here. The error message you get is propagated via libloading, a dependency of kak-tree-sitter, which — I think — propagates the error from dlerror().

The only similar issue I see mentioned online is this, and I’m not sure it’s the same problem.

Maybe there has been a regression in libloading? I’ll take about it with them.

Cheers.

~hadronized a month ago*

Linux x230 6.12.5-1-lts # 2-Alpine SMP PREEMPT_DYNAMIC 2024-12-19 15:58:16 x86_64 Linux
Register here or Log in to comment, or comment via email.