* Package: dev-util/lldb-16.0.0_pre20221010:0/16.0.0_pre20221010 * Repository: gentoo * Maintainer: llvm@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libedit ncurses python python_single_target_python3_10 userland_GNU xml * FEATURES: ccache network-sandbox preserve-libs sandbox userpriv usersandbox * Using python3.10 to build >>> Unpacking source... * Unpacking from llvm-project-ebb258d3b0785f6dcc65e1f277d0690891ddc94d.tar.gz ... [ ok ] >>> Source unpacked in /var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work >>> Preparing source in /var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work/lldb ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work/lldb" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work/lldb_build" >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work/lldb ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work/lldb" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work/lldb_build" cmake -C /var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work/lldb_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DLLDB_ENABLE_CURSES=yes -DLLDB_ENABLE_LIBEDIT=yes -DLLDB_ENABLE_PYTHON=yes -DLLDB_ENABLE_LZMA=no -DLLDB_ENABLE_LIBXML2=yes -DLLDB_USE_SYSTEM_SIX=1 -DLLVM_ENABLE_TERMINFO=yes -DLLDB_INCLUDE_TESTS=no -DCLANG_LINK_CLANG_DYLIB=ON -DHAVE_LIBDL=ON -DHAVE_LIBPTHREAD=ON -DCURSES_NEED_NCURSES=ON -DLLDB_EXTERNAL_CLANG_RESOURCE_DIR=/usr/lib/clang/16.0.0 -DPython3_EXECUTABLE=/usr/bin/python3.10 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work/lldb_build/gentoo_toolchain.cmake /var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work/lldb loading initial cache file /var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work/lldb_build/gentoo_common_config.cmake -- The C compiler identification is GNU 12.2.1 -- The CXX compiler identification is GNU 12.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc - 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/ccache/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAVE_FFI_CALL -- Performing Test HAVE_FFI_CALL - Success -- Found FFI: /usr/lib64/libffi.so -- Performing Test Terminfo_LINKABLE -- Performing Test Terminfo_LINKABLE - Success -- Found Terminfo: /usr/lib64/libtinfo.so -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.12") -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.10.2") -- Linker detection: GNU ld -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Failed -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Looking for histedit.h -- Looking for histedit.h - found -- Found LibEdit: /usr/include (found version "2.11") -- Enable editline support in LLDB: TRUE -- Looking for cbreak in /usr/lib64/libncurses.so -- Looking for cbreak in /usr/lib64/libncurses.so - not found -- Looking for nodelay in /usr/lib64/libncurses.so -- Looking for nodelay in /usr/lib64/libncurses.so - not found -- Found CursesAndPanel: /usr/include -- Enable curses support in LLDB: TRUE -- Enable LZMA compression support in LLDB: FALSE -- Found SWIG: /usr/sbin/swig (found suitable version "4.0.2", minimum required is "3.0") -- Could NOT find Lua (missing: LUA_LIBRARIES LUA_INCLUDE_DIR) (Required is exact version "5.3") -- Could NOT find LuaAndSwig (missing: LUA_LIBRARIES LUA_INCLUDE_DIR) -- Enable Lua scripting support in LLDB: FALSE -- Found Python3: /usr/bin/python3.10 (found version "3.10.7") found components: Interpreter Development Development.Module Development.Embed -- Found PythonAndSwig: /usr/lib64/libpython3.10.so -- Enable Python scripting support in LLDB: TRUE -- Found LibXml2: /usr/lib64/libxml2.so (found suitable version "2.10.2", minimum required is "2.8") -- Enable Libxml 2 support in LLDB: TRUE -- Enable libfbsdvmcore support in LLDB: 0 -- Looking for el_winsertstr -- Looking for el_winsertstr - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of el_rfunc_t -- Check size of el_rfunc_t - done -- Performing Test CXX_SUPPORTS_DEPRECATED_DECLARATIONS -- Performing Test CXX_SUPPORTS_DEPRECATED_DECLARATIONS - Success -- Performing Test CXX_SUPPORTS_UNKNOWN_PRAGMAS -- Performing Test CXX_SUPPORTS_UNKNOWN_PRAGMAS - Success -- Performing Test CXX_SUPPORTS_STRICT_ALIASING -- Performing Test CXX_SUPPORTS_STRICT_ALIASING - Success -- Performing Test CXX_SUPPORTS_STRINGOP_TRUNCATION -- Performing Test CXX_SUPPORTS_STRINGOP_TRUNCATION - Success -- Performing Test CXX_SUPPORTS_DEPRECATED_REGISTER -- Performing Test CXX_SUPPORTS_DEPRECATED_REGISTER - Failed -- Performing Test CXX_SUPPORTS_VLA_EXTENSION -- Performing Test CXX_SUPPORTS_VLA_EXTENSION - Failed -- LLDB version: 16.0.0gitebb258d3 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for ppoll -- Looking for ppoll - found -- Looking for ptsname_r -- Looking for ptsname_r - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for include files sys/types.h, sys/event.h -- Looking for include files sys/types.h, sys/event.h - not found -- Looking for process_vm_readv -- Looking for process_vm_readv - found -- Looking for __NR_process_vm_readv -- Looking for __NR_process_vm_readv - found -- Looking for compression_encode_buffer in compression -- Looking for compression_encode_buffer in compression - not found -- Skipping FreeBSDKernel plugin due to missing libfbsdvmcore -- Found Git: /usr/sbin/git (found version "2.38.0") -- Symbols (liblldb): exporting all symbols from the lldb namespace : CommandLine Error: Option 'use-dbg-addr' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options CMake Warning at /usr/share/cmake/Modules/FindDoxygen.cmake:460 (message): Unable to determine doxygen version: Subprocess aborted Call Stack (most recent call first): /usr/share/cmake/Modules/FindDoxygen.cmake:623 (_Doxygen_find_doxygen) docs/CMakeLists.txt:1 (include) -- Found Doxygen: /usr/sbin/doxygen (found version "") found components: doxygen dot : CommandLine Error: Option 'use-dbg-addr' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options CMake Error at /usr/share/cmake/Modules/FindDoxygen.cmake:702 (message): Unable to generate Doxyfile template: Subprocess aborted Call Stack (most recent call first): docs/CMakeLists.txt:1 (include) -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work/lldb_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work/lldb_build/CMakeFiles/CMakeError.log". * ERROR: dev-util/lldb-16.0.0_pre20221010::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 122: Called src_configure * environment, line 3531: Called cmake_src_configure * environment, line 1519: 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/lldb-16.0.0_pre20221010::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/lldb-16.0.0_pre20221010::gentoo'`. * The complete build log is located at '/var/log/portage/build/dev-util/lldb-16.0.0_pre20221010:20221010-210527.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work/lldb_build' * S: '/var/tmp/portage/dev-util/lldb-16.0.0_pre20221010/work/lldb'