+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent RUBY_VERSION_REQD=31 WRKLOG=/tmp/bulklog/ruby31-memcache-0.1.0nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent RUBY_VERSION_REQD=31 WRKLOG=/tmp/bulklog/ruby31-memcache-0.1.0nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for ruby-memcache-0.1.0.tar.bz2
=> Checksum SHA512 OK for ruby-memcache-0.1.0.tar.bz2
===> Installing dependencies for ruby31-memcache-0.1.0nb2
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pax>=20040802: found pax-20210219
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency ruby31-base>=3.1.4: found ruby31-base-3.1.4nb3
=> Full dependency libmemcache>=1.4.0beta5: found libmemcache-1.4.0beta9nb2
===> Overriding tools for ruby31-memcache-0.1.0nb2
===> Extracting for ruby31-memcache-0.1.0nb2
===> Patching for ruby31-memcache-0.1.0nb2
=> Applying pkgsrc patches for ruby31-memcache-0.1.0nb2
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/ruby-memcache/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/ruby-memcache/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1 2010/09/10 05:56:34 taca Exp $
|
|Use modern Ruby's API.
|
|--- memcache.c.orig	2005-01-05 07:52:43.000000000 +0000
|+++ memcache.c
--------------------------
Patching file memcache.c using Plan A...
Hunk #1 succeeded at 114.
Hunk #2 succeeded at 137.
Hunk #3 succeeded at 183.
Hunk #4 succeeded at 218.
Hunk #5 succeeded at 254.
Hunk #6 succeeded at 275.
Hunk #7 succeeded at 298.
Hunk #8 succeeded at 398.
Hunk #9 succeeded at 567.
Hunk #10 succeeded at 578.
Hunk #11 succeeded at 602.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/ruby-memcache/patches/patch-extconf.rb
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/ruby-memcache/patches/patch-extconf.rb
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-extconf.rb,v 1.1 2015/06/03 14:47:11 taca Exp $
|
|Fix build problem on Ruby 2.2 and later.
|
|--- extconf.rb.orig	2005-01-05 02:25:14.000000000 +0000
|+++ extconf.rb
--------------------------
Patching file extconf.rb using Plan A...
Hunk #1 succeeded at 39.
done
===> Creating toolchain wrappers for ruby31-memcache-0.1.0nb2
===> Configuring for ruby31-memcache-0.1.0nb2
=> Checking for portability problems in extracted files
===>  Running extconf.rb to configure
/opt/pkg/bin/ruby31  extconf.rb --with-opt-dir=/opt/pkg --vendor
checking for mc_new() in -lmemcache... yes
creating extconf.h
creating Makefile