Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529860 - 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 ...
Summary: net-misc/owncloud-client-1.7.0 USE=qt5 - CMake Error at cmake/modules/QtVersi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-11-19 14:58 UTC by ephemer0l
Modified: 2014-11-20 14:03 UTC (History)
0 users

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


Attachments
owncloud-client-1.7.0.ebuild.patch (owncloud-client-1.7.0.ebuild.patch,364 bytes, patch)
2014-11-19 14:58 UTC, ephemer0l
Details | Diff

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