Created attachment 538706 [details] build.log Looking at the ebuild, the printsupport USE flag controls whether qtprintsupport is a dependency or not, but if the package isn't present the configure phase fails. On a similar note, if qtprintsupport IS installed, the build detects and uses it if though you've asked it not to. The failure message is simply: CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package): Could not find a package configuration file provided by "Qt5PrintSupport" with any of the following names: Qt5PrintSupportConfig.cmake qt5printsupport-config.cmake I've attached the full log.
Created attachment 538708 [details] emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=268537c4b0e9adaae5f30320765bc54375a99e97 commit 268537c4b0e9adaae5f30320765bc54375a99e97 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-09-04 18:35:23 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-09-04 18:39:35 +0000 dev-qt/qtwebkit: Add missing USE=printsupport handling Closes: https://bugs.gentoo.org/660600 Package-Manager: Portage-2.3.49, Repoman-2.3.10 dev-qt/qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild | 1 + 1 file changed, 1 insertion(+)