We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sys-info
Termux 0.119.0-beta1, Android 14
a23ce77
Since that exact commit it became impossible to build Pumpkin. It is a known issue and I'm getting the exact same error message.
Download and install Termux from F-Droid, update packages, install cargo and git, clone repo and try cargo build.
cargo build
To be able to compile and run Pumpkin in Termux without issues.
The text was updated successfully, but these errors were encountered:
Was about to say let's see if they merge this: FillZpp/sys-info-rs#118, but it looks like they stopped working on sys-info 2 years ago.
Is it possible to make creates optional ? This would be nice because it is not mandatory.
I also found heim witch is async and fully written in rust, but development is also inactive.
They also list some other options see https://github.com/heim-rs/heim/blob/master/COMPARISON.md
I think we should definitely switch from "sys-info" to "sysinfo", it's fully written in rust and is actively developed. (I'll make a PR soon)
Sorry, something went wrong.
Snowiiii
No branches or pull requests
I've searched existing issues and couldn't find a duplicate.
Operating System
Termux 0.119.0-beta1, Android 14
Server Software Version/Commit
a23ce77
What happened?
Since that exact commit it became impossible to build Pumpkin. It is a known issue and I'm getting the exact same error message.
To Reproduce
Download and install Termux from F-Droid, update packages, install cargo and git, clone repo and try
cargo build
.Expected behavior
To be able to compile and run Pumpkin in Termux without issues.
The text was updated successfully, but these errors were encountered: