+ 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/dash-0.5.13.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dash-0.5.13.1/work.log => Checksum BLAKE2s OK for dash-0.5.13.1.tar.gz => Checksum SHA512 OK for dash-0.5.13.1.tar.gz ===> Installing dependencies for dash-0.5.13.1 ========================================================================== The following variables will affect the build process of this package, dash-0.5.13.1. Their current value is shown below: * CURSES_DEFAULT = ncurses Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * TERMCAP_TYPE = curses 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 automake>=1.9: found automake-1.18 => Tool dependency autoconf>=2.58: found autoconf-2.72 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency editline>=3.0.20130712nb1: found editline-3.1.20250104nb1 => Full dependency ncurses>=5.3nb1: found ncurses-6.5nb1 ===> Overriding tools for dash-0.5.13.1 ===> Extracting for dash-0.5.13.1 ===> Patching for dash-0.5.13.1 => Applying pkgsrc patches for dash-0.5.13.1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/shells/dash/patches/patch-configure.ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/shells/dash/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 2025/06/28 02:40:08 schmonz Exp $ | |Avoid redefinition of 64-bit stat, dirent, etc. on Illumos. | |--- configure.ac.orig 2022-12-11 06:33:19.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 141. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/shells/dash/patches/patch-src_histedit.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/shells/dash/patches/patch-src_histedit.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_histedit.c,v 1.1 2025/06/28 02:40:08 schmonz Exp $ | |Avoid "'optreset' undeclared" on Illumos. | |--- src/histedit.c.orig 2025-06-28 02:26:40.738340552 +0000 |+++ src/histedit.c -------------------------- Patching file src/histedit.c using Plan A... Hunk #1 succeeded at 214 (offset -3 lines). done ===> Creating toolchain wrappers for dash-0.5.13.1 ===> Configuring for dash-0.5.13.1 cd /home/pbulk/build/shells/dash/work/dash-0.5.13.1 && autoreconf -fiv autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /opt/pkg/bin/autoconf --force autoreconf: running: /opt/pkg/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' => 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 a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 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 nested variables... yes checking xargs -n works... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '500' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for build system compiler... gcc checking for __attribute__((__alias__()))... yes checking for alloca.h... yes checking for paths.h... yes checking for sys/wait.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether _PATH_BSHELL is declared... yes checking whether _PATH_DEVNULL is declared... yes checking whether _PATH_TTY is declared... yes checking whether isblank is declared... yes checking size of intmax_t... 8 checking size of long long int... 8 checking whether PRIdMAX is declared... yes checking for bsearch... yes checking for faccessat... yes checking for getpwnam... yes checking for getrlimit... yes checking for isalpha... yes checking for killpg... yes checking for memfd_create... no checking for memrchr... yes checking for mempcpy... no checking for sigsetmask... no checking for stpcpy... yes checking for strchrnul... yes checking for strsignal... yes checking for strtod... yes checking for strtoimax... yes checking for strtoumax... yes checking for sysconf... yes checking for tee... no checking for wait3... yes checking for signal... yes checking whether stat64 is declared... yes checking for stat64... no checking for glob64... no checking for open64... no checking for stat::st_mtim... yes checking for F_DUPFD_CLOEXEC... yes checking for history_init in -ledit... yes checking for histedit.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands