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

Bug 698894

Summary: kde-plasma/powerdevil-5.17.2 - CMake Error in daemon/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 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 -pqv '=kde-plasma/powerdevil-5.17.2::gentoo'
emerge --info '=kde-plasma/powerdevil-5.17.2::gentoo'

Description email200202 2019-10-30 08:24:37 UTC
Failed during CMake Generate step

-- <<< 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 daemon/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 daemon/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:26:31 UTC
Created attachment 594504 [details]
build.log
Comment 2 email200202 2019-10-30 08:27:41 UTC
Created attachment 594506 [details]
emerge -pqv '=kde-plasma/powerdevil-5.17.2::gentoo'
Comment 3 email200202 2019-10-30 08:28:53 UTC
Created attachment 594508 [details]
emerge --info '=kde-plasma/powerdevil-5.17.2::gentoo'
Comment 4 Andreas Sturmlechner gentoo-dev 2019-10-30 08:38:16 UTC

*** This bug has been marked as a duplicate of bug 695788 ***
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2019-10-30 08:39:22 UTC

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