+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/lld-19.1.7nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/lld-19.1.7nb1/work.log => Checksum BLAKE2s OK for cmake-19.1.7.src.tar.xz => Checksum SHA512 OK for cmake-19.1.7.src.tar.xz => Checksum BLAKE2s OK for lld-19.1.7.src.tar.xz => Checksum SHA512 OK for lld-19.1.7.src.tar.xz => Checksum BLAKE2s OK for runtimes-19.1.7.src.tar.xz => Checksum SHA512 OK for runtimes-19.1.7.src.tar.xz ===> Installing dependencies for lld-19.1.7nb1 ========================================================================== The supported build options for lld are: tests You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.lld (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, lld-19.1.7nb1. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 313 Based on these variables, the following variables have been set: * PYPACKAGE = python313 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.2.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency python313>=3.13: found python313-3.13.12 => Full dependency libunwind>=19.1.0: found libunwind-19.1.7nb1 => Full dependency llvm>=19.1.7: found llvm-19.1.7nb1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 => Full dependency zstd>=1.3.6: found zstd-1.5.7 ===> Overriding tools for lld-19.1.7nb1 ===> Extracting for lld-19.1.7nb1 /usr/bin/ln -f -s /home/pbulk/build/devel/lld/work/cmake-19.1.7.src /home/pbulk/build/devel/lld/work/cmake /usr/bin/ln -f -s /home/pbulk/build/devel/lld/work/runtimes-19.1.7.src /home/pbulk/build/devel/lld/work/runtimes ===> Patching for lld-19.1.7nb1 => Applying pkgsrc patches for lld-19.1.7nb1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/lld/patches/patch-ELF_Config.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/lld/patches/patch-ELF_Config.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ELF_Config.h,v 1.10 2025/05/09 05:51:23 adam Exp $ | |Add dummy option for an AArch64 erratum. | |--- ELF/Config.h.orig 2024-09-17 11:26:36.000000000 +0000 |+++ ELF/Config.h -------------------------- Patching file ELF/Config.h using Plan A... Hunk #1 succeeded at 247. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/lld/patches/patch-ELF_Options.td => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/lld/patches/patch-ELF_Options.td Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ELF_Options.td,v 1.5 2022/08/12 08:52:51 pin Exp $ | |Add dummy option for an AArch64 erratum. | |--- ELF/Options.td.orig 2022-06-22 16:46:24.000000000 +0000 |+++ ELF/Options.td -------------------------- Patching file ELF/Options.td using Plan A... Hunk #1 succeeded at 248 (offset 31 lines). done ===> Creating toolchain wrappers for lld-19.1.7nb1 ===> Configuring for lld-19.1.7nb1 => Checking for portability problems in extracted files CMake Deprecation Warning at /home/pbulk/build/devel/lld/work/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:7 (include) CMake Deprecation Warning at /home/pbulk/build/devel/lld/work/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:7 (include) -- 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: /home/pbulk/build/devel/lld/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: /home/pbulk/build/devel/lld/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found ZLIB: /home/pbulk/build/devel/lld/work/.buildlink/lib/libz.so (found version "1.3.1") -- Found zstd: /home/pbulk/build/devel/lld/work/.buildlink/lib/libzstd.so -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Linker detection: Solaris ld (illumos) -- 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 HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- LLD version: 19.1.7 -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Performing Test LINKER_SUPPORTS_Z_DISCARD_UNUSED -- Performing Test LINKER_SUPPORTS_Z_DISCARD_UNUSED - Failed -- Configuring done (34.6s) -- Generating done (0.3s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED PYTHON_EXECUTABLE PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH PYVERSSUFFIX Python3_EXECUTABLE Python3_INCLUDE_DIR Python_EXECUTABLE Python_INCLUDE_DIR -- Build files have been written to: /home/pbulk/build/devel/lld/work/lld-19.1.7.src/cmake-pkgsrc-build