=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/mail/policyd", "all", "MYSQL_VERSION_REQD=mariadb114", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for policyd-1.82nb5 compiling -g -W -Wall -DMAXFDS=4096 blacklist.c [-] Building Policy Daemon: [*] Building Objects: compiling -g -W -Wall -DMAXFDS=4096 blacklist_helo.c compiling -g -W -Wall -DMAXFDS=4096 cidr.c compiling -g -W -Wall -DMAXFDS=4096 cleanup.c compiling -g -W -Wall -DMAXFDS=4096 generic.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) | ~~~~^~~~~~ compiling -g -W -Wall -DMAXFDS=4096 greylist.c compiling -g -W -Wall -DMAXFDS=4096 helo.c compiling -g -W -Wall -DMAXFDS=4096 mysql.c compiling -g -W -Wall -DMAXFDS=4096 policyd.c 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 sockets.c compiling -g -W -Wall -DMAXFDS=4096 spamtrap.c compiling -g -W -Wall -DMAXFDS=4096 stats.c compiling -g -W -Wall -DMAXFDS=4096 syslog.c compiling -g -W -Wall -DMAXFDS=4096 throttle.c syslog.c: In function 'strip_space': syslog.c:220:3: warning: 'strcpy' accessing 1 byte at offsets 0 and [0, 4294967295] may overlap 1 byte at offset 0 [-Wrestrict] 220 | strcpy (str, str + i); | ^~~~~~~~~~~~~~~~~~~~~ throttle.c: In function 'throttle_check': throttle.c:158:15: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits] 158 | if (tresult >= 0 && tresult <= 49) | ^~ compiling -g -W -Wall -DMAXFDS=4096 throttle_from.c compiling -g -W -Wall -DMAXFDS=4096 throttle_host.c compiling -g -W -Wall -DMAXFDS=4096 throttle_rcpt.c compiling -g -W -Wall -DMAXFDS=4096 throttle_sasl.c throttle_rcpt.c: In function 'throttle_rcpt': throttle_rcpt.c:64:17: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits] 64 | if (trcpt[fd] >= 0 && trcpt[fd] <= 49) | ^~ compiling -g -W -Wall -DMAXFDS=4096 whitelist.c [*] Linking cleanup* [*] Linking stats* [*] Linking policyd* => Substituting "config" in policyd.conf => Substituting "dbtype" in DATABASE.mysql