The ebuild needs additional deps for a few qt5 libs. See also src/CMakeLists.txt. --- /usr/portage/sci-geosciences/qlandkartegt/qlandkartegt-1.8.1.ebuild 2015-09-26 08:31:02.000000000 +0200 +++ /usr/local/portage_mine/sci-geosciences/qlandkartegt/qlandkartegt-1.8.1.ebuild 2015-09-28 10:44:14.964485523 +0200 @@ -37,6 +37,10 @@ dev-qt/qtscript:5 dev-qt/qtsql:5[sqlite] dev-qt/qtwebkit:5 + dev-qt/qtxml:5 + dev-qt/linguist-tools:5 + dev-qt/qtquickcontrols:5 + dev-qt/qtprintsupport:5 dbus? ( dev-qt/qtdbus:5 ) ) dmtx? ( media-libs/libdmtx ) Reproducible: Always Steps to Reproduce: 1. emerge qlandkartegt on a system that does not have qt5 yet with USE="-qt4 qt5" 2. 3. Actual Results: It will pull in parts of qt5 but still fail in the configure-phase. Expected Results: It should pull in all it needs to build.
commit 8553a1f012b967410579bcd1a296d730ddebdc96 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: Sun Jun 26 17:09:54 2016 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: Sun Jun 26 17:09:54 2016 sci-geosciences/qlandkartegt*: Remove last rited packages