=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/security/chkrootkit", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for chkrootkit-0.58b => Substituting "helper" in chkrootkit => Fixing hard-coded VARBASE. *** stopping make sense *** make[1]: Entering directory '/home/pbulk/work/security/chkrootkit/work/chkrootkit-0.58b' gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DSOLARIS2 -o chklastlog chklastlog.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DSOLARIS2 -o chkwtmp chkwtmp.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DSOLARIS2 -lsocket -Wl,-R/opt/pkg/lib -D_FILE_OFFSET_BITS=64 -o ifpromisc ifpromisc.c chklastlog.c: In function 'main': chklastlog.c:135:25: error: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] 135 | signal(SIGALRM, read_status); | ^~~~~~~~~~~ | | | void (*)(void) In file included from /usr/include/signal.h:42, from chklastlog.c:44: /usr/include/iso/signal_iso.h:63:27: note: expected 'void (*)(int)' but argument is of type 'void (*)(void)' 63 | extern void (*signal(int, void (*)(int)))(int); | ^~~~~~~~~~~~~ chklastlog.c:82:6: note: 'read_status' declared here 82 | void read_status(); | ^~~~~~~~~~~ chkwtmp.c: In function 'printit': chkwtmp.c:45:6: warning: old-style function definition [-Wold-style-definition] 45 | void printit(counter, start, end) | ^~~~~~~ make[1]: *** [Makefile:39: chklastlog] Error 1 make[1]: *** Waiting for unfinished jobs.... chkwtmp.c: In function 'main': chkwtmp.c:73:8: warning: 'memcpy' reading 127 bytes from a region of size 14 [-Wstringop-overread] 73 | memcpy(wtmpfile, WTMP_FILENAME, 127); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pbulk/work/security/chkrootkit/work/chkrootkit-0.58b' gmake: *** [Makefile:34: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/chkrootkit *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/chkrootkit