Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 743172 Details for
Bug 816438
dev-util/kdevelop-5.6.2: configure failed: Could not find Clang builtin directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_816438.txt (text/plain), 13.66 KB, created by
James Beddek
on 2021-10-05 14:50:00 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
James Beddek
Created:
2021-10-05 14:50:00 UTC
Size:
13.66 KB
patch
obsolete
> * Package: dev-util/kdevelop-5.6.2 > * Repository: gentoo > * Maintainer: kde@gentoo.org > * Upstream: https://bugs.kde.org/ > * USE: abi_x86_64 amd64 elibc_glibc gdbui handbook kernel_linux plasma qmake userland_GNU > * FEATURES: compressdebug installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking kdevelop-5.6.2.tar.xz to /var/tmp/portage/dev-util/kdevelop-5.6.2/work >>>> Source unpacked in /var/tmp/portage/dev-util/kdevelop-5.6.2/work >>>> Preparing source in /var/tmp/portage/dev-util/kdevelop-5.6.2/work/kdevelop-5.6.2 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/kdevelop-5.6.2/work/kdevelop-5.6.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/kdevelop-5.6.2/work/kdevelop-5.6.2_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/kdevelop-5.6.2/work/kdevelop-5.6.2 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/kdevelop-5.6.2/work/kdevelop-5.6.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/kdevelop-5.6.2/work/kdevelop-5.6.2_build" >cmake -C /var/tmp/portage/dev-util/kdevelop-5.6.2/work/kdevelop-5.6.2_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DLLVM_ROOT=/usr/lib/llvm/13 -DCMAKE_DISABLE_FIND_PACKAGE_KSysGuard=OFF -DBUILD_executeplasmoid=yes -DCMAKE_DISABLE_FIND_PACKAGE_KF5Plasma=OFF -DCMAKE_DISABLE_FIND_PACKAGE_OktetaKastenControllers=ON -DCMAKE_DISABLE_FIND_PACKAGE_KDevelop-PG-Qt=OFF -DCMAKE_DISABLE_FIND_PACKAGE_KF5Purpose=ON -DCMAKE_DISABLE_FIND_PACKAGE_SubversionLibrary=ON -DCMAKE_DISABLE_FIND_PACKAGE_KDEExperimentalPurpose=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-util/kdevelop-5.6.2/work/kdevelop-5.6.2_build/gentoo_toolchain.cmake /var/tmp/portage/dev-util/kdevelop-5.6.2/work/kdevelop-5.6.2 >loading initial cache file /var/tmp/portage/dev-util/kdevelop-5.6.2/work/kdevelop-5.6.2_build/gentoo_common_config.cmake >-- The C compiler identification is Clang 13.0.0 >-- The CXX compiler identification is Clang 13.0.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/lib/llvm/13/bin/clang - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/lib/llvm/13/bin/clang++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Looking for __GLIBC__ >-- Looking for __GLIBC__ - found >-- Performing Test _OFFT_IS_64BIT >-- Performing Test _OFFT_IS_64BIT - Success >-- Performing Test HAVE_DATE_TIME >-- Performing Test HAVE_DATE_TIME - Success >CMake Deprecation Warning at CMakeLists.txt:40 (cmake_policy): > The OLD behavior for policy CMP0071 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. > > >CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:112 (message): > Your project should require at least CMake 3.16.0 to use FindKF5.cmake >Call Stack (most recent call first): > /usr/share/ECM/find-modules/FindKF5.cmake:30 (ecm_find_package_version_check) > CMakeLists.txt:49 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.86.0") >-- Found KF5Declarative: /usr/lib64/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (found version "5.86.0") >-- Found KF5DocTools: /usr/lib64/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found version "5.86.0") >-- Found KF5IconThemes: /usr/lib64/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.86.0") >-- Found Gettext: /usr/bin/msgmerge (found version "0.21") >-- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.86.0") >-- Found KF5ItemModels: /usr/lib64/cmake/KF5ItemModels/KF5ItemModelsConfig.cmake (found version "5.86.0") >-- Found KF5ItemViews: /usr/lib64/cmake/KF5ItemViews/KF5ItemViewsConfig.cmake (found version "5.86.0") >-- Found KF5JobWidgets: /usr/lib64/cmake/KF5JobWidgets/KF5JobWidgetsConfig.cmake (found version "5.86.0") >-- Found KF5KCMUtils: /usr/lib64/cmake/KF5KCMUtils/KF5KCMUtilsConfig.cmake (found version "5.86.0") >-- Found X11: /usr/include >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Looking for IceConnectionNumber in ICE >-- Looking for IceConnectionNumber in ICE - found >-- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.86.0") >-- Found KF5NewStuff: /usr/lib64/cmake/KF5NewStuff/KF5NewStuffConfig.cmake (found version "5.86.0") >-- Found KF5NotifyConfig: /usr/lib64/cmake/KF5NotifyConfig/KF5NotifyConfigConfig.cmake (found version "5.86.0") >-- Found KF5Parts: /usr/lib64/cmake/KF5Parts/KF5PartsConfig.cmake (found version "5.86.0") >-- Found KF5Service: /usr/lib64/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.86.0") >-- Found KF5TextEditor: /usr/lib64/cmake/KF5TextEditor/KF5TextEditorConfig.cmake (found version "5.86.0") >-- Found KF5ThreadWeaver: /usr/lib64/cmake/KF5ThreadWeaver/KF5ThreadWeaverConfig.cmake (found version "5.86.0") >-- Found KF5XmlGui: /usr/lib64/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.86.0") >-- Found KF5WindowSystem: /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.86.0") >-- Found KF5Crash: /usr/lib64/cmake/KF5Crash/KF5CrashConfig.cmake (found version "5.86.0") >-- Found KF5GuiAddons: /usr/lib64/cmake/KF5GuiAddons/KF5GuiAddonsConfig.cmake (found version "5.86.0") >-- Found KF5Archive: /usr/lib64/cmake/KF5Archive/KF5ArchiveConfig.cmake (found version "5.86.0") >-- Found KF5Notifications: /usr/lib64/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.86.0") >-- Found KF5: success (found suitable version "5.86.0", minimum required is "5.50.0") found components: Config Declarative DocTools IconThemes I18n ItemModels ItemViews JobWidgets KCMUtils KIO NewStuff NotifyConfig Parts Service TextEditor ThreadWeaver XmlGui WindowSystem Crash GuiAddons Archive Notifications >-- Found KDevelop-PG-Qt >-- Using kdevelop-pg-qt include dir: /usr/include/kdevelop-pg-qt >-- Using kdevelop-pg-qt executable: /usr/bin/kdev-pg-qt >CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:112 (message): > Your project should require at least CMake 3.16.0 to use > FindSharedMimeInfo.cmake >Call Stack (most recent call first): > /usr/share/ECM/find-modules/FindSharedMimeInfo.cmake:37 (ecm_find_package_version_check) > CMakeLists.txt:98 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found SharedMimeInfo: /usr/bin/update-mime-database (found version "2.1") >-- Performing Test KDEV_HAVE_WNO_MISSING_FIELD_INITIALIZERS >-- Performing Test KDEV_HAVE_WNO_MISSING_FIELD_INITIALIZERS - Success >-- Performing Test KDEV_HAVE_WERROR_SWITCH >-- Performing Test KDEV_HAVE_WERROR_SWITCH - Success >-- Performing Test KDEV_HAVE_WERROR_UNDEFINED_BOOL_CONVERSION >-- Performing Test KDEV_HAVE_WERROR_UNDEFINED_BOOL_CONVERSION - Success >-- Performing Test KDEV_HAVE_WERROR_TAUTOLOGICAL_UNDEFINED_COMPARE >-- Performing Test KDEV_HAVE_WERROR_TAUTOLOGICAL_UNDEFINED_COMPARE - Success >-- Performing Test KDEV_HAVE_WERROR_IMPLICIT_FALLTHROUGH >-- Performing Test KDEV_HAVE_WERROR_IMPLICIT_FALLTHROUGH - Success >-- Performing Test KDEV_HAVE_WDOCUMENTATION >-- Performing Test KDEV_HAVE_WDOCUMENTATION - Success >-- Performing Test KDEV_HAVE_WCOVERED_SWITCH_DEFAULT >-- Performing Test KDEV_HAVE_WCOVERED_SWITCH_DEFAULT - Success >-- Performing Test KDEV_HAVE_WUNREACHABLE_CODE_BREAK >-- Performing Test KDEV_HAVE_WUNREACHABLE_CODE_BREAK - Success >-- Performing Test KDEV_HAVE_WNO_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS >-- Performing Test KDEV_HAVE_WNO_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS - Success >-- Performing Test KDEV_HAVE_PEDANTIC >-- Performing Test KDEV_HAVE_PEDANTIC - Success >-- Performing Test KDEV_HAVE_WZERO_AS_NULL_POINTER_CONSTANT >-- Performing Test KDEV_HAVE_WZERO_AS_NULL_POINTER_CONSTANT - Success >-- Found Boost: /usr/lib64/cmake/Boost-1.77.0/BoostConfig.cmake (found suitable version "1.77.0", minimum required is "1.35.0") >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success >-- Looking for malloc.h >-- Looking for malloc.h - found >-- Looking for malloc_trim >-- Looking for malloc_trim - found >-- Performing Test HAVE_MSG_NOSIGNAL >-- Performing Test HAVE_MSG_NOSIGNAL - Success >CMake Deprecation Warning at plugins/debuggercommon/CMakeLists.txt:62 (cmake_policy): > The OLD behavior for policy CMP0063 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. > > >-- Performing Test LIBASTYLE_HAS_ASPEEKSTREAM >-- Performing Test LIBASTYLE_HAS_ASPEEKSTREAM - Success >-- LibAStyle version autodetected as 3.1 or greater >-- Found LibAStyle: /usr/lib64/libastyle.so (found suitable version "3.1", minimum required is "3.1") >-- Performing Test KDEV_HAVE_WNO_DOCUMENTATION >-- Performing Test KDEV_HAVE_WNO_DOCUMENTATION - Success >-- Performing Test KDEV_HAVE_WNO_PEDANTIC >-- Performing Test KDEV_HAVE_WNO_PEDANTIC - Success >-- Performing Test KDEV_HAVE_WNO_IMPLICIT_FALLTHROUGH >-- Performing Test KDEV_HAVE_WNO_IMPLICIT_FALLTHROUGH - Success >-- Performing Test KDEV_HAVE_WNO_OVERLOADED_VIRTUAL >-- Performing Test KDEV_HAVE_WNO_OVERLOADED_VIRTUAL - Success >-- Performing Test KDEV_HAVE_WNO_ZERO_AS_NULL_POINTER_CONSTANT >-- Performing Test KDEV_HAVE_WNO_ZERO_AS_NULL_POINTER_CONSTANT - Success >-- Performing Test KDEV_HAVE_WNO_DEPRECATED_DECLARATIONS >-- Performing Test KDEV_HAVE_WNO_DEPRECATED_DECLARATIONS - Success >CMake Warning (dev) at cmake/modules/FindClang.cmake:40 (find_package): > Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables. > Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy > command to set the policy and suppress this warning. > > CMake variable LLVM_ROOT is set to: > > /usr/lib/llvm/13 > > For compatibility, CMake is ignoring the variable. >Call Stack (most recent call first): > plugins/CMakeLists.txt:39 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found LLVM (version: 13.0.0libcxx): (using /usr/lib/llvm/13/bin/llvm-config) >-- Include dirs: /usr/lib/llvm/13/include >-- LLVM libraries: /usr/lib/llvm/13/lib64/libLLVM-13libcxx.so >-- Found LLVM (version: 13.0.0libcxx): (using /usr/lib/llvm/13/bin/llvm-config) >-- Include dirs: /usr/lib/llvm/13/include >-- LLVM libraries: /usr/lib/llvm/13/lib64/libLLVM-13libcxx.so >-- Found LLVM (version: 13.0.0libcxx): (using /usr/lib/llvm/13/bin/llvm-config) >-- Include dirs: /usr/lib/llvm/13/include >-- LLVM libraries: /usr/lib/llvm/13/lib64/libLLVM-13libcxx.so >-- Found LLVM (version: 13.0.0libcxx): (using /usr/lib/llvm/13/bin/llvm-config) >-- Include dirs: /usr/lib/llvm/13/include >-- LLVM libraries: /usr/lib/llvm/13/lib64/libLLVM-13libcxx.so >-- Found LLVM (version: 13.0.0libcxx): (using /usr/lib/llvm/13/bin/llvm-config) >-- Include dirs: /usr/lib/llvm/13/include >-- LLVM libraries: /usr/lib/llvm/13/lib64/libLLVM-13libcxx.so >-- Found LLVM (version: 13.0.0libcxx): (using /usr/lib/llvm/13/bin/llvm-config) >-- Include dirs: /usr/lib/llvm/13/include >-- LLVM libraries: /usr/lib/llvm/13/lib64/libLLVM-13libcxx.so >CMake Error at cmake/modules/FindClang.cmake:118 (message): > Could not find Clang builtin directory >Call Stack (most recent call first): > plugins/CMakeLists.txt:39 (find_package) > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/dev-util/kdevelop-5.6.2/work/kdevelop-5.6.2_build/CMakeFiles/CMakeOutput.log". > * ERROR: dev-util/kdevelop-5.6.2::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2747: Called ecm_src_configure > * environment, line 1627: Called cmake_src_configure > * environment, line 1300: 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 '=dev-util/kdevelop-5.6.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/kdevelop-5.6.2::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-util/kdevelop-5.6.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/kdevelop-5.6.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/kdevelop-5.6.2/work/kdevelop-5.6.2_build' > * S: '/var/tmp/portage/dev-util/kdevelop-5.6.2/work/kdevelop-5.6.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 816438
: 743172 |
743187
|
743238