=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/misc/nq", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for nq-1.0 --- nq --- --- nqtail --- --- nq --- gcc -Wall -Wl,-R/opt/pkg/lib -o nq nq.c --- nqtail --- gcc -Wall -Wl,-R/opt/pkg/lib -o nqtail nqtail.c --- nq --- nq.c:54:1: error: static declaration of 'dprintf' follows non-static declaration 54 | dprintf(int fd, const char *fmt, ...) | ^~~~~~~ In file included from nq.c:41: /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, ...) | ^~~~~~~ *** [nq] Error code 1 bmake: stopped making "all" in /tmp/work/misc/nq/work/nq-1.0 bmake: 1 error bmake: stopped making "all" in /tmp/work/misc/nq/work/nq-1.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/nq *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/nq