Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 767708 Details for
Bug 835916
dev-util/ccls-0.20210330 - CMake Error at .../CheckSourceCompiles.cmake:44 (message):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:ccls-0.20210330:20220324-025056.log
dev-util:ccls-0.20210330:20220324-025056.log (text/plain), 4.89 KB, created by
Toralf Förster
on 2022-03-24 09:26:19 UTC
(
hide
)
Description:
dev-util:ccls-0.20210330:20220324-025056.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-03-24 09:26:19 UTC
Size:
4.89 KB
patch
obsolete
> * Package: dev-util/ccls-0.20210330 > * Repository: gentoo > * Maintainer: mattst88@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking ccls-0.20210330.tar.gz to /var/tmp/portage/dev-util/ccls-0.20210330/work >>>> Source unpacked in /var/tmp/portage/dev-util/ccls-0.20210330/work >>>> Preparing source in /var/tmp/portage/dev-util/ccls-0.20210330/work/ccls-0.20210330 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/ccls-0.20210330/work/ccls-0.20210330" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/ccls-0.20210330/work/ccls-0.20210330_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/ccls-0.20210330/work/ccls-0.20210330 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/ccls-0.20210330/work/ccls-0.20210330" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/ccls-0.20210330/work/ccls-0.20210330_build" >cmake -C /var/tmp/portage/dev-util/ccls-0.20210330/work/ccls-0.20210330_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCCLS_VERSION=0.20210330 -DUSE_SYSTEM_RAPIDJSON=ON -DCLANG_LINK_CLANG_DYLIB=1 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-util/ccls-0.20210330/work/ccls-0.20210330_build/gentoo_toolchain.cmake /var/tmp/portage/dev-util/ccls-0.20210330/work/ccls-0.20210330 >loading initial cache file /var/tmp/portage/dev-util/ccls-0.20210330/work/ccls-0.20210330_build/gentoo_common_config.cmake >-- The CXX compiler identification is GNU 11.2.1 >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >CMake Error at /usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:44 (message): > check_source_compiles: C: needs to be enabled before use. >Call Stack (most recent call first): > /usr/share/cmake/Modules/CheckCSourceCompiles.cmake:76 (cmake_check_source_compiles) > /usr/lib/llvm/14/lib64/cmake/llvm/FindFFI.cmake:44 (check_c_source_compiles) > /usr/lib/llvm/14/lib64/cmake/llvm/LLVMConfig.cmake:233 (find_package) > /usr/lib/llvm/14/lib64/cmake/clang/ClangConfig.cmake:9 (find_package) > CMakeLists.txt:72 (find_package) > > >-- Could NOT find FFI (missing: HAVE_FFI_CALL) >CMake Error at /usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:44 (message): > check_source_compiles: C: needs to be enabled before use. >Call Stack (most recent call first): > /usr/share/cmake/Modules/CheckCSourceCompiles.cmake:76 (cmake_check_source_compiles) > /usr/lib/llvm/14/lib64/cmake/llvm/FindTerminfo.cmake:21 (check_c_source_compiles) > /usr/lib/llvm/14/lib64/cmake/llvm/LLVMConfig.cmake:240 (find_package) > /usr/lib/llvm/14/lib64/cmake/clang/ClangConfig.cmake:9 (find_package) > CMakeLists.txt:72 (find_package) > > >-- Could NOT find Terminfo (missing: Terminfo_LINKABLE) >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") >-- Looking for C++ include pthread.h >-- Looking for C++ include pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- RapidJSON found. Headers: /usr/include >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C >C++ -pipe -march=native -fno-diagnostics-color -O2 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/dev-util/ccls-0.20210330/work/ccls-0.20210330_build/CMakeFiles/CMakeOutput.log". > * ERROR: dev-util/ccls-0.20210330::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2113: Called cmake_src_configure > * environment, line 971: 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/ccls-0.20210330::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/ccls-0.20210330::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:ccls-0.20210330:20220324-025056.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/ccls-0.20210330/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/ccls-0.20210330/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/ccls-0.20210330/work/ccls-0.20210330_build' > * S: '/var/tmp/portage/dev-util/ccls-0.20210330/work/ccls-0.20210330' >
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 835916
:
767706
|
767707
| 767708 |
767709
|
767710
|
767711
|
767712
|
767713