+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/cvise-2.10.0nb4/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/cvise-2.10.0nb4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for cvise-2.10.0.tar.gz => Checksum SHA512 OK for cvise-2.10.0.tar.gz ===> Installing dependencies for cvise-2.10.0nb4 ========================================================================== The following variables will affect the build process of this package, cvise-2.10.0nb4. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 312 Based on these variables, the following variables have been set: * PYPACKAGE = python312 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 `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-3.31.0nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency flex>=2.5.4a: found flex-2.6.4 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency flex>=2.5.4a: found flex-2.6.4 => Full dependency py312-chardet-[0-9]*: found py312-chardet-5.2.0nb1 => Full dependency py312-pebble-[0-9]*: found py312-pebble-5.0.7 => Full dependency py312-psutil-[0-9]*: found py312-psutil-6.1.0 => Full dependency unifdef-[0-9]*: found unifdef-2.12 => Full dependency clang>=18.1.8nb3: found clang-18.1.8nb3 => Full dependency python312>=3.12: found python312-3.12.7nb3 => Full dependency libxml2>=2.6.2: found libxml2-2.12.9nb3 => Full dependency llvm>=18.0.0: found llvm-18.1.8nb3 => Full dependency xz>=5.0.0: found xz-5.6.3 => Full dependency zlib>=1.1.4: found zlib-1.3.1 => Full dependency zstd>=1.3.6: found zstd-1.5.6 ===> Overriding tools for cvise-2.10.0nb4 ===> Extracting for cvise-2.10.0nb4 ===> Patching for cvise-2.10.0nb4 => Applying pkgsrc patches for cvise-2.10.0nb4 => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/cvise/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/cvise/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.6 2024/08/04 10:18:42 nia Exp $ | |Do not force -Werror. |Do not set -O3 optimization flags. | |--- CMakeLists.txt.orig 2024-03-13 20:19:48.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 171. Hunk #2 succeeded at 197. done ===> Creating toolchain wrappers for cvise-2.10.0nb4 ===> Configuring for cvise-2.10.0nb4 => Replacing python interpreter in cvise.py cvise-delta.py. -- The C compiler identification is GNU 11.5.0 -- The CXX compiler identification is GNU 11.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- Check for working C compiler: /home/pbulk/build/devel/cvise/work/.cwrapper/bin/cc CMake Error at /usr/pkg/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:56 (try_compile): SOURCE_FROM_VAR failed to open "testCCompiler.c" for writing Call Stack (most recent call first): CMakeLists.txt:19 (project) -- Check for working C compiler: /home/pbulk/build/devel/cvise/work/.cwrapper/bin/cc - broken CMake Error at /usr/pkg/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:67 (message): The C compiler "/home/pbulk/build/devel/cvise/work/.cwrapper/bin/cc" is not able to compile a simple test program. It fails with the following output: CMake will not be able to correctly generate this project. Call Stack (most recent call