Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 630562

Summary: [kde overlay] kde-apps/kio-extras-9999 fails configure with testkioarchive links to Qt5::Test, not found, error
Product: Gentoo Linux Reporter: Duncan <1i5t5.duncan>
Component: OverlaysAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://phabricator.kde.org/D7756
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: full build log

Description Duncan 2017-09-10 07:10:56 UTC
Created attachment 493644 [details]
full build log

This has been going on for a couple weeks now, I believe...  Gentoo/kde devs likely aren't seeing it due to having tests enabled.

Excerpt from the (attached) log...

-- The following features have been disabled:

 * Qt5Test, Required for building tests
   Required for tests
 * NFS kioslave, The RPC library is needed to build the NFS kioslave

-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr

[... snipping c/cxx/linker flags...]

-- Configuring done
CMake Error at archive/autotests/CMakeLists.txt:1 (add_executable):
  Target "testkioarchive" 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?
Comment 1 Duncan 2017-09-11 01:17:07 UTC
Thanks.  Confirming the fix. =:^)