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

Bug 529860

Summary: net-misc/owncloud-client-1.7.0 USE=qt5 - CMake Error at cmake/modules/QtVersionAbstraction.cmake:24 (find_package): By not providing "FindQt5Quick.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file ...
Product: Gentoo Linux Reporter: ephemer0l <om>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: owncloud-client-1.7.0.ebuild.patch

Description ephemer0l 2014-11-19 14:58:30 UTC
Created attachment 389726 [details, diff]
owncloud-client-1.7.0.ebuild.patch

-- Found Qt5 core, checking for further dependencies...
CMake Error at cmake/modules/QtVersionAbstraction.cmake:24 (find_package):
  By not providing "FindQt5Quick.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qt5Quick",
  but CMake did not find one.

  Could not find a package configuration file provided by "Qt5Quick" with any
  of the following names:

    Qt5QuickConfig.cmake
    qt5quick-config.cmake

  Add the installation prefix of "Qt5Quick" to CMAKE_PREFIX_PATH or set
  "Qt5Quick_DIR" to a directory containing one of the above files.  If
  "Qt5Quick" provides a separate development package or SDK, be sure it has
  been installed.
Call Stack (most recent call first):
  CMakeLists.txt:36 (include)


-- Configuring incomplete, errors occurred!
Comment 1 Bernard Cafarelli gentoo-dev 2014-11-20 14:03:33 UTC
Thanks for the report! I still run with qt5 USE-flag masked, so I only test with qt4

dev-qt/qtquickcontrols:5 dep added for USE=qt5 in 1.7.0 ebuild