compiler-explorer / compiler-explorer/compiler-explorer
[BUG]: d8 build broken
- Dominant language
- TypeScript
- Stars
- 19.1k
- Forks
- 2.1k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 67
Description
### Describe the bug
Example log https://github.com/compiler-explorer/compiler-workflows/actions/runs/5395889646/jobs/9798877491#step:5:6645
`../../src/objects/intl-objects.cc:57:1: error: static assertion failed due to requirement '73 <= 72': v8 is required to build with ICU 73 and up
`
Probably because the dependencies are installed at Docker image build? https://github.com/compiler-explorer/d8-builder/blob/main/Dockerfile#L24
So triggering an image rebuild should fix this, maybe
Will do that and see what happens on next nightly rebuild
### Steps to reproduce
-
### Expected behavior
-
### Reproduction link
Not applicable
### Screenshots
Not applicable
### Operating System
_No response_
### Browser version
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.