+ 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=312 WRKLOG=/tmp/bulklog/libdecaf-1.0.2nb1/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/libdecaf-1.0.2nb1/work.log
WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
=> Checksum BLAKE2s OK for ed448goldilocks-code-da2f2f9b2ab1bce9a2bb77e4f37037ee135fdd72.zip
=> Checksum SHA512 OK for ed448goldilocks-code-da2f2f9b2ab1bce9a2bb77e4f37037ee135fdd72.zip
===> Installing dependencies for libdecaf-1.0.2nb1
==========================================================================
The following variables will affect the build process of this package,
libdecaf-1.0.2nb1.  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
`/opt/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency python312>=3.12: found python312-3.12.8nb1
=> Tool dependency cmake>=3.18: found cmake-3.31.1
=> Tool dependency unzip-[0-9]*: found unzip-6.0nb10
=> 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.3.0
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
===> Overriding tools for libdecaf-1.0.2nb1
===> Extracting for libdecaf-1.0.2nb1
===> Patching for libdecaf-1.0.2nb1
=> Applying pkgsrc patches for libdecaf-1.0.2nb1
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/libdecaf/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/libdecaf/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.1 2021/03/12 23:01:07 fox Exp $
|
|Bump the version of libdecaf to be correct.
|
|--- CMakeLists.txt.orig	2021-03-12 22:43:26.377889463 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 6.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/libdecaf/patches/patch-src_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/libdecaf/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 2019/08/11 16:47:52 fox Exp $
|
|Do not create a include/decaf/decaf.
|
|Removed the trailing decaf so that the directory containing the
|includes is include/decaf.
|
|--- src/CMakeLists.txt.orig	2019-05-05 22:55:13.720148509 +0000
|+++ src/CMakeLists.txt
--------------------------
Patching file src/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 126 (offset 7 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/libdecaf/patches/patch-src_per__curve_eddsa.tmpl.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/security/libdecaf/patches/patch-src_per__curve_eddsa.tmpl.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_per__curve_eddsa.tmpl.h,v 1.1 2022/11/12 15:19:03 fox Exp $
|
|Fix deprecated attribute for gcc
|
|--- src/per_curve/eddsa.tmpl.h.orig	2022-07-13 12:44:55.000000000 +0000
|+++ src/per_curve/eddsa.tmpl.h
--------------------------
Patching file src/per_curve/eddsa.tmpl.h using Plan A...
Hunk #1 succeeded at 143.
Hunk #2 succeeded at 170.
done
===> Creating toolchain wrappers for libdecaf-1.0.2nb1
/usr/bin/sed  -e '/^#/d'  -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g'  -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g'  -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g'  < ../../extra/gcc13-libs/files/specs.pkgsrc  > /home/pbulk/build/security/libdecaf/work/.cwrapper/specs.pkgsrc
===> Configuring for libdecaf-1.0.2nb1
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
CMake Deprecation Warning at CMakeLists.txt:8 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is GNU 13.3.0
-- The CXX compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/security/libdecaf/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/security/libdecaf/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning (dev) at CMakeLists.txt:13 (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.12 (found suitable version "3.12.8", minimum required is "3")
Generated source code in /home/pbulk/build/security/libdecaf/work/ed448goldilocks-code-da2f2f9b2ab1bce9a2bb77e4f37037ee135fdd72/src/GENERATED
-- Setting install rpath to 
Target architecture is general purpose 32bits
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Configuring done (2.8s)
-- Generating done (0.2s)
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/security/libdecaf/work/ed448goldilocks-code-da2f2f9b2ab1bce9a2bb77e4f37037ee135fdd72
=> Rewrite cmake Dependencies files