+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/haproxy-3.3.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/haproxy-3.3.0/work.log ===> Building for haproxy-3.3.0 Makefile:360: ignoring unknown build option: USE_REGPARM=1 CC dev/flags/flags.o CC src/ev_poll.o CC src/ev_evports.o CC src/ssl_sock.o CC src/ssl_ckch.o CC src/ssl_ocsp.o CC src/ssl_crtlist.o CC src/ssl_sample.o CC src/cfgparse-ssl.o CC src/ssl_gencert.o CC src/ssl_utils.o CC src/jwt.o CC src/ssl_clienthello.o CC src/jws.o CC src/acme.o CC src/ssl_trace.o CC src/mux_h2.o CC src/mux_h1.o CC src/mux_fcgi.o CC src/log.o CC src/server.o CC src/stream.o CC src/tcpcheck.o CC src/http_ana.o CC src/stick_table.o CC src/tools.o CC src/mux_spop.o CC src/sample.o CC src/activity.o CC src/cfgparse.o CC src/peers.o CC src/cli.o CC src/backend.o CC src/connection.o CC src/resolvers.o CC src/proxy.o CC src/cache.o CC src/stconn.o CC src/http_htx.o CC src/debug.o CC src/check.o CC src/stats-html.o CC src/haproxy.o CC src/listener.o CC src/applet.o CC src/pattern.o CC src/cfgparse-listen.o CC src/flt_spoe.o CC src/cebis_tree.o CC src/http_ext.o CC src/http_act.o CC src/http_fetch.o CC src/cebs_tree.o CC src/cebib_tree.o CC src/http_client.o CC src/dns.o CC src/cebb_tree.o CC src/vars.o CC src/event_hdl.o CC src/tcp_rules.o CC src/trace.o CC src/stats-proxy.o CC src/pool.o CC src/stats.o CC src/cfgparse-global.o CC src/filters.o CC src/mux_pt.o CC src/flt_http_comp.o CC src/sock.o CC src/h1.o CC src/sink.o CC src/ceba_tree.o CC src/session.o CC src/payload.o CC src/htx.o CC src/cebl_tree.o CC src/ceb32_tree.o CC src/ceb64_tree.o CC src/server_state.o CC src/proto_rhttp.o CC src/flt_trace.o CC src/fd.o CC src/task.o CC src/map.o CC src/fcgi-app.o CC src/h2.o CC src/mworker.o CC src/tcp_sample.o CC src/mjson.o CC src/h1_htx.o CC src/tcp_act.o CC src/ring.o CC src/flt_bwlim.o CC src/acl.o CC src/thread.o CC src/queue.o CC src/http_rules.o CC src/http.o CC src/channel.o CC src/proto_tcp.o CC src/mqtt.o CC src/lb_chash.o CC src/extcheck.o CC src/dns_ring.o CC src/errors.o CC src/ncbuf.o CC src/compression.o CC src/http_conv.o CC src/frontend.o CC src/stats-json.o CC src/proto_sockpair.o CC src/raw_sock.o CC src/action.o src/raw_sock.c: In function 'raw_sock_to_buf': src/raw_sock.c:301:20: error: 'struct msghdr' has no member named 'msg_control' 301 | msg.msg_control = msg_control; | ^ src/raw_sock.c:303:28: error: 'struct msghdr' has no member named 'msg_controllen' 303 | msg.msg_controllen = *msg_controllen; | ^ src/raw_sock.c:310:46: error: 'struct msghdr' has no member named 'msg_controllen' 310 | *msg_controllen = msg.msg_controllen; | ^ src/raw_sock.c: In function 'raw_sock_from_buf': src/raw_sock.c:470:20: error: 'struct msghdr' has no member named 'msg_control' 470 | msg.msg_control = msg_control; | ^ src/raw_sock.c:471:20: error: 'struct msghdr' has no member named 'msg_controllen' 471 | msg.msg_controllen = msg_controllen; | ^ At top level: cc1: note: unrecognized command-line option '-Wno-atomic-alignment' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-string-plus-int' may have been intended to silence earlier diagnostics CC src/stats-file.o gmake: *** [Makefile:1062: src/raw_sock.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/haproxy *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/haproxy