+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fswebcam-20200725nb6/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fswebcam-20200725nb6/work.log
=> Checksum BLAKE2s OK for fswebcam-20200725.tar.gz
=> Checksum SHA512 OK for fswebcam-20200725.tar.gz
===> Installing dependencies for fswebcam-20200725nb6
==========================================================================
The following variables will affect the build process of this package,
fswebcam-20200725nb6.  Their current value is shown below:

        * JPEG_DEFAULT = libjpeg-turbo

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = libjpeg-turbo

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/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.2
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc13>=13.1.0: found gcc13-13.3.0
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
=> Full dependency gd>=2.3.3nb14: found gd-2.3.3nb14
=> Full dependency brotli>=1.0.1: found brotli-1.1.0
=> Full dependency bzip2>=1.0.1: found bzip2-1.0.8
=> Full dependency expat>=1.95.7: found expat-2.6.3
=> Full dependency fontconfig>=2.11.91: found fontconfig-2.15.0
=> Full dependency freetype2>=2.13.0: found freetype2-2.13.3
=> Full dependency fribidi>=0.19.1: found fribidi-1.0.16
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency glib2>=2.4.0: found glib2-2.82.2
=> Full dependency graphite2>=1.2: found graphite2-1.3.14nb3
=> Full dependency harfbuzz>=2.1.1: found harfbuzz-10.1.0
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency jbigkit>=2.0: found jbigkit-2.1nb1
=> Full dependency libffi>=1.20: found libffi-3.4.6
=> Full dependency libimagequant>=4.2.0: found libimagequant-4.3.3
=> Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.0.4
=> Full dependency libwebp>=0.2.0: found libwebp-1.4.0
=> Full dependency pcre2>=10.21: found pcre2-10.44
=> Full dependency png>=1.2.4: found png-1.6.44
=> Full dependency raqm>=0.10.1: found raqm-0.10.2
=> Full dependency tiff>=3.6.1: found tiff-4.7.0
=> Full dependency xz>=5.0.0: found xz-5.6.3
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for fswebcam-20200725nb6
===> Extracting for fswebcam-20200725nb6
===> Patching for fswebcam-20200725nb6
=> Applying pkgsrc patches for fswebcam-20200725nb6
=> Verifying /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/graphics/fswebcam/patches/patch-Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/graphics/fswebcam/patches/patch-Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.in,v 1.1 2021/08/15 06:57:49 nia Exp $
|
|Do not compress man pages.
|
|--- Makefile.in.orig	2018-06-03 12:33:23.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 31.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/graphics/fswebcam/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/graphics/fswebcam/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.1 2021/08/15 06:57:49 nia Exp $
|
|Shell portability.
|
|--- configure.orig	2020-07-25 18:24:07.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 3659.
done
===> Creating toolchain wrappers for fswebcam-20200725nb6
/usr/bin/sed  -e '/^#/d'  -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g'  -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g'  -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g'  < ../../extra/gcc13-libs/files/specs.pkgsrc  > /home/pbulk/build/graphics/fswebcam/work/.cwrapper/specs.pkgsrc
===> Configuring for fswebcam-20200725nb6
=> 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
configure: WARNING: unrecognized options: --with-libiconv-prefix
checking for x86_64-sun-solaris2.11-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/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 stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for gdImageCreateTrueColor in -lgd... yes
checking for gdImageStringFT in -lgd... yes
checking for gdImageJpeg in -lgd... yes
checking for gdImagePngEx in -lgd... yes
checking for gdImageWebpEx in -lgd... yes

   Buffer type ........... 16 bit
   PNG support ........... yes
   JPEG support .......... yes
   WEBP support .......... yes
   Freetype 2.x support .. yes
   V4L1 support .......... no
   V4L2 support .......... yes

configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: WARNING: unrecognized options: --with-libiconv-prefix