+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tmux-3.5a/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tmux-3.5a/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for tmux-3.5a.tar.gz => Checksum SHA512 OK for tmux-3.5a.tar.gz ===> Installing dependencies for tmux-3.5a ========================================================================== The following variables will affect the build process of this package, tmux-3.5a. Their current value is shown below: * CURSES_DEFAULT = ncurses * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses 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 `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency libevent>=2.1.12nb1: found libevent-2.1.12nb2 => Full dependency ncurses>=6.5: found ncurses-6.5 => Full dependency openssl>=1.1.1: found openssl-3.3.2 ===> Overriding tools for tmux-3.5a ===> Extracting for tmux-3.5a ===> Patching for tmux-3.5a => Applying pkgsrc patches for tmux-3.5a => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/misc/tmux/patches/patch-compat_daemon-darwin.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/misc/tmux/patches/patch-compat_daemon-darwin.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-compat_daemon-darwin.c,v 1.1 2020/07/17 13:21:46 hauke Exp $ | |No such fanciness in early (ppc) MacOS X | |--- compat/daemon-darwin.c.orig 2020-04-14 13:10:35.000000000 +0000 |+++ compat/daemon-darwin.c -------------------------- Patching file compat/daemon-darwin.c using Plan A... Hunk #1 succeeded at 49. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/misc/tmux/patches/patch-compat_queue.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/misc/tmux/patches/patch-compat_queue.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-compat_queue.h,v 1.3 2024/10/27 17:53:30 leot Exp $ | |Fix build with xcode 16 and 4.2. | |--- compat/queue.h.orig 2024-10-27 17:47:06.209141804 +0000 |+++ compat/queue.h -------------------------- Patching file compat/queue.h using Plan A... Hunk #1 succeeded at 32. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/misc/tmux/patches/patch-osdep-darwin.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/misc/tmux/patches/patch-osdep-darwin.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-osdep-darwin.c,v 1.4 2021/04/17 10:11:04 leot Exp $ | |No such fanciness in early (ppc) MacOS X | |--- osdep-darwin.c.orig 2021-03-02 12:07:17.000000000 +0000 |+++ osdep-darwin.c -------------------------- Patching file osdep-darwin.c using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 40. Hunk #3 succeeded at 76. Hunk #4 succeeded at 91. done ===> Creating toolchain wrappers for tmux-3.5a ===> Configuring for tmux-3.5a => Do not force sysconfdir to /etc => 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 a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /home/pbulk/build/misc/tmux/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for bison... no checking for byacc... no checking pkg-config is at least version 0.9.0... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking bitstring.h usability... no checking bitstring.h presence... no checking for bitstring.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking libproc.h usability... no checking libproc.h presence... no checking for libproc.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for stdint.h... (cached) yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/tree.h usability... no checking sys/tree.h presence... no checking for sys/tree.h... no checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking for library containing sys_signame... no checking for fmod in -lm... yes checking for library containing flock... none required checking for dirfd... yes checking for flock... yes checking for prctl... yes checking for proc_pidinfo... no checking for getpeerucred... no checking for sysconf... yes checking for asprintf... yes checking for cfmakeraw... yes checking for clock_gettime... yes checking for closefrom... no checking for explicit_bzero... yes checking for fgetln... no checking for freezero... no checking for getdtablecount... no checking for getdtablesize... yes checking for getpeereid... no checking for getline... yes checking for getprogname... no checking for htonll... no checking for memmem... yes checking for ntohll... no checking for setenv... yes checking for setproctitle... no checking for strcasestr... yes checking for strlcat... no checking for strlcpy... no checking for strndup... yes checking for strsep... yes checking for working strnlen... yes checking for working strtonum... no checking for working reallocarray... yes checking for working recallocarray... no checking for library containing clock_gettime... none required checking for libevent_core >= 2... yes checking event2/event.h usability... yes checking event2/event.h presence... yes checking for event2/event.h... yes checking for yacc... no configure: error: "yacc not found" *** Error code 1 Stop. bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/misc/tmux *** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/misc/tmux