+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/milter-greylist-4.4.3nb22/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/milter-greylist-4.4.3nb22/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 ===> Building for milter-greylist-4.4.3nb22 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -Wall -I/opt/local/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/local/include -DUSE_CURL -I/opt/local/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DUSE_POSTFIX -DCONFFILE=\"/opt/local/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -c milter-greylist.c milter-greylist.c: In function 'real_eom': milter-greylist.c:1193:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 1193 | const char const subjhdr[] = "Subject: "; | ^~~~~ In function 'strip_brackets', inlined from 'site_only' at milter-greylist.c:2614:9, inlined from 'fstring_expand' at milter-greylist.c:2793:5: milter-greylist.c:2574:8: warning: 'strncpy' output may be truncated copying 324 bytes from a string of length 324 [-Wstringop-truncation] 2574 | (void)strncpy(out, in, len); | ^~~~~~~~~~~~~~~~~~~~~ In function 'strip_brackets', inlined from 'domain_only' at milter-greylist.c:2646:9, inlined from 'fstring_expand' at milter-greylist.c:2800:5: milter-greylist.c:2574:8: warning: 'strncpy' output may be truncated copying 324 bytes from a string of length 324 [-Wstringop-truncation] 2574 | (void)strncpy(out, in, len); | ^~~~~~~~~~~~~~~~~~~~~ In function 'strip_brackets', inlined from 'mbox_only' at milter-greylist.c:2598:9, inlined from 'fstring_expand' at milter-greylist.c:2762:5: milter-greylist.c:2574:8: warning: 'strncpy' output may be truncated copying 324 bytes from a string of length 324 [-Wstringop-truncation] 2574 | (void)strncpy(out, in, len); | ^~~~~~~~~~~~~~~~~~~~~ In function 'strip_brackets', inlined from 'machine_only' at milter-greylist.c:2630:9, inlined from 'fstring_expand' at milter-greylist.c:2769:5: milter-greylist.c:2574:8: warning: 'strncpy' output may be truncated copying 324 bytes from a string of length 324 [-Wstringop-truncation] 2574 | (void)strncpy(out, in, len); | ^~~~~~~~~~~~~~~~~~~~~ In function 'strip_brackets', inlined from 'fstring_expand' at milter-greylist.c:2739:4: milter-greylist.c:2574:8: warning: 'strncpy' output may be truncated copying 324 bytes from a string of length 324 [-Wstringop-truncation] 2574 | (void)strncpy(out, in, len); | ^~~~~~~~~~~~~~~~~~~~~ milter-greylist.c: In function 'fstring_expand': milter-greylist.c:3095:34: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size between 674 and 998 [-Wformat-truncation=] 3095 | "milter-greylist-%s (%s); %s %s (%s)", | ^~ ...... 3101 | timestr, tzstr, tznamestr); | ~~~~~~~ milter-greylist.c:3091:4: note: 'snprintf' output between 31 and 3427 bytes into a destination of size 1024 3091 | snprintf(output, HDRLEN, | ^~~~~~~~~~~~~~~~~~~~~~~~ 3092 | #ifndef USE_POSTFIX | ~~~~~~~~~~~~~~~~~~~ 3093 | "milter-greylist-%s (%s [%s]); %s %s (%s)", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3094 | #else | ~~~~~ 3095 | "milter-greylist-%s (%s); %s %s (%s)", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3096 | #endif | ~~~~~~ 3097 | PACKAGE_VERSION, fqdn, | ~~~~~~~~~~~~~~~~~~~~~~ 3098 | #ifndef USE_POSTFIX | ~~~~~~~~~~~~~~~~~~~ 3099 | local_ipstr(priv), | ~~~~~~~~~~~~~~~~~~ 3100 | #endif | ~~~~~~ 3101 | timestr, tzstr, tznamestr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -Wall -I/opt/local/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/local/include -DUSE_CURL -I/opt/local/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DUSE_POSTFIX -DCONFFILE=\"/opt/local/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -c pending.c pending.c: In function 'pending_tarpitted': pending.c:507:9: warning: variable 'now' set but not used [-Wunused-but-set-variable] 507 | time_t now; | ^~~ gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -Wall -I/opt/local/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/local/include -DUSE_CURL -I/opt/local/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DUSE_POSTFIX -DCONFFILE=\"/opt/local/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -c sync.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -Wall -I/opt/local/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/local/include -DUSE_CURL -I/opt/local/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DUSE_POSTFIX -DCONFFILE=\"/opt/local/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -c dnsrbl.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -Wall -I/opt/local/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/local/include -DUSE_CURL -I/opt/local/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DUSE_POSTFIX -DCONFFILE=\"/opt/local/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -c list.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -Wall -I/opt/local/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/local/include -DUSE_CURL -I/opt/local/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DUSE_POSTFIX -DCONFFILE=\"/opt/local/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -c macro.c /opt/local/bin/bison -y -p`echo conf_yacc.c|/opt/local/bin/nbsed 's/^\([^_]\{1,\}_\).*$/\1/'` conf_yacc.y conf_yacc.y:105.16-21: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 105 | %type IPADDR; | ^~~~~~ conf_yacc.y:106.17-23: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 106 | %type IP6ADDR; | ^~~~~~~ conf_yacc.y:107.14-17: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 107 | %type CIDR; | ^~~~ conf_yacc.y:108.15-19: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 108 | %type EMAIL; | ^~~~~ conf_yacc.y:109.20-29: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 109 | %type DOMAINNAME; | ^~~~~~~~~~ conf_yacc.y:110.15-20: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 110 | %type TDELAY; | ^~~~~~ conf_yacc.y:111.15-21: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 111 | %type TNUMBER; | ^~~~~~~ conf_yacc.y:112.17-23: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 112 | %type QSTRING; | ^~~~~~~ conf_yacc.y:113.15-19: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 113 | %type REGEX; | ^~~~~ conf_yacc.y:114.12-13: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 114 | %type OP; | ^~ conf_yacc.y:115.14-17: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 115 | %type PROP; | ^~~~ conf_yacc.y:116.20-29: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 116 | %type SPF_STATUS; | ^~~~~~~~~~ conf_yacc.y:117.20-29: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 117 | %type SPAMDSOCKT; | ^~~~~~~~~~ /usr/bin/mv y.tab.c conf_yacc.c /opt/local/bin/flex -oconf_lex.c conf_lex.l gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -Wall -I/opt/local/include -DUSE_LDAP -DLDAP_DEPRECATED -I/opt/local/include -DUSE_CURL -I/opt/local/include -DUSE_P0F -DUSE_SPAMD -DHAVE_DATA_CALLBACK -DUSE_DNSRBL -DUSE_POSTFIX -DCONFFILE=\"/opt/local/etc/greylist.conf\" -DDUMPFILE=\"/var/milter-greylist/greylist.db\" -D_BSD_SOURCE -I. -I. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -c conf_yacc.c In file included from conf_yacc.y:1927: conf_lex.c:3349:16: warning: 'input' defined but not used [-Wunused-function] 3349 | #else | ^ y.tab.c: In function 'conf_parse': conf_yacc.y:774:5: warning: 'strncpy' output may be truncated copying 20 bytes from a string of length 20 [-Wstringop-truncation] 774 | strncpy(conf.c_syncsrcport, $4, NUMLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conf_yacc.y:762:5: warning: 'strncpy' output may be truncated copying 20 bytes from a string of length 20 [-Wstringop-truncation] 762 | strncpy(conf.c_syncsrcport, $4, NUMLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conf_yacc.y:751:5: warning: 'strncpy' output may be truncated copying 20 bytes from a string of length 20 [-Wstringop-truncation] 751 | strncpy(conf.c_syncsrcport, $4, NUMLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conf_yacc.y:712:5: warning: 'strncpy' output may be truncated copying 20 bytes from a string of length 20 [-Wstringop-truncation] 712 | strncpy(conf.c_syncport, $4, NUMLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conf_yacc.y:700:5: warning: 'strncpy' output may be truncated copying 20 bytes from a string of length 20 [-Wstringop-truncation] 700 | strncpy(conf.c_syncport, $4, NUMLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conf_yacc.y:689:5: warning: 'strncpy' output may be truncated copying 20 bytes from a string of length 20 [-Wstringop-truncation] 689 | strncpy(conf.c_syncport, $4, NUMLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/local/bin/bison -y -p`echo dump_yacc.c|/opt/local/bin/nbsed 's/^\([^_]\{1,\}_\).*$/\1/'` dump_yacc.y dump_yacc.y:41.16-21: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 41 | %type IPADDR; | ^~~~~~ dump_yacc.y:42.17-23: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 42 | %type IP6ADDR; | ^~~~~~~ dump_yacc.y:43.15-19: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 43 | %type EMAIL; | ^~~~~ dump_yacc.y:44.14-17: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 44 | %type