Skip to content

Conversation

@0-wiz-0
Copy link
Contributor

@0-wiz-0 0-wiz-0 commented Jun 23, 2023

I'm running emacs from git, and I have tree-sitter-lang installed from MELPA (perhaps I don't need this any longer since emacs has native tree-sitter support now). From list-packages:

...
tree-sitter                    20220212.1632  installed             Incremental parsing system
...
tree-sitter-langs              20230622.719   installed             Grammar bundle for tree-sitter
...

Anyway, while upgrading packages I noticed:

Compiling file /home/wiz/.emacs.d/elpa/tree-sitter-langs-20230622.719/tree-sitter-langs.el at Fri Jun 23 21:37:44 2023
tree-sitter-langs.el:40:2: Error: Unsupported system-type berkeley-unix

Line 40 in that file is just

(require 'tree-sitter)

so I dug deeper and found the problematic code in this repository.
I then tried to build it using GNU make and found another problem.
The build now proceeds until cask is used, which I don't have installed.
Please check if the diffs look sane and merge them if appropriate.
Thanks!

@jcs090218 jcs090218 merged commit b3e30b8 into emacs-tree-sitter:master Nov 21, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants