+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/socket-1.1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/socket-1.1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for socket-1.1 --- +all --- --- +all --- --- so_release.o --- cc -DUSE_INET6 -DHAVE_SYS_PARAM_H -Wall -O -c so_release.c --- socket.o --- cc -DUSE_INET6 -DHAVE_SYS_PARAM_H -Wall -O -c socket.c --- siglist.o --- cc -DUSE_INET6 -DHAVE_SYS_PARAM_H -Wall -O -c siglist.c --- socket.o --- socket.c: In function 'server': socket.c:281:71: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] 281 | active_socket = accept(fd, (struct sockaddr *) 0, (int *)0); | ^~~~~~~~ | | | int * In file included from socket.c:11: /usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 307 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ --- siglist.o --- siglist.c: In function 'initialize_siglist': siglist.c:50:5: error: 'sys_siglist' undeclared (first use in this function) 50 | sys_siglist[i] = (char *)0x0; | ^~~~~~~~~~~ siglist.c:50:5: note: each undeclared identifier is reported only once for each function it appears in siglist.c:223:35: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 223 | (char *) malloc (10 + strlen ("Unknown Signal #")); | ^~~~~~ siglist.c:38:1: note: include '<string.h>' or provide a declaration of 'strlen' 37 | # include <sys/param.h> +++ |+#include <string.h> 38 | #endif siglist.c:223:35: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 223 | (char *) malloc (10 + strlen ("Unknown Signal #")); | ^~~~~~ siglist.c:223:35: note: include '<string.h>' or provide a declaration of 'strlen' *** [siglist.o] Error code 1 make[1]: stopped in /home/pbulk/build/sysutils/socket/work/socket-1.1 1 error make[1]: stopped in /home/pbulk/build/sysutils/socket/work/socket-1.1 *** [+all] Error code 2 bmake: stopped in /home/pbulk/build/sysutils/socket/work/socket-1.1 1 error bmake: stopped in /home/pbulk/build/sysutils/socket/work/socket-1.1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/sysutils/socket *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/sysutils/socket