+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/opendis-0.0.3/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/opendis-0.0.3/work.log
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for opendis-0.0.3.tar.gz
=> Checksum SHA512 OK for opendis-0.0.3.tar.gz
===> Installing dependencies for opendis-0.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.3.0
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
===> Overriding tools for opendis-0.0.3
===> Extracting for opendis-0.0.3
===> Patching for opendis-0.0.3
=> Applying pkgsrc patches for opendis-0.0.3
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/opendis/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/opendis/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1.1.1 2000/05/12 03:07:40 sommerfeld Exp $
|
|--- src/nss.c.orig	Sat Jan  8 16:09:52 2000
|+++ src/nss.c	Thu May 11 22:58:35 2000
--------------------------
Patching file src/nss.c using Plan A...
Hunk #1 succeeded at 37.
Hunk #2 succeeded at 114.
Hunk #3 succeeded at 142.
Hunk #4 succeeded at 168.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/opendis/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/opendis/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1 2000/08/22 19:22:04 dmcmahill Exp $
|
|needed on pre-1.5 systems.
|
|--- src/defs.h.orig	Fri Nov 26 20:44:38 1999
|+++ src/defs.h	Tue Aug 22 15:12:57 2000
--------------------------
Patching file src/defs.h using Plan A...
Hunk #1 succeeded at 36.
done
===> Creating toolchain wrappers for opendis-0.0.3
/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/graphics/opendis/work/.cwrapper/specs.pkgsrc
===> Configuring for opendis-0.0.3
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
creating cache ./config.cache
checking for a BSD compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib) works... yes
checking whether the C compiler (gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for getopt_long... yes
checking for main in -lods... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for working const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether utime accepts a null argument... yes
checking for mktime... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating src/config.h