+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 LUA_VERSION_REQD=53 WRKLOG=/tmp/bulklog/lldb-16.0.6nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 LUA_VERSION_REQD=53 WRKLOG=/tmp/bulklog/lldb-16.0.6nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for lldb-16.0.6nb1
[  1%] Building LLDB Python wrapper
[  1%] Built target swig_wrapper_python
[  1%] Generating ../../bin/lldb-python
[  1%] Built target lldb-python-wrapper
[  1%] Building LLDB Lua wrapper
[  1%] Built target swig_wrapper_lua
[  1%] Built target intrinsics_gen
[  1%] Built target clang-tablegen-targets
[  1%] Building CXX object utils/TableGen/CMakeFiles/obj.lldb-tblgen.dir/LLDBOptionDefEmitter.cpp.o
[  1%] Building CXX object utils/TableGen/CMakeFiles/obj.lldb-tblgen.dir/LLDBPropertyDefEmitter.cpp.o
[  1%] Building CXX object utils/TableGen/CMakeFiles/obj.lldb-tblgen.dir/LLDBTableGen.cpp.o
[  1%] Building CXX object utils/TableGen/CMakeFiles/obj.lldb-tblgen.dir/LLDBTableGenUtils.cpp.o
[  1%] Built target obj.lldb-tblgen
[  1%] Building CXX object source/Utility/CMakeFiles/lldbUtility.dir/ArchSpec.cpp.o
[  2%] Building CXX object source/Utility/CMakeFiles/lldbUtility.dir/Args.cpp.o
In file included from /home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/Environment.h:14,
                 from /home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/Args.h:12,
                 from /home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/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 /home/pbulk/build/devel/lldb/work/.buildlink/include/llvm/Support/FormatProviders.h:135:35:
/home/pbulk/build/devel/lldb/work/.buildlink/include/llvm/Support/FormatProviders.h:95:27: warning: 'HS' may be used uninitialized [-Wmaybe-uninitialized]
   95 |     if (isPrefixedHexStyle(Style))
      |         ~~~~~~~~~~~~~~~~~~^~~~~~~
/home/pbulk/build/devel/lldb/work/.buildlink/include/llvm/Support/FormatProviders.h: In static member function '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]':
/home/pbulk/build/devel/lldb/work/.buildlink/include/llvm/Support/FormatProviders.h:132:19: note: 'HS' was declared here
  132 |     HexPrintStyle HS;
      |                   ^~
