=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for hexcurse-1.60.0 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- file.o --- --- llist.o --- --- screen.o --- --- hexcurse.o --- --- file.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wextra -I/usr/pkg/include/ncurses -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c --- llist.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wextra -I/usr/pkg/include/ncurses -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -MT llist.o -MD -MP -MF .deps/llist.Tpo -c -o llist.o llist.c --- screen.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wextra -I/usr/pkg/include/ncurses -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.c --- hexcurse.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wextra -I/usr/pkg/include/ncurses -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -MT hexcurse.o -MD -MP -MF .deps/hexcurse.Tpo -c -o hexcurse.o hexcurse.c distcc[22809] ERROR: compile hexcurse.c on 10.0.20.122:3648 failed distcc[22809] (dcc_build_somewhere) Warning: remote compilation of 'hexcurse.c' failed, retrying locally distcc[22809] Warning: failed to distribute hexcurse.c to 10.0.20.122:3648, running locally instead --- file.o --- mv -f .deps/file.Tpo .deps/file.Po --- stack.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wextra -I/usr/pkg/include/ncurses -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -MT stack.o -MD -MP -MF .deps/stack.Tpo -c -o stack.o stack.c --- screen.o --- mv -f .deps/screen.Tpo .deps/screen.Po --- getopt.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wextra -I/usr/pkg/include/ncurses -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c --- hexcurse.o --- In file included from /usr/include/stdio.h:597:0, from ../include/hex.h:23, from hexcurse.c:25: hexcurse.c: In function 'main': hexcurse.c:237:50: error: '__builtin_snprintf' output truncated before the last format character [-Werror=format-truncation=] min_address_length = snprintf(buffer, 1, "%jd", (intmax_t)len); ^ hexcurse.c:237:28: note: '__builtin_snprintf' output between 2 and 21 bytes into a destination of size 1 min_address_length = snprintf(buffer, 1, "%jd", (intmax_t)len); ^ In file included from /usr/include/stdio.h:597:0, from ../include/hex.h:23, from hexcurse.c:25: hexcurse.c: In function 'getMinimumAddressLength': hexcurse.c:237:50: error: '__builtin_snprintf' output truncated before the last format character [-Werror=format-truncation=] min_address_length = snprintf(buffer, 1, "%jd", (intmax_t)len); ^ hexcurse.c:237:28: note: '__builtin_snprintf' output between 2 and 21 bytes into a destination of size 1 min_address_length = snprintf(buffer, 1, "%jd", (intmax_t)len); ^ --- stack.o --- mv -f .deps/stack.Tpo .deps/stack.Po --- acceptch.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wextra -I/usr/pkg/include/ncurses -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -MT acceptch.o -MD -MP -MF .deps/acceptch.Tpo -c -o acceptch.o acceptch.c --- hexcurse.o --- cc1: all warnings being treated as errors distcc[22809] ERROR: compile hexcurse.c on localhost failed *** [hexcurse.o] Error code 1 make[2]: stopped in /tmp/pkgbuild/editors/hexcurse/work.i386/hexcurse-1.60.0/src --- llist.o --- mv -f .deps/llist.Tpo .deps/llist.Po --- getopt.o --- mv -f .deps/getopt.Tpo .deps/getopt.Po --- acceptch.o --- distcc[21478] ERROR: compile acceptch.c on 10.0.20.122:3648 failed distcc[21478] (dcc_build_somewhere) Warning: remote compilation of 'acceptch.c' failed, retrying locally distcc[21478] Warning: failed to distribute acceptch.c to 10.0.20.122:3648, running locally instead acceptch.c: In function 'wacceptch': acceptch.c:299:19: error: this statement may fall through [-Werror=implicit-fallthrough=] currentLine -= (2*MAXY); ~~~~~~~~~~~~^~~~~~~~~~~ acceptch.c:301:2: note: here case CTRL_AND('d'): ^~~~ cc1: all warnings being treated as errors distcc[21478] ERROR: compile acceptch.c on localhost failed *** [acceptch.o] Error code 1 make[2]: stopped in /tmp/pkgbuild/editors/hexcurse/work.i386/hexcurse-1.60.0/src 2 errors make[2]: stopped in /tmp/pkgbuild/editors/hexcurse/work.i386/hexcurse-1.60.0/src *** [all-recursive] Error code 1 make[1]: stopped in /tmp/pkgbuild/editors/hexcurse/work.i386/hexcurse-1.60.0 1 error make[1]: stopped in /tmp/pkgbuild/editors/hexcurse/work.i386/hexcurse-1.60.0 *** [all] Error code 2 make: stopped in /tmp/pkgbuild/editors/hexcurse/work.i386/hexcurse-1.60.0 1 error make: stopped in /tmp/pkgbuild/editors/hexcurse/work.i386/hexcurse-1.60.0 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/editors/hexcurse *** Error code 1 Stop. make: stopped in /usr/pkgsrc/editors/hexcurse