https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-qt/qtwebengine-5.15.8_p20230112 fails to compile (GCC-13-SYSTEM). Discovered on: amd64 (internal ref: gcc13_tinderbox) NOTE: (GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Created attachment 852370 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: obj/third_party/abseil-cpp/absl/strings/str_format_internal/extension.o FAILED: obj/third_party/abseil-cpp/absl/strings/str_format_internal/float_conversion.o ../../../../qtwebengine-5.15.8_p20230112/src/3rdparty/chromium/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:34:33: error: found ‘:’ in nested-name-specifier, expected ‘::’
Same errors with GCC 13 (13.0.1_pre20230305) observed here. Issue does not appear with GCC 12 (12.2.1_p20230304).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61e5cb157d2f015ab9a730e3eaf11d4ee14b4ab4 commit 61e5cb157d2f015ab9a730e3eaf11d4ee14b4ab4 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-03-27 11:30:22 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-03-27 12:47:08 +0000 dev-qt/qtwebengine: fix build w/ gcc-13 Bug: https://bugs.gentoo.org/898634 Closes: https://bugs.gentoo.org/889724 Closes: https://bugs.gentoo.org/895196 Closes: https://bugs.gentoo.org/898902 Signed-off-by: Sam James <sam@gentoo.org> .../files/qtwebengine-5.15.8_p20230112-gcc13.patch | 431 +++++++++++++++++++++ .../qtwebengine-5.15.8_p20230112.ebuild | 1 + 2 files changed, 432 insertions(+)