=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for squidGuard-1.4nb18 making all in squidGuard-1.4 making all in src sg.y:98.16-19: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 98 | %type WORD | ^~~~ sg.y:99.16-22: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 99 | %type EXECCMD | ^~~~~~~ sg.y:100.16-22: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 100 | %type WEEKDAY | ^~~~~~~ sg.y:101.16-24: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 101 | %type LDAPDNSTR | ^~~~~~~~~ sg.y:102.16-21: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 102 | %type NUMBER | ^~~~~~ sg.y:103.14-17: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 103 | %type TVAL | ^~~~ sg.y:104.16-19: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 104 | %type DVAL | ^~~~ sg.y:105.16-23: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 105 | %type DVALCRON | ^~~~~~~~ sg.y:106.16-19: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 106 | %type CHAR | ^~~~ sg.y:107.16-20: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 107 | %type SUBST | ^~~~~ sg.y:108.16-21: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 108 | %type IPADDR | ^~~~~~ sg.y:109.16-21: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 109 | %type DBHOME LOGDIR | ^~~~~~ sg.y:109.23-28: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 109 | %type DBHOME LOGDIR | ^~~~~~ sg.y:110.16-19: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 110 | %type CIDR | ^~~~ sg.y:111.16-22: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 111 | %type IPCLASS | ^~~~~~~ clang -I.. -I. -I. -I/opt/pkg/include/db4 -I/opt/pkg/include/db4 -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include/db4 -I/opt/pkg/include/db4 -c main.c clang -I.. -I. -I. -I/opt/pkg/include/db4 -I/opt/pkg/include/db4 -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include/db4 -I/opt/pkg/include/db4 -c sgLog.c clang -I.. -I. -I. -I/opt/pkg/include/db4 -I/opt/pkg/include/db4 -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include/db4 -I/opt/pkg/include/db4 -c sgDb.c In file included from sgDb.c:21: ./sg.h:397:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void sgDbInit __P(()); ^ sgDb.c:32:6: note: conflicting prototype is here void sgDbInit(struct sgDb *Db, char *file) ^ 1 warning generated. clang -I.. -I. -I. -I/opt/pkg/include/db4 -I/opt/pkg/include/db4 -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include/db4 -I/opt/pkg/include/db4 -c HTParse.c clang -I.. -I. -I. -I/opt/pkg/include/db4 -I/opt/pkg/include/db4 -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include/db4 -I/opt/pkg/include/db4 -c sgDiv.c In file included from sgDiv.c:19: ./sg.h:330:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void sgAlarm __P(()); ^ sgDiv.c:70:6: note: conflicting prototype is here void sgAlarm(int signal) ^ sgDiv.c:104:3: warning: call to undeclared function 'HTUnEscape'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] HTUnEscape(field); ^ sgDiv.c:695:59: warning: format specifies type 'int' but the argument has type 'time_t' (aka 'long') [-Wformat] sprintf(qbuf, "%d-%d-%d-%d-%d-%d", s->userquota.renew, s->userquota.seconds, userquota->status, userquota->time, userquota->last, userquota->consumed); ~~ ^~~~~~~~~~~~~~~~~~~~ %ld /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ sgDiv.c:695:100: warning: format specifies type 'int' but the argument has type 'time_t' (aka 'long') [-Wformat] sprintf(qbuf, "%d-%d-%d-%d-%d-%d", s->userquota.renew, s->userquota.seconds, userquota->status, userquota->time, userquota->last, userquota->consumed); ~~ ^~~~~~~~~~~~~~~ %ld /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ sgDiv.c:695:117: warning: format specifies type 'int' but the argument has type 'time_t' (aka 'long') [-Wformat] sprintf(qbuf, "%d-%d-%d-%d-%d-%d", s->userquota.renew, s->userquota.seconds, userquota->status, userquota->time, userquota->last, userquota->consumed); ~~ ^~~~~~~~~~~~~~~ %ld /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ 5 warnings generated. clang -I.. -I. -I. -I/opt/pkg/include/db4 -I/opt/pkg/include/db4 -DHAVE_CONFIG_H -pipe -Os -I/opt/pkg/include/db4 -I/opt/pkg/include/db4 -c sgFree.c *** [lex.yy.c] Error code 141 bmake[1]: stopped in /Users/pbulk/build/www/squidGuard/work/squidGuard-1.4/src 1 error bmake[1]: stopped in /Users/pbulk/build/www/squidGuard/work/squidGuard-1.4/src *** [all] Error code 1 bmake: stopped in /Users/pbulk/build/www/squidGuard/work/squidGuard-1.4 1 error bmake: stopped in /Users/pbulk/build/www/squidGuard/work/squidGuard-1.4 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/www/squidGuard *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/www/squidGuard