+ 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/qDecoder-9.0.1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/qDecoder-9.0.1/work.log
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for qDecoder-9.0.1.tar.gz
=> Checksum SHA512 OK for qDecoder-9.0.1.tar.gz
===> Installing dependencies for qDecoder-9.0.1
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for qDecoder-9.0.1
===> Extracting for qDecoder-9.0.1
===> Patching for qDecoder-9.0.1
=> Applying pkgsrc patches for qDecoder-9.0.1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/www/qDecoder/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/www/qDecoder/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.5 2009/07/07 19:01:17 joerg Exp $
|
|--- src/Makefile.in.orig	2008-11-17 16:55:36.000000000 +0900
|+++ src/Makefile.in
--------------------------
Patching file src/Makefile.in using Plan A...
Hunk #1 succeeded at 95.
Hunk #2 succeeded at 119.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/www/qDecoder/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/www/qDecoder/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.3 2008/11/27 21:15:36 minskim Exp $
|
|--- Makefile.in.orig	2008-11-25 22:22:50.000000000 +0900
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 53.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/www/qDecoder/patches/patch-ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/www/qDecoder/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.2 2008/11/27 21:15:36 minskim Exp $
|
|--- examples/Makefile.in.orig	2008-11-25 22:13:35.000000000 +0900
|+++ examples/Makefile.in
--------------------------
Patching file examples/Makefile.in using Plan A...
Hunk #1 succeeded at 31.
Hunk #2 succeeded at 80.
done
===> Creating toolchain wrappers for qDecoder-9.0.1
===> Configuring for qDecoder-9.0.1
=> 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 for portability problems in extracted files
checking for x86_64-sun-solaris2.11-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for chmod... /usr/bin/chmod
checking for ld... /home/pbulk/build/www/qDecoder/work/.cwrapper/bin/ld
checking for rm... /usr/bin/rm
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... 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 stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking for size_t... yes
checking for off_t... yes
configure: optional flags:  
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp