https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: kde-frameworks/extra-cmake-modules-6.5.0-r1 fails tests. Discovered on: amd64 (internal ref: gcc15_tinderbox) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 900916 [details] build.log build log and emerge --info
Created attachment 900917 [details] 1-LastTest.log 1-LastTest.log
Error(s) that match a know pattern: 2 - ExecuteKDEModules (Failed) 3 - KDEInstallDirsTest.vars_in_sync_no_args (Failed) 4 - KDEInstallDirsTest.not_cache_variable (Failed) 5 - KDEInstallDirsTest.vars_in_sync_kde_arg (Failed) 6 - KDEInstallDirsTest.vars_in_sync_cmake_arg (Failed) Reuse tool not found, skipping test generation -- Could NOT find QCollectionGenerator (missing: QCollectionGenerator_EXECUTABLE) -- Could NOT find Qt5 (missing: Qt5_DIR) -- Could NOT find ReuseTool (missing: REUSETOOL_EXECUTABLE) -- Could NOT find Sphinx (missing: Sphinx_BUILD_EXECUTABLE) (Required is at least version "1.2") The following tests FAILED:
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=0ad3f73b3201c38d56e070f078fbf7cab7552033 commit 0ad3f73b3201c38d56e070f078fbf7cab7552033 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-12-03 21:04:09 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-12-03 21:05:49 +0000 kde-frameworks/extra-cmake-modules: Fix test dependencies Also set QT_MAJOR_VERSION=6 if testing, not going to add any complexity for optional Qt5 testing. Bug: https://bugs.gentoo.org/938316 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../extra-cmake-modules/extra-cmake-modules-9999.ebuild | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3209ea08d76fd22e91876ad938f820a3d838cda1 commit 3209ea08d76fd22e91876ad938f820a3d838cda1 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-12-03 21:04:09 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-12-03 21:09:27 +0000 kde-frameworks/extra-cmake-modules: Fix test dependencies Also set QT_MAJOR_VERSION=6 if testing, not going to add any complexity for optional Qt5 testing. Closes: https://bugs.gentoo.org/938316 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../extra-cmake-modules/extra-cmake-modules-6.7.0.ebuild | 11 ++++++++++- .../extra-cmake-modules/extra-cmake-modules-6.8.0.ebuild | 11 ++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-)