Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732392 - [kde overlay] kde-apps/okular-9999 failing: "comicbooktest" links to target "Qt5::Test"
Summary: [kde overlay] kde-apps/okular-9999 failing: "comicbooktest" links to target "...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-13 00:12 UTC by Duncan
Modified: 2020-07-13 00:50 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-13 00:12:21 UTC
This is a followup to bug #732312, nominally fixed by (kde overlay) 5e62be6e7, thanks, except now (without FEATURES=test)...

-- Configuring done
CMake Error at /usr/share/ECM/modules/ECMAddTests.cmake:89 (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)


... So presumably some smaller patch is still needed, perhaps like 07cda4a3a did for krita?  (Just to clarify, I don't have krita merged; just saw that in the git log.)
Comment 1 Andreas Sturmlechner gentoo-dev 2020-07-13 00:14:04 UTC
When did you last update extra-cmake-modules?
Comment 2 Duncan 2020-07-13 00:50:32 UTC
(In reply to Andreas Sturmlechner from comment #1)
> When did you last update extra-cmake-modules?

A couple hours ago...  But upstream hadn't updated it again with the last pull to get the okular fix I saw on the bug, so it didn't rebuild for that.

Just rebuilt it again now and okular was building as I wrote this... just finished, successfully, so that was it!  Thanks, resolved/invalid.