Created attachment 528232 [details] net-libs/telepathy-qt build.log While installing my new system I encountered a build failure with --jobs=10 because net-libs/telepathy-qt is missing a dependency for dev-qt/qtwidgets. After manually installing dev-qt/qtwidgets with "emerge -1v dev-qt/qtwidgets" net-libs/telepathy-qt installs without problems. Reproducible: Always Steps to reproduce: 1. emerge --unmerge dev-qt/qtwidgets 2. emerge --oneshot net-libs/telepathy-qt Actual results: build failing with (full build.log attached): [snip] Could not find a package configuration file provided by "Qt5Widgets" with any of the following names: Qt5WidgetsConfig.cmake qt5widgets-config.cmake [snip] Expected results: "emerge telepathy-qt" finishes successfully
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde66f63160f1d4669cbacc51bbf6e2a6e922445 commit cde66f63160f1d4669cbacc51bbf6e2a6e922445 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-04-25 16:11:22 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-04-25 16:14:45 +0000 net-libs/telepathy-qt: Cleanup bogus deps, cleanup failing test deps Closes: https://bugs.gentoo.org/653802 Package-Manager: Portage-2.3.31, Repoman-2.3.9 .../files/telepathy-qt-0.9.7-deps.patch | 37 ++++++++++++++++++++++ net-libs/telepathy-qt/telepathy-qt-0.9.7-r1.ebuild | 25 +++------------ 2 files changed, 42 insertions(+), 20 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=b5bf27588b17fb6b87cfd300926b5ec5c8290cdd commit b5bf27588b17fb6b87cfd300926b5ec5c8290cdd Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-04-25 16:11:22 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-12-12 14:53:55 +0000 net-libs/telepathy-qt: Cleanup bogus deps, cleanup failing test deps Bug: https://bugs.gentoo.org/653802 Package-Manager: Portage-2.3.31, Repoman-2.3.9 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../files/telepathy-qt-0.9.7-deps.patch | 37 ++++++++++++++++++++++ net-libs/telepathy-qt/telepathy-qt-9999.ebuild | 24 +++----------- 2 files changed, 42 insertions(+), 19 deletions(-)