Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697120 - kde-plasma/powerdevil - src_configure() - CMake Error in daemon/CMakeLists.txt: Imported target "KF5::NetworkManagerQt" includes non-existent path "/usr/lib64/libffi-3.2.1/include"
Summary: kde-plasma/powerdevil - src_configure() - CMake Error in daemon/CMakeLists.tx...
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-10 09:57 UTC by Daiajo Tibdixious
Modified: 2019-10-10 17:36 UTC (History)
1 user (show)

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


Attachments
emerge --info (info.txt,5.86 KB, text/plain)
2019-10-10 09:57 UTC, Daiajo Tibdixious
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daiajo Tibdixious 2019-10-10 09:57:25 UTC
Created attachment 592364 [details]
emerge --info

kde-plasma/powerdevil-5.16.5-r1
expects to find libffi-3.2.1 when the current version is 3.3_rc0

# emerge -pqv '=kde-plasma/powerdevil-5.16.5-r1::gentoo'
[ebuild     U ] kde-plasma/powerdevil-5.16.5-r1 [5.16.5] USE="handbook wireless (-brightness-control) -debug"
Comment 1 Daiajo Tibdixious 2019-10-10 10:03:09 UTC
For some reason the build log will not attach. I'm pasting the latter part here...
----
 * XCB, X protocol C-language Binding, <https://xcb.freedesktop.org/>

-- The following features have been disabled:

 * DDCUtil, DDCUtil library support is disabled by default as recomended by authors, add -DHAVE_DDCUTIL=On to enable

-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -O2 -pipe -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 -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.2.1/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.
Comment 2 Andreas Sturmlechner gentoo-dev 2019-10-10 17:36:51 UTC

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