Missing dependency on dev-qt/qtwebengine Error: -- Found Gio libraries: /usr/lib/libgio-2.0.so -- Found Gio includes : /usr/include/glib-2.0/gio ================> LIBCLOUDPROVIDERS_LIBRARY-NOTFOUND -- Could NOT find LIBCLOUDPROVIDERS (missing: LIBCLOUDPROVIDERS_INCLUDE_DIR LIBCLOUDPROVIDERS_LIBRARY) CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package): Could not find a package configuration file provided by "Qt5WebEngineWidgets" with any of the following names: Qt5WebEngineWidgetsConfig.cmake qt5webenginewidgets-config.cmake Add the installation prefix of "Qt5WebEngineWidgets" to CMAKE_PREFIX_PATH or set "Qt5WebEngineWidgets_DIR" to a directory containing one of the above files. If "Qt5WebEngineWidgets" provides a separate development package or SDK, be sure it has been installed.
Thank you for the report. There seems to be a missing dependency. Please recompile and *attach* the logfiles and paste the emerge info as described on https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket The logs must be part of the ticket, but not on external websites. We want to have all information at hand when we assign the ticket, so that the maintainer can look at it in one session with minimal number of callbacks. Please reopen this ticket (Status:unconfirmed) afterwards.
For now, please keep this bug as is, I'll provide rest information later, as I'll be able compile qtwebengine myself. Thank you
Hi, thanks for the report. Indeed 2.5 apparently requires webengine (with widgets), I added the dependency in current beta ebuild
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=818cfe054ba29c27e155fcd75fbdd130c16a2668 commit 818cfe054ba29c27e155fcd75fbdd130c16a2668 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2018-09-27 13:09:21 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2018-09-27 13:14:08 +0000 net-misc/nextcloud-client: depend on dev-qt/qtwebengine:5[widgets] Closes: https://bugs.gentoo.org/665350 Package-Manager: Portage-2.3.50, Repoman-2.3.11 net-misc/nextcloud-client/nextcloud-client-2.5.0_beta2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)