=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/ucspi-tools", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for ucspi-tools-1.7nb2 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/opt/pkg/include -std=c99 -pedantic -Wall -Wextra -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -I/opt/pkg/include -lsocket -L/opt/pkg/lib -Wl,-R/opt/pkg/lib sockc.c -o sockc gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/opt/pkg/include -std=c99 -pedantic -Wall -Wextra -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -I/opt/pkg/include -c -o tlsc.o tlsc.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/opt/pkg/include -std=c99 -pedantic -Wall -Wextra -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -I/opt/pkg/include -c -o tlss.o tlss.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D__EXTENSIONS__ -I/opt/pkg/include -std=c99 -pedantic -Wall -Wextra -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -I/opt/pkg/include -c -o httppc.o httppc.c In file included from httppc.c:26: dprintf.c:23:1: error: conflicting types for 'dprintf'; have 'void(int, const char *, ...)' 23 | dprintf(int fd, const char *fmt, ...) | ^~~~~~~ In file included from /usr/include/err.h:37, from httppc.c:17: /usr/include/stdio.h:375:17: note: previous declaration of 'dprintf' with type 'int(int, const char * restrict, ...)' 375 | extern int dprintf(int, const char *_RESTRICT_KYWD, ...) | ^~~~~~~ gmake: *** [: httppc.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ucspi-tools *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ucspi-tools