Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709608 - kde-plasma/plasma-workspace-5.18.0 - CMake Error in dataengines/geolocation/CMakeLists.txt: Imported target "KF5::NetworkManagerQt" includes non-existent path "/usr/lib64/libffi-3.3_rc0/include"
Summary: kde-plasma/plasma-workspace-5.18.0 - CMake Error in dataengines/geolocation/C...
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-14 13:36 UTC by Julien Delquié
Modified: 2020-02-14 13:40 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Delquié 2020-02-14 13:36:21 UTC
-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -march=native -O2 -pipe -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++             -march=native -O2 -pipe -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 dataengines/geolocation/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 dataengines/geolocation/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 dataengines/geolocation/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 dataengines/geolocation/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-workspace-5.18.0/work/plasma-workspace-5.18.0_build
 * ERROR: kde-plasma/plasma-workspace-5.18.0::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure
 *   environment, line 2639:  Called ecm_src_configure
 *   environment, line 1557:  Called cmake_src_configure
 *   environment, line 1245:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of `emerge --info '=kde-plasma/plasma-workspace-5.18.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=kde-plasma/plasma-workspace-5.18.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/kde-plasma/plasma-workspace-5.18.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-plasma/plasma-workspace-5.18.0/temp/environment'.
 * Working directory: '/var/tmp/portage/kde-plasma/plasma-workspace-5.18.0/work/plasma-workspace-5.18.0_build'
 * S: '/var/tmp/portage/kde-plasma/plasma-workspace-5.18.0/work/plasma-workspace-5.18.0'


Reproducible: Always

Steps to Reproduce:
1. try to build kde-plasma/plasma-workspace-5.18.0,
2. it will not.
Actual Results:  
Impossible to build.

Expected Results:  
It builds.

Actually, libffi exists on system, but not under /usr/lib64/libffi-3.3_rc1/include.

ls -l /usr/lib64/libffi/include                                                                                 
total 24
-rw-r--r-- 1 root root 13934 14 févr. 11:30 ffi.h
-rw-r--r-- 1 root root  4343 14 févr. 11:30 ffitarget.h
Comment 1 Andreas Sturmlechner gentoo-dev 2020-02-14 13:38:58 UTC

*** This bug has been marked as a duplicate of bug 695788 ***
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2020-02-14 13:39:39 UTC

*** This bug has been marked as a duplicate of bug 709588 ***
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2020-02-14 13:39:56 UTC

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