+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/haproxy-3.2.3/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/haproxy-3.2.3/work.log => Checksum BLAKE2s OK for haproxy-3.2.3.tar.gz => Checksum SHA512 OK for haproxy-3.2.3.tar.gz ===> Installing dependencies for haproxy-3.2.3 ========================================================================== The supported build options for haproxy are: lua pcre pcre2 pcre2-jit prometheus ssl The currently selected options are: pcre prometheus ssl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.haproxy (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, haproxy-3.2.3. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/local/etc/openssl/certs * SSLDIR = /opt/local/etc/openssl * SSLKEYS = /opt/local/etc/openssl/private 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/local/bin/bmake clean' after the changes. ========================================================================== => 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 => Build dependency gcc13>=13.1.0: found gcc13-13.3.0 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0 => Full dependency openssl>=3: found openssl-3.3.2 => Full dependency pcre>=8.30nb1: found pcre-8.45 => Full dependency zlib>=1.2.3: found zlib-1.3.1 ===> Overriding tools for haproxy-3.2.3 ===> Extracting for haproxy-3.2.3 ===> Patching for haproxy-3.2.3 => Applying pkgsrc patches for haproxy-3.2.3 => Verifying /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-Makefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile,v 1.10 2022/07/25 06:34:30 adam Exp $ | |Do not hardcode _XOPEN_SOURCE. | |--- Makefile.orig 2022-07-22 15:29:36.000000000 +0000 |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 410 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-include_haproxy_proxy-t.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-include_haproxy_proxy-t.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_haproxy_proxy-t.h,v 1.3 2025/05/29 20:36:26 adam Exp $ | |Avoid 'struct queue' conflict. | |--- include/haproxy/proxy-t.h.orig 2025-05-28 14:35:14.000000000 +0000 |+++ include/haproxy/proxy-t.h -------------------------- Patching file include/haproxy/proxy-t.h using Plan A... Hunk #1 succeeded at 302. done => Verifying /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-include_haproxy_queue-t.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-include_haproxy_queue-t.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_haproxy_queue-t.h,v 1.1 2021/12/09 10:36:07 jperkin Exp $ | |Avoid 'struct queue' conflict. | |--- include/haproxy/queue-t.h.orig 2021-11-23 14:40:21.000000000 +0000 |+++ include/haproxy/queue-t.h -------------------------- Patching file include/haproxy/queue-t.h using Plan A... Hunk #1 succeeded at 29 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-include_haproxy_queue.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-include_haproxy_queue.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_haproxy_queue.h,v 1.1 2021/12/09 10:36:07 jperkin Exp $ | |Avoid 'struct queue' conflict. | |--- include/haproxy/queue.h.orig 2021-11-23 14:40:21.000000000 +0000 |+++ include/haproxy/queue.h -------------------------- Patching file include/haproxy/queue.h using Plan A... Hunk #1 succeeded at 113 (offset -1 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-include_haproxy_server-t.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-include_haproxy_server-t.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_haproxy_server-t.h,v 1.5 2025/05/29 20:36:26 adam Exp $ | |Avoid 'struct queue' conflict. | |--- include/haproxy/server-t.h.orig 2025-05-28 14:35:14.000000000 +0000 |+++ include/haproxy/server-t.h -------------------------- Patching file include/haproxy/server-t.h using Plan A... Hunk #1 succeeded at 273. done => Verifying /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-src_cli.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-src_cli.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_cli.c,v 1.2 2018/07/25 13:51:18 jperkin Exp $ | |Special handling for XPG4_2 on SunOS. | |--- src/cli.c.orig 2018-06-27 14:27:32.000000000 +0000 |+++ src/cli.c -------------------------- Patching file src/cli.c using Plan A... Hunk #1 succeeded at 11. done => Verifying /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-src_haproxy.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-src_haproxy.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_haproxy.c,v 1.4 2020/12/10 09:34:21 jperkin Exp $ | |Special handling for XPG4_2 on SunOS. | |--- src/haproxy.c.orig 2020-11-28 15:51:33.000000000 +0000 |+++ src/haproxy.c -------------------------- Patching file src/haproxy.c using Plan A... Hunk #1 succeeded at 9 (offset -17 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-src_proto__sockpair.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-src_proto__sockpair.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_proto__sockpair.c,v 1.3 2022/06/17 08:07:31 adam Exp $ | |Special handling for XPG4_2 on SunOS. | |--- src/proto_sockpair.c.orig 2022-05-31 14:58:21.000000000 +0000 |+++ src/proto_sockpair.c -------------------------- Patching file src/proto_sockpair.c using Plan A... Hunk #1 succeeded at 10. done => Verifying /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-src_queue.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-src_queue.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_queue.c,v 1.3 2025/05/29 20:36:26 adam Exp $ | |Avoid 'struct queue' conflict. | |--- src/queue.c.orig 2025-05-28 14:35:14.000000000 +0000 |+++ src/queue.c -------------------------- Patching file src/queue.c using Plan A... Hunk #1 succeeded at 177. Hunk #2 succeeded at 555. Hunk #3 succeeded at 628. Hunk #4 succeeded at 663. done => Verifying /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-src_sock.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/net/haproxy/patches/patch-src_sock.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_sock.c,v 1.3 2022/06/17 08:07:31 adam Exp $ | |Special handling for XPG4_2 on SunOS. | |--- src/sock.c.orig 2022-05-31 14:58:21.000000000 +0000 |+++ src/sock.c -------------------------- Patching file src/sock.c using Plan A... Hunk #1 succeeded at 11. done ===> Creating toolchain wrappers for haproxy-3.2.3 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /home/pbulk/build/net/haproxy/work/.cwrapper/specs.pkgsrc ===> Configuring for haproxy-3.2.3