+ 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/tcpexec-0.1.1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tcpexec-0.1.1/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 ===> Building for tcpexec-0.1.1 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wall -fwrapv -o tcpexec tcpexec.c -L/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.3.0 -Wl,-R/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.3.0 -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib tcpexec.c: In function 'tcpexec_listen': tcpexec.c:166:36: error: 'SO_REUSEPORT' undeclared (first use in this function); did you mean 'SO_REUSEADDR'? 166 | if (setsockopt(fd, SOL_SOCKET, SO_REUSEPORT, &enable, sizeof(enable)) == -1) | ^~~~~~~~~~~~ | SO_REUSEADDR tcpexec.c:166:36: note: each undeclared identifier is reported only once for each function it appears in *** [tcpexec] Error code 1 bmake: stopped in /home/pbulk/build/net/tcpexec/work/tcpexec-7e02e755aca4cb377910b729e43de8e3fb48eece 1 error bmake: stopped in /home/pbulk/build/net/tcpexec/work/tcpexec-7e02e755aca4cb377910b729e43de8e3fb48eece *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/net/tcpexec *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/net/tcpexec