Bug 276073
| Summary: | [build.webkit.org] [GTK] Update GTK-Linux-64-bit-Release-Debian-11-Build bot after upgrade to GCC 11.2 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Diego Pino <dpino> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sk9979221, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
Recently, the GCC minimal requirement was upgraded from GCC10.2 to GCC11.4 (See 280033@main).
It would be convenient to keep the Debian 11 build bot around, with an upgraded compiler, since there's still a significant user base on Debian 11.
The changes required are:
- Switch C/CPP compiler to clang (ideally clang-16), since there's no GCC11.4 backport for Debian 11.
- Upgrade cmake, since a recent change upgraded cmake minimal version to 3.20 (280217@main).
- Build using JHBuild minimal dependencies, since Debian 11 do not provision libsoup3-dev.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
Actually the new GCC minimal version is 11.2.0.
Diego Pino
Pull request: https://github.com/webkit/webkit/pull/30345
EWS
Committed 280536@main (55ba16e6c14d): <https://commits.webkit.org/280536@main>
Reviewed commits have been landed. Closing PR #30345 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/130895935>