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

hypothesis-ruby no longer can compile native extensions (conjecture-rust) #2681

Closed
amw-zero opened this issue Nov 30, 2020 · 1 comment
Closed
Labels
Ruby Related to Hypothesis for Ruby

Comments

@amw-zero
Copy link
Contributor

amw-zero commented Nov 30, 2020

Attempting to install hypothesis-ruby via gem install hypothesis-specs leads to several Rust compiler errors. The source of them is the Helix binding layer that allows Ruby to call the conjecture-rust library, and Helix has officially been deprecated.

There are potentially different ways to solve this, but I worked on a PR which removes Helix and pulls in Rutie for the Rust binding layer. The PR is here.

@Zac-HD Zac-HD added the Ruby Related to Hypothesis for Ruby label Nov 30, 2020
@Zac-HD
Copy link
Member

Zac-HD commented Jan 8, 2021

Fixed by #2680 🎉

@Zac-HD Zac-HD closed this as completed Jan 8, 2021
This was referenced Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ruby Related to Hypothesis for Ruby
Projects
None yet
Development

No branches or pull requests

2 participants