Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705674 - kde-frameworks/kdewebkit-5.66.0 - Qt5WebKit webkit not found
Summary: kde-frameworks/kdewebkit-5.66.0 - Qt5WebKit webkit not found
Status: RESOLVED DUPLICATE of bug 661052
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-17 15:18 UTC by Helmut Jarausch
Modified: 2020-01-18 12:03 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,21.00 KB, text/plain)
2020-01-17 15:18 UTC, Helmut Jarausch
Details
CMakeOutput.log (CMakeOutput.log,48.04 KB, text/plain)
2020-01-17 15:19 UTC, Helmut Jarausch
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***