Skip to content
New issue

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

Unable to compile in Termux since sys-info lib was added #311

Closed
1 task done
BlueGradientHorizon opened this issue Nov 18, 2024 · 1 comment
Closed
1 task done
Assignees
Labels
bug Something isn't working

Comments

@BlueGradientHorizon
Copy link

I've searched existing issues and couldn't find a duplicate.

  • I confirm this is not 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.

@BlueGradientHorizon BlueGradientHorizon added the bug Something isn't working label Nov 18, 2024
@Snowiiii Snowiiii added this to Pumpkin Nov 18, 2024
@Snowiiii Snowiiii moved this to Todo Bugs in Pumpkin Nov 18, 2024
@Commandcracker
Copy link
Contributor

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)

@github-project-automation github-project-automation bot moved this from Todo Bugs to Done in Pumpkin Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants