-
Notifications
You must be signed in to change notification settings - Fork 129
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
libsingular_julia.so: undefined symbol
in CI
#4341
Comments
That symbol seems to point to the old |
|
Similar error again with the new version (Singular_jll v404.0.708) but with a different symbol,
|
@hannes14 made a new release fixing that but now it fails in
|
In addition I would suggest that for further changes we stop the whack-a-mole and the new Singular commit is first tested locally. One way how to do this is described in |
Can we revert whatever started this to get a working Oscar again? |
Yeah we should yank the last couple bad Singular_jll releases. Unfortunately I can't access a computer right now to do it (maybe later today if nobody beats me to it) |
JuliaPackaging/Yggdrasil#9851 works locally with the tests of Singular.jl and Oscar.jl |
I think it broke the doctests, so this release of Singular_jll is still breaking Oscar development. See: https://github.com/oscar-system/Oscar.jl/actions/runs/11983625740/job/33427069919 |
Would it be possible to revert all of these Singular_jll versions from the last days asap? Until this is fixed, we have failures in CI, see https://github.com/oscar-system/Oscar.jl/actions/runs/12002618979/job/33454875472#step:8:944 |
Since about an hour ago, all CI jobs of Oscar fail with
As this error mentions singular, and there has been a release of Singular_jll at about that time, I suspect this to correlate somehow.
ping @hannes14
The text was updated successfully, but these errors were encountered: