=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for milter-greylist-4.6.4nb4 clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c milter-greylist.c milter-greylist.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mlfi_connect(ctx, hostname, addr) ^ milter-greylist.c:196:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mlfi_helo(ctx, helostr) ^ milter-greylist.c:209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mlfi_envfrom(ctx, envfrom) ^ milter-greylist.c:226:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mlfi_envrcpt(ctx, envrcpt) ^ milter-greylist.c:239:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mlfi_header(ctx, header, value) ^ milter-greylist.c:253:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mlfi_eoh(ctx) ^ milter-greylist.c:265:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mlfi_body(ctx, chunk, size) ^ milter-greylist.c:279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mlfi_eom(ctx) ^ milter-greylist.c:291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mlfi_abort(ctx) ^ milter-greylist.c:303:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mlfi_close(ctx) ^ milter-greylist.c:316:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mlfi_data(ctx) ^ milter-greylist.c:329:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tarpit_reentry(priv) ^ milter-greylist.c:358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] real_connect(ctx, hostname, addr) ^ milter-greylist.c:458:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] real_helo(ctx, helostr) ^ milter-greylist.c:474:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] real_envfrom(ctx, envfrom) ^ milter-greylist.c:603:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] real_envrcpt(ctx, envrcpt) ^ milter-greylist.c:857:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] real_header(ctx, name, value) ^ milter-greylist.c:919:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] real_eoh(ctx) ^ milter-greylist.c:939:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] real_body(ctx, chunk, size) ^ milter-greylist.c:1097:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] real_eom(ctx) ^ milter-greylist.c:1524:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] real_abort(ctx) ^ milter-greylist.c:1550:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] real_close(ctx) ^ milter-greylist.c:1605:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] real_data(ctx) ^ milter-greylist.c:1620:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ milter-greylist.c:2122:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] usage(progname) ^ milter-greylist.c:2145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mkparentdir(path, mode) ^ milter-greylist.c:2147:9: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'mode_t' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter] mode_t mode; ^ ./milter-greylist.h:276:32: note: previous declaration is here void mkparentdir(char *, mode_t); ^ milter-greylist.c:2180:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cleanup_sock(path) ^ milter-greylist.c:2199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cleanup_pidfile(path) ^ milter-greylist.c:2215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] strncpy_rmsp(dst, src, len) ^ milter-greylist.c:2236:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] humanized_atoi(str) /* *str is modified */ ^ milter-greylist.c:2290:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gmtoffset(date, buf, size) ^ milter-greylist.c:2328:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] writepid(pidfile) ^ milter-greylist.c:2350:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prefix2mask4(cidr, mask) ^ milter-greylist.c:2367:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prefix2mask6(plen, mask) ^ milter-greylist.c:2394:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unmappedaddr(sa, salen) ^ milter-greylist.c:2420:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] log_and_report_greylisting(ctx, priv, rcpt) ^ milter-greylist.c:2520:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] smtp_reply_init(sr) ^ milter-greylist.c:2534:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] smtp_reply_free(sr) ^ milter-greylist.c:2563:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reset_acl_values(priv) ^ milter-greylist.c:2653:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] add_recipient(priv, rcpt) ^ milter-greylist.c:2673:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mystrncat(s, append, slenmax, cv) ^ milter-greylist.c:2716:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] strip_brackets(out, in, len) ^ milter-greylist.c:2741:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mbox_only(out, in, len) ^ milter-greylist.c:2757:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] site_only(out, in, len) ^ milter-greylist.c:2773:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] machine_only(out, in, len) ^ milter-greylist.c:2789:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] domain_only(out, in, len) ^ milter-greylist.c:2816:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fstring_expand(priv, rcpt, fstring, cv) ^ milter-greylist.c:3741:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fstring_escape(fstring) ^ milter-greylist.c:3873:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local_ipstr(priv) ^ milter-greylist.c:3914:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] set_sr_defaults(priv, code, ecode, msg) ^ milter-greylist.c:3951:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stat_from_code(code) ^ milter-greylist.c:3973:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mg_setreply(ctx, priv, rcpt) ^ milter-greylist.c:4040:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resolve_bracketed(addr) ^ 54 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c pending.c pending.c:130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pending_timeout(pending, now) ^ pending.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pending_get(sa, salen, from, rcpt, date, tarpit, tupletype) ^ pending.c:237:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pending_rem(pending) ^ pending.c:250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pending_put(pending, aw_date) ^ pending.c:286:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pending_del(sa, salen, from, rcpt, time, aw) ^ pending.c:337:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pending_check(sa, salen, from, rcpt, remaining, elapsed, queueid, delay, aw) ^ pending.c:498:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pending_tarpitted(sa, salen, from, rcpt) ^ pending.c:560:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pending_update(sa, salen, from, rcpt, time, update_type) ^ pending.c:641:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pending_textdump(stream) ^ pending.c:729:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pending_ref(pending) ^ pending.c:739:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pending_free(pending) ^ pending.c:757:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ip_match(sa, pat, mask) ^ pending.c:797:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ip_equal(sa, pat) ^ pending.c:827:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] iptostring(sa, salen, buf, buflen) ^ pending.c:873:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ipfromstring(str, sa, salen, family) ^ pending.c:877:14: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'sa_family_t' (aka 'unsigned char') declared in a previous prototype [-Wknr-promoted-parameter] sa_family_t family; ^ ./pending.h:119:69: note: previous declaration is here int ipfromstring(char *, struct sockaddr *, socklen_t *, sa_family_t); ^ pending.c:935:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pending_del_addr(sa, salen, queueid, acl_line) ^ 17 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c sync.c sync.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] peer_add(peername, sockettimeout) ^ sync.c:209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] peer_create(pending) ^ sync.c:228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] peer_delete(pending, autowhite) ^ sync.c:248:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sync_queue_poke(peer, sync) ^ sync.c:265:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sync_queue_peek(peer) ^ sync.c:281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sync_send(peer, type, pending, autowhite) /* peer list is read-locked */ ^ sync.c:413:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] peer_connect(peer) /* peer list is read-locked */ ^ sync.c:768:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sync_master(arg) ^ sync.c:920:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sync_listen(addr, port, sms) ^ sync.c:1021:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sync_server(arg) ^ sync.c:1276:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sync_vers(stream, vers) ^ sync.c:1292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sync_help(stream) ^ sync.c:1321:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sync_waitdata(fd, stimeout) ^ sync.c:1372:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sync_queue(peer, type, pending, autowhite)/* peer list must be read-locked */ ^ sync.c:1416:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sync_free(sync) ^ sync.c:1442:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sync_sender(dontcare) ^ sync.c:1506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local_addr(sa, salen) ^ sync.c:1566:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] select_protocol(peer, s, stream) ^ sync.c:1615:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] peer_flush(pending) ^ sync.c:1638:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] is_fatal(err) ^ 20 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c dnsrbl.c dnsrbl.c:107:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dnsrbl_check_source(ad, stage, ap, priv) ^ dnsrbl.c:286:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] iptorevstr(sa, salen, buf, buflen) ^ dnsrbl.c:323:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dnsrbl_source_add(name, domain, blacklisted, cidr) ^ dnsrbl.c:391:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dnsrbl_byname(dnsrbl) /* acllist must be read locked */ ^ dnsrbl.c:421:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dnsrbl_list_cleanup(priv) ^ dnsrbl.c:435:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dnsrbl_dump_matches(priv, buf, len) ^ dnsrbl.c:459:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dnsrbl_matched(priv, source) ^ 7 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c list.c list.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] all_list_get(type, name) ^ list.c:130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] all_list_put(ale) ^ list.c:148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] list_add(ale, type, data) ^ list.c:174:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] all_list_settype(ale, l_type) ^ list.c:264:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] all_list_setname(ale, name) ^ list.c:291:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] all_list_byname(name) ^ 6 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c macro.c macro.c:79:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] macro_check(ad, stage, ap, priv) ^ macro.c:126:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] macro_add_unset(name, macro) ^ macro.c:166:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] macro_add_string(name, macro, string) ^ macro.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] macro_add_regex(name, macro, regex) ^ macro.c:259:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] macro_byname(macro) /* acllist must be read locked */ ^ 5 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c conf.c conf.c:147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] conf_load_internal(timestamp) ^ conf.c:424:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] quotepath(dst, path, len) ^ conf.c:441:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] conf_defaults(c) ^ 3 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c store.c store.c:104:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tuple_t mg_tuple_check(tuple) ^ store.c:115:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] time_t mg_tarpit_check(tuple) ^ store.c:126:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void mg_tuple_update(tuple) ^ store.c:138:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void mg_tuple_remove(tuple) ^ 4 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c dump.c dump.c:115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dumper(dontcare) ^ dump.c:191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dump_perform(final) ^ dump.c:361:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dump_header(stream) ^ dump.c:382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dump_touch(n_modifications) ^ 4 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c spf.c spf.c:336:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spf_check_internal(ad, as, ap, priv) ^ spf.c:501:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_spf(ad, buf, len) ^ spf.c:546:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_spf(ad, data) ^ spf.c:555:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spf_check(ad, as, ap, priv) ^ spf.c:597:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spf_check_self(ad, as, ap, priv) ^ 5 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c acl.c acl.c:546:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stage_string(stage) ^ acl.c:563:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_opnum_cmp(val1, op, val2) ^ acl.c:597:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_rcptcount_cmp(ad, stage, ap, priv) ^ acl.c:610:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_msgsize_cmp(ad, stage, ap, priv) ^ acl.c:623:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_domain_cmp(ad, stage, ap, priv) ^ acl.c:663:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_header_strstr(ad, stage, ap, priv) ^ acl.c:683:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_body_strstr(ad, stage, ap, priv) ^ acl.c:704:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_tarpit_filter(ad, stage, ap, priv) ^ acl.c:725:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] myregexec(priv, ad, ap, string) ^ acl.c:818:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_helo_regexec(ad, stage, ap, priv) ^ acl.c:830:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_from_regexec(ad, stage, ap, priv) ^ acl.c:842:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_rawfrom_regexec(ad, stage, ap, priv) ^ acl.c:854:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_auth_regexec(ad, stage, ap, priv) ^ acl.c:872:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_tls_regexec(ad, stage, ap, priv) ^ acl.c:892:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_rcpt_regexec(ad, stage, ap, priv) ^ acl.c:913:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_domain_regexec(ad, stage, ap, priv) ^ acl.c:925:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_header_regexec(ad, stage, ap, priv) ^ acl.c:945:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_helo_strstr(ad, stage, ap, priv) ^ acl.c:993:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_from_cmp(ad, stage, ap, priv) ^ acl.c:1007:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_rawfrom_cmp(ad, stage, ap, priv) ^ acl.c:1021:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_rcpt_cmp(ad, stage, ap, priv) ^ acl.c:1044:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_auth_strcmp(ad, stage, ap, priv) ^ acl.c:1063:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_tls_strcmp(ad, stage, ap, priv) ^ acl.c:1084:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_list_filter(ad, stage, ap, priv) ^ acl.c:1106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_body_regexec(ad, stage, ap, priv) ^ acl.c:1128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_list_item_fixup(item_type, list_type) ^ acl.c:1148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_acl_clause_rec(type) ^ acl.c:1165:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_string(ad, buf, len) ^ acl.c:1175:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_regex(ad, buf, len) ^ acl.c:1185:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_list(ad, buf, len) ^ acl.c:1195:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_null(ad, buf, len) ^ acl.c:1206:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_op(op) ^ acl.c:1233:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_opnum(ad, buf, len) ^ acl.c:1244:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_time(ad, buf, len) ^ acl.c:1254:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_string(ad, data) ^ acl.c:1269:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_body_string(ad, data) ^ acl.c:1281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_body_regex(ad, data) ^ acl.c:1293:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_regex(ad, data) ^ acl.c:1353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_time(ad, data) ^ acl.c:1363:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_free_string(ad) ^ acl.c:1371:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_free_regex(ad) ^ acl.c:1425:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_free_entry(acl) ^ acl.c:1476:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_netblock(ad, data) ^ acl.c:1550:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_free_netblock(ad) ^ acl.c:1559:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_netblock(ad, buf, len) ^ acl.c:1577:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_netblock_filter(ad, stage, ap, priv) ^ acl.c:1595:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_ratelimit(ad, data) ^ acl.c:1610:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_ratelimit(ad, buf, len) ^ acl.c:1621:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_dnsrbl(ad, data) ^ acl.c:1636:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_dnsrbl(ad, buf, len) ^ acl.c:1669:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_urlcheck(ad, data) ^ acl.c:1684:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_urlcheck(ad, buf, len) ^ acl.c:1696:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_ldapcheck(ad, data) ^ acl.c:1711:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_ldapcheck(ad, buf, len) ^ acl.c:1722:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_prop_string(ad, data) ^ acl.c:1752:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_prop_pop(ad, data) ^ acl.c:1777:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_prop_opnum(ad, data) ^ acl.c:1807:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_prop_regex(ad, data) ^ acl.c:1837:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_prop_string(ad, buf, len) ^ acl.c:1851:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_prop_pop(ad, buf, len) ^ acl.c:1865:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_prop_opnum(ad, buf, len) ^ acl.c:1880:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_prop_regex(ad, buf, len) ^ acl.c:1894:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_free_prop_string(ad) ^ acl.c:1906:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_free_prop_opnum(ad) ^ acl.c:1917:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_free_prop_pop(ad) ^ acl.c:1928:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_free_prop_regex(ad) ^ acl.c:1962:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_macro(ad, data) ^ acl.c:1977:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_print_macro(ad, buf, len) ^ acl.c:1998:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_clause(type, data) ^ acl.c:2066:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_register_entry_first(acl_stage, acl_type)/* acllist must be write-locked */ ^ acl.c:2149:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_register_entry_last(acl_stage, acl_type)/* acllist must be write-locked */ ^ acl.c:2232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_actions(priv, stage, acl, ap, retval) ^ acl.c:2398:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_filter(stage, ctx, priv) ^ acl.c:2659:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emailcmp(big, little) ^ acl.c:2730:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_entry(entrystr, len, acl) ^ acl.c:2910:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_delay(delay) ^ acl.c:2928:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_autowhite(delay) ^ acl.c:2946:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_tarpit_scope(scope) ^ acl.c:2965:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_list(ad, data) ^ acl.c:2996:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_opnum_body(ad, data) ^ acl.c:3008:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_opnum(ad, data) ^ acl.c:3021:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_code(code) ^ acl.c:3043:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_id(id) ^ acl.c:3065:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_ecode(ecode) ^ acl.c:3087:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_msg(msg) ^ acl.c:3109:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_report(report) ^ acl.c:3131:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_addheader(hdr, index) ^ acl.c:3156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_addfooter(hdr) ^ acl.c:3178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_subjtag(tag) ^ acl.c:3200:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_add_maxpeek(maxpeek) ^ acl.c:3212:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_maxpeek_fixup(maxpeek) ^ acl.c:3220:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_modify_by_prop(key, value, ap) ^ acl.c:3330:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] acl_log_string(ad, stage, ap, priv) ^ 93 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c urlcheck.c urlcheck.c:140:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] urlcheck_def_add(name, url, max_cnx, flags) /* acllist must be write locked */ ^ urlcheck.c:218:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] urlcheck_byname(urlcheck) /* acllist must be read locked */ ^ urlcheck.c:285:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] find_boundary(priv, boundary) ^ urlcheck.c:324:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] curl_post(buffer, size, nmemb, userp) ^ urlcheck.c:432:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] curl_outlet(buffer, size, nmemb, userp) ^ urlcheck.c:479:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_cnx(ue) ^ urlcheck.c:538:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] urlencode(str) ^ urlcheck.c:599:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] urlcheck_validate(ad, stage, ap, priv) ^ urlcheck.c:670:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] urlcheck_validate_pipe(ud, ue, cnx, url) ^ urlcheck.c:754:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] urlcheck_helper_init(ue, cnx) ^ urlcheck.c:782:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] urlcheck_helper_timeout(sig) ^ urlcheck.c:801:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] urlcheck_validate_helper(ue, cnx) ^ urlcheck.c:871:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] urlcheck_cleanup_pipe(cnx) ^ urlcheck.c:894:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] urlcheck_validate_internal(ud, ue, cnx, url, stage, priv) ^ urlcheck.c:1039:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] answer_parse(data, ap, flags, priv) ^ 15 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c stat.c stat.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mg_stat_def(output, fstring) ^ stat.c:150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mg_stat(priv, stat) ^ 2 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c clock.c clock.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] add_clock_item(start, end, repeat) ^ clock.c:159:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clock_validate(sp, ep, cs) ^ clock.c:254:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] add_clockspec(ad, cs) ^ clock.c:263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clockspec_filter(ad, stage, ap, priv) ^ clock.c:349:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clock_dump(buf, len, cs, ccs) ^ clock.c:369:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_clockspec(ad, buf, len) ^ clock.c:396:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clockspec_free(ad) ^ 7 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c geoip.c clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c fd_pool.c clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c prop.c prop.c:76:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _prop_push(linep, valp, clear, priv, dolower) ^ prop.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_push(linep, valp, clear, priv) ^ prop.c:148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_string_validate(ad, stage, ap, priv) ^ prop.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_glob_validate(ad, stage, ap, priv) ^ prop.c:216:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_opnum_add(ad, data) ^ prop.c:240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_opnum_free(ad) ^ prop.c:250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_opnum_print(ad, buf, len) ^ prop.c:286:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_rhsnum_validate(ad, stage, ap, priv) ^ prop.c:332:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_lhsnum_validate(ad, stage, ap, priv) ^ prop.c:351:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_pop_validate(ad, stage, ap, priv) ^ prop.c:376:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_delete(up) ^ prop.c:388:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_delete_byname(priv, name) ^ prop.c:407:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_clear(priv, flags) ^ prop.c:434:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_untmp(priv) ^ prop.c:445:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_regex_validate(ad, stage, ap, priv) ^ prop.c:479:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_data_validate(ad, stage, ap, priv, type) ^ prop.c:596:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_body_validate(ad, stage, ap, priv) ^ prop.c:606:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_header_validate(ad, stage, ap, priv) ^ prop.c:619:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_byname(priv, name) ^ prop.c:636:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _prop_eqset_string(ad, priv, clear) ^ prop.c:658:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _prop_incset_string(ad, priv, clear, coef) ^ prop.c:689:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _prop_eqset_prop(ad, priv, clear) ^ prop.c:712:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _prop_incset_prop(ad, priv, clear, coef) ^ prop.c:745:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_eqset_string(ad, stage, ap, priv) ^ prop.c:755:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_eqrset_string(ad, stage, ap, priv) ^ prop.c:765:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_incset_string(ad, stage, ap, priv) ^ prop.c:775:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_incrset_string(ad, stage, ap, priv) ^ prop.c:785:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_decset_string(ad, stage, ap, priv) ^ prop.c:795:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_decrset_string(ad, stage, ap, priv) ^ prop.c:805:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_eqset_prop(ad, stage, ap, priv) ^ prop.c:815:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_eqrset_prop(ad, stage, ap, priv) ^ prop.c:825:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_incset_prop(ad, stage, ap, priv) ^ prop.c:835:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_incrset_prop(ad, stage, ap, priv) ^ prop.c:845:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_decset_prop(ad, stage, ap, priv) ^ prop.c:855:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prop_decrset_prop(ad, stage, ap, priv) ^ 35 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c ldapcheck.c ldapcheck.c:105:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ldapcheck_conf_addone(url, binddn, bindpw) ^ ldapcheck.c:148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ldapcheck_conf_add(urls, binddn, bindpw) ^ ldapcheck.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ldapcheck_timeout_set(timeout) ^ ldapcheck.c:182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ldapcheck_def_add(name, url, flags) ^ ldapcheck.c:232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ldapcheck_connect(lc) ^ ldapcheck.c:309:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ldapcheck_disconnect(lc) ^ ldapcheck.c:349:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ldapescape(str) ^ ldapcheck.c:438:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ldapcheck_validate(ad, stage, ap, priv) ^ ldapcheck.c:452:13: warning: variable 'pushed' set but not used [-Wunused-but-set-variable] int error, pushed = 0 ; ^ ldapcheck.c:658:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ldapcheck_byname(name) ^ ldapcheck.c:672:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] url_encode_percent(url) ^ ldapcheck.c:764:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ldapcheck_lock(lc) ^ ldapcheck.c:777:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ldapcheck_unlock(lc) ^ 13 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c dkimcheck.c clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c p0f.c p0f.c:196:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] p0f_cmp(ad, stage, ap, priv) ^ p0f.c:214:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] p0f_regexec(ad, stage, ap, priv) ^ p0f.c:230:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] p0f_lookup(priv) ^ p0f.c:451:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] p0f_sock_set(sock) ^ 4 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c spamd.c spamd.c:97:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spamd_sock_set(type, sock) ^ spamd.c:108:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spamd_isspam(ad, stage, ap, priv) ^ spamd.c:131:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spamd_score(ad, stage, ap, priv) ^ spamd.c:156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spamd_check(ad, stage, ap, priv) ^ spamd.c:292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spamd_rcvhdr(priv, str, len) ^ spamd.c:380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spamd_read(fd, buf, count) ^ spamd.c:402:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spamd_write(fd, buf, count) ^ spamd.c:423:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spamd_socket(type, path) ^ spamd.c:454:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spamd_unix_socket(path) ^ spamd.c:480:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spamd_inet_socket(host, port) ^ 10 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c mx.c clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c ratelimit.c ratelimit.c:123:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ratelimit_byname(ratelimit) /* acllist must be read locked */ ^ ratelimit.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ratelimit_conf_add(name, type, limit, time, key) ^ ratelimit.c:195:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ratelimit_validate(ad, stage, ap, priv) ^ 3 warnings generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c nsupdate.c clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c brokenmfapi.c brokenmfapi.c:38:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mg_setmlreply(ctx, rcode, xcode, argnum, args) ^ 1 warning generated. clang -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -Wall -I/opt/pkg/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/pkg/include -DUSE_CURL -I/opt/pkg/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DCONFFILE=\"/opt/pkg/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -DYY_NO_INPUT -I. -I. -I/opt/pkg/include -DLDAP_DEPRECATED -I/opt/pkg/include -DLDAP_DEPRECATED -c geoip2.c === Call make sequential for objects sensitive to that (current make='/opt/pkg/bin/bmake' MAKEFLAGS=' .MAKE.LEVEL.ENV=MAKELEVEL ALLOW_VULNERABLE_PACKAGES= BATCH=1 DEPENDS_TARGET=/nonexistent NATIVE_LOWER_OPSYS=darwin OSX_PATH_TO_M4= OSX_PATH_TO_YACC= OSX_SDK_PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk WRKLOG=/tmp/bulklog/milter-greylist-4.6.4nb4/work.log _MAKE=/opt/pkg/bin/bmake _PATH_ORIG=/sbin:/bin:/usr/sbin:/usr/bin _PKGSRCDIR=/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64 _PKGSRC_BARRIER=yes'): /opt/pkg/bin/bmake -j 1 bld-seq /opt/pkg/bin/bison -y -p`echo conf_yacc.c|/opt/pkg/bin/nbsed 's/^\([^_]\{1,\}_\).*$/\1/'` conf_yacc.y conf_yacc.y:109.16-21: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 109 | %type IPADDR; | ^~~~~~ conf_yacc.y:110.17-23: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 110 | %type IP6ADDR; | ^~~~~~~ conf_yacc.y:111.14-17: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 111 | %type CIDR; | ^~~~ conf_yacc.y:112.15-19: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 112 | %type EMAIL; | ^~~~~ conf_yacc.y:113.20-29: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 113 | %type DOMAINNAME; | ^~~~~~~~~~ conf_yacc.y:114.15-20: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 114 | %type TDELAY; | ^~~~~~ conf_yacc.y:115.15-21: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 115 | %type TNUMBER; | ^~~~~~~ conf_yacc.y:116.17-23: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 116 | %type QSTRING; | ^~~~~~~ conf_yacc.y:117.15-19: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 117 | %type REGEX; | ^~~~~ conf_yacc.y:118.12-13: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 118 | %type OP; | ^~ conf_yacc.y:119.14-17: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 119 | %type PROP; | ^~~~ conf_yacc.y:120.20-29: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 120 | %type SPF_STATUS; | ^~~~~~~~~~ conf_yacc.y:121.20-29: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 121 | %type SPAMDSOCKT; | ^~~~~~~~~~ /bin/mv y.tab.c conf_yacc.c /usr/bin/lex -oconf_lex.c conf_lex.l *** [conf_lex.c] Error code 141 bmake[1]: stopped in /Users/pbulk/build/mail/milter-greylist/work/milter-greylist-4.6.4 1 error bmake[1]: stopped in /Users/pbulk/build/mail/milter-greylist/work/milter-greylist-4.6.4 *** Error code 2 Stop. bmake: stopped in /Users/pbulk/build/mail/milter-greylist/work/milter-greylist-4.6.4 *** Error code 1 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/milter-greylist *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/milter-greylist