-
Notifications
You must be signed in to change notification settings - Fork 127
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
build error with "impossible constraints" #2127
Labels
Comments
The failure come from a C library linked with Nim(libsecp256k1). I suspect it is because of the C conditional compilation problem. |
similar error message: waku-org/nwaku#2560. Are you using the new AMD CPU too? @holiman |
Not sure. @fredriksvantes do you know? It was on the boulder02 machine |
|
Yes they are running AMD EPYC 9654P UP 96C/192T CPUs edit: seems the previous msg was lost in spam 😥 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For some reason, this happened when I tried building a docker image on one machine -- but not when I build it on another. Any idea what can be the cause of this?
The text was updated successfully, but these errors were encountered: