forked from EESSI/software-layer
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request EESSI#318 from trz42/semi_automatic_rebuild_and_gcc
{2023.06}[foss/2023a,foss/2023b] ignore fakeroot and do not remove packages & rebuild GCCcore 12.3.0 / 13.2.0
- Loading branch information
Showing
4 changed files
with
34 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
...s/pilot.nessi.no/2023.06/rebuilds/20240412-eb-4.9.1-GCCcore-fix-aarch64-vectorization.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# 2024-04-12 | ||
# Rebuild GCCcore to fix a compiler bug in the tree-vectorizer | ||
# We encountered it in https://github.com/EESSI/software-layer/pull/479#issuecomment-1957091774 | ||
# and https://github.com/EESSI/software-layer/pull/507#issuecomment-2011724613 | ||
# Upstream issue: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111478 | ||
# Upstream fix: https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=e5f1956498251a4973d52c8aad3faf34d0443169 | ||
# Fix in EasyBuild https://github.com/easybuilders/easybuild-easyconfigs/pull/19974 | ||
# https://github.com/easybuilders/easybuild-easyconfigs/pull/20218 | ||
# Both should be included with EB 4.9.1 | ||
easyconfigs: | ||
- GCCcore-12.3.0.eb: | ||
- GCCcore-13.2.0.eb: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters