-
Notifications
You must be signed in to change notification settings - Fork 406
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
🐛 Failed to compile on arch caused by onig_sys error #157
Comments
Installing |
The
in a clean build folder. Thx |
Hi @Kr1ss-XD, I checked in my terminal and I don't have any environment set as
|
Well thx for checking nevertheless; I'm out of ideas then unfortunately. Hope you are okay with using the |
@Kr1ss-XD No worry, all good, binary works well :) thx |
Also can't build onig_sys:
|
Same without this env variable:
|
I think you're suffering from this: rust-onig/rust-onig#109. I see that it has affected several projects, but I'm afraid I don't have any technical insight into it. I'm also sorry to say that I investigated downgrading onig_sys and found I was unable to due to the dependency graph (syntect requires the recent onig_sys, and delta requires a recent syntect). So that's information but I'm not sure it helped! |
Is this still a problem? There has not been a new release of delta since 0.1.1 but for people who were having this problem when building from source I'd be interested to know if it is fixed in |
I've built delta, guess may be closed |
Today I installed this project on arch with |
OK, thanks everyone. I'll close for now. |
Run command
yay -S git-delta
, compilation process failed:Same error occurs when running
makepkg
on latest commit 3423f36f144f29fbed68f1679b from master.The text was updated successfully, but these errors were encountered: