Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 786231 - dev-qt/qtwebengine-5.15.2_p20210406 fails to compile
Summary: dev-qt/qtwebengine-5.15.2_p20210406 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-04-28 06:35 UTC by Agostino Sarubbo
Modified: 2021-05-12 17:59 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,41.65 KB, application/x-xz)
2021-04-28 06:35 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 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(+)