Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899211 Details for
Bug 937425
dev-debug/lldb-18.1.8 - [icu-75.1] [gcc-15] /.../AddressableBits.cpp: error: m_low_memory_addr_bits was not declared in this scope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-debug:lldb-18.1.8:20240805-215521.log
dev-debug:lldb-18.1.8:20240805-215521.log (text/plain), 48.84 KB, created by
Toralf Förster
on 2024-08-06 07:05:45 UTC
(
hide
)
Description:
dev-debug:lldb-18.1.8:20240805-215521.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-08-06 07:05:45 UTC
Size:
48.84 KB
patch
obsolete
> * Package: dev-debug/lldb-18.1.8:0/18.1 > * Repository: gentoo > * Maintainer: llvm@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libedit ncurses python python_single_target_python3_12 xml > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using python3.12 to build >>>> Unpacking source... > * Unpacking from llvm-project-18.1.8.src.tar.xz ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/dev-debug/lldb-18.1.8/work >>>> Preparing source in /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build" >cmake -C /var/tmp/portage/dev-debug/lldb-18.1.8/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_LUA=OFF -DLLDB_ENABLE_LZMA=no -DLLDB_ENABLE_LIBXML2=yes -DLLVM_ENABLE_TERMINFO=yes -DLLDB_INCLUDE_TESTS=no -DCLANG_LINK_CLANG_DYLIB=ON -DHAVE_LIBDL=ON -DHAVE_LIBPTHREAD=ON -DCURSES_NEED_NCURSES=ON -DCLANG_RESOURCE_DIR=../../../clang/18 -DLLVM_MAIN_SRC_DIR=/var/tmp/portage/dev-debug/lldb-18.1.8/work/llvm -DPython3_EXECUTABLE=/usr/bin/python3.12 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/gentoo_toolchain.cmake /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb >loading initial cache file /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/gentoo_common_config.cmake >CMake Deprecation Warning at /var/tmp/portage/dev-debug/lldb-18.1.8/work/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): > The OLD behavior for policy CMP0114 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. >Call Stack (most recent call first): > CMakeLists.txt:6 (include) > > >CMake Deprecation Warning at /var/tmp/portage/dev-debug/lldb-18.1.8/work/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): > The OLD behavior for policy CMP0116 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. >Call Stack (most recent call first): > CMakeLists.txt:6 (include) > > >-- The C compiler identification is GNU 15.0.0 >-- The CXX compiler identification is GNU 15.0.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/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/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.3.1") >-- Found zstd: /usr/lib64/libzstd.so >-- 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 C_SUPPORTS_CMAKE_CXX_FLAGS >-- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS - Success >-- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS >-- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS - Success >-- 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 >-- Found SWIG: /usr/bin/swig (found suitable version "4.2.1", minimum required is "4") >-- Enable SWIG to generate LLDB bindings: TRUE >-- 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 >-- Enable Lua scripting support in LLDB: FALSE >-- Found Python3: /usr/bin/python3.12 (found version "3.12.4") found components: Interpreter Development Development.Module Development.Embed >-- Found PythonAndSwig: /usr/lib64/libpython3.12.so >-- Enable Python scripting support in LLDB: TRUE >-- Found LibXml2: /usr/lib64/libxml2.so (found suitable version "2.12.8", 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: 18.1.8 >-- 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/bin/git (found version "2.45.2") >-- Symbols (liblldb): exporting all symbols from the lldb namespace >-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections >C++ -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,nodelete >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,defs -Wl,-z,nodelete > >-- Configuring done (9.1s) >-- Generating done (0.7s) >-- Build files have been written to: /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build" >ninja -v -j4 -l0 >[1/1031] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ROUND -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/utils/TableGen -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/utils/TableGen -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/include -I/usr/lib/llvm/18/include -I/usr/include/python3.12 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/tools/clang/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/../clang/include -I/usr/include/libxml2 -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -std=c++17 -fno-diagnostics-color -MD -MT utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGenUtils.cpp.o -MF utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGenUtils.cpp.o.d -o utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGenUtils.cpp.o -c /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/utils/TableGen/LLDBTableGenUtils.cpp >[2/1031] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ROUND -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/utils/TableGen -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/utils/TableGen -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/include -I/usr/lib/llvm/18/include -I/usr/include/python3.12 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/tools/clang/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/../clang/include -I/usr/include/libxml2 -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -std=c++17 -fno-diagnostics-color -MD -MT utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGen.cpp.o -MF utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGen.cpp.o.d -o utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGen.cpp.o -c /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/utils/TableGen/LLDBTableGen.cpp >[3/1031] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ROUND -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/utils/TableGen -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/utils/TableGen -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/include -I/usr/lib/llvm/18/include -I/usr/include/python3.12 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/tools/clang/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/../clang/include -I/usr/include/libxml2 -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -std=c++17 -fno-diagnostics-color -MD -MT utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBPropertyDefEmitter.cpp.o -MF utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBPropertyDefEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBPropertyDefEmitter.cpp.o -c /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/utils/TableGen/LLDBPropertyDefEmitter.cpp >[4/1031] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ROUND -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/utils/TableGen -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/utils/TableGen -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/include -I/usr/lib/llvm/18/include -I/usr/include/python3.12 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/tools/clang/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/../clang/include -I/usr/include/libxml2 -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -std=c++17 -fno-diagnostics-color -MD -MT utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBOptionDefEmitter.cpp.o -MF utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBOptionDefEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBOptionDefEmitter.cpp.o -c /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/utils/TableGen/LLDBOptionDefEmitter.cpp >[5/1031] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-rpath-link,/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/./lib64 -Wl,--gc-sections utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBOptionDefEmitter.cpp.o utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBPropertyDefEmitter.cpp.o utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGen.cpp.o utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBTableGenUtils.cpp.o -o bin/lldb-tblgen -Wl,-rpath,"\$ORIGIN/../lib64:/usr/lib/llvm/18/lib64" /usr/lib/llvm/18/lib64/libLLVMSupport.a /usr/lib/llvm/18/lib64/libLLVMTableGen.a /usr/lib/llvm/18/lib64/libLLVMSupport.a -lrt -ldl -lm /usr/lib64/libz.so /usr/lib64/libzstd.so /usr/lib64/libtinfo.so /usr/lib/llvm/18/lib64/libLLVMDemangle.a && : >[6/1031] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ROUND -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/include -I/usr/lib/llvm/18/include -I/usr/include/python3.12 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/tools/clang/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/../clang/include -I/usr/include/libxml2 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -std=c++17 -fno-diagnostics-color -MD -MT source/Utility/CMakeFiles/lldbUtility.dir/Baton.cpp.o -MF source/Utility/CMakeFiles/lldbUtility.dir/Baton.cpp.o.d -o source/Utility/CMakeFiles/lldbUtility.dir/Baton.cpp.o -c /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/Baton.cpp >[7/1031] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ROUND -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/include -I/usr/lib/llvm/18/include -I/usr/include/python3.12 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/tools/clang/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/../clang/include -I/usr/include/libxml2 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -std=c++17 -fno-diagnostics-color -MD -MT source/Utility/CMakeFiles/lldbUtility.dir/ArchSpec.cpp.o -MF source/Utility/CMakeFiles/lldbUtility.dir/ArchSpec.cpp.o.d -o source/Utility/CMakeFiles/lldbUtility.dir/ArchSpec.cpp.o -c /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/ArchSpec.cpp >[8/1031] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ROUND -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/include -I/usr/lib/llvm/18/include -I/usr/include/python3.12 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/tools/clang/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/../clang/include -I/usr/include/libxml2 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -std=c++17 -fno-diagnostics-color -MD -MT source/Utility/CMakeFiles/lldbUtility.dir/Checksum.cpp.o -MF source/Utility/CMakeFiles/lldbUtility.dir/Checksum.cpp.o.d -o source/Utility/CMakeFiles/lldbUtility.dir/Checksum.cpp.o -c /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/Checksum.cpp >[9/1031] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ROUND -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/include -I/usr/lib/llvm/18/include -I/usr/include/python3.12 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/tools/clang/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/../clang/include -I/usr/include/libxml2 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -std=c++17 -fno-diagnostics-color -MD -MT source/Utility/CMakeFiles/lldbUtility.dir/Args.cpp.o -MF source/Utility/CMakeFiles/lldbUtility.dir/Args.cpp.o.d -o source/Utility/CMakeFiles/lldbUtility.dir/Args.cpp.o -c /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/Args.cpp >In file included from /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/Environment.h:14, > from /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/Args.h:12, > from /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/Args.cpp:9: >In static member function âstatic size_t llvm::detail::HelperFunctions::consumeNumHexDigits(llvm::StringRef&, llvm::HexPrintStyle, size_t)â, > inlined from âstatic void llvm::format_provider<T, typename std::enable_if<llvm::detail::use_integral_formatter<T>::value, void>::type>::format(const T&, llvm::raw_ostream&, llvm::StringRef) [with T = int]â at /usr/lib/llvm/18/include/llvm/Support/FormatProviders.h:136:35, > inlined from âvoid llvm::detail::provider_format_adapter<T>::format(llvm::raw_ostream&, llvm::StringRef) [with T = int&]â at /usr/lib/llvm/18/include/llvm/Support/FormatVariadicDetails.h:40:45: >/usr/lib/llvm/18/include/llvm/Support/FormatProviders.h:96:27: warning: âHSâ may be used uninitialized [-Wmaybe-uninitialized] > 96 | if (isPrefixedHexStyle(Style)) > | ~~~~~~~~~~~~~~~~~~^~~~~~~ >/usr/lib/llvm/18/include/llvm/Support/FormatProviders.h: In member function âvoid llvm::detail::provider_format_adapter<T>::format(llvm::raw_ostream&, llvm::StringRef) [with T = int&]â: >/usr/lib/llvm/18/include/llvm/Support/FormatProviders.h:133:19: note: âHSâ was declared here > 133 | HexPrintStyle HS; > | ^~ >In static member function âstatic size_t llvm::detail::HelperFunctions::consumeNumHexDigits(llvm::StringRef&, llvm::HexPrintStyle, size_t)â, > inlined from âstatic void llvm::format_provider<T, typename std::enable_if<llvm::detail::use_integral_formatter<T>::value, void>::type>::format(const T&, llvm::raw_ostream&, llvm::StringRef) [with T = int]â at /usr/lib/llvm/18/include/llvm/Support/FormatProviders.h:136:35, > inlined from âvoid llvm::detail::provider_format_adapter<T>::format(llvm::raw_ostream&, llvm::StringRef) [with T = int]â at /usr/lib/llvm/18/include/llvm/Support/FormatVariadicDetails.h:40:45: >/usr/lib/llvm/18/include/llvm/Support/FormatProviders.h:96:27: warning: âHSâ may be used uninitialized [-Wmaybe-uninitialized] > 96 | if (isPrefixedHexStyle(Style)) > | ~~~~~~~~~~~~~~~~~~^~~~~~~ >/usr/lib/llvm/18/include/llvm/Support/FormatProviders.h: In member function âvoid llvm::detail::provider_format_adapter<T>::format(llvm::raw_ostream&, llvm::StringRef) [with T = int]â: >/usr/lib/llvm/18/include/llvm/Support/FormatProviders.h:133:19: note: âHSâ was declared here > 133 | HexPrintStyle HS; > | ^~ >[10/1031] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ROUND -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/include -I/usr/lib/llvm/18/include -I/usr/include/python3.12 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/tools/clang/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/../clang/include -I/usr/include/libxml2 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -std=c++17 -fno-diagnostics-color -MD -MT source/Utility/CMakeFiles/lldbUtility.dir/Connection.cpp.o -MF source/Utility/CMakeFiles/lldbUtility.dir/Connection.cpp.o.d -o source/Utility/CMakeFiles/lldbUtility.dir/Connection.cpp.o -c /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/Connection.cpp >[11/1031] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ROUND -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/include -I/usr/lib/llvm/18/include -I/usr/include/python3.12 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/tools/clang/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/../clang/include -I/usr/include/libxml2 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -std=c++17 -fno-diagnostics-color -MD -MT source/Utility/CMakeFiles/lldbUtility.dir/AddressableBits.cpp.o -MF source/Utility/CMakeFiles/lldbUtility.dir/AddressableBits.cpp.o.d -o source/Utility/CMakeFiles/lldbUtility.dir/AddressableBits.cpp.o -c /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/AddressableBits.cpp >FAILED: source/Utility/CMakeFiles/lldbUtility.dir/AddressableBits.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ROUND -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/include -I/usr/lib/llvm/18/include -I/usr/include/python3.12 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/tools/clang/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/../clang/include -I/usr/include/libxml2 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -std=c++17 -fno-diagnostics-color -MD -MT source/Utility/CMakeFiles/lldbUtility.dir/AddressableBits.cpp.o -MF source/Utility/CMakeFiles/lldbUtility.dir/AddressableBits.cpp.o.d -o source/Utility/CMakeFiles/lldbUtility.dir/AddressableBits.cpp.o -c /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/AddressableBits.cpp >In file included from /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/AddressableBits.cpp:9: >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:25:27: error: âuint32_tâ has not been declared > 25 | void SetAddressableBits(uint32_t addressing_bits); > | ^~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:29:27: error: âuint32_tâ has not been declared > 29 | void SetAddressableBits(uint32_t lowmem_addressing_bits, > | ^~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:30:27: error: âuint32_tâ has not been declared > 30 | uint32_t highmem_addressing_bits); > | ^~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:32:33: error: âuint32_tâ has not been declared > 32 | void SetLowmemAddressableBits(uint32_t lowmem_addressing_bits); > | ^~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:34:34: error: âuint32_tâ has not been declared > 34 | void SetHighmemAddressableBits(uint32_t highmem_addressing_bits); > | ^~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:39:3: error: âuint32_tâ does not name a type > 39 | uint32_t m_low_memory_addr_bits; > | ^~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:13:1: note: âuint32_tâ is defined in header â<cstdint>â; this is probably fixable by adding â#include <cstdint>â > 12 | #include "lldb/lldb-forward.h" > +++ |+#include <cstdint> > 13 | >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:40:3: error: âuint32_tâ does not name a type > 40 | uint32_t m_high_memory_addr_bits; > | ^~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:40:3: note: âuint32_tâ is defined in header â<cstdint>â; this is probably fixable by adding â#include <cstdint>â >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h: In constructor âlldb_private::AddressableBits::AddressableBits()â: >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:22:23: error: class âlldb_private::AddressableBitsâ does not have any field named âm_low_memory_addr_bitsâ > 22 | AddressableBits() : m_low_memory_addr_bits(0), m_high_memory_addr_bits(0) {} > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:22:50: error: class âlldb_private::AddressableBitsâ does not have any field named âm_high_memory_addr_bitsâ > 22 | AddressableBits() : m_low_memory_addr_bits(0), m_high_memory_addr_bits(0) {} > | ^~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/AddressableBits.cpp: At global scope: >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/AddressableBits.cpp:16:6: error: no declaration matches âvoid lldb_private::AddressableBits::SetAddressableBits(uint32_t)â > 16 | void AddressableBits::SetAddressableBits(uint32_t addressing_bits) { > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:29:8: note: candidates are: âvoid lldb_private::AddressableBits::SetAddressableBits(int, int)â > 29 | void SetAddressableBits(uint32_t lowmem_addressing_bits, > | ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:25:8: note: âvoid lldb_private::AddressableBits::SetAddressableBits(int)â > 25 | void SetAddressableBits(uint32_t addressing_bits); > | ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:20:7: note: âclass lldb_private::AddressableBitsâ defined here > 20 | class AddressableBits { > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/AddressableBits.cpp:20:6: error: no declaration matches âvoid lldb_private::AddressableBits::SetAddressableBits(uint32_t, uint32_t)â > 20 | void AddressableBits::SetAddressableBits(uint32_t lowmem_addressing_bits, > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:29:8: note: candidates are: âvoid lldb_private::AddressableBits::SetAddressableBits(int, int)â > 29 | void SetAddressableBits(uint32_t lowmem_addressing_bits, > | ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:25:8: note: âvoid lldb_private::AddressableBits::SetAddressableBits(int)â > 25 | void SetAddressableBits(uint32_t addressing_bits); > | ^~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:20:7: note: âclass lldb_private::AddressableBitsâ defined here > 20 | class AddressableBits { > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/AddressableBits.cpp:26:6: error: no declaration matches âvoid lldb_private::AddressableBits::SetLowmemAddressableBits(uint32_t)â > 26 | void AddressableBits::SetLowmemAddressableBits( > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:32:8: note: candidate is: âvoid lldb_private::AddressableBits::SetLowmemAddressableBits(int)â > 32 | void SetLowmemAddressableBits(uint32_t lowmem_addressing_bits); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:20:7: note: âclass lldb_private::AddressableBitsâ defined here > 20 | class AddressableBits { > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/AddressableBits.cpp:31:6: error: no declaration matches âvoid lldb_private::AddressableBits::SetHighmemAddressableBits(uint32_t)â > 31 | void AddressableBits::SetHighmemAddressableBits( > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:34:8: note: candidate is: âvoid lldb_private::AddressableBits::SetHighmemAddressableBits(int)â > 34 | void SetHighmemAddressableBits(uint32_t highmem_addressing_bits); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include/lldb/Utility/AddressableBits.h:20:7: note: âclass lldb_private::AddressableBitsâ defined here > 20 | class AddressableBits { > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/AddressableBits.cpp: In member function âvoid lldb_private::AddressableBits::SetProcessMasks(lldb_private::Process&)â: >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/AddressableBits.cpp:37:7: error: âm_low_memory_addr_bitsâ was not declared in this scope > 37 | if (m_low_memory_addr_bits == 0 && m_high_memory_addr_bits == 0) > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/AddressableBits.cpp:37:38: error: âm_high_memory_addr_bitsâ was not declared in this scope > 37 | if (m_low_memory_addr_bits == 0 && m_high_memory_addr_bits == 0) > | ^~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/AddressableBits.cpp:40:7: error: âm_low_memory_addr_bitsâ was not declared in this scope > 40 | if (m_low_memory_addr_bits != 0) { > | ^~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/AddressableBits.cpp:46:7: error: âm_high_memory_addr_bitsâ was not declared in this scope > 46 | if (m_high_memory_addr_bits != 0) { > | ^~~~~~~~~~~~~~~~~~~~~~~ >[12/1031] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ROUND -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/include -I/usr/lib/llvm/18/include -I/usr/include/python3.12 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/tools/clang/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/../clang/include -I/usr/include/libxml2 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -std=c++17 -fno-diagnostics-color -MD -MT source/Utility/CMakeFiles/lldbUtility.dir/CompletionRequest.cpp.o -MF source/Utility/CMakeFiles/lldbUtility.dir/CompletionRequest.cpp.o.d -o source/Utility/CMakeFiles/lldbUtility.dir/CompletionRequest.cpp.o -c /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/CompletionRequest.cpp >[13/1031] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ROUND -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/include -I/usr/lib/llvm/18/include -I/usr/include/python3.12 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/tools/clang/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/../clang/include -I/usr/include/libxml2 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -std=c++17 -fno-diagnostics-color -MD -MT source/Utility/CMakeFiles/lldbUtility.dir/ConstString.cpp.o -MF source/Utility/CMakeFiles/lldbUtility.dir/ConstString.cpp.o.d -o source/Utility/CMakeFiles/lldbUtility.dir/ConstString.cpp.o -c /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/ConstString.cpp >[14/1031] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ROUND -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/include -I/usr/lib/llvm/18/include -I/usr/include/python3.12 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/tools/clang/include -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/../clang/include -I/usr/include/libxml2 -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source -I/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build/source -DNDEBUG -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-stringop-truncation -std=c++17 -fno-diagnostics-color -MD -MT source/Utility/CMakeFiles/lldbUtility.dir/Broadcaster.cpp.o -MF source/Utility/CMakeFiles/lldbUtility.dir/Broadcaster.cpp.o.d -o source/Utility/CMakeFiles/lldbUtility.dir/Broadcaster.cpp.o -c /var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb/source/Utility/Broadcaster.cpp >ninja: build stopped: subcommand failed. > * ERROR: dev-debug/lldb-18.1.8::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 3462: Called cmake_src_compile > * environment, line 1369: Called cmake_build > * environment, line 1336: Called eninja > * environment, line 1811: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=dev-debug/lldb-18.1.8::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-debug/lldb-18.1.8::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-debug:lldb-18.1.8:20240805-215521.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-debug/lldb-18.1.8/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-debug/lldb-18.1.8/temp/environment'. > * Working directory: '/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb_build' > * S: '/var/tmp/portage/dev-debug/lldb-18.1.8/work/lldb' >
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 937425
:
899210
| 899211 |
899212
|
899213
|
899214
|
899215
|
899216
|
899217