=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for milter-regex-1.7nb2 --- .gdbinit --- --- milter-regex.html8 --- --- parse.c --- --- .gdbinit --- rm -f .gdbinit --- milter-regex.html8 --- # format milter-regex-1.7/milter-regex.html8 if test "" != "yes"; then mandoc -Thtml -Oman=../html%S/%N.html,style=../style.css milter-regex.8 > milter-regex.html8.tmp && mv -f milter-regex.html8.tmp milter-regex.html8; else groff -Tlatin1 -mdoc2html milter-regex.8 > milter-regex.html8.tmp && mv -f milter-regex.html8.tmp milter-regex.html8; fi --- parse.c --- # yacc milter-regex-1.7/parse.c yacc -o parse.c parse.y --- .gdbinit --- touch .gdbinit --- milter-regex.o --- --- eval.o --- --- parse.o --- --- eval.o --- # compile milter-regex-1.7/eval.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -std=gnu99 -Werror -I/usr/pkg/include -I/usr/include -c eval.c --- milter-regex.o --- # compile milter-regex-1.7/milter-regex.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -std=gnu99 -Werror -I/usr/pkg/include -I/usr/include -c milter-regex.c --- parse.o --- # compile milter-regex-1.7/parse.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -std=gnu99 -Werror -I/usr/pkg/include -I/usr/include -c parse.c --- eval.o --- distcc[3473] ERROR: compile eval.c on 10.0.20.122:3640 failed distcc[3473] (dcc_build_somewhere) Warning: remote compilation of 'eval.c' failed, retrying locally distcc[3473] Warning: failed to distribute eval.c to 10.0.20.122:3640, running locally instead --- milter-regex.o --- ctfconvert -g -L VERSION milter-regex.o --- eval.o --- 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 $"; ^~~~~ --- parse.o --- ctfconvert -g -L VERSION parse.o --- eval.o --- cc1: all warnings being treated as errors distcc[3473] ERROR: compile eval.c on localhost failed *** [eval.o] Error code 1 make: stopped in /tmp/pkgbuild/mail/milter-regex/work.aarch64/milter-regex-1.7 1 error make: stopped in /tmp/pkgbuild/mail/milter-regex/work.aarch64/milter-regex-1.7 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/mail/milter-regex *** Error code 1 Stop. make: stopped in /usr/pkgsrc/mail/milter-regex