=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/socket", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for socket-1.1 --- +all --- --- +all --- --- so_release.o --- --- socket.o --- --- 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 siglist.c: In function 'initialize_siglist': siglist.c:223:35: error: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 223 | (char *) malloc (10 + strlen ("Unknown Signal #")); | ^~~~~~ siglist.c:38:1: note: include '' or provide a declaration of 'strlen' 37 | # include +++ |+#include 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 '' or provide a declaration of 'strlen' *** [siglist.o] Error code 1 make[1]: stopped making "all" in /home/pbulk/work/sysutils/socket/work/socket-1.1 make[1]: 1 error make[1]: stopped making "all" in /home/pbulk/work/sysutils/socket/work/socket-1.1 *** [+all] Error code 2 bmake: stopped making "all" in /home/pbulk/work/sysutils/socket/work/socket-1.1 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/sysutils/socket/work/socket-1.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/socket *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/socket