-
-
Notifications
You must be signed in to change notification settings - Fork 503
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
GCC 13 & LLVM 17 #4890
GCC 13 & LLVM 17 #4890
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
A breaking change seems to have been introduced in 13.2 .... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shall we try?
I'm fine with it obviously, but I'm not in a rush on this one. Wanted to bring it up in a core call perhaps, but those have had more high-urgency topics recently. |
Note: I'm mainly waiting for the release of GCC 14.1 (which is usually followed by a point release for the previous major version from all the bug fixes accumulated during release preparation); once that is in place I think we can run the migration. |
@conda-forge/core, I'd like to follow through on this compiler update. This has been a long time coming and was also discussed in the last core call. The one issue is that we currently don't have gfortran 13.3 on OSX (see conda-forge/gfortran_impl_osx-64-feedstock#82 which has been stuck for 2 months), but we do have 13.2 (confirmed working e.g. in conda-forge/scipy-feedstock#250), so that should be good enough IMO to move forward. |
In case this got lost over the weekend, PTAL @conda-forge/core. If there are no further comments, I'm planning to merge in 24h. |
We've had GCC 13 and Clang 17 live for a while, and Clang 18 was released in March, and GCC 14 is imminent. Should be good enough to start discussing the next update cycle.
To-Do list based on docs (was conda-forge/conda-forge.github.io#1950)
clang{,xx}
compilers ctng-compiler-activation-feedstock#102 (linux; not part of global pinning)Previously: #4991 #4215 #3731 #3290 #3261 #2802 #2010