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

feat: Add manylinux_2_34 image #1698

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Oct 27, 2024

based on #1672
close #1575

manylinux_2_34 (AlmaLinux 9 based)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Toolchain: GCC 13

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't you say in #1585 that you'd want to start off with GCC 14?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I said that "I'd like to wait" but if I don't get some sort of planning/roadmap for availability (it's been in stream 9 for a while now but the fact that it's nowhere else requires more investigation on why), we might want to start with 13 & update later on.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Digging a bit more into this I only could find that there's some on-going work in RHEL bug tracker. It seems they're already using it in a staging area but still finding bugs and reworking if I understand correctly. I have not found any kind of planning around this.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. 👌

We're also using GCC 13 in conda-forge until GCC 15 is released, for pretty much those reasons (picking up all the bugfixes over the course of a year leading up to the next major version).

build.sh Outdated Show resolved Hide resolved
@mayeut mayeut force-pushed the manylinux_2_34 branch 3 times, most recently from b2ad815 to 8bc6a94 Compare November 3, 2024 09:30
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