Summary: | sci-geosciences/qgis-3.0.0 cmake did not find Qt5UiTools configuration file | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Steven Cordwell <steven.cordwell> |
Component: | Current packages | Assignee: | Sci-geo Project <sci-geosciences> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
emerge --info |
Created attachment 522248 [details]
emerge --info
Qt5UiTools (part of dev-qt/designer:5) is searched as REQUIRED even when WITH_CUSTOM_WIDGETS is set to false. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1d80646408f0bfbc46df4b7b63ea4cf62e6971 commit ad1d80646408f0bfbc46df4b7b63ea4cf62e6971 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-03-05 00:59:14 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-03-05 06:06:31 +0000 sci-geosciences/qgis: Add USE=3d, drop USE=designer Closes: https://bugs.gentoo.org/649526 Package-Manager: Portage-2.3.24, Repoman-2.3.6 sci-geosciences/qgis/metadata.xml | 1 - sci-geosciences/qgis/qgis-3.0.0.ebuild | 214 --------------------------------- 2 files changed, 215 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f2133ecf5177fd1489f8cf93946266cf70c6a4b commit 0f2133ecf5177fd1489f8cf93946266cf70c6a4b Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-03-05 00:57:31 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-03-05 06:06:26 +0000 sci-geosciences/qgis: Fix DEPENDs Closes: https://bugs.gentoo.org/649526 Package-Manager: Portage-2.3.24, Repoman-2.3.6 .../qgis/files/qgis-3.0.0-featuresummary.patch | 31 +++ sci-geosciences/qgis/metadata.xml | 1 + sci-geosciences/qgis/qgis-3.0.0-r1.ebuild | 218 +++++++++++++++++++++ sci-geosciences/qgis/qgis-9999.ebuild | 12 +- 4 files changed, 258 insertions(+), 4 deletions(-) |
Created attachment 522244 [details] build.log Emerging QGIS fails at the configuration stage for me because there are no files 'Qt5UiToolsConfig.cmake' or 'qt5tools-config.cmake'. I also am sure what package these files are found in.