+ 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/3proxy-0.9.4/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/3proxy-0.9.4/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for 3proxy-0.9.4.tar.gz
=> Checksum SHA512 OK for 3proxy-0.9.4.tar.gz
===> Installing dependencies for 3proxy-0.9.4
==========================================================================
The following variables will affect the build process of this package,
3proxy-0.9.4.  Their current value is shown below:

        * VARBASE = /var/opt/pkg

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/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for 3proxy-0.9.4
===> Extracting for 3proxy-0.9.4
===> Patching for 3proxy-0.9.4
=> Applying pkgsrc patches for 3proxy-0.9.4
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-Makefile.unix
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-Makefile.unix
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.unix,v 1.2 2022/11/27 13:14:00 triaxx Exp $
|
|Fix Makefile inconsistency
|
|From FreeBSD ports
|
|--- Makefile.unix.orig	2021-07-01 16:59:57.000000000 +0000
|+++ Makefile.unix
--------------------------
Patching file Makefile.unix using Plan A...
Hunk #1 succeeded at 8.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.4 2022/11/27 13:14:00 triaxx Exp $
|
|Compliance with toupper() documentation.
|
|--- src/ntlm.c.orig	2021-07-01 16:59:57.000000000 +0000
|+++ src/ntlm.c
--------------------------
Patching file src/ntlm.c using Plan A...
Hunk #1 succeeded at 42.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.4 2022/11/27 13:14:00 triaxx Exp $
|
|Compliance with isspace() documentation.
|
|--- src/webadmin.c.orig	2021-07-01 16:59:57.000000000 +0000
|+++ src/webadmin.c
--------------------------
Patching file src/webadmin.c using Plan A...
Hunk #1 succeeded at 403.
Hunk #2 succeeded at 424.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-ad
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.4 2022/11/27 13:14:00 triaxx Exp $
|
|Calling usleep for 1000000 microseconds or more is not allowed, so add a
|myusleep() wrapper to DTRT.
|
|--- src/common.c.orig	2021-07-01 16:59:57.000000000 +0000
|+++ src/common.c
--------------------------
Patching file src/common.c using Plan A...
Hunk #1 succeeded at 632.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-ae
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-ae
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ae,v 1.5 2022/11/27 13:14:00 triaxx Exp $
|
|Fix build on OpenBSD and Bitrig.
|Calling usleep for 1000000 microseconds or more is not allowed, so add a
|myusleep() wrapper to DTRT.
|
|--- src/proxy.h.orig	2021-07-01 16:59:57.000000000 +0000
|+++ src/proxy.h
--------------------------
Patching file src/proxy.h using Plan A...
Hunk #1 succeeded at 21.
Hunk #2 succeeded at 103.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-cfg_3proxy.cfg.sample
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-cfg_3proxy.cfg.sample
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cfg_3proxy.cfg.sample,v 1.3 2022/11/27 13:14:00 triaxx Exp $
|
|Adjust PATH according to pkgsrc defined directories.
|
|--- cfg/3proxy.cfg.sample.orig	2021-07-01 16:59:57.000000000 +0000
|+++ cfg/3proxy.cfg.sample
--------------------------
Patching file cfg/3proxy.cfg.sample using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 26.
Hunk #3 succeeded at 193.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-man_3proxy.8
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-man_3proxy.8
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-man_3proxy.8,v 1.2 2022/11/27 13:14:00 triaxx Exp $
|
|Fix hardcoded PATH.
|
|--- man/3proxy.8.orig	2021-07-01 16:59:57.000000000 +0000
|+++ man/3proxy.8
--------------------------
Patching file man/3proxy.8 using Plan A...
Hunk #1 succeeded at 84.
Hunk #2 succeeded at 133.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-man_3proxy.cfg.3
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-man_3proxy.cfg.3
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-man_3proxy.cfg.3,v 1.2 2022/11/27 13:14:00 triaxx Exp $
|
|Fix hardcoded PATH.
|
|--- man/3proxy.cfg.3.orig	2021-07-01 16:59:57.000000000 +0000
|+++ man/3proxy.cfg.3
--------------------------
Patching file man/3proxy.cfg.3 using Plan A...
Hunk #1 succeeded at 32.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-src_plugins_PamAuth_pamauth.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-src_plugins_PamAuth_pamauth.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_plugins_PamAuth_pamauth.c,v 1.1 2022/11/27 13:14:00 triaxx Exp $
|
|Suppress warning for incompatibility with strdup() return type.
|
|--- src/plugins/PamAuth/pamauth.c.orig	2021-07-01 16:59:57.000000000 +0000
|+++ src/plugins/PamAuth/pamauth.c
--------------------------
Patching file src/plugins/PamAuth/pamauth.c using Plan A...
Hunk #1 succeeded at 132.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-src_plugins_TransparentPlugin_transparent__plugin.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-src_plugins_TransparentPlugin_transparent__plugin.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_plugins_TransparentPlugin_transparent__plugin.c,v 1.1 2022/11/27 13:14:01 triaxx Exp $
|
|Suppress warning for incompatibility with strdup() return type.
|
|--- src/plugins/TransparentPlugin/transparent_plugin.c.orig	2021-07-01 16:59:57.000000000 +0000
|+++ src/plugins/TransparentPlugin/transparent_plugin.c
--------------------------
Patching file src/plugins/TransparentPlugin/transparent_plugin.c using Plan A...
Hunk #1 succeeded at 63.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-src_version.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/3proxy/patches/patch-src_version.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_version.h,v 1.1 2022/11/27 13:14:01 triaxx Exp $
|
|Fix version increment which has been forgotten at releasing date.
|
|--- src/version.h.orig	2021-07-01 16:59:57.000000000 +0000
|+++ src/version.h
--------------------------
Patching file src/version.h using Plan A...
Hunk #1 succeeded at 1.
done
===> Creating toolchain wrappers for 3proxy-0.9.4
===> Configuring for 3proxy-0.9.4
=> Checking for portability problems in extracted files