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

Error in Building Library #187

Open
hridambasu opened this issue Dec 26, 2024 · 1 comment
Open

Error in Building Library #187

hridambasu opened this issue Dec 26, 2024 · 1 comment
Assignees

Comments

@hridambasu
Copy link

When I try to run:
cargo test --profile bench test_field --features asm -- --nocapture

I get the following error:

Compiling halo2curves v0.7.0 (/Users/hridambasu/Downloads/polytope labs/repos/halo2curves)
   Compiling halo2derive v0.1.0 (/Users/hridambasu/Downloads/polytope labs/repos/halo2curves/derive)
error: inline assembly requires more registers than available

error: could not compile `halo2curves` (lib test) due to previous error
@davidnevadoc davidnevadoc self-assigned this Jan 9, 2025
@davidnevadoc
Copy link
Contributor

davidnevadoc commented Jan 10, 2025

I am not able to reproduce this in x86_64 linux machines, both v0.7.0 and v0.8.0 build without errors there.
What architecture and OS are you running, @hridambasu ?

This may be related to this issue: lurk-lab/lurk-beta#1243

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

2 participants