+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dhcpcd-gtk-0.7.8/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dhcpcd-gtk-0.7.8/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for dhcpcd-gtk-0.7.8
===> src (all)
===> src/libdhcpcd (all)
gcc  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -DNDEBUG  -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -I../.. -c dhcpcd.c -o dhcpcd.o
dhcpcd.c: In function 'dhcpcd_connect':
dhcpcd.c:246:28: error: expected identifier or '(' before numeric constant
  246 |         struct sockaddr_un sun;
      |                            ^~~
dhcpcd.c:253:16: error: lvalue required as unary '&' operand
  253 |         memset(&sun, 0, sizeof(sun));
      |                ^
dhcpcd.c:254:12: error: request for member 'sun_family' in something not a structure or union
  254 |         sun.sun_family = AF_UNIX;
      |            ^
dhcpcd.c:255:20: error: request for member 'sun_path' in something not a structure or union
  255 |         strlcpy(sun.sun_path, path, sizeof(sun.sun_path));
      |                    ^
dhcpcd.c:255:47: error: request for member 'sun_path' in something not a structure or union
  255 |         strlcpy(sun.sun_path, path, sizeof(sun.sun_path));
      |                                               ^
In file included from /usr/include/sys/socket_impl.h:56,
                 from /usr/include/sys/socket.h:52,
                 from dhcpcd.c:30:
dhcpcd.c:256:34: error: lvalue required as unary '&' operand
  256 |         len = (socklen_t)SUN_LEN(&sun);
      |                                  ^
dhcpcd.c:257:44: error: lvalue required as unary '&' operand
  257 |         if (connect(fd, (struct sockaddr *)&sun, len) == 0)
      |                                            ^
*** [dhcpcd.o] Error code 1

bmake[2]: stopped in /home/pbulk/build/net/dhcpcd-gtk/work/dhcpcd-ui-0.7.8/src/libdhcpcd
1 error

bmake[2]: stopped in /home/pbulk/build/net/dhcpcd-gtk/work/dhcpcd-ui-0.7.8/src/libdhcpcd
*** Error code 2

Stop.
bmake[1]: stopped in /home/pbulk/build/net/dhcpcd-gtk/work/dhcpcd-ui-0.7.8/src
*** [all] Error code 1

bmake: stopped in /home/pbulk/build/net/dhcpcd-gtk/work/dhcpcd-ui-0.7.8
1 error

bmake: stopped in /home/pbulk/build/net/dhcpcd-gtk/work/dhcpcd-ui-0.7.8
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/dhcpcd-gtk
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/net/dhcpcd-gtk