Bug 418611

Summary: KDEWebKit 5.68rc cannot be build against Qt5.15
Product: [Frameworks and Libraries] frameworks-kdewebkit Reporter: Pawel <pavbaranov>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: arojas
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: build log

Description Pawel 2020-03-08 09:31:03 UTC
Created attachment 126666 [details]
build log

SUMMARY
As at title. Required dependecy of Qt5-WebKit for KDEWebKit 5.68 is exact 5.14.x so it cannot be build against other (newer) version.

STEPS TO REPRODUCE
1. Just try to build: cmake (some options).

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Pawel 2020-03-08 09:32:41 UTC
Oh, sorry:
Linux - Arch Linux (but with kde-unstable/testing enabled)
KDE Plasma Version: 5.18.2
KDE Frameworks Version: 5.68rc1 (build from sources)
Qt Version - 5.15.0beta1
Comment 2 Antonio Rojas 2020-03-08 10:38:29 UTC
You need to rebuild qtwebkit against qt 5.15
Comment 3 Pawel 2020-03-08 11:15:37 UTC
@arojas - Of, course. I've totally forgot about it.
Sorry for not neccessary bug report.