+ 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/3dpong-0.5/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/3dpong-0.5/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for 3dpong-0.5.tar.gz
=> Checksum SHA512 OK for 3dpong-0.5.tar.gz
===> Installing dependencies for 3dpong-0.5
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.17.0nb1
=> Full dependency libX11>=1.1: found libX11-1.8.9
===> Overriding tools for 3dpong-0.5
===> Extracting for 3dpong-0.5
===> Patching for 3dpong-0.5
=> Applying pkgsrc patches for 3dpong-0.5
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/3dpong/patches/patch-src_3dpong.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/3dpong/patches/patch-src_3dpong.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_3dpong.c,v 1.1 2021/12/30 00:26:21 nia Exp $
|
|unistd.h needed for usleep().
|
|--- src/3dpong.c.orig	2004-04-29 06:49:13.000000000 +0000
|+++ src/3dpong.c
--------------------------
Patching file src/3dpong.c using Plan A...
Hunk #1 succeeded at 15.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/3dpong/patches/patch-src_randnum.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/3dpong/patches/patch-src_randnum.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_randnum.c,v 1.1 2021/12/30 00:26:21 nia Exp $
|
|stdlib.h needed for rand()
|
|--- src/randnum.c.orig	1997-12-10 01:56:00.000000000 +0000
|+++ src/randnum.c
--------------------------
Patching file src/randnum.c using Plan A...
Hunk #1 succeeded at 9.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/3dpong/patches/patch-src_text.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/3dpong/patches/patch-src_text.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_text.c,v 1.1 2021/12/30 00:26:21 nia Exp $
|
|string.h needed for strlen().
|
|--- src/text.c.orig	1997-12-10 23:27:49.000000000 +0000
|+++ src/text.c
--------------------------
Patching file src/text.c using Plan A...
Hunk #1 succeeded at 6.
done
===> Creating toolchain wrappers for 3dpong-0.5
===> Configuring for 3dpong-0.5
=> Checking for portability problems in extracted files