Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698896 - kde-plasma/plasma-nm-5.17.2 - CMake Error in libs/CMakeLists.txt: Imported target "KF5::NetworkManagerQt" includes non-existent path "/usr/lib64/libffi-3.3_rc0/include" in its INTERFACE_INCLUDE_DIRECTORIES.
Summary: kde-plasma/plasma-nm-5.17.2 - CMake Error in libs/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: 2019-10-30 08:35 UTC by email200202
Modified: 2019-10-30 08:45 UTC (History)
0 users

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


Attachments
build.log (build.log,10.91 KB, text/plain)
2019-10-30 08:37 UTC, email200202
Details
emerge -pqv '=kde-plasma/plasma-nm-5.17.2::gentoo' (file_698896.txt,162 bytes, text/plain)
2019-10-30 08:38 UTC, email200202
Details
emerge --info '=kde-plasma/plasma-nm-5.17.2::gentoo' (file_698896.txt,6.87 KB, text/plain)
2019-10-30 08:39 UTC, email200202
Details

Note You need to log in before you can comment on or make changes to this bug.
Description email200202 2019-10-30 08:35:18 UTC
CMake Generate step failed:

-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -O2 -pipe -march=native -mtune=native -std=iso9899:1990 -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration
C++             -O2 -pipe -march=native -mtune=native -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always
Linker flags:
Executable      -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed
Module          -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed
Shared          -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed

-- Configuring done
CMake Error in libs/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.





Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge -auvDN world
3.
Actual Results:  
Failed to compile

Expected Results:  
Should work
Comment 1 email200202 2019-10-30 08:37:11 UTC
Created attachment 594510 [details]
build.log
Comment 2 Andreas Sturmlechner gentoo-dev 2019-10-30 08:37:45 UTC

*** This bug has been marked as a duplicate of bug 695788 ***
Comment 3 email200202 2019-10-30 08:38:13 UTC
Created attachment 594512 [details]
emerge -pqv '=kde-plasma/plasma-nm-5.17.2::gentoo'
Comment 4 email200202 2019-10-30 08:39:02 UTC
Created attachment 594514 [details]
emerge --info '=kde-plasma/plasma-nm-5.17.2::gentoo'