=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/geography/kplex", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for kplex-1.3.2 cat: cannot open base_version: No such file or directory gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c -o kplex.o kplex.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c -o fileio.o fileio.c kplex.c: In function 'main': kplex.c:1609:20: error: too many arguments to function 'sigwait' 1609 | (void) sigwait(&set,&rcvdsig); | ^~~~~~~ In file included from kplex.c:16: /usr/include/signal.h:165:12: note: declared here 165 | extern int sigwait(sigset_t *); | ^~~~~~~ gmake: *** [: kplex.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/geography/kplex *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/geography/kplex