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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Oct 27, 2024

based on #1672
close #1575

README.rst Outdated
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).

Choose a reason for hiding this comment

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

I can't speak to the Alma roadmap, but in general they try to match RHEL. RHEL doesn't make exact dates public, but there is a public planning guide that should give you a rough idea. New packages such as GCC 14 are typically delivered in CentOS Stream once they pass QA, and then show up in the next RHEL minor version. Those minor versions happen about every six months (since RHEL 8, before that it was not consistent). So the next time you see a feature in CentOS Stream and want to know when it will be in RHEL, look back at the release date for the last minor version, and estimate six months after that.

build.sh Outdated Show resolved Hide resolved
@mayeut mayeut force-pushed the manylinux_2_34 branch 4 times, most recently from 8bc6a94 to d88418f Compare November 4, 2024 06:38
@mayeut mayeut force-pushed the manylinux_2_34 branch 3 times, most recently from caec6d5 to ce283c4 Compare November 16, 2024 07:40
@mayeut mayeut marked this pull request as ready for review November 17, 2024 09:21
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.

3 participants