+ 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/geos-3.10.3/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/geos-3.10.3/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for geos-3.10.3.tar.bz2
=> Checksum SHA512 OK for geos-3.10.3.tar.bz2
===> Installing dependencies for geos-3.10.3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.23.2
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for geos-3.10.3
===> Extracting for geos-3.10.3
===> Patching for geos-3.10.3
=> Applying pkgsrc patches for geos-3.10.3
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/geography/geos/patches/patch-ae
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/geography/geos/patches/patch-ae
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ae,v 1.9 2021/10/21 00:25:16 gdt Exp $
|
|TODO: explain what's in LDFLAGS.
|TODO: explain why --libs has -L in the first place (vs --ldflags).
|TODO: report upstream.
|
|--- tools/geos-config.in.orig	2021-09-30 20:14:04.000000000 +0000
|+++ tools/geos-config.in
--------------------------
Patching file tools/geos-config.in using Plan A...
Hunk #1 succeeded at 62.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/geography/geos/patches/patch-util_geosop_cxxopts.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/geography/geos/patches/patch-util_geosop_cxxopts.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-util_geosop_cxxopts.hpp,v 1.1 2022/03/27 13:33:21 tnn Exp $
|
|On at least modern SunOS, int8_t is typedef'd to char, so parse_value()
|that operates on int8_t& conflicts with the one that operates on char&.
|
|--- util/geosop/cxxopts.hpp.orig	2022-01-15 21:14:55.000000000 +0000
|+++ util/geosop/cxxopts.hpp
--------------------------
Patching file util/geosop/cxxopts.hpp using Plan A...
Hunk #1 succeeded at 677.
done
===> Creating toolchain wrappers for geos-3.10.3
===> Configuring for geos-3.10.3
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
-- GEOS: Using default build type: Release
-- GEOS: Run-time output: /home/pbulk/build/geography/geos/work/geos-3.10.3/bin
-- GEOS: Archives output: /home/pbulk/build/geography/geos/work/geos-3.10.3/lib
-- The C compiler identification is GNU 10.3.0
-- The CXX compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/geography/geos/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/geography/geos/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- GEOS: Version 3.10.3
-- GEOS: C API Version 1.16.1
-- GEOS: JTS port 1.18.0
-- GEOS: Require C++11
-- GEOS: Function inlining ENABLED
-- Looking for pow in m
-- Looking for pow in m - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- GEOS: Build geosop ON
-- GEOS: Build astyle OFF
-- GEOS: Configured 'dist' target
-- GEOS: Configured 'distcheck' target
-- Configuring done
-- Generating done
-- Build files have been written to: /home/pbulk/build/geography/geos/work/geos-3.10.3
=> Rewrite cmake Dependencies files