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

Fails to build with Rust >=1.73 #179

Open
0323pin opened this issue Dec 26, 2023 · 4 comments
Open

Fails to build with Rust >=1.73 #179

0323pin opened this issue Dec 26, 2023 · 4 comments

Comments

@0323pin
Copy link

0323pin commented Dec 26, 2023

Hi,

We have removed (hopefully temporary) gobang from our (NetBSD) package tree, as it doesn't build with Rust-1.73.

The reason is outdated dependencies, in particular num-bigint. I had a quick look and this seems to have been fix in that crate, so bringing dependencies up-to-date should be enough.

What do you say?

@Aidan-Chelig
Copy link

Its broken in NixOS and nixpkgs aswell.

@0323pin
Copy link
Author

0323pin commented Feb 2, 2024

Its broken in NixOS and nixpkgs aswell.

It will fail on every OS that is using Rust >= 1.73

@ghthor
Copy link

ghthor commented Feb 25, 2024

Anyone submitted a patch yet?

@phaethon
Copy link

phaethon commented Mar 9, 2024

I have created a fork with updated sqlx dependency. At least it compiles and even passes built in tests. If somebody could test it more, I could create a pull request. See fork at https://github.com/phaethon/gobang

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

No branches or pull requests

4 participants