+ 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/x48-0.6.4nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/x48-0.6.4nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for gxrom-r.bz2
=> Checksum SHA512 OK for gxrom-r.bz2
=> Checksum BLAKE2s OK for sxrom-e.bz2
=> Checksum SHA512 OK for sxrom-e.bz2
=> Checksum BLAKE2s OK for x48-0.6.4.tar.bz2
=> Checksum SHA512 OK for x48-0.6.4.tar.bz2
===> Installing dependencies for x48-0.6.4nb1
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> 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.72
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1
=> 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.0nb1
=> Full dependency libXext>=0.99.0: found libXext-1.3.6
=> Full dependency libXt>=1.0.0: found libXt-1.3.0nb1
===> Overriding tools for x48-0.6.4nb1
===> Extracting for x48-0.6.4nb1
===> Patching for x48-0.6.4nb1
=> Applying pkgsrc patches for x48-0.6.4nb1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/x48/patches/patch-Makefile.am
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/x48/patches/patch-Makefile.am
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.am,v 1.1 2013/07/08 08:37:10 he Exp $
|
|Can't use $< in non-implicit rule.
|
|--- Makefile.am.orig	2011-11-15 03:03:40.000000000 +0000
|+++ Makefile.am
--------------------------
Patching file Makefile.am using Plan A...
Hunk #1 succeeded at 9.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/x48/patches/patch-configure.ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/x48/patches/patch-configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure.ac,v 1.1 2013/07/08 08:37:10 he Exp $
|
|Add some tests for various PTY- and TTY-related functions.
|
|--- configure.ac.orig	2011-11-15 03:03:40.000000000 +0000
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 79.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/x48/patches/patch-src_debugger.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/x48/patches/patch-src_debugger.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_debugger.c,v 1.1 2013/07/19 12:51:11 joerg Exp $
|
|--- src/debugger.c.orig	2013-07-19 10:21:21.000000000 +0000
|+++ src/debugger.c
--------------------------
Patching file src/debugger.c using Plan A...
Hunk #1 succeeded at 1528.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/x48/patches/patch-src_emulate.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/x48/patches/patch-src_emulate.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_emulate.c,v 1.2 2013/07/08 08:37:10 he Exp $
|
|Add static to an inline function.
|
|--- src/emulate.c.orig	2013-01-16 14:12:03.000000000 +0000
|+++ src/emulate.c
--------------------------
Patching file src/emulate.c using Plan A...
Hunk #1 succeeded at 695 (offset 3 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/x48/patches/patch-src_global.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/x48/patches/patch-src_global.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_global.h,v 1.1 2013/07/08 08:37:10 he Exp $
|
|Define CSRG_BASED if BSD is defined in the "non-linux" && non-Sun
|branch.
|
|--- src/global.h.orig	2011-11-15 03:03:40.000000000 +0000
|+++ src/global.h
--------------------------
Patching file src/global.h using Plan A...
Hunk #1 succeeded at 101.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/x48/patches/patch-src_serial.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/x48/patches/patch-src_serial.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_serial.c,v 1.1 2013/07/08 08:37:10 he Exp $
|
|Improve portability and precision of error messages.
|Conditionalize to get rid of bare non-portable use of CBAUD.
|
|--- src/serial.c.orig	2011-11-15 03:03:40.000000000 +0000
|+++ src/serial.c
--------------------------
Patching file src/serial.c using Plan A...
Hunk #1 succeeded at 129.
Hunk #2 succeeded at 218.
Hunk #3 succeeded at 339.
Hunk #4 succeeded at 355.
Hunk #5 succeeded at 381.
Hunk #6 succeeded at 397.
Hunk #7 succeeded at 416.
Hunk #8 succeeded at 456.
Hunk #9 succeeded at 486.
Hunk #10 succeeded at 508.
Hunk #11 succeeded at 585.
Hunk #12 succeeded at 610.
Hunk #13 succeeded at 692.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/x48/patches/patch-src_x48_x11.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/x48/patches/patch-src_x48_x11.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_x48_x11.c,v 1.2 2013/07/19 12:51:11 joerg Exp $
|
|Pick X11 application defaults from path specified in the package
|Makefile.
|
|--- src/x48_x11.c.orig	2011-11-15 03:03:40.000000000 +0000
|+++ src/x48_x11.c
--------------------------
Patching file src/x48_x11.c using Plan A...
Hunk #1 succeeded at 1100.
Hunk #2 succeeded at 3834.
done
===> Creating toolchain wrappers for x48-0.6.4nb1
===> Configuring for x48-0.6.4nb1
cd /home/pbulk/build/emulators/x48/work && autoreconf -fi
configure.ac:2: warning: file 'version.m4' included several times
configure.ac:11: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:11: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:11: the top level
configure.ac:97: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:97: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:97: the top level
configure.ac:104: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:104: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:104: the top level
configure.ac:117: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.ac:117: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.ac:117: the top level
configure.ac:124: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:124: the top level
configure.ac:14: installing './compile'
configure.ac:6: installing './config.guess'
configure.ac:6: installing './config.sub'
configure.ac:15: installing './install-sh'
configure.ac:131: installing './missing'
Makefile.am: installing './COPYING' using GNU General Public License v3 file
Makefile.am:     Consider adding the COPYING file to the version control system
Makefile.am:     for your code, to avoid questions about which license your project uses
src/Makefile.am:64: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am: installing './depcomp'
=> 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 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 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether ln -s works... yes
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 pkg-config is at least version 0.20... yes
checking for readline in -lreadline... no
checking for add_history in -lhistory... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for readline/readline.h... no
checking for readline/history.h... no
checking for XCloseDisplay in -lGL... no
checking for library containing grantpt... none required
checking for library containing ptsname_r... no
checking for library containing cfsetspeed... no
checking for library containing openpty... no
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 fcntl.h... yes
checking for memory.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for GNU libc compatible malloc... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for bzero... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for memset... yes
checking for mkdir... yes
checking for select... yes
checking for strdup... yes
checking for strrchr... yes
checking for uname... yes
checking for xt... yes
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating romdump/Makefile
config.status: creating src/x48.man
config.status: creating rpm/x48.spec
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands

X48 Configuration:

  Version:     0.6.4

  Executables: ${exec_prefix}/bin
  Man pages:   /opt/pkg/share/man

  With ReadLine sup. in Debuger?  no: Can't detect readline library.
  With Shared memory for XImage?  no: Explicitly disabled

# See INSTALL for the description of what this may mean.
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
=> Fix default rom path