+ 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/dhcpcd-qt-0.7.7nb15/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dhcpcd-qt-0.7.7nb15/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for dhcpcd-qt-0.7.7nb15 ===> src (all) ===> src/libdhcpcd (all) gcc -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/qt5/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libdrm -DNDEBUG -I/opt/pkg/include -I/opt/pkg/qt5/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libdrm -I../.. -c dhcpcd.c -o dhcpcd.o dhcpcd.c: In function 'dhcpcd_connect': dhcpcd.c:244:21: error: expected identifier or '(' before numeric constant 244 | struct sockaddr_un sun; | ^~~ dhcpcd.c:251:9: error: lvalue required as unary '&' operand 251 | memset(&sun, 0, sizeof(sun)); | ^ dhcpcd.c:252:5: error: request for member 'sun_family' in something not a structure or union 252 | sun.sun_family = AF_UNIX; | ^ dhcpcd.c:253:13: error: request for member 'sun_path' in something not a structure or union 253 | strlcpy(sun.sun_path, path, sizeof(sun.sun_path)); | ^ dhcpcd.c:253:40: error: request for member 'sun_path' in something not a structure or union 253 | 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:254:27: error: lvalue required as unary '&' operand 254 | len = (socklen_t)SUN_LEN(&sun); | ^ dhcpcd.c:255:37: error: lvalue required as unary '&' operand 255 | if (connect(fd, (struct sockaddr *)&sun, len) == 0) | ^ *** [dhcpcd.o] Error code 1 bmake[2]: stopped in /home/pbulk/build/net/dhcpcd-qt/work/dhcpcd-ui-0.7.7/src/libdhcpcd 1 error bmake[2]: stopped in /home/pbulk/build/net/dhcpcd-qt/work/dhcpcd-ui-0.7.7/src/libdhcpcd *** Error code 2 Stop. bmake[1]: stopped in /home/pbulk/build/net/dhcpcd-qt/work/dhcpcd-ui-0.7.7/src *** [all] Error code 1 bmake: stopped in /home/pbulk/build/net/dhcpcd-qt/work/dhcpcd-ui-0.7.7 1 error bmake: stopped in /home/pbulk/build/net/dhcpcd-qt/work/dhcpcd-ui-0.7.7 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/dhcpcd-qt *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/dhcpcd-qt