+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/cmark-0.30.3nb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/cmark-0.30.3nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for cmark-0.30.3.tar.gz => Checksum SHA512 OK for cmark-0.30.3.tar.gz ===> Installing dependencies for cmark-0.30.3nb1 ========================================================================== The following variables will affect the build process of this package, cmark-0.30.3nb1. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 311 Based on these variables, the following variables have been set: * PYPACKAGE = python311 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/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.27.8 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.1.0: found gcc13-13.2.0 => Build dependency gettext-lib>=0.22: found gettext-lib-0.22.3 => Build dependency libiconv>=1.9.1nb4: found libiconv-1.17 => Build dependency python311>=3.11.0: found python311-3.11.6nb4 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.2.0 ===> Overriding tools for cmark-0.30.3nb1 ===> Extracting for cmark-0.30.3nb1 /usr/bin/mkdir -p /home/pbulk/build/textproc/cmark/work/cmark-0.30.3/build ===> Patching for cmark-0.30.3nb1 => Applying pkgsrc patches for cmark-0.30.3nb1 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/cmark/patches/patch-src_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/cmark/patches/patch-src_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_CMakeLists.txt,v 1.2 2021/07/17 16:29:31 adam Exp $ | |Dynamically link the executable. | |--- src/CMakeLists.txt.orig 2021-07-17 01:45:36.000000000 +0000 |+++ src/CMakeLists.txt -------------------------- Patching file src/CMakeLists.txt using Plan A... Hunk #1 succeeded at 57. done ===> Creating toolchain wrappers for cmark-0.30.3nb1 /usr/bin/sed -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /home/pbulk/build/textproc/cmark/work/.cwrapper/specs.pkgsrc ===> Configuring for cmark-0.30.3nb1 => Adding run-time search paths to pkg-config files. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/textproc/cmark/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/textproc/cmark/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAVE_FLAG_ADDRESS_SANITIZER -- Performing Test HAVE_FLAG_ADDRESS_SANITIZER - Failed -- Performing Test HAVE_FLAG_SANITIZE_ADDRESS -- Performing Test HAVE_FLAG_SANITIZE_ADDRESS - Failed -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Looking for stdbool.h -- Looking for stdbool.h - found -- Performing Test HAVE___BUILTIN_EXPECT -- Performing Test HAVE___BUILTIN_EXPECT - Success -- Performing Test HAVE___ATTRIBUTE__ -- Performing Test HAVE___ATTRIBUTE__ - Success CMake Warning (dev) at test/CMakeLists.txt:9 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /opt/local/bin/python3.11 (found suitable version "3.11.6", minimum required is "3") -- Configuring done (5.8s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH Python3_EXECUTABLE Python3_INCLUDE_DIR Python_EXECUTABLE Python_INCLUDE_DIR -- Build files have been written to: /home/pbulk/build/textproc/cmark/work/cmark-0.30.3/build => Rewrite cmake Dependencies files