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 GCC 11 to build Apache Traffic Server #7716

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

zrhoffman
Copy link
Member

@zrhoffman zrhoffman commented Aug 14, 2023

This PR fixes #7713 by making the Apache Traffic Server builder image use a more actively-maintained toolset to build Apache Traffic Server


Which Traffic Control components are affected by this PR?

  • Apache Traffic Server

What is the best way to verify this PR?

  1. Build the TSB ATS RPM:

    ./pkg -vo ats
  2. Build the t3c cache-config integration tests ATS RPM:

    cd cache-config/testing/docker
    docker-compose -f docker-compose-ats-build.yml up --build

PR submission checklist

@zrhoffman zrhoffman added low impact affects only a small portion of a CDN, and cannot itself break one Traffic Server related to Apache Traffic Server build related to the build process improvement The functionality exists but it could be improved in some way. dependencies Pull requests that update a dependency file labels Aug 14, 2023
@zrhoffman zrhoffman changed the title Use GCC 11 to build Traffic Server Use GCC 11 to build Apache Traffic Server Aug 14, 2023
@zrhoffman zrhoffman force-pushed the ats-gcc-11 branch 2 times, most recently from 61bf595 to 0d186b6 Compare August 15, 2023 14:26
@zrhoffman zrhoffman merged commit ece83d2 into apache:master Aug 15, 2023
@zrhoffman zrhoffman deleted the ats-gcc-11 branch August 15, 2023 23:09
cybertunnel pushed a commit to cybertunnel/trafficcontrol that referenced this pull request Aug 16, 2023
* Use GCC 11 to build Apache Traffic Server

* Changelog entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build related to the build process dependencies Pull requests that update a dependency file improvement The functionality exists but it could be improved in some way. low impact affects only a small portion of a CDN, and cannot itself break one Traffic Server related to Apache Traffic Server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apache Traffic Server not building
2 participants