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

Bug 710360

Summary: kde-plasma/plasma-vault-5.18.1 CMake Error in kded/CMakeLists.txt Imported target "KF5::NetworkManagerQt" includes non-existent path
Product: Gentoo Linux Reporter: jms <jms.gentoo>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge--info

Description jms 2020-02-20 22:53:39 UTC
Created attachment 614806 [details]
build log

-- Configuring done
CMake Error in kded/CMakeLists.txt:
  Imported target "KF5::NetworkManagerQt" includes non-existent path

    "/usr/lib64/libffi-3.3_rc0/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



CMake Error in kded/CMakeLists.txt:
  Imported target "KF5::NetworkManagerQt" includes non-existent path

    "/usr/lib64/libffi-3.3_rc0/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



-- Generating done
-- Build files have been written to: /var/tmp/portage/kde-plasma/plasma-vault-5.18.1/work/plasma-vault-5.18.1_build
 * ERROR: kde-plasma/plasma-vault-5.18.1::gentoo failed (configure phase):
 *   cmake failed
Comment 1 jms 2020-02-20 22:57:16 UTC
Created attachment 614808 [details]
emerge--info
Comment 2 josef.95 2020-02-20 23:04:03 UTC
Hi,
rebuild kde-frameworks/networkmanager-qt
should help, see Bug 695788
Comment 3 jms 2020-02-20 23:14:10 UTC
(In reply to josef.95 from comment #2)
> Hi,
> rebuild kde-frameworks/networkmanager-qt
> should help, see Bug 695788

That was a quick answer!
Thanks after rebuild of kde-frameworks/networkmanager-qt
kde-plasma/plasma-vault-5.18.1 compile fine
Comment 4 Andreas Sturmlechner gentoo-dev 2020-02-21 02:23:00 UTC

*** This bug has been marked as a duplicate of bug 695788 ***