=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/lldb", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=313", "LUA_VERSION_REQD=54"] => Checksum BLAKE2s OK for llvm-project-21.1.8.src.tar.xz => Checksum SHA512 OK for llvm-project-21.1.8.src.tar.xz ===> Installing dependencies for lldb-21.1.8 ========================================================================== The supported build options for lldb are: curses tests The currently selected options are: curses You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.lldb (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, lldb-21.1.8. Their current value is shown below: * CURSES_DEFAULT = ncurses * LUA_VERSION_DEFAULT = 54 * PYTHON_VERSION_DEFAULT = 313 * READLINE_DEFAULT = readline * TERMINFO_DEFAULT = ncurses Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * LUA_PACKAGE = lua54 * PYPACKAGE = python313 * READLINE_TYPE = readline * TERMCAP_TYPE = curses * TERMINFO_TYPE = ncurses You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-4.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency llvm-21.1.8{,nb*}: found llvm-21.1.8 => Full dependency llvm>=21.1.0: found llvm-21.1.8 => Full dependency clang-21.1.8{,nb*}: found clang-21.1.8 => Full dependency clang>=21.1.0: found clang-21.1.8 => Full dependency swig3>=3.0: found swig3-3.0.12nb5 => Full dependency py313-six-[0-9]*: found py313-six-1.17.0 => Full dependency editline>=3.0.20130712nb1: found editline-3.1.20250104nb1 => Full dependency libxml2>=2.14.6nb2: found libxml2-2.15.1 => Full dependency lua54>=5.4.0<5.5: found lua54-5.4.7 => Full dependency ncurses>=6.5: found ncurses-6.6 => Full dependency python313>=3.13: found python313-3.13.13 => Full dependency swig4>=4.4.0nb1: found swig4-4.4.1 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.18 => Full dependency pcre2>=10.21: found pcre2-10.47 => Full dependency readline>=2.2: found readline-8.3nb1 => Full dependency zstd>=1.3.6: found zstd-1.5.7 ===> Overriding tools for lldb-21.1.8 ===> Extracting for lldb-21.1.8 ===> Patching for lldb-21.1.8 => Applying pkgsrc patches for lldb-21.1.8 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/lldb/patches/patch-cmake_modules_FindCursesAndPanel.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/lldb/patches/patch-cmake_modules_FindCursesAndPanel.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_modules_FindCursesAndPanel.cmake,v 1.1 2026/04/16 06:33:50 wiz Exp $ | |On NetBSD, the library is called libterminfo. |https://github.com/llvm/llvm-project/issues/191532 | |--- cmake/modules/FindCursesAndPanel.cmake.orig 2025-12-12 10:35:47.000000000 +0000 |+++ cmake/modules/FindCursesAndPanel.cmake -------------------------- Patching file cmake/modules/FindCursesAndPanel.cmake using Plan A... Hunk #1 succeeded at 40. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/lldb/patches/patch-source_API_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/lldb/patches/patch-source_API_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-source_API_CMakeLists.txt,v 1.7 2025/05/09 05:51:23 adam Exp $ | |Fix finding libxml2's includes. | |--- source/API/CMakeLists.txt.orig 2024-09-17 11:26:36.000000000 +0000 |+++ source/API/CMakeLists.txt -------------------------- Patching file source/API/CMakeLists.txt using Plan A... Hunk #1 succeeded at 40. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/lldb/patches/patch-source_Plugins_Process_NetBSD_NativeProcessNetBSD.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/lldb/patches/patch-source_Plugins_Process_NetBSD_NativeProcessNetBSD.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-source_Plugins_Process_NetBSD_NativeProcessNetBSD.cpp,v 1.5 2026/03/25 22:56:25 wiz Exp $ | |Fix build on NetBSD. |https://github.com/llvm/llvm-project/issues/181586 | |--- source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp.orig 2026-02-26 13:08:26.461369868 +0000 |+++ source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp -------------------------- Patching file source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp using Plan A... Hunk #1 succeeded at 302. Hunk #2 succeeded at 490. done ===> Creating toolchain wrappers for lldb-21.1.8 /usr/bin/ln -s /tmp/work/devel/lldb/work/.buildlink/lib/pkgconfig/lua-5.4.pc /tmp/work/devel/lldb/work/.buildlink/lib/pkgconfig/lua.pc ===> Configuring for lldb-21.1.8 => Replacing python interpreter in bindings/python/get-python-config.py bindings/python/lldb-python scripts/analyze-project-deps.py scripts/generate-sbapi-dwarf-enum.py scripts/verify_api.py utils/lui/lui.py utils/lui/sandbox.py. => Replacing Perl interpreter in scripts/disasm-gdb-remote.pl. => Checking for portability problems in extracted files -- The C compiler identification is GNU 14.3.0 -- The CXX compiler identification is GNU 14.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/work/devel/lldb/work/.cwrapper/bin/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: /tmp/work/devel/lldb/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found ZLIB: /tmp/work/devel/lldb/work/.buildlink/lib/libz.so (found version "1.3.1") -- Found zstd: /tmp/work/devel/lldb/work/.buildlink/lib/libzstd.so -- Found LibXml2: /tmp/work/devel/lldb/work/.buildlink/lib/libxml2.so (found version "2.15.1") -- Linker detection: Solaris 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 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_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 -- 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 LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Found SWIG: /tmp/work/devel/lldb/work/.buildlink/bin/swig4.0 (found suitable version "4.4.1", minimum required is "4") -- Enable SWIG to generate LLDB bindings: TRUE -- Looking for histedit.h -- Looking for histedit.h - found -- Found LibEdit: /tmp/work/devel/lldb/work/.buildlink/include (found version "2.11") -- Enable editline support in LLDB: TRUE -- Looking for acs_map -- Looking for acs_map - found -- Found CursesAndPanel: /tmp/work/devel/lldb/work/.buildlink/include -- Enable curses support in LLDB: TRUE -- Could NOT find LibLZMA (missing: LIBLZMA_LIBRARY LIBLZMA_INCLUDE_DIR LIBLZMA_HAS_AUTO_DECODER LIBLZMA_HAS_EASY_ENCODER LIBLZMA_HAS_LZMA_PRESET) -- Enable LZMA compression support in LLDB: FALSE -- Found Lua: /tmp/work/devel/lldb/work/.buildlink/lib/liblua5.4.so;/lib/amd64/libm.so (found suitable version "5.4.7", minimum required is "5.3") -- Found LuaAndSwig: /tmp/work/devel/lldb/work/.buildlink/lib/liblua5.4.so;/lib/amd64/libm.so -- Enable Lua scripting support in LLDB: TRUE -- Found Python3: /opt/pkg/bin/python3.13 (found version "3.13.13") found components: Interpreter Development Development.Module Development.Embed -- Found PythonAndSwig: /tmp/work/devel/lldb/work/.buildlink/lib/libpython3.13.so -- Enable Python scripting support in LLDB: TRUE -- Found LibXml2: /tmp/work/devel/lldb/work/.buildlink/lib/libxml2.so (found suitable version "2.15.1", 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_STRINGOP_TRUNCATION -- Performing Test CXX_SUPPORTS_STRINGOP_TRUNCATION - Success -- LLDB version: 21.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 - not 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 - not found -- Looking for __NR_process_vm_readv -- Looking for __NR_process_vm_readv - not found -- Looking for compression_encode_buffer in compression -- Looking for compression_encode_buffer in compression - not found -- Performing Test LINKER_SUPPORTS_Z_DISCARD_UNUSED -- Performing Test LINKER_SUPPORTS_Z_DISCARD_UNUSED - Failed -- Performing Test LLVM_LINKER_SUPPORTS_B_SYMBOLIC_FUNCTIONS -- Performing Test LLVM_LINKER_SUPPORTS_B_SYMBOLIC_FUNCTIONS - Failed -- Skipping FreeBSDKernel plugin due to missing libfbsdvmcore -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Symbols (liblldb): exporting all symbols from the lldb namespace -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done (19.3s) -- Generating done (3.7s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED LLDB_CODESIGN_IDENTITY LLVM_ENABLE_TERMINFO PYTHON_EXECUTABLE PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH Python_EXECUTABLE Python_INCLUDE_DIR -- Build files have been written to: /tmp/work/devel/lldb/work/llvm-project-21.1.8.src/lldb/cmake-pkgsrc-build