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

Use older image with gcc-13 for alpine linux ci #2054

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

samuel40791765
Copy link
Contributor

Description of changes:

Alpine Linux has started using gcc-14 as the default compiler. This is broken with our FIPS build which has started causing CI failures. See #2010

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

andrewhop
andrewhop previously approved these changes Dec 11, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.76%. Comparing base (c21a05c) to head (c713a09).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2054      +/-   ##
==========================================
- Coverage   78.77%   78.76%   -0.01%     
==========================================
  Files         598      598              
  Lines      103683   103683              
  Branches    14742    14742              
==========================================
- Hits        81672    81668       -4     
- Misses      21359    21362       +3     
- Partials      652      653       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@samuel40791765 samuel40791765 changed the title Use gcc-13 for alpine linux ci Use older docker image with gcc-13 for alpine linux ci Dec 11, 2024
@samuel40791765 samuel40791765 changed the title Use older docker image with gcc-13 for alpine linux ci Use older image with gcc-13 for alpine linux ci Dec 11, 2024
@samuel40791765 samuel40791765 enabled auto-merge (squash) December 12, 2024 00:41
@samuel40791765 samuel40791765 merged commit 850af98 into aws:main Dec 12, 2024
120 of 124 checks passed
torben-hansen pushed a commit to torben-hansen/aws-lc that referenced this pull request Dec 13, 2024
Alpine Linux has started using gcc-14 as the default compiler. This is
broken with our FIPS build which has started causing CI failures. See
aws#2010

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.
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.

4 participants