+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cmark-gfm-0.29.0.gfm.13nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cmark-gfm-0.29.0.gfm.13nb1/work.log => Checksum BLAKE2s OK for cmark-gfm/0.29.0.gfm.13.tar.gz => Checksum SHA512 OK for cmark-gfm/0.29.0.gfm.13.tar.gz ===> Installing dependencies for cmark-gfm-0.29.0.gfm.13nb1 => Tool dependency cmake>=0: found cmake-3.31.8 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> Overriding tools for cmark-gfm-0.29.0.gfm.13nb1 ===> Extracting for cmark-gfm-0.29.0.gfm.13nb1 ===> Patching for cmark-gfm-0.29.0.gfm.13nb1 => Applying pkgsrc patches for cmark-gfm-0.29.0.gfm.13nb1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/cmark-gfm/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/cmark-gfm/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.2 2025/02/12 09:25:41 adam Exp $ | |Remove gfm.N from shared library name. | |--- CMakeLists.txt.orig 2025-02-11 13:30:26.767639843 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 5. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/cmark-gfm/patches/patch-extensions_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/cmark-gfm/patches/patch-extensions_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-extensions_CMakeLists.txt,v 1.1 2025/02/12 09:25:41 adam Exp $ | |Remove gfm.N from shared library name. | |--- extensions/CMakeLists.txt.orig 2025-02-11 13:35:45.852099558 +0000 |+++ extensions/CMakeLists.txt -------------------------- Patching file extensions/CMakeLists.txt using Plan A... Hunk #1 succeeded at 28. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/cmark-gfm/patches/patch-src_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/cmark-gfm/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.1 2025/02/12 09:25:41 adam Exp $ | |Remove gfm.N from shared library name. | |--- src/CMakeLists.txt.orig 2025-02-11 13:34:59.916569647 +0000 |+++ src/CMakeLists.txt -------------------------- Patching file src/CMakeLists.txt using Plan A... Hunk #1 succeeded at 103. done ===> Creating toolchain wrappers for cmark-gfm-0.29.0.gfm.13nb1 ===> Configuring for cmark-gfm-0.29.0.gfm.13nb1 => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- 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/textproc/cmark-gfm/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-gfm/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 -- Checking _FILE_OFFSET_BITS for large files -- Checking _FILE_OFFSET_BITS for large files - not needed -- 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. -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "3") *** A python 3 interpreter is required to run the spec tests. -- Configuring done (8.5s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /home/pbulk/build/textproc/cmark-gfm/work/cmark-gfm-0.29.0.gfm.13/cmake-pkgsrc-build