| Summary: | 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. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | email200202 |
| Component: | Current packages | Assignee: | 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 -pqv '=kde-plasma/plasma-nm-5.17.2::gentoo' emerge --info '=kde-plasma/plasma-nm-5.17.2::gentoo' |
||
Created attachment 594510 [details]
build.log
*** This bug has been marked as a duplicate of bug 695788 *** Created attachment 594512 [details]
emerge -pqv '=kde-plasma/plasma-nm-5.17.2::gentoo'
Created attachment 594514 [details]
emerge --info '=kde-plasma/plasma-nm-5.17.2::gentoo'
|
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