+ 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/dante-1.4.3/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dante-1.4.3/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for dante-1.4.3.tar.gz
=> Checksum SHA512 OK for dante-1.4.3.tar.gz
===> Installing dependencies for dante-1.4.3
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for dante-1.4.3
===> Extracting for dante-1.4.3
===> Patching for dante-1.4.3
=> Applying pkgsrc patches for dante-1.4.3
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/dante/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/dante/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.12 2021/03/24 08:38:03 adam Exp $
|
|Do not build universal binaries on Darwin.
|Delete the -Werror flag in order to recognise the type of sa_len:
|
|    In function ‘main’:
|    warning: variable ‘sa_len_ptr’ set but not used [-Wunused-but-set-variable] uint8_t *sa_len_ptr;
|
|Add support for DragonFly BSD
|
|--- configure.orig	2017-02-03 14:17:15.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 12442 (offset 3 lines).
Hunk #2 succeeded at 13007 (offset 3 lines).
Hunk #3 succeeded at 15628 (offset 3 lines).
Hunk #4 succeeded at 24941 (offset 3 lines).
Hunk #5 succeeded at 24967 (offset 3 lines).
Hunk #6 succeeded at 68327 (offset 496 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/dante/patches/patch-capi_Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/dante/patches/patch-capi_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-capi_Makefile.in,v 1.1 2021/06/01 07:42:08 adam Exp $
|
|Install includes into a subdirectory.
|
|--- capi/Makefile.in.orig	2014-09-03 14:52:37.000000000 +0000
|+++ capi/Makefile.in
--------------------------
Patching file capi/Makefile.in using Plan A...
Hunk #1 succeeded at 294 (offset 77 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/dante/patches/patch-dlib_interposition.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/dante/patches/patch-dlib_interposition.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-dlib_interposition.c,v 1.2 2021/06/01 07:42:08 adam Exp $
|
|o Do not use ssp(3) when compiling interposition.c:
|
|    interposition.c:1728:1: error: redefinition of 'read'
|     read(d, buf, nbytes)
|     ^
|    In file included from /usr/include/ssp/stdio.h:34:0,
|		     from /usr/include/stdio.h:597,
|		     from ../include/osdep.h:158,
|		     from ../include/common.h:56,
|		     from interposition.c:47:
|    /usr/include/ssp/unistd.h:39:1: note: previous definition of 'read' was here
|     __ssp_redirect0(ssize_t, read, (int __fd, void *__buf, size_t __len), \
|     ^
|
|--- dlib/interposition.c.orig	2020-11-11 16:11:56.000000000 +0000
|+++ dlib/interposition.c
--------------------------
Patching file dlib/interposition.c using Plan A...
Hunk #1 succeeded at 1.
done
===> Creating toolchain wrappers for dante-1.4.3
===> Configuring for dante-1.4.3
=> 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
Configuring Dante 1.4.3:
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/net/dante/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 how to print strings... printf
checking for style of include used by make... 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 dependency style of cc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by cc... /home/pbulk/build/net/dante/work/.cwrapper/bin/ld
checking if the linker (/home/pbulk/build/net/dante/work/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 2097152
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/pbulk/build/net/dante/work/.cwrapper/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from cc object... ok
checking for sysroot... no
checking for x86_64-redhat-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory
yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/home/pbulk/build/net/dante/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory
no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make supports nested variables... (cached) yes
checking for bison... no
checking for byacc... no
checking for gawk... (cached) /bin/gawk
checking for flex... no
checking for lex... no
checking how to run the C preprocessor... cc -E
checking whether cc needs -traditional... no
checking for compiler type... gcc
checking for preprocessor flags... none
checking for compiler flags... none
checking for support for -pipe compiler flag... yes
checking for support for -Wbounded compiler flag... no
checking whether compiler supports _Pragma()... yes
checking for __attribute__ support... yes
checking for constructor __attribute__ support... yes
checking for __attribute__ nonnull support... yes
checking for __printf__ format attribute support... yes
checking for compilation with debugging... disabled
checking for live debugging... disabled
checking whether compiling using -g works with gcc... yes
checking for warning flags... none
checking whether compilation with FORTIFY_SOURCE works... yes
checking for compliation with DIAGNOSTIC... no
checking for moncontrol... yes
checking whether profiled compilation requested... no
checking whether coverage requested... no
checking whether linting requested... no
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for strings.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking rpc/rpc.h usability... no
checking rpc/rpc.h presence... no
checking for rpc/rpc.h... no
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking netinet/tcp_fsm.h usability... no
checking netinet/tcp_fsm.h presence... no
checking for netinet/tcp_fsm.h... no
checking for netinet/ip.h... yes
checking for netinet/ip_var.h... no
checking for resolv.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking whether <sys/types.h> defines const... no
checking for an ANSI C-conforming const... yes
checking for supported routing socket communication... yes
checking for struct ip_opts in <netinet/in.h>... no
checking for struct tcp_info in <netinet/tcp.h>... yes
checking for tcp_info value tcpi_rcv_rtt... yes
checking for tcp_info value tcpi_rcv_space... yes
checking for tcp_info value tcpi_total_retrans... yes
checking for tcp_info value tcpi_advmss... yes
checking for tcp_info value tcpi_ato... yes
checking for tcp_info value tcpi_backoff... yes
checking for tcp_info value tcpi_ca_state... yes
checking for tcp_info value tcpi_fackets... yes
checking for tcp_info value tcpi_last_ack_recv... yes
checking for tcp_info value tcpi_last_ack_sent... yes
checking for tcp_info value tcpi_last_data_recv... yes
checking for tcp_info value tcpi_last_data_sent... yes
checking for tcp_info value tcpi_lost... yes
checking for tcp_info value tcpi_pmtu... yes
checking for tcp_info value tcpi_probes... yes
checking for tcp_info value tcpi_rcv_rtt... yes
checking for tcp_info value tcpi_rcv_ssthresh... yes
checking for tcp_info value tcpi_reordering... yes
checking for tcp_info value tcpi_retrans... yes
checking for tcp_info value tcpi_retransmits... yes
checking for tcp_info value tcpi_sacked... yes
checking for tcp_info value tcpi_unacked... yes
checking whether <sys/types.h> defines inline... no
checking for inline... inline
checking for uid_t in sys/types.h... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for in6_addr... yes
checking to see if openlog accepts LOG_PERROR... yes
checking to see if stdlib.h defines EXIT_FAILURE... yes
checking whether <sys/socket.h> uses AF_UNIX... no
checking for SIGINFO... no
checking to see if MSG_WAITALL exists... yes
checking whether realloc with a NULL pointer calls malloc... yes
checking if getsockopt needs cast... no
checking to see if SV_INTERRUPT should be used... no
checking if cmsghdr exists in <sys/socket.h>... yes
checking for CMSG_SPACE in sys/socket.h... yes
checking for CMSG_LEN in sys/socket.h... yes
checking for sa_len in sockaddr... no
checking for sockaddr_storage ss_len in sockaddr... no
checking for __res_state options type... yes
checking if sys/select.h is needed... no
checking to see if malloc_options exists... no
checking to see if __progname exists... yes
checking for library containing crypt... -lcrypt
checking for library containing getspnam... none required
checking for library containing setproctitle... no
checking for expected select behaviour... yes
checking for socklen_t... yes
checking for sig_atomic_t in <signal.h>... yes
checking for number of valid signal values... setting to 128
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for in_port_t... yes
checking for in_addr_t... yes
checking for ssize_t... yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for utime.h... yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... no
checking for library containing inet_addr... none required
checking for library containing getsockopt... none required
checking for getprpwnam... no
checking for getspnam... yes
checking for getpwnam_shadow... no
checking for bindresvport... yes
checking for getpass... yes
checking for system V getpwnam... yes
checking read/send-side pipe system... sendbased
checking for errorless select behavior with high timeouts... yes
checking for errno symbol E2BIG... OK
checking for errno symbol EACCES... OK
checking for errno symbol EADDRINUSE... OK
checking for errno symbol EADDRNOTAVAIL... OK
checking for errno symbol EADV... OK
checking for errno symbol EAFNOSUPPORT... OK
checking for errno symbol EAGAIN... OK
checking for errno symbol EALREADY... OK
checking for errno symbol EAUTH... no
checking for errno symbol EBADARCH... no
checking for errno symbol EBADE... OK
checking for errno symbol EBADEXEC... no
checking for errno symbol EBADF... OK
checking for errno symbol EBADFD... OK
checking for errno symbol EBADMACHO... no
checking for errno symbol EBADMSG... OK
checking for errno symbol EBADR... OK
checking for errno symbol EBADRPC... no
checking for errno symbol EBADRQC... OK
checking for errno symbol EBADSLT... OK
checking for errno symbol EBFONT... OK
checking for errno symbol EBUSY... OK
checking for errno symbol ECANCELED... OK
checking for errno symbol ECAPMODE... no
checking for errno symbol ECHILD... OK
checking for errno symbol ECHRNG... OK
checking for errno symbol ECOMM... OK
checking for errno symbol ECONNABORTED... OK
checking for errno symbol ECONNREFUSED... OK
checking for errno symbol ECONNRESET... OK
checking for errno symbol EDEADLK... OK
checking for errno symbol EDEADLOCK... OK
checking for errno symbol EDESTADDRREQ... OK
checking for errno symbol EDEVERR... no
checking for errno symbol EDIRIOCTL... no
checking for errno symbol EDOM... OK
checking for errno symbol EDOOFUS... no
checking for errno symbol EDQUOT... OK
checking for errno symbol EEXIST... OK
checking for errno symbol EFAULT... OK
checking for errno symbol EFBIG... OK
checking for errno symbol EFTYPE... no
checking for errno symbol EHOSTDOWN... OK
checking for errno symbol EHOSTUNREACH... OK
checking for errno symbol EIDRM... OK
checking for errno symbol EILSEQ... OK
checking for errno symbol EINPROGRESS... OK
checking for errno symbol EINTR... OK
checking for errno symbol EINVAL... OK
checking for errno symbol EIO... OK
checking for errno symbol EIPSEC... no
checking for errno symbol EISCONN... OK
checking for errno symbol EISDIR... OK
checking for errno symbol EJUSTRETURN... no
checking for errno symbol EL2HLT... OK
checking for errno symbol EL2NSYNC... OK
checking for errno symbol EL3HLT... OK
checking for errno symbol EL3RST... OK
checking for errno symbol ELAST... no
checking for errno symbol ELIBACC... OK
checking for errno symbol ELIBBAD... OK
checking for errno symbol ELIBEXEC... OK
checking for errno symbol ELIBMAX... OK
checking for errno symbol ELIBSCN... OK
checking for errno symbol ELNRNG... OK
checking for errno symbol ELOCKUNMAPPED... no
checking for errno symbol ELOOP... OK
checking for errno symbol EMEDIUMTYPE... OK
checking for errno symbol EMFILE... OK
checking for errno symbol EMLINK... OK
checking for errno symbol EMSGSIZE... OK
checking for errno symbol EMULTIHOP... OK
checking for errno symbol ENAMETOOLONG... OK
checking for errno symbol ENEEDAUTH... no
checking for errno symbol ENETDOWN... OK
checking for errno symbol ENETRESET... OK
checking for errno symbol ENETUNREACH... OK
checking for errno symbol ENFILE... OK
checking for errno symbol ENOANO... OK
checking for errno symbol ENOATTR... no
checking for errno symbol ENOBUFS... OK
checking for errno symbol ENOCSI... OK
checking for errno symbol ENODATA... OK
checking for errno symbol ENODEV... OK
checking for errno symbol ENOENT... OK
checking for errno symbol ENOEXEC... OK
checking for errno symbol ENOIOCTL... no
checking for errno symbol ENOLCK... OK
checking for errno symbol ENOLINK... OK
checking for errno symbol ENOMEDIUM... OK
checking for errno symbol ENOMEM... OK
checking for errno symbol ENOMSG... OK
checking for errno symbol ENONET... OK
checking for errno symbol ENOPKG... OK
checking for errno symbol ENOPOLICY... no
checking for errno symbol ENOPROTOOPT... OK
checking for errno symbol ENOSPC... OK
checking for errno symbol ENOSR... OK
checking for errno symbol ENOSTR... OK
checking for errno symbol ENOSYS... OK
checking for errno symbol ENOTACTIVE... no
checking for errno symbol ENOTBLK... OK
checking for errno symbol ENOTCAPABLE... no
checking for errno symbol ENOTCONN... OK
checking for errno symbol ENOTDIR... OK
checking for errno symbol ENOTEMPTY... OK
checking for errno symbol ENOTRECOVERABLE... OK
checking for errno symbol ENOTSOCK... OK
checking for errno symbol ENOTSUP... OK
checking for errno symbol ENOTTY... OK
checking for errno symbol ENOTUNIQ... OK
checking for errno symbol ENXIO... OK
checking for errno symbol EOPNOTSUPP... OK
checking for errno symbol EOVERFLOW... OK
checking for errno symbol EOWNERDEAD... OK
checking for errno symbol EPERM... OK
checking for errno symbol EPFNOSUPPORT... OK
checking for errno symbol EPIPE... OK
checking for errno symbol EPROCLIM... no
checking for errno symbol EPROCUNAVAIL... no
checking for errno symbol EPROGMISMATCH... no
checking for errno symbol EPROGUNAVAIL... no
checking for errno symbol EPROTO... OK
checking for errno symbol EPROTONOSUPPORT... OK
checking for errno symbol EPROTOTYPE... OK
checking for errno symbol EPWROFF... no
checking for errno symbol ERANGE... OK
checking for errno symbol EREMCHG... OK
checking for errno symbol EREMOTE... OK
checking for errno symbol ERESTART... OK
checking for errno symbol EROFS... OK
checking for errno symbol ERPCMISMATCH... no
checking for errno symbol ESHLIBVERS... no
checking for errno symbol ESHUTDOWN... OK
checking for errno symbol ESOCKTNOSUPPORT... OK
checking for errno symbol ESPIPE... OK
checking for errno symbol ESRCH... OK
checking for errno symbol ESRMNT... OK
checking for errno symbol ESTALE... OK
checking for errno symbol ESTRPIPE... OK
checking for errno symbol ETIME... OK
checking for errno symbol ETIMEDOUT... OK
checking for errno symbol ETOOMANYREFS... OK
checking for errno symbol ETXTBSY... OK
checking for errno symbol EUNATCH... OK
checking for errno symbol EUSERS... OK
checking for errno symbol EWOULDBLOCK... OK
checking for errno symbol EXDEV... OK
checking for errno symbol EXFULL... OK
checking for errno symbol ECLONEME... no
checking for errno symbol ECORRUPT... no
checking for errno symbol EDESTADDREQ... no
checking for errno symbol EDIST... no
checking for errno symbol EFORMAT... no
checking for errno symbol EMEDIA... no
checking for errno symbol ENOCONNECT... no
checking for errno symbol ENOTEMPTY... OK
checking for errno symbol ENOTREADY... no
checking for errno symbol ENOTRUST... no
checking for errno symbol ESAD... no
checking for errno symbol ESOFT... no
checking for errno symbol ESYSERROR... no
checking for errno symbol EWOULDBLOCK... OK
checking for errno symbol EWRPROTECT... no
checking errno symbols... unique symbols: 124, unique values: 1
checking for getaddrinfo() error EAI_ADDRFAMILY... no
checking for getaddrinfo() error EAI_AGAIN... OK
checking for getaddrinfo() error EAI_BADFLAGS... OK
checking for getaddrinfo() error EAI_BADHINTS... no
checking for getaddrinfo() error EAI_FAIL... OK
checking for getaddrinfo() error EAI_FAMILY... OK
checking for getaddrinfo() error EAI_MEMORY... OK
checking for getaddrinfo() error EAI_NODATA... no
checking for getaddrinfo() error EAI_NONAME... OK
checking for getaddrinfo() error EAI_OVERFLOW... OK
checking for getaddrinfo() error EAI_PROTOCOL... no
checking for getaddrinfo() error EAI_SERVICE... OK
checking for getaddrinfo() error EAI_SOCKTYPE... OK
checking for getaddrinfo() error EAI_SYSTEM... OK
checking for getaddrinfo() error EAI_ALLDONE... no
checking for getaddrinfo() error EAI_CANCELED... no
checking for getaddrinfo() error EAI_IDN_ENCODE... no
checking for getaddrinfo() error EAI_INPROGRESS... no
checking for getaddrinfo() error EAI_INTR... no
checking for getaddrinfo() error EAI_NOTCANCELED... no
checking for getaddrinfo() error EAI_BADEXTFLAGS... no
checking getaddrinfo() error symbols... configure: error: in `/home/pbulk/build/net/dante/work/dante-1.4.3':
configure: error: error: getaddrinfo() error value count too low
See `config.log' for more details
*** Error code 1

Stop.
bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/dante
*** Error code 1

Stop.
bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/dante