+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openag-1.1.1nb2/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openag-1.1.1nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for OpenAG-1.1.1.tar.gz
=> Checksum SHA512 OK for OpenAG-1.1.1.tar.gz
===> Installing dependencies for openag-1.1.1nb2
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency wget-[0-9]*: found wget-1.25.0
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> Overriding tools for openag-1.1.1nb2
===> Extracting for openag-1.1.1nb2
===> Patching for openag-1.1.1nb2
=> Applying pkgsrc patches for openag-1.1.1nb2
=> Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/openag/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/openag/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1 2004/01/23 13:55:31 agc Exp $
|
|--- libOpenAG/ParseMessage.cpp	2004/01/23 13:30:51	1.1
|+++ libOpenAG/ParseMessage.cpp	2004/01/23 13:31:11
--------------------------
Patching file libOpenAG/ParseMessage.cpp using Plan A...
Hunk #1 succeeded at 620.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/openag/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/openag/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1 2004/01/23 13:55:31 agc Exp $
|
|--- libOpenAG/AGMain.cpp	2004/01/23 13:34:41	1.1
|+++ libOpenAG/AGMain.cpp	2004/01/23 13:35:33
--------------------------
Patching file libOpenAG/AGMain.cpp using Plan A...
Hunk #1 succeeded at 1660.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/openag/patches/patch-ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/openag/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.1 2006/03/23 00:36:37 joerg Exp $
|
|--- libOpenAG/AGMessage.cpp.orig	2006-03-23 00:19:02.000000000 +0000
|+++ libOpenAG/AGMessage.cpp
--------------------------
Patching file libOpenAG/AGMessage.cpp using Plan A...
Hunk #1 succeeded at 282.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/openag/patches/patch-ad
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/openag/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.1 2006/03/23 00:36:37 joerg Exp $
|
|--- mp3info/id3v2.cpp.orig	2006-03-23 00:26:32.000000000 +0000
|+++ mp3info/id3v2.cpp
--------------------------
Patching file mp3info/id3v2.cpp using Plan A...
Hunk #1 succeeded at 112.
Hunk #2 succeeded at 155.
Hunk #3 succeeded at 190.
Hunk #4 succeeded at 236.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/openag/patches/patch-ae
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/openag/patches/patch-ae
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ae,v 1.1 2007/12/01 16:20:09 rillig Exp $
|
|--- libOpenAG/include/AGMessage.h.orig	2002-04-13 17:08:03.000000000 +0000
|+++ libOpenAG/include/AGMessage.h	2007-12-01 16:18:49.000000000 +0000
--------------------------
Patching file libOpenAG/include/AGMessage.h using Plan A...
Hunk #1 succeeded at 54.
done
===> Creating toolchain wrappers for openag-1.1.1nb2
===> Configuring for openag-1.1.1nb2
=> 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
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking for a BSD compatible install... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for mawk... /bin/gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-redhat-linux-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for x86_64-redhat-linux-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C preprocessor... cc -E
checking for a BSD compatible install... /bin/install -c -o pbulk -g pbulk
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for mawk... (cached) /bin/gawk
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking for ld used by GCC... /home/pbulk/build/net/openag/work/.cwrapper/bin/ld
checking if the linker (/home/pbulk/build/net/openag/work/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /bin/nm -B
loading cache /dev/null within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... no
checking if cc static flag -static works... none
checking if the linker (/home/pbulk/build/net/openag/work/.cwrapper/bin/ld) is GNU ld... yes
checking whether the linker (/home/pbulk/build/net/openag/work/.cwrapper/bin/ld) supports shared libraries... yes
checking command to parse /bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /home/pbulk/build/net/openag/work/.cwrapper/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache /dev/null
checking for wget... wget
checking for compress in -lz... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for arpa/inet.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for zlib.h... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for socklen_t... yes
checking for working memcmp... yes
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking whether lstat accepts an empty string... no
checking for vprintf... yes
checking for _doprnt... no
checking for bzero... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for realpath... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for timersub... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating OpenAG/Makefile
config.status: creating libOpenAG/Makefile
config.status: creating libOpenAG/fallback/Makefile
config.status: creating libOpenAG/platform/Makefile
config.status: creating config.h