-- <<< 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
*** This bug has been marked as a duplicate of bug 695788 ***
*** This bug has been marked as a duplicate of bug 709588 ***