=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for hexcurse-1.60.0 --- config.h --- --- 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 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); ^ --- llist.o --- mv -f .deps/llist.Tpo .deps/llist.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 --- 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 '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); ^ cc1: all warnings being treated as errors *** [hexcurse.o] Error code 1 make[2]: stopped in /tmp/editors/hexcurse/work/hexcurse-1.60.0/src --- file.o --- mv -f .deps/file.Tpo .deps/file.Po --- screen.o --- mv -f .deps/screen.Tpo .deps/screen.Po --- stack.o --- mv -f .deps/stack.Tpo .deps/stack.Po 1 error make[2]: stopped in /tmp/editors/hexcurse/work/hexcurse-1.60.0/src *** [all-recursive] Error code 1 make[1]: stopped in /tmp/editors/hexcurse/work/hexcurse-1.60.0 1 error make[1]: stopped in /tmp/editors/hexcurse/work/hexcurse-1.60.0 *** [all] Error code 2 make: stopped in /tmp/editors/hexcurse/work/hexcurse-1.60.0 1 error make: stopped in /tmp/editors/hexcurse/work/hexcurse-1.60.0 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/editors/hexcurse *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/editors/hexcurse