../../../../qtwebengine-5.15.8_p20230112/src/3rdparty/chromium/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:400:54: error: expected primary-expression before char 400 | constexpr bool Contains(FormatConversionCharSet set, char c) { | ^~~~ ../../../../qtwebengine-5.15.8_p20230112/src/3rdparty/chromium/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:400:60: error: expression list treated as compound expression in initializer [-fpermissive] 400 | constexpr bool Contains(FormatConversionCharSet set, char c) { | ^ ../../../../qtwebengine-5.15.8_p20230112/src/3rdparty/chromium/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:406:16: error: redefinition of constexpr const bool absl::str_format_internal::Contains 406 | constexpr bool Contains(FormatConversionCharSet set, | ^~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd_merged_usr-j5-20230228-070039 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 15.0.7 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.7 Python 3.10.10 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.67.1 * The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): HEAD of ::gentoo commit 09c1ea78e574e378da07d5b049f7d789adf04e66 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Mar 2 09:02:05 2023 +0000 2023-03-02 09:02:05 UTC emerge -qpvO dev-qt/qtwebengine [ebuild N ] dev-qt/qtwebengine-5.15.8_p20230112 USE="alsa jumbo-build system-ffmpeg system-icu widgets -bindist -debug -designer -geolocation -kerberos -pulseaudio -screencast -test"
Created attachment 855776 [details] emerge-info.txt
Created attachment 855778 [details] dev-qt:qtwebengine-5.15.8_p20230112:20230302-100937.log.bz2
Created attachment 855780 [details] emerge-history.txt
Created attachment 855782 [details] environment
Created attachment 855784 [details] etc.clang.tar.bz2
Created attachment 855786 [details] etc.portage.tar.bz2
Created attachment 855788 [details] logs.tar.bz2
Created attachment 855790 [details] temp.tar.bz2
Created attachment 859057 [details, diff] gcc-13.patch The attached patch fixes all of the open GCC 13 bugs for qtwebengine.
(In reply to Sam James from comment #9) > Created attachment 859057 [details, diff] [details, diff] > gcc-13.patch > > The attached patch fixes all of the open GCC 13 bugs for qtwebengine. Upstreaming (not mine) is occurring at https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/468198.
Created attachment 859059 [details, diff] gcc-13.patch (deux)
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(+)