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

CI: add workaround for new gcc with julia 1.6 on github runners #4189

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

benlorenz
Copy link
Member

@benlorenz benlorenz commented Oct 9, 2024

Should fix these errors for julia 1.6:

linear programs: Error During Test at /home/runner/work/Oscar.jl/Oscar.jl/test/PolyhedralGeometry/linear_program.jl:32
  Test threw exception
  Expression: solve_lp(LP2) == (-1, [-1, -1])
  Can't load shared module /tmp/poly2182N2_aaaa0004.so: /opt/hostedtoolcache/julia/1.6.7/x64/bin/../lib/julia/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by /tmp/poly2182N2_aaaa0004.so) at /home/runner/.julia/scratchspaces/d720cf60-89b5-51f5-aff5-213f193123e7/polymake_17993036462335189361_1.6_depstree_v2/share/polymake/perllib/Polymake/Core/CPlusPlus.pm line 1785.

@benlorenz benlorenz enabled auto-merge (squash) October 9, 2024 15:20
@benlorenz benlorenz merged commit 43bf5e0 into master Oct 9, 2024
26 of 27 checks passed
@benlorenz benlorenz deleted the bl/stdcxx16 branch October 9, 2024 15:32
benlorenz added a commit that referenced this pull request Oct 15, 2024
* CI: add workaround for new gcc with julia 1.6 on github runners

* CI: try using output variable instead of path for julia bindir

(cherry picked from commit 43bf5e0)
benlorenz added a commit that referenced this pull request Oct 18, 2024
* CI: add workaround for new gcc with julia 1.6 on github runners

* CI: try using output variable instead of path for julia bindir

(cherry picked from commit 43bf5e0)
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

Successfully merging this pull request may close these issues.

2 participants