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

        * JPEG_DEFAULT = jpeg
        * MOTIFBASE (defined)
        * MOTIF_TYPE = motif

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

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

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 automake>=1.9: found automake-1.16.5nb3
=> Tool dependency autoconf>=2.58: found autoconf-2.71nb2
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency perl>=5.0: found perl-5.38.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2023.2
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0
=> Build dependency xbitmaps>=1.0: found xbitmaps-1.1.3
=> Full dependency MesaLib>=21.3.9nb3: found MesaLib-21.3.9nb3
=> Full dependency libX11>=1.5: found libX11-1.8.7
=> Full dependency libXext>=1.1: found libXext-1.3.5
=> Full dependency freeglut>=3.2.2nb1: found freeglut-3.4.0
=> Full dependency glu>=7.11.2: found glu-9.0.3
=> Full dependency libXi>=1.0.0: found libXi-1.8.1
=> Full dependency glw>=8.0.0: found glw-8.0.0nb2
=> Full dependency libXt>=1.0.0: found libXt-1.3.0nb1
=> Full dependency libXmu>=1.0.0: found libXmu-1.1.4
=> Full dependency libXpm>=3.5.4.2: found libXpm-3.5.17
=> Full dependency motif>=2.3.8nb2: found motif-2.3.8nb2
===> Overriding tools for xmakemol-5.16h
===> Extracting for xmakemol-5.16h
/bin/cp /data/jenkins/workspace/pkgsrc-upstream-trunk/biology/xmakemol/files/xmakemol.desktop /home/pbulk/build/biology/xmakemol/work/xmakemol-5.16
===> Patching for xmakemol-5.16h
=> Applying pkgsrc patches for xmakemol-5.16h
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/biology/xmakemol/patches/patch-Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/biology/xmakemol/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 2022/12/30 18:17:48 vins Exp $
|
|datarootdir support.
|
|--- Makefile.in.orig	2022-12-22 06:47:47.695595945 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 41.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/biology/xmakemol/patches/patch-xmakemol.1
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/biology/xmakemol/patches/patch-xmakemol.1
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-xmakemol.1,v 1.1 2022/12/30 18:17:48 vins Exp $
|
|Fix hardcoded path.
|
|--- xmakemol.1.orig	2005-03-07 10:49:49.000000000 +0000
|+++ xmakemol.1
--------------------------
Patching file xmakemol.1 using Plan A...
Hunk #1 succeeded at 47.
done
===> Creating toolchain wrappers for xmakemol-5.16h
===> Configuring for xmakemol-5.16h
=> Replacing PREFIX placeholder.
=> 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
=> Replacing Perl interpreter in xmake_anim.pl.
=> Checking for portability problems in extracted files
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking target system type... x86_64-sun-solaris2.11
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... missing
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 ISO C89... none needed
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Motif... libraries in default path, headers in default path
checking for Xpm... libraries in default path, headers in default path
checking for XOpenDisplay in -lX11... yes
checking for XShapeQueryVersion in -lXext... yes
checking for XGetExtensionVersion in -lXi... yes
checking for XtToolkitInitialize in -lXt... yes
checking for XmRepTypeInstallTearOffModelConverter in -lXm... yes
checking for pow in -lm... yes
checking whether OpenGL library is available... -lMesaGL
checking whether GLU is available... -lMesaGLU
checking for a GL widget... glwMDrawingAreaWidgetClass GLwMDrawA.h GLw
checking the GLwMDrawA.h header location... GL
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 GL/glut.h usability... yes
checking GL/glut.h presence... yes
checking for GL/glut.h... yes
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for ftime... yes
checking for strstr... yes
checking for usleep... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands