Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 936717

Summary: dev-qt/qtwebengine-5.15.14_p20240510 fails to compile: quic_interval_deque.h:201:41: error: class quic::QuicIntervalDeque<T, C> has no member named size
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 932474    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2024-07-27 06:11:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-qt/qtwebengine-5.15.14_p20240510 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-27 06:11:39 UTC
Created attachment 898389 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-27 06:11:40 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: obj/components/domain_reliability/domain_reliability/domain_reliability_jumbo_2.o 
FAILED: obj/components/network_session_configurator/browser/browser/network_session_configurator.o 
../../../../qtwebengine-5.15.13_p20240510/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/quic_interval_deque.h:201:41: error: ‘class quic::QuicIntervalDeque<T, C>’ has no member named ‘size’; did you mean ‘Size’?
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-07-28 04:22:32 UTC

*** This bug has been marked as a duplicate of bug 936416 ***
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-07-28 04:22:43 UTC
It's the same thing, it just depends on which error you hit first.