Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927182 - dev-qt/qtwebengine-5.15.12_p20240122 fails to compile: ICEs with sys-devel/gcc-14 (raw_hash_set.h:1248:41: internal compiler error: in cxx_eval_call_expression, at constexpr.cc:3027)
Summary: dev-qt/qtwebengine-5.15.12_p20240122 fails to compile: ICEs with sys-devel/gc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-14
  Show dependency tree
 
Reported: 2024-03-17 08:15 UTC by Agostino Sarubbo
Modified: 2024-04-14 23:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,320.14 KB, application/x-xz)
2024-03-17 08:15 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-17 08:15:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-qt/qtwebengine-5.15.12_p20240122 fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-17 08:15:18 UTC
CC'ing also toolchain@ because it is an ICE
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-17 08:15:21 UTC
Created attachment 887804 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 3 Agostino Sarubbo gentoo-dev 2024-03-17 08:15:21 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


../../../../qtwebengine-5.15.12_p20240122/src/3rdparty/chromium/third_party/abseil-cpp/absl/container/internal/raw_hash_set.h:1248:41: internal compiler error: in cxx_eval_call_expression, at cp/constexpr.cc:3027
FAILED: obj/net/third_party/quiche/quiche/quic_config.o 
../../../../qtwebengine-5.15.12_p20240122/src/3rdparty/chromium/third_party/abseil-cpp/absl/container/internal/raw_hash_set.h:1248:41: internal compiler error: in cxx_eval_call_expression, at cp/constexpr.cc:3027
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-17 08:17:58 UTC
Thanks, already hit this one a few days ago and reported upstream: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114349
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-04-14 23:43:45 UTC
commit 6b5c01fee23dfb75ee90874ad7dfdc7ef97a2958
Author: Sam James <sam@gentoo.org>
Date:   Sun Mar 31 23:45:54 2024 +0100

    sys-devel/gcc: add 14.0.1_pre20240331

    Signed-off-by: Sam James <sam@gentoo.org>