Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710360 - kde-plasma/plasma-vault-5.18.1 CMake Error in kded/CMakeLists.txt Imported target "KF5::NetworkManagerQt" includes non-existent path
Summary: kde-plasma/plasma-vault-5.18.1 CMake Error in kded/CMakeLists.txt Imported ta...
Status: RESOLVED DUPLICATE of bug 695788
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-20 22:53 UTC by jms
Modified: 2020-02-21 02:23 UTC (History)
0 users

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


Attachments
build log (kde-plasma:plasma-vault-5.18.1:20200220-224433.log,7.90 KB, text/x-log)
2020-02-20 22:53 UTC, jms
Details
emerge--info (emerge-info.txt,7.56 KB, text/plain)
2020-02-20 22:57 UTC, jms
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***