=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for milter-regex-1.7nb2 rm -f .gdbinit touch .gdbinit # yacc milter-regex-1.7/parse.c yacc -o parse.c parse.y # compile milter-regex-1.7/milter-regex.o gcc -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -std=gnu99 -Werror -mieee -I/usr/pkg/include -I/usr/include -c milter-regex.c # compile milter-regex-1.7/eval.o gcc -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -std=gnu99 -Werror -mieee -I/usr/pkg/include -I/usr/include -c eval.c eval.c:33:19: error: 'rcsid' defined but not used [-Werror=unused-const-variable=] static const char rcsid[] = "$Id: eval.c,v 1.1.1.1 2007/01/11 15:49:52 dhartmei Exp $"; ^~~~~ cc1: all warnings being treated as errors *** Error code 1 Stop. make: stopped in /tmp/pkgbuild/mail/milter-regex/work.alpha/milter-regex-1.7 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/mail/milter-regex *** Error code 1 Stop. make: stopped in /usr/pkgsrc/mail/milter-regex