=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/security/scanssh", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for scanssh-2.1nb17 --- scanssh.o --- --- atomicio.o --- gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -fPIC -O2 -Wall -g -c atomicio.c --- scanssh.o --- gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -fPIC -O2 -Wall -g -c scanssh.c --- atomicio.o --- atomicio.c: In function 'atomicio': atomicio.c:37:1: warning: old-style function definition [-Wold-style-definition] 37 | atomicio(f, fd, _s, n) | ^~~~~~~~ atomicio.c:47:23: error: too many arguments to function 'f'; expected 0, have 3 47 | res = (f) (fd, s + pos, n - pos); | ^ ~~ *** [atomicio.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/security/scanssh/work/scanssh-2.1 --- scanssh.o --- scanssh.c: In function 'generate_random': scanssh.c:792:33: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness [-Wpointer-sign] 792 | MD5Update(&ctx, seed, strlen(seed)); | ^~~~ | | | char * In file included from scanssh.c:56: ./compat/md5.h:20:65: note: expected 'const unsigned char *' but argument is of type 'char *' 20 | void MD5Update(struct MD5Context *context, unsigned char const *buf, unsigned len); | ~~~~~~~~~~~~~~~~~~~~~^~~ bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/security/scanssh/work/scanssh-2.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/scanssh *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/scanssh