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

ICU-21615 Work-around Azure CI build bot issue on Ubuntu 18.04 #1723

Conversation

jefgen
Copy link
Member

@jefgen jefgen commented May 14, 2021

There was a recent update the Azure CI Ubuntu 18.04 build bot image which causes the C++14 Debug build bot to fail in the tests with a segfault.

We initially thought this was related to ICU-changes, but it turns out that it was a change to the build bot image itself.

Using the work-around from this thread to remove GCC 11 fixes the issue.
See: actions/runner-images#3376

Checklist
  • Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-21615
  • Required: The PR title must be prefixed with a JIRA Issue number.
  • Required: The PR description must include the link to the Jira Issue, for example by completing the URL in the first checklist item
  • Required: Each commit message must be prefixed with a JIRA Issue number.
  • Issue accepted (done by Technical Committee after discussion)
  • Tests included, if applicable
  • API docs and/or User Guide docs changed or added, if applicable

@jefgen jefgen merged commit aef3eb3 into unicode-org:main May 15, 2021
@jefgen jefgen deleted the user/jefgen/work-around-build-issue-Ubuntu-1804 branch May 15, 2021 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants