=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/mail/policyd", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "MYSQL_VERSION_REQD=mariadb114"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for policyd-1.82nb5 compiling -g -W -Wall -DMAXFDS=4096 blacklist_helo.c compiling -g -W -Wall -DMAXFDS=4096 cidr.c compiling -g -W -Wall -DMAXFDS=4096 blacklist.c [-] Building Policy Daemon: [*] Building Objects: compiling -g -W -Wall -DMAXFDS=4096 cleanup.c compiling -g -W -Wall -DMAXFDS=4096 generic.c compiling -g -W -Wall -DMAXFDS=4096 greylist.c compiling -g -W -Wall -DMAXFDS=4096 helo.c compiling -g -W -Wall -DMAXFDS=4096 mysql.c generic.c: In function 'policy_reply': generic.c:1191:45: warning: parameter 'status' set but not used [-Wunused-but-set-parameter] 1191 | policy_reply(unsigned int fd, int code, int status) | ~~~~^~~~~~ mysql.c: In function 'db_printquery': mysql.c:389:22: warning: variable 'lengths' set but not used [-Wunused-but-set-variable] 389 | unsigned long *lengths; | ^~~~~~~ mysql.c:379:9: warning: variable 'num_fields' set but not used [-Wunused-but-set-variable] 379 | int num_fields; | ^~~~~~~~~~ compiling -g -W -Wall -DMAXFDS=4096 policyd.c compiling -g -W -Wall -DMAXFDS=4096 sockets.c policyd.c: In function 'main': policyd.c:141:19: error: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] 141 | signal(SIGTERM, fold); | ^~~~ | | | void (*)(void) In file included from /usr/include/signal.h:42, from policyd.h:44, from policyd.c:1: /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); | ^~~~~~~~~~~~~ policyd.h:276:7: note: 'fold' declared here 276 | void fold(); | ^~~~ policyd.c:142:18: error: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] 142 | signal(SIGINT, fold); | ^~~~ | | | void (*)(void) /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); | ^~~~~~~~~~~~~ policyd.h:276:7: note: 'fold' declared here 276 | void fold(); | ^~~~ gmake: *** [Makefile:33: policyd.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/policyd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/policyd