Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732584 - [kde overlay] kde-plasma/milou-9999 failing with a Qt5::Test error
Summary: [kde overlay] kde-plasma/milou-9999 failing with a Qt5::Test error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://invent.kde.org/plasma/milou/-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-14 17:01 UTC by Duncan
Modified: 2020-07-14 18:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Duncan 2020-07-14 17:01:05 UTC
This is at gentoo/kde's 3dbc741a6, with extra-cmake-modules rebuilt after (gentoo/kde) 1b0294df9, and I'm trying to rebuild milou-9999 ffor the first time after (gentoo/kde) fa72e0874, since smart-live-rebuild's triggering on (milou upstream) 7efea66e1, added since my update yesterday.

But I'm still getting (without FEATURES/USE=test):

-- Configuring done
CMake Error at lib/test/CMakeLists.txt:5 (add_executable):
Target "modeltest" links to target "Qt5::Test" but the target was not
found.  Perhaps a find_package() call is missing for an IMPORTED target, or
an ALIAS target is missing?

-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.
* ERROR: kde-plasma/milou-9999::kde failed (configure phase):

... So milou-9999 must still need something more than that extra-cmake-modules patch.
Comment 1 Larry the Git Cow gentoo-dev 2020-07-14 18:36:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=1353db8f3aaf7cf64945f2e60bc049be0a755e97

commit 1353db8f3aaf7cf64945f2e60bc049be0a755e97
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-07-14 18:35:22 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-07-14 18:35:26 +0000

    kde-plasma/milou: Disable test dir
    
    Reported-by: Duncan <1i5t5.duncan@cox.net>
    Closes: https://bugs.gentoo.org/732584
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/milou-5.19.80-disable-manual-tests.patch | 29 ++++++++++++++++++++++
 kde-plasma/milou/milou-5.19.49.9999.ebuild         |  2 ++
 kde-plasma/milou/milou-9999.ebuild                 |  2 ++
 3 files changed, 33 insertions(+)