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

Bug 705674

Summary: kde-frameworks/kdewebkit-5.66.0 - Qt5WebKit webkit not found
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
CMakeOutput.log

Description Helmut Jarausch 2020-01-17 15:18:18 UTC
Created attachment 603584 [details]
emerge --info

CMake reports the following error:
CMake Error at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:48 (find_package):
  Found package configuration file:

    /usr/lib64/cmake/Qt5WebKit/Qt5WebKitConfig.cmake

  but it set Qt5WebKit_FOUND to FALSE so package "Qt5WebKit" is considered to
  be NOT FOUND.  Reason given by package:

  Qt5WebKit could not be found because dependency is required to have exact
  version 5.13.x.

Call Stack (most recent call first):
  /usr/lib64/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfig.cmake:93 (find_dependency)
  /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package)
  CMakeLists.txt:19 (find_package)


-- Configuring incomplete, errors occurred!


I have dev-qt/qtwebkit-5.212.0_pre20190629 installed here.
Comment 1 Helmut Jarausch 2020-01-17 15:19:00 UTC
Created attachment 603586 [details]
CMakeOutput.log
Comment 2 Andreas Sturmlechner gentoo-dev 2020-01-17 19:10:24 UTC
Can you check if qtwebkit was rebuilt after dev-qt/qtwidgets upgrade?
Comment 3 Andreas Sturmlechner gentoo-dev 2020-01-18 12:03:31 UTC

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