=> 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 --- --- stack.o --- --- getopt.o --- --- acceptch.o --- --- color.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 --- 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 --- 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 --- 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 --- color.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 color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c --- acceptch.o --- 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'): ^~~~ --- color.o --- mv -f .deps/color.Tpo .deps/color.Po --- stack.o --- mv -f .deps/stack.Tpo .deps/stack.Po --- 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); ^ --- getopt.o --- mv -f .deps/getopt.Tpo .deps/getopt.Po --- 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); ^ --- llist.o --- mv -f .deps/llist.Tpo .deps/llist.Po --- hexcurse.o --- cc1: all warnings being treated as errors *** [hexcurse.o] Error code 1 make[2]: stopped in /tmp/pkgbuild/editors/hexcurse/work.x86_64/hexcurse-1.60.0/src --- screen.o --- mv -f .deps/screen.Tpo .deps/screen.Po --- file.o --- mv -f .deps/file.Tpo .deps/file.Po --- acceptch.o --- cc1: all warnings being treated as errors *** [acceptch.o] Error code 1 make[2]: stopped in /tmp/pkgbuild/editors/hexcurse/work.x86_64/hexcurse-1.60.0/src 2 errors make[2]: stopped in /tmp/pkgbuild/editors/hexcurse/work.x86_64/hexcurse-1.60.0/src *** [all-recursive] Error code 1 make[1]: stopped in /tmp/pkgbuild/editors/hexcurse/work.x86_64/hexcurse-1.60.0 1 error make[1]: stopped in /tmp/pkgbuild/editors/hexcurse/work.x86_64/hexcurse-1.60.0 *** [all] Error code 2 make: stopped in /tmp/pkgbuild/editors/hexcurse/work.x86_64/hexcurse-1.60.0 1 error make: stopped in /tmp/pkgbuild/editors/hexcurse/work.x86_64/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