-
-
Notifications
You must be signed in to change notification settings - Fork 304
Closed
Description
This issue tracks centos 8 implementation PRs
- build sysroots from alma 8
- This one is subtle since we need to weigh down the newer sysroots on ppc64le / aarch64 / s390x using
track_features
. - We likely will also need the current repodata hack package on ppc64le / aarch64 / s390x.
- To use the curr repodata hack package, we'll need to patch the cos7 sysroots to depend on it.
- rebuild current cos7 sysroots with current repodata hack (ENH add current repodata hack on non-x86_64 for 2.17 in prep for 2.28 linux-sysroot-feedstock#46)
- submit repodata patch to add current repodata data hack to cos7 sysroots (ENH add repodata patch to make sure 2.17 sysroots are in current repo… conda-forge-repodata-patches-feedstock#441)
- add new sysroots with
track_features
(ENH glibc 2.28 from alma8 linux-sysroot-feedstock#47)
- This one is subtle since we need to weigh down the newer sysroots on ppc64le / aarch64 / s390x using
- build docker images
- build CDTs from alma 8
make sure cdt_name is conda_2_28justconda
now- decide which cdts to build (c.f. figure out which CDTs we can drop for cos8, maybe drop them all? cdt-builds#66)
- Add first batch of alma8 CDTs cdt-builds#70
- Use alma9 images on linux, while staying on 2.17 sysroot conda-forge-pinning-feedstock#6283
- adjust staged recipes for alma8: update images to use alma9 staged-recipes#28326
- test compilers
The alma 8 repo is https://repo.almalinux.org/almalinux/8.7/BaseOS/x86_64/os/Packages/ etc.
h-vetinari, kkraus14, jakirkham, oleksandr-pavlyk, bgruening and 1 more
Metadata
Metadata
Assignees
Labels
No labels