+ 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/ircII-20240111/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ircII-20240111/work.log => Checksum BLAKE2s OK for ircii-20240111.tar.bz2 => Checksum SHA512 OK for ircii-20240111.tar.bz2 ===> Installing dependencies for ircII-20240111 ========================================================================== The supported build options for ircII are: dante socks4 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.ircII (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, ircII-20240111. Their current value is shown below: * CURSES_DEFAULT = ncurses * IPV6_READY = YES * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private 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 cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.17 => Full dependency ncurses>=6.5: found ncurses-6.5nb1 => Full dependency openssl>=3: found openssl-3.5.1 ===> Overriding tools for ircII-20240111 ===> Extracting for ircII-20240111 chmod -R g-w /home/pbulk/build/chat/ircII/work/ircii-20240111/help/. ===> Patching for ircII-20240111 => Applying pkgsrc patches for ircII-20240111 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/ircII/patches/patch-Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/ircII/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 2019/01/17 05:21:24 mrg Exp $ | |--- Makefile.in.orig 2019-01-16 07:47:45.000000000 +0000 |+++ Makefile.in 2019-01-17 04:58:52.733449626 +0000 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 128. Hunk #2 succeeded at 150. done ===> Creating toolchain wrappers for ircII-20240111 ===> Configuring for ircII-20240111 => 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 configure: WARNING: unrecognized options: --with-libiconv-prefix this is ircii version 20240111 checking for prefix paths... 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 how to run the C preprocessor... gcc -E 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 grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking whether gcc needs -traditional... no checking for qnx... no checking for solaris... no checking for SVR4... yes checking for sys/un.h... yes checking for sys/select.h... yes checking for sys/fcntl.h... yes checking for sys/ioctl.h... yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/uio.h... yes checking for fcntl.h... yes checking for memory.h... yes checking for netdb.h... yes checking for crypt.h... yes checking for process.h... no checking for termcap.h... yes checking for iconv.h... yes checking for fchmod... yes checking for getpgid... yes checking for getsid... yes checking for memmove... yes checking for scandir... yes checking for setsid... yes checking for strftime... yes checking for writev... yes checking for snprintf... yes checking for vsnprintf... yes checking for fputc... yes checking for fwrite... yes checking for setenv... yes checking for unsetenv... yes checking for tzset... yes checking for waitpid... yes checking for iconv_open... yes checking for getaddrinfo in -lmedia... no checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for sockaddr_in.sin_len... no checking for socklen_t... yes checking for select... yes checking for tgetent in -ltermcap... yes checking for tputs in curses.h... no checking for const iconv 2nd argument... no checking for scandir void * comparison function... no checking for unix mail directory... /var/mail checking for ElectricFence library... no checking for OpenSSL library... yes checking for debug flags... no checking for warning flags... no checking for warnings as errors... no checking for sanitizers... no checking for emacs meta keys... no checking paranoia status... none checking link time optimisation... none checking for /dev/urandom... yes checking for default server... none checking for default window resize method... "new" checking for crypt in -lc... yes checking whether to support SOCKS... no checking whether to support SOCKS5... no checking whether to support SOCKS4... no checking for non-blocking... yes checking for pax... pax checking for gzcat... gzcat checking for sendmail... /usr/sbin/sendmail configure: creating ./config.status config.status: creating Makefile config.status: creating ircbug config.status: creating defs.h configure: WARNING: unrecognized options: --with-libiconv-prefix well there we are, you now might want to look in config.h and see if there is anything you might want to tune, else you can just run a make here.. good luck!