[  2%] Building CXX object source/Utility/CMakeFiles/lldbUtility.dir/Baton.cpp.o
[  2%] Building CXX object source/Utility/CMakeFiles/lldbUtility.dir/Broadcaster.cpp.o
[  2%] Building CXX object source/Utility/CMakeFiles/lldbUtility.dir/CompletionRequest.cpp.o
[  2%] Building CXX object source/Utility/CMakeFiles/lldbUtility.dir/Connection.cpp.o
[  2%] Building CXX object source/Utility/CMakeFiles/lldbUtility.dir/ConstString.cpp.o
[  2%] Building CXX object source/Utility/CMakeFiles/lldbUtility.dir/DataBufferHeap.cpp.o
[  2%] Building CXX object source/Utility/CMakeFiles/lldbUtility.dir/DataBufferLLVM.cpp.o
[  2%] Building CXX object source/Utility/CMakeFiles/lldbUtility.dir/DataEncoder.cpp.o
[  2%] Building CXX object source/Utility/CMakeFiles/lldbUtility.dir/DataExtractor.cpp.o
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:43:60: error: reference to 'offset_t' is ambiguous
   43 | static inline uint16_t ReadInt16(const unsigned char *ptr, offset_t offset) {
      |                                                            ^~~~~~~~
In file included from /home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-defines.h:12,
                 from /home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:13,
                 from /home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:9:
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
In file included from /usr/include/pthread.h:37,
                 from /opt/tools/gcc13/include/c++/13.2.0/x86_64-sun-solaris2.11/bits/gthr-default.h:35,
                 from /opt/tools/gcc13/include/c++/13.2.0/x86_64-sun-solaris2.11/bits/gthr.h:148,
                 from /opt/tools/gcc13/include/c++/13.2.0/ext/atomicity.h:35,
                 from /opt/tools/gcc13/include/c++/13.2.0/bits/shared_ptr_base.h:61,
                 from /opt/tools/gcc13/include/c++/13.2.0/bits/shared_ptr.h:53,
                 from /opt/tools/gcc13/include/c++/13.2.0/memory:80,
                 from /home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-forward.h:14,
                 from /home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:13:
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:43:60: error: 'offset_t' has not been declared
   43 | static inline uint16_t ReadInt16(const unsigned char *ptr, offset_t offset) {
      |                                                            ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:50:34: error: reference to 'offset_t' is ambiguous
   50 |                                  offset_t offset = 0) {
      |                                  ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:50:34: error: 'offset_t' has not been declared
   50 |                                  offset_t offset = 0) {
      |                                  ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:57:34: error: reference to 'offset_t' is ambiguous
   57 |                                  offset_t offset = 0) {
      |                                  ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:57:34: error: 'offset_t' has not been declared
   57 |                                  offset_t offset = 0) {
      |                                  ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:70:38: error: reference to 'offset_t' is ambiguous
   70 |                                      offset_t offset) {
      |                                      ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:70:38: error: 'offset_t' has not been declared
   70 |                                      offset_t offset) {
      |                                      ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:77:38: error: reference to 'offset_t' is ambiguous
   77 |                                      offset_t offset) {
      |                                      ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:77:38: error: 'offset_t' has not been declared
   77 |                                      offset_t offset) {
      |                                      ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:84:38: error: reference to 'offset_t' is ambiguous
   84 |                                      offset_t offset) {
      |                                      ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:84:38: error: 'offset_t' has not been declared
   84 |                                      offset_t offset) {
      |                                      ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:128:48: error: reference to 'offset_t' is ambiguous
  128 | DataExtractor::DataExtractor(const void *data, offset_t length,
      |                                                ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:128:48: error: 'offset_t' has not been declared
  128 | DataExtractor::DataExtractor(const void *data, offset_t length,
      |                                                ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:128:1: error: no declaration matches 'lldb_private::DataExtractor::DataExtractor(const void*, int, lldb::ByteOrder, uint32_t, uint32_t)'
  128 | DataExtractor::DataExtractor(const void *data, offset_t length,
      | ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:160:3: note: candidates are: 'lldb_private::DataExtractor::DataExtractor(lldb_private::DataExtractor&&)'
  160 |   DataExtractor(DataExtractor &&rhs) = default;
      |   ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:142:12: note:                 'lldb_private::DataExtractor::DataExtractor(const lldb_private::DataExtractor&)'
  142 |   explicit DataExtractor(const DataExtractor &rhs);
      |            ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:134:3: note:                 'lldb_private::DataExtractor::DataExtractor(const lldb_private::DataExtractor&, lldb::offset_t, lldb::offset_t, uint32_t)'
  134 |   DataExtractor(const DataExtractor &data, lldb::offset_t offset,
      |   ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:109:3: note:                 'lldb_private::DataExtractor::DataExtractor(const lldb::DataBufferSP&, lldb::ByteOrder, uint32_t, uint32_t)'
  109 |   DataExtractor(const lldb::DataBufferSP &data_sp, lldb::ByteOrder byte_order,
      |   ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:87:3: note:                 'lldb_private::DataExtractor::DataExtractor(const void*, lldb::offset_t, lldb::ByteOrder, uint32_t, uint32_t)'
   87 |   DataExtractor(const void *data, lldb::offset_t data_length,
      |   ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:122:1: note:                 'lldb_private::DataExtractor::DataExtractor()'
  122 | DataExtractor::DataExtractor()
      | ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:48:7: note: 'class lldb_private::DataExtractor' defined here
   48 | class DataExtractor {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:156:57: error: reference to 'offset_t' is ambiguous
  156 | DataExtractor::DataExtractor(const DataExtractor &data, offset_t offset,
      |                                                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:156:57: error: 'offset_t' has not been declared
  156 | DataExtractor::DataExtractor(const DataExtractor &data, offset_t offset,
      |                                                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:157:30: error: reference to 'offset_t' is ambiguous
  157 |                              offset_t length, uint32_t target_byte_size /*=1*/)
      |                              ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:157:30: error: 'offset_t' has not been declared
  157 |                              offset_t length, uint32_t target_byte_size /*=1*/)
      |                              ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:156:1: error: no declaration matches 'lldb_private::DataExtractor::DataExtractor(const lldb_private::DataExtractor&, int, int, uint32_t)'
  156 | DataExtractor::DataExtractor(const DataExtractor &data, offset_t offset,
      | ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:160:3: note: candidates are: 'lldb_private::DataExtractor::DataExtractor(lldb_private::DataExtractor&&)'
  160 |   DataExtractor(DataExtractor &&rhs) = default;
      |   ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:142:12: note:                 'lldb_private::DataExtractor::DataExtractor(const lldb_private::DataExtractor&)'
  142 |   explicit DataExtractor(const DataExtractor &rhs);
      |            ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:134:3: note:                 'lldb_private::DataExtractor::DataExtractor(const lldb_private::DataExtractor&, lldb::offset_t, lldb::offset_t, uint32_t)'
  134 |   DataExtractor(const DataExtractor &data, lldb::offset_t offset,
      |   ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:142:1: note:                 'lldb_private::DataExtractor::DataExtractor(const lldb::DataBufferSP&, lldb::ByteOrder, uint32_t, uint32_t)'
  142 | DataExtractor::DataExtractor(const DataBufferSP &data_sp, ByteOrder endian,
      | ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:87:3: note:                 'lldb_private::DataExtractor::DataExtractor(const void*, lldb::offset_t, lldb::ByteOrder, uint32_t, uint32_t)'
   87 |   DataExtractor(const void *data, lldb::offset_t data_length,
      |   ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:122:1: note:                 'lldb_private::DataExtractor::DataExtractor()'
  122 | DataExtractor::DataExtractor()
      | ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:48:7: note: 'class lldb_private::DataExtractor' defined here
   48 | class DataExtractor {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:223:58: error: reference to 'offset_t' is ambiguous
  223 | lldb::offset_t DataExtractor::SetData(const void *bytes, offset_t length,
      |                                                          ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:223:58: error: 'offset_t' has not been declared
  223 | lldb::offset_t DataExtractor::SetData(const void *bytes, offset_t length,
      |                                                          ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:223:16: error: no declaration matches 'lldb::offset_t lldb_private::DataExtractor::SetData(const void*, int, lldb::ByteOrder)'
  223 | lldb::offset_t DataExtractor::SetData(const void *bytes, offset_t length,
      |                ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:920:18: note: candidates are: 'lldb::offset_t lldb_private::DataExtractor::SetData(const lldb::DataBufferSP&, lldb::offset_t, lldb::offset_t)'
  920 |   lldb::offset_t SetData(const lldb::DataBufferSP &data_sp,
      |                  ^~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:895:18: note:                 'lldb::offset_t lldb_private::DataExtractor::SetData(const lldb_private::DataExtractor&, lldb::offset_t, lldb::offset_t)'
  895 |   lldb::offset_t SetData(const DataExtractor &data, lldb::offset_t offset,
      |                  ^~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:870:18: note:                 'lldb::offset_t lldb_private::DataExtractor::SetData(const void*, lldb::offset_t, lldb::ByteOrder)'
  870 |   lldb::offset_t SetData(const void *bytes, lldb::offset_t length,
      |                  ^~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:48:7: note: 'class lldb_private::DataExtractor' defined here
   48 | class DataExtractor {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:248:39: error: reference to 'offset_t' is ambiguous
  248 |                                       offset_t data_offset,
      |                                       ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:248:39: error: 'offset_t' has not been declared
  248 |                                       offset_t data_offset,
      |                                       ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:249:39: error: reference to 'offset_t' is ambiguous
  249 |                                       offset_t data_length) {
      |                                       ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:249:39: error: 'offset_t' has not been declared
  249 |                                       offset_t data_length) {
      |                                       ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:247:16: error: no declaration matches 'lldb::offset_t lldb_private::DataExtractor::SetData(const lldb_private::DataExtractor&, int, int)'
  247 | lldb::offset_t DataExtractor::SetData(const DataExtractor &data,
      |                ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:920:18: note: candidates are: 'lldb::offset_t lldb_private::DataExtractor::SetData(const lldb::DataBufferSP&, lldb::offset_t, lldb::offset_t)'
  920 |   lldb::offset_t SetData(const lldb::DataBufferSP &data_sp,
      |                  ^~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:895:18: note:                 'lldb::offset_t lldb_private::DataExtractor::SetData(const lldb_private::DataExtractor&, lldb::offset_t, lldb::offset_t)'
  895 |   lldb::offset_t SetData(const DataExtractor &data, lldb::offset_t offset,
      |                  ^~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:870:18: note:                 'lldb::offset_t lldb_private::DataExtractor::SetData(const void*, lldb::offset_t, lldb::ByteOrder)'
  870 |   lldb::offset_t SetData(const void *bytes, lldb::offset_t length,
      |                  ^~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:48:7: note: 'class lldb_private::DataExtractor' defined here
   48 | class DataExtractor {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:281:39: error: reference to 'offset_t' is ambiguous
  281 |                                       offset_t data_offset,
      |                                       ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:281:39: error: 'offset_t' has not been declared
  281 |                                       offset_t data_offset,
      |                                       ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:282:39: error: reference to 'offset_t' is ambiguous
  282 |                                       offset_t data_length) {
      |                                       ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:282:39: error: 'offset_t' has not been declared
  282 |                                       offset_t data_length) {
      |                                       ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:280:16: error: no declaration matches 'lldb::offset_t lldb_private::DataExtractor::SetData(const lldb::DataBufferSP&, int, int)'
  280 | lldb::offset_t DataExtractor::SetData(const DataBufferSP &data_sp,
      |                ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:920:18: note: candidates are: 'lldb::offset_t lldb_private::DataExtractor::SetData(const lldb::DataBufferSP&, lldb::offset_t, lldb::offset_t)'
  920 |   lldb::offset_t SetData(const lldb::DataBufferSP &data_sp,
      |                  ^~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:895:18: note:                 'lldb::offset_t lldb_private::DataExtractor::SetData(const lldb_private::DataExtractor&, lldb::offset_t, lldb::offset_t)'
  895 |   lldb::offset_t SetData(const DataExtractor &data, lldb::offset_t offset,
      |                  ^~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:870:18: note:                 'lldb::offset_t lldb_private::DataExtractor::SetData(const void*, lldb::offset_t, lldb::ByteOrder)'
  870 |   lldb::offset_t SetData(const void *bytes, lldb::offset_t length,
      |                  ^~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:48:7: note: 'class lldb_private::DataExtractor' defined here
   48 | class DataExtractor {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:316:9: error: 'uint8_t lldb_private::DataExtractor::GetU8' is not a static data member of 'class lldb_private::DataExtractor'
  316 | uint8_t DataExtractor::GetU8(offset_t *offset_ptr) const {
      |         ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:316:30: error: reference to 'offset_t' is ambiguous
  316 | uint8_t DataExtractor::GetU8(offset_t *offset_ptr) const {
      |                              ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:316:40: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  316 | uint8_t DataExtractor::GetU8(offset_t *offset_ptr) const {
      |                                        ^~~~~~~~~~
      |                                        offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:329:7: error: 'void* lldb_private::DataExtractor::GetU8' is not a static data member of 'class lldb_private::DataExtractor'
  329 | void *DataExtractor::GetU8(offset_t *offset_ptr, void *dst,
      |       ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:329:28: error: reference to 'offset_t' is ambiguous
  329 | void *DataExtractor::GetU8(offset_t *offset_ptr, void *dst,
      |                            ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:329:38: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  329 | void *DataExtractor::GetU8(offset_t *offset_ptr, void *dst,
      |                                      ^~~~~~~~~~
      |                                      offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:329:50: error: expected primary-expression before 'void'
  329 | void *DataExtractor::GetU8(offset_t *offset_ptr, void *dst,
      |                                                  ^~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:330:37: error: expected primary-expression before 'count'
  330 |                            uint32_t count) const {
      |                                     ^~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:330:42: error: expression list treated as compound expression in initializer [-fpermissive]
  330 |                            uint32_t count) const {
      |                                          ^
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:347:10: error: 'uint16_t lldb_private::DataExtractor::GetU16' is not a static data member of 'class lldb_private::DataExtractor'
  347 | uint16_t DataExtractor::GetU16(offset_t *offset_ptr) const {
      |          ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:347:32: error: reference to 'offset_t' is ambiguous
  347 | uint16_t DataExtractor::GetU16(offset_t *offset_ptr) const {
      |                                ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:347:42: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  347 | uint16_t DataExtractor::GetU16(offset_t *offset_ptr) const {
      |                                          ^~~~~~~~~~
      |                                          offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:360:10: error: 'uint16_t lldb_private::DataExtractor::GetU16_unchecked' is not a static data member of 'class lldb_private::DataExtractor'
  360 | uint16_t DataExtractor::GetU16_unchecked(offset_t *offset_ptr) const {
      |          ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:360:42: error: reference to 'offset_t' is ambiguous
  360 | uint16_t DataExtractor::GetU16_unchecked(offset_t *offset_ptr) const {
      |                                          ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:360:52: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  360 | uint16_t DataExtractor::GetU16_unchecked(offset_t *offset_ptr) const {
      |                                                    ^~~~~~~~~~
      |                                                    offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:370:10: error: 'uint32_t lldb_private::DataExtractor::GetU32_unchecked' is not a static data member of 'class lldb_private::DataExtractor'
  370 | uint32_t DataExtractor::GetU32_unchecked(offset_t *offset_ptr) const {
      |          ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:370:42: error: reference to 'offset_t' is ambiguous
  370 | uint32_t DataExtractor::GetU32_unchecked(offset_t *offset_ptr) const {
      |                                          ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:370:52: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  370 | uint32_t DataExtractor::GetU32_unchecked(offset_t *offset_ptr) const {
      |                                                    ^~~~~~~~~~
      |                                                    offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:380:10: error: 'uint64_t lldb_private::DataExtractor::GetU64_unchecked' is not a static data member of 'class lldb_private::DataExtractor'
  380 | uint64_t DataExtractor::GetU64_unchecked(offset_t *offset_ptr) const {
      |          ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:380:42: error: reference to 'offset_t' is ambiguous
  380 | uint64_t DataExtractor::GetU64_unchecked(offset_t *offset_ptr) const {
      |                                          ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:380:52: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  380 | uint64_t DataExtractor::GetU64_unchecked(offset_t *offset_ptr) const {
      |                                                    ^~~~~~~~~~
      |                                                    offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:396:7: error: 'void* lldb_private::DataExtractor::GetU16' is not a static data member of 'class lldb_private::DataExtractor'
  396 | void *DataExtractor::GetU16(offset_t *offset_ptr, void *void_dst,
      |       ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:396:29: error: reference to 'offset_t' is ambiguous
  396 | void *DataExtractor::GetU16(offset_t *offset_ptr, void *void_dst,
      |                             ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:396:39: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  396 | void *DataExtractor::GetU16(offset_t *offset_ptr, void *void_dst,
      |                                       ^~~~~~~~~~
      |                                       offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:396:51: error: expected primary-expression before 'void'
  396 | void *DataExtractor::GetU16(offset_t *offset_ptr, void *void_dst,
      |                                                   ^~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:397:38: error: expected primary-expression before 'count'
  397 |                             uint32_t count) const {
      |                                      ^~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:397:43: error: expression list treated as compound expression in initializer [-fpermissive]
  397 |                             uint32_t count) const {
      |                                           ^
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:425:10: error: 'uint32_t lldb_private::DataExtractor::GetU32' is not a static data member of 'class lldb_private::DataExtractor'
  425 | uint32_t DataExtractor::GetU32(offset_t *offset_ptr) const {
      |          ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:425:32: error: reference to 'offset_t' is ambiguous
  425 | uint32_t DataExtractor::GetU32(offset_t *offset_ptr) const {
      |                                ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:425:42: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  425 | uint32_t DataExtractor::GetU32(offset_t *offset_ptr) const {
      |                                          ^~~~~~~~~~
      |                                          offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:445:7: error: 'void* lldb_private::DataExtractor::GetU32' is not a static data member of 'class lldb_private::DataExtractor'
  445 | void *DataExtractor::GetU32(offset_t *offset_ptr, void *void_dst,
      |       ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:445:29: error: reference to 'offset_t' is ambiguous
  445 | void *DataExtractor::GetU32(offset_t *offset_ptr, void *void_dst,
      |                             ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:445:39: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  445 | void *DataExtractor::GetU32(offset_t *offset_ptr, void *void_dst,
      |                                       ^~~~~~~~~~
      |                                       offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:445:51: error: expected primary-expression before 'void'
  445 | void *DataExtractor::GetU32(offset_t *offset_ptr, void *void_dst,
      |                                                   ^~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:446:38: error: expected primary-expression before 'count'
  446 |                             uint32_t count) const {
      |                                      ^~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:446:43: error: expression list treated as compound expression in initializer [-fpermissive]
  446 |                             uint32_t count) const {
      |                                           ^
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:474:10: error: 'uint64_t lldb_private::DataExtractor::GetU64' is not a static data member of 'class lldb_private::DataExtractor'
  474 | uint64_t DataExtractor::GetU64(offset_t *offset_ptr) const {
      |          ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:474:32: error: reference to 'offset_t' is ambiguous
  474 | uint64_t DataExtractor::GetU64(offset_t *offset_ptr) const {
      |                                ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:474:42: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  474 | uint64_t DataExtractor::GetU64(offset_t *offset_ptr) const {
      |                                          ^~~~~~~~~~
      |                                          offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:493:7: error: 'void* lldb_private::DataExtractor::GetU64' is not a static data member of 'class lldb_private::DataExtractor'
  493 | void *DataExtractor::GetU64(offset_t *offset_ptr, void *void_dst,
      |       ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:493:29: error: reference to 'offset_t' is ambiguous
  493 | void *DataExtractor::GetU64(offset_t *offset_ptr, void *void_dst,
      |                             ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:493:39: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  493 | void *DataExtractor::GetU64(offset_t *offset_ptr, void *void_dst,
      |                                       ^~~~~~~~~~
      |                                       offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:493:51: error: expected primary-expression before 'void'
  493 | void *DataExtractor::GetU64(offset_t *offset_ptr, void *void_dst,
      |                                                   ^~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:494:38: error: expected primary-expression before 'count'
  494 |                             uint32_t count) const {
      |                                      ^~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:494:43: error: expression list treated as compound expression in initializer [-fpermissive]
  494 |                             uint32_t count) const {
      |                                           ^
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:518:10: error: 'uint32_t lldb_private::DataExtractor::GetMaxU32' is not a static data member of 'class lldb_private::DataExtractor'
  518 | uint32_t DataExtractor::GetMaxU32(offset_t *offset_ptr,
      |          ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:518:35: error: reference to 'offset_t' is ambiguous
  518 | uint32_t DataExtractor::GetMaxU32(offset_t *offset_ptr,
      |                                   ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:518:45: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  518 | uint32_t DataExtractor::GetMaxU32(offset_t *offset_ptr,
      |                                             ^~~~~~~~~~
      |                                             offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:519:42: error: expected primary-expression before 'byte_size'
  519 |                                   size_t byte_size) const {
      |                                          ^~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:519:51: error: expression list treated as compound expression in initializer [-fpermissive]
  519 |                                   size_t byte_size) const {
      |                                                   ^
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:524:10: error: 'uint64_t lldb_private::DataExtractor::GetMaxU64' is not a static data member of 'class lldb_private::DataExtractor'
  524 | uint64_t DataExtractor::GetMaxU64(offset_t *offset_ptr,
      |          ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:524:35: error: reference to 'offset_t' is ambiguous
  524 | uint64_t DataExtractor::GetMaxU64(offset_t *offset_ptr,
      |                                   ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:524:45: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  524 | uint64_t DataExtractor::GetMaxU64(offset_t *offset_ptr,
      |                                             ^~~~~~~~~~
      |                                             offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:525:42: error: expected primary-expression before 'byte_size'
  525 |                                   size_t byte_size) const {
      |                                          ^~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:525:51: error: expression list treated as compound expression in initializer [-fpermissive]
  525 |                                   size_t byte_size) const {
      |                                                   ^
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:548:10: error: 'uint64_t lldb_private::DataExtractor::GetMaxU64_unchecked' is not a static data member of 'class lldb_private::DataExtractor'
  548 | uint64_t DataExtractor::GetMaxU64_unchecked(offset_t *offset_ptr,
      |          ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:548:45: error: reference to 'offset_t' is ambiguous
  548 | uint64_t DataExtractor::GetMaxU64_unchecked(offset_t *offset_ptr,
      |                                             ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:548:55: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  548 | uint64_t DataExtractor::GetMaxU64_unchecked(offset_t *offset_ptr,
      |                                                       ^~~~~~~~~~
      |                                                       offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:549:52: error: expected primary-expression before 'byte_size'
  549 |                                             size_t byte_size) const {
      |                                                    ^~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:549:61: error: expression list treated as compound expression in initializer [-fpermissive]
  549 |                                             size_t byte_size) const {
      |                                                             ^
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:568:9: error: 'int64_t lldb_private::DataExtractor::GetMaxS64' is not a static data member of 'class lldb_private::DataExtractor'
  568 | int64_t DataExtractor::GetMaxS64(offset_t *offset_ptr, size_t byte_size) const {
      |         ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:568:34: error: reference to 'offset_t' is ambiguous
  568 | int64_t DataExtractor::GetMaxS64(offset_t *offset_ptr, size_t byte_size) const {
      |                                  ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:568:44: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  568 | int64_t DataExtractor::GetMaxS64(offset_t *offset_ptr, size_t byte_size) const {
      |                                            ^~~~~~~~~~
      |                                            offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:568:63: error: expected primary-expression before 'byte_size'
  568 | int64_t DataExtractor::GetMaxS64(offset_t *offset_ptr, size_t byte_size) const {
      |                                                               ^~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:568:72: error: expression list treated as compound expression in initializer [-fpermissive]
  568 | int64_t DataExtractor::GetMaxS64(offset_t *offset_ptr, size_t byte_size) const {
      |                                                                        ^
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:573:10: error: 'uint64_t lldb_private::DataExtractor::GetMaxU64Bitfield' is not a static data member of 'class lldb_private::DataExtractor'
  573 | uint64_t DataExtractor::GetMaxU64Bitfield(offset_t *offset_ptr, size_t size,
      |          ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:573:43: error: reference to 'offset_t' is ambiguous
  573 | uint64_t DataExtractor::GetMaxU64Bitfield(offset_t *offset_ptr, size_t size,
      |                                           ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:573:53: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  573 | uint64_t DataExtractor::GetMaxU64Bitfield(offset_t *offset_ptr, size_t size,
      |                                                     ^~~~~~~~~~
      |                                                     offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:573:72: error: expected primary-expression before 'size'
  573 | uint64_t DataExtractor::GetMaxU64Bitfield(offset_t *offset_ptr, size_t size,
      |                                                                        ^~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:574:52: error: expected primary-expression before 'bitfield_bit_size'
  574 |                                           uint32_t bitfield_bit_size,
      |                                                    ^~~~~~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:575:52: error: expected primary-expression before 'bitfield_bit_offset'
  575 |                                           uint32_t bitfield_bit_offset) const {
      |                                                    ^~~~~~~~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:575:71: error: expression list treated as compound expression in initializer [-fpermissive]
  575 |                                           uint32_t bitfield_bit_offset) const {
      |                                                                       ^
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:601:9: error: 'int64_t lldb_private::DataExtractor::GetMaxS64Bitfield' is not a static data member of 'class lldb_private::DataExtractor'
  601 | int64_t DataExtractor::GetMaxS64Bitfield(offset_t *offset_ptr, size_t size,
      |         ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:601:42: error: reference to 'offset_t' is ambiguous
  601 | int64_t DataExtractor::GetMaxS64Bitfield(offset_t *offset_ptr, size_t size,
      |                                          ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:601:52: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  601 | int64_t DataExtractor::GetMaxS64Bitfield(offset_t *offset_ptr, size_t size,
      |                                                    ^~~~~~~~~~
      |                                                    offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:601:71: error: expected primary-expression before 'size'
  601 | int64_t DataExtractor::GetMaxS64Bitfield(offset_t *offset_ptr, size_t size,
      |                                                                       ^~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:602:51: error: expected primary-expression before 'bitfield_bit_size'
  602 |                                          uint32_t bitfield_bit_size,
      |                                                   ^~~~~~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:603:51: error: expected primary-expression before 'bitfield_bit_offset'
  603 |                                          uint32_t bitfield_bit_offset) const {
      |                                                   ^~~~~~~~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:603:70: error: expression list treated as compound expression in initializer [-fpermissive]
  603 |                                          uint32_t bitfield_bit_offset) const {
      |                                                                      ^
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:622:7: error: 'float lldb_private::DataExtractor::GetFloat' is not a static data member of 'class lldb_private::DataExtractor'
  622 | float DataExtractor::GetFloat(offset_t *offset_ptr) const {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:622:31: error: reference to 'offset_t' is ambiguous
  622 | float DataExtractor::GetFloat(offset_t *offset_ptr) const {
      |                               ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:622:41: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  622 | float DataExtractor::GetFloat(offset_t *offset_ptr) const {
      |                                         ^~~~~~~~~~
      |                                         offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:626:8: error: 'double lldb_private::DataExtractor::GetDouble' is not a static data member of 'class lldb_private::DataExtractor'
  626 | double DataExtractor::GetDouble(offset_t *offset_ptr) const {
      |        ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:626:33: error: reference to 'offset_t' is ambiguous
  626 | double DataExtractor::GetDouble(offset_t *offset_ptr) const {
      |                                 ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:626:43: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  626 | double DataExtractor::GetDouble(offset_t *offset_ptr) const {
      |                                           ^~~~~~~~~~
      |                                           offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:630:13: error: 'long double lldb_private::DataExtractor::GetLongDouble' is not a static data member of 'class lldb_private::DataExtractor'
  630 | long double DataExtractor::GetLongDouble(offset_t *offset_ptr) const {
      |             ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:630:42: error: reference to 'offset_t' is ambiguous
  630 | long double DataExtractor::GetLongDouble(offset_t *offset_ptr) const {
      |                                          ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:630:52: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  630 | long double DataExtractor::GetLongDouble(offset_t *offset_ptr) const {
      |                                                    ^~~~~~~~~~
      |                                                    offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:649:10: error: 'uint64_t lldb_private::DataExtractor::GetAddress' is not a static data member of 'class lldb_private::DataExtractor'
  649 | uint64_t DataExtractor::GetAddress(offset_t *offset_ptr) const {
      |          ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:649:36: error: reference to 'offset_t' is ambiguous
  649 | uint64_t DataExtractor::GetAddress(offset_t *offset_ptr) const {
      |                                    ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:649:46: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  649 | uint64_t DataExtractor::GetAddress(offset_t *offset_ptr) const {
      |                                              ^~~~~~~~~~
      |                                              offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:654:10: error: 'uint64_t lldb_private::DataExtractor::GetAddress_unchecked' is not a static data member of 'class lldb_private::DataExtractor'
  654 | uint64_t DataExtractor::GetAddress_unchecked(offset_t *offset_ptr) const {
      |          ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:654:46: error: reference to 'offset_t' is ambiguous
  654 | uint64_t DataExtractor::GetAddress_unchecked(offset_t *offset_ptr) const {
      |                                              ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:654:56: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  654 | uint64_t DataExtractor::GetAddress_unchecked(offset_t *offset_ptr) const {
      |                                                        ^~~~~~~~~~
      |                                                        offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:659:8: error: 'size_t lldb_private::DataExtractor::ExtractBytes' is not a static data member of 'class lldb_private::DataExtractor'
  659 | size_t DataExtractor::ExtractBytes(offset_t offset, offset_t length,
      |        ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:659:36: error: reference to 'offset_t' is ambiguous
  659 | size_t DataExtractor::ExtractBytes(offset_t offset, offset_t length,
      |                                    ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:659:53: error: reference to 'offset_t' is ambiguous
  659 | size_t DataExtractor::ExtractBytes(offset_t offset, offset_t length,
      |                                                     ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:660:46: error: expected primary-expression before 'dst_byte_order'
  660 |                                    ByteOrder dst_byte_order, void *dst) const {
      |                                              ^~~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:660:62: error: expected primary-expression before 'void'
  660 |                                    ByteOrder dst_byte_order, void *dst) const {
      |                                                              ^~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:660:71: error: expression list treated as compound expression in initializer [-fpermissive]
  660 |                                    ByteOrder dst_byte_order, void *dst) const {
      |                                                                       ^
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:678:16: error: 'lldb::offset_t lldb_private::DataExtractor::CopyData' is not a static data member of 'class lldb_private::DataExtractor'
  678 | lldb::offset_t DataExtractor::CopyData(offset_t offset, offset_t length,
      |                ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:678:40: error: reference to 'offset_t' is ambiguous
  678 | lldb::offset_t DataExtractor::CopyData(offset_t offset, offset_t length,
      |                                        ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:678:57: error: reference to 'offset_t' is ambiguous
  678 | lldb::offset_t DataExtractor::CopyData(offset_t offset, offset_t length,
      |                                                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:679:40: error: expected primary-expression before 'void'
  679 |                                        void *dst) const {
      |                                        ^~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:679:49: error: expression list treated as compound expression in initializer [-fpermissive]
  679 |                                        void *dst) const {
      |                                                 ^
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:690:1: error: 'lldb::offset_t lldb_private::DataExtractor::CopyByteOrderedData' is not a static data member of 'class lldb_private::DataExtractor'
  690 | DataExtractor::CopyByteOrderedData(offset_t src_offset, offset_t src_len,
      | ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:690:36: error: reference to 'offset_t' is ambiguous
  690 | DataExtractor::CopyByteOrderedData(offset_t src_offset, offset_t src_len,
      |                                    ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:690:57: error: reference to 'offset_t' is ambiguous
  690 | DataExtractor::CopyByteOrderedData(offset_t src_offset, offset_t src_len,
      |                                                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:691:36: error: expected primary-expression before 'void'
  691 |                                    void *dst_void_ptr, offset_t dst_len,
      |                                    ^~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:691:56: error: reference to 'offset_t' is ambiguous
  691 |                                    void *dst_void_ptr, offset_t dst_len,
      |                                                        ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:692:46: error: expected primary-expression before 'dst_byte_order'
  692 |                                    ByteOrder dst_byte_order) const {
      |                                              ^~~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:692:60: error: expression list treated as compound expression in initializer [-fpermissive]
  692 |                                    ByteOrder dst_byte_order) const {
      |                                                            ^
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:784:13: error: 'const char* lldb_private::DataExtractor::GetCStr' is not a static data member of 'class lldb_private::DataExtractor'
  784 | const char *DataExtractor::GetCStr(offset_t *offset_ptr) const {
      |             ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:784:36: error: reference to 'offset_t' is ambiguous
  784 | const char *DataExtractor::GetCStr(offset_t *offset_ptr) const {
      |                                    ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:784:46: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  784 | const char *DataExtractor::GetCStr(offset_t *offset_ptr) const {
      |                                              ^~~~~~~~~~
      |                                              offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:814:13: error: 'const char* lldb_private::DataExtractor::GetCStr' is not a static data member of 'class lldb_private::DataExtractor'
  814 | const char *DataExtractor::GetCStr(offset_t *offset_ptr, offset_t len) const {
      |             ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:814:36: error: reference to 'offset_t' is ambiguous
  814 | const char *DataExtractor::GetCStr(offset_t *offset_ptr, offset_t len) const {
      |                                    ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:814:46: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  814 | const char *DataExtractor::GetCStr(offset_t *offset_ptr, offset_t len) const {
      |                                              ^~~~~~~~~~
      |                                              offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:814:58: error: reference to 'offset_t' is ambiguous
  814 | const char *DataExtractor::GetCStr(offset_t *offset_ptr, offset_t len) const {
      |                                                          ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:814:70: error: expression list treated as compound expression in initializer [-fpermissive]
  814 | const char *DataExtractor::GetCStr(offset_t *offset_ptr, offset_t len) const {
      |                                                                      ^
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:832:13: error: 'const char* lldb_private::DataExtractor::PeekCStr' is not a static data member of 'class lldb_private::DataExtractor'
  832 | const char *DataExtractor::PeekCStr(offset_t offset) const {
      |             ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:832:37: error: reference to 'offset_t' is ambiguous
  832 | const char *DataExtractor::PeekCStr(offset_t offset) const {
      |                                     ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:842:10: error: 'uint64_t lldb_private::DataExtractor::GetULEB128' is not a static data member of 'class lldb_private::DataExtractor'
  842 | uint64_t DataExtractor::GetULEB128(offset_t *offset_ptr) const {
      |          ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:842:36: error: reference to 'offset_t' is ambiguous
  842 | uint64_t DataExtractor::GetULEB128(offset_t *offset_ptr) const {
      |                                    ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:842:46: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  842 | uint64_t DataExtractor::GetULEB128(offset_t *offset_ptr) const {
      |                                              ^~~~~~~~~~
      |                                              offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:859:9: error: 'int64_t lldb_private::DataExtractor::GetSLEB128' is not a static data member of 'class lldb_private::DataExtractor'
  859 | int64_t DataExtractor::GetSLEB128(offset_t *offset_ptr) const {
      |         ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:859:35: error: reference to 'offset_t' is ambiguous
  859 | int64_t DataExtractor::GetSLEB128(offset_t *offset_ptr) const {
      |                                   ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:859:45: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  859 | int64_t DataExtractor::GetSLEB128(offset_t *offset_ptr) const {
      |                                             ^~~~~~~~~~
      |                                             offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:876:10: error: 'uint32_t lldb_private::DataExtractor::Skip_LEB128' is not a static data member of 'class lldb_private::DataExtractor'
  876 | uint32_t DataExtractor::Skip_LEB128(offset_t *offset_ptr) const {
      |          ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:876:37: error: reference to 'offset_t' is ambiguous
  876 | uint32_t DataExtractor::Skip_LEB128(offset_t *offset_ptr) const {
      |                                     ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:876:47: error: 'offset_ptr' was not declared in this scope; did you mean 'offset_t'?
  876 | uint32_t DataExtractor::Skip_LEB128(offset_t *offset_ptr) const {
      |                                               ^~~~~~~~~~
      |                                               offset_t
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:902:50: error: reference to 'offset_t' is ambiguous
  902 | lldb::offset_t DataExtractor::PutToLog(Log *log, offset_t start_offset,
      |                                                  ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:902:50: error: 'offset_t' has not been declared
  902 | lldb::offset_t DataExtractor::PutToLog(Log *log, offset_t start_offset,
      |                                                  ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:903:40: error: reference to 'offset_t' is ambiguous
  903 |                                        offset_t length, uint64_t base_addr,
      |                                        ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:903:40: error: 'offset_t' has not been declared
  903 |                                        offset_t length, uint64_t base_addr,
      |                                        ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:902:16: error: no declaration matches 'lldb::offset_t lldb_private::DataExtractor::PutToLog(lldb_private::Log*, int, int, uint64_t, uint32_t, Type) const'
  902 | lldb::offset_t DataExtractor::PutToLog(Log *log, offset_t start_offset,
      |                ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:206:18: note: candidate is: 'lldb::offset_t lldb_private::DataExtractor::PutToLog(lldb_private::Log*, lldb::offset_t, lldb::offset_t, uint64_t, uint32_t, Type) const'
  206 |   lldb::offset_t PutToLog(Log *log, lldb::offset_t offset,
      |                  ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:48:7: note: 'class lldb_private::DataExtractor' defined here
   48 | class DataExtractor {
      |       ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:1002:39: error: reference to 'offset_t' is ambiguous
 1002 | bool DataExtractor::Append(void *buf, offset_t length) {
      |                                       ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/lldb-types.h:87:18: note: candidates are: 'typedef uint64_t lldb::offset_t'
   87 | typedef uint64_t offset_t;
      |                  ^~~~~~~~
/usr/include/sys/types.h:274:25: note:                 'typedef longlong_t offset_t'
  274 | typedef longlong_t      offset_t;
      |                         ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:1002:39: error: 'offset_t' has not been declared
 1002 | bool DataExtractor::Append(void *buf, offset_t length) {
      |                                       ^~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:1002:6: error: no declaration matches 'bool lldb_private::DataExtractor::Append(void*, int)'
 1002 | bool DataExtractor::Append(void *buf, offset_t length) {
      |      ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:974:8: note: candidates are: 'bool lldb_private::DataExtractor::Append(void*, lldb::offset_t)'
  974 |   bool Append(void *bytes, lldb::offset_t length);
      |        ^~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/source/Utility/DataExtractor.cpp:974:6: note:                 'bool lldb_private::DataExtractor::Append(lldb_private::DataExtractor&)'
  974 | bool DataExtractor::Append(DataExtractor &rhs) {
      |      ^~~~~~~~~~~~~
/home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/include/lldb/Utility/DataExtractor.h:48:7: note: 'class lldb_private::DataExtractor' defined here
   48 | class DataExtractor {
      |       ^~~~~~~~~~~~~
*** [source/Utility/CMakeFiles/lldbUtility.dir/DataExtractor.cpp.o] Error code 1

bmake[2]: stopped in /home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/cmake-pkgsrc-build
1 error

bmake[2]: stopped in /home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/cmake-pkgsrc-build
*** [source/Utility/CMakeFiles/lldbUtility.dir/all] Error code 2

bmake[1]: stopped in /home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/cmake-pkgsrc-build
1 error

bmake[1]: stopped in /home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/cmake-pkgsrc-build
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/cmake-pkgsrc-build
1 error

bmake: stopped in /home/pbulk/build/devel/lldb/work/lldb-16.0.6.src/cmake-pkgsrc-build
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/lldb
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/lldb