Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693600 - dev-qt/qtwebengine-5.12.3 fails to build with recent kernels
Summary: dev-qt/qtwebengine-5.12.3 fails to build with recent kernels
Status: RESOLVED DUPLICATE of bug 692352
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-06 13:18 UTC by Grzegorz Kowal
Modified: 2019-09-06 13:41 UTC (History)
0 users

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


Attachments
Fix qtwebengine-5.12.3 build with recent linux kernel. (webrtc_fix_build_with_recent_linux.patch,816 bytes, patch)
2019-09-06 13:20 UTC, Grzegorz Kowal
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Kowal 2019-09-06 13:18:35 UTC
WebRTC which is a third-party component of qtwebengine fails to compile on recent kernels (5.2 tested, 4.19 compiles fine) due to SIOCGSTAMP not being defined. For details see:

https://webrtc.googlesource.com/src/+/6806550d5d51a820104a12205d1f37ce0acebf19%5E%21/#F0


Reproducible: Always




The included patch, based on the original fix for WebRTC, fixes the compilation problem.
Comment 1 Grzegorz Kowal 2019-09-06 13:20:06 UTC
Created attachment 589166 [details, diff]
Fix qtwebengine-5.12.3 build with recent linux kernel.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-09-06 13:25:00 UTC
Dupe of bug #692352 I suppose?
Comment 3 Grzegorz Kowal 2019-09-06 13:35:51 UTC
Yes, indeed. I was looking for open bug reports only.

Nevertheless, qtwebengine-5.12.4 is still marked as amd64 unstable and since harfbuzz-2.6.1 was marked amd64 stable yesterday, this triggered recompilation of qtwebengine-5.12.3.
Comment 4 Brian Evans (RETIRED) gentoo-dev 2019-09-06 13:41:43 UTC

*** This bug has been marked as a duplicate of bug 692352 ***