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

Bug 786231

Summary: dev-qt/qtwebengine-5.15.2_p20210406 fails to compile
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal CC: atoth, gyakovlev
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732706    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2021-04-28 06:35:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-qt/qtwebengine-5.15.2_p20210406 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses GCC-11
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-28 06:35:25 UTC
Created attachment 702792 [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 2021-04-28 06:35:27 UTC
Possible context of error(s):

../../../../qtwebengine-5.15.2_p20210406/src/3rdparty/chromium/third_party/abseil-cpp/absl/synchronization/internal/graphcycles.cc:451:26: error: ‘numeric_limits’ is not a member of ‘std’
Comment 3 Larry the Git Cow gentoo-dev 2021-04-28 15:14:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fea9a89d6f5b1fa93dd5c5d50b424e970227240

commit 0fea9a89d6f5b1fa93dd5c5d50b424e970227240
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-04-28 14:52:09 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-04-28 15:14:34 +0000

    dev-qt/qtwebengine: Fix missing #includes for gcc-11
    
    Link 1: https://github.com/abseil/abseil-cpp/commit/5bf048b8425cc0a342e4647932de19e25ffd6ad7
    Closes: https://bugs.gentoo.org/786231
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 .../files/qtwebengine-5.15.2_p20210406-gcc11.patch          | 13 +++++++++++++
 1 file changed, 13 insertions(+)