Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712218 - [kde overlay] kde-apps/okular-9999 FEATURES=-test failing due to upstream 4019ec56e
Summary: [kde overlay] kde-apps/okular-9999 FEATURES=-test failing due to upstream 401...
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-12 09:16 UTC by Duncan
Modified: 2020-03-12 23:33 UTC (History)
1 user (show)

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-03-12 09:16:22 UTC
Okular-upstream 4019ec56e modifies the comicbook module, including adding some new tests which don't seem to be properly turned off with portage FEATURES=-test:


-- Configuring done
CMake Error at /usr/share/ECM/modules/ECMAddTests.cmake:110 (add_executable):
Target "comicbooktest" 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?
Call Stack (most recent call first):
generators/comicbook/CMakeLists.txt:35 (ecm_add_test)


-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.
Comment 1 Larry the Git Cow gentoo-dev 2020-03-12 23:33:52 UTC
The bug has been closed via the following commit(s):

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

commit afc59a3c8ee5e8638a848dc70ba56d7e03e5fa00
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-03-12 22:56:24 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-12 23:33:19 +0000

    kde-apps/okular: Rebase ${PN}-20.03.70-tests.patch on top of HEAD
    
    Necessary after upstream commit 4019ec56e
    
    Thanks-to: Duncan <1i5t5.duncan@cox.net>
    Closes: https://bugs.gentoo.org/712218
    Package-Manager: Portage-2.3.93, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/okular/files/okular-20.03.70-tests.patch | 46 ++++++++++++++++++++---
 1 file changed, 41 insertions(+), 5 deletions(-)