=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for fhist-1.16nb1 gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Ifcomp -Icommon -c fcomp/main.c mv main.o fcomp/main.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/ac/libintl.c mv libintl.o common/ac/libintl.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/ac/string.c mv string.o common/ac/string.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/ac/unistd.c mv unistd.o common/ac/unistd.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/ac/wchar.c mv wchar.o common/ac/wchar.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/ac/wctype.c mv wctype.o common/ac/wctype.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/arglex.c mv arglex.o common/arglex.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/cmalloc.c mv cmalloc.o common/cmalloc.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/compare.c mv compare.o common/compare.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/env.c mv env.o common/env.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/error.c mv error.o common/error.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/error_intl.c common/error_intl.c: In function 'column_width': common/error_intl.c:149:24: warning: passing argument 1 of 'iswctype' makes integer from pointer without a cast [-Wint-conversion] if (kanji && iswctype(kanji, wc)) ^~~~~ In file included from common/ac/wctype.h:51:0, from common/error_intl.c:27: /usr/include/wctype.h:70:5: note: expected 'wint_t {aka int}' but argument is of type 'wctype_t {aka struct __tag_wctype_t *}' int iswctype(wint_t, wctype_t); ^~~~~~~~ common/error_intl.c:149:31: warning: passing argument 2 of 'iswctype' makes pointer from integer without a cast [-Wint-conversion] if (kanji && iswctype(kanji, wc)) ^~ In file included from common/ac/wctype.h:51:0, from common/error_intl.c:27: /usr/include/wctype.h:70:5: note: expected 'wctype_t {aka struct __tag_wctype_t *}' but argument is of type 'wchar_t {aka int}' int iswctype(wint_t, wctype_t); ^~~~~~~~ mv error_intl.o common/error_intl.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/fcheck.c mv fcheck.o common/fcheck.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/fileio.c mv fileio.o common/fileio.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/help.c mv help.o common/help.o gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -Icommon -Icommon -c common/input.c common/input.c:37:1: error: redefinition of 'input_name' input_name(input_ty *fp) ^~~~~~~~~~ In file included from common/input/private.h:26:0, from common/input.c:27: common/input.h:78:29: note: previous definition of 'input_name' was here extern __inline const char *input_name(input_ty *fp) ^~~~~~~~~~ common/input.c:54:1: error: redefinition of 'input_length' input_length(input_ty *fp) ^~~~~~~~~~~~ In file included from common/input/private.h:26:0, from common/input.c:27: common/input.h:80:22: note: previous definition of 'input_length' was here extern __inline long input_length(input_ty *fp) ^~~~~~~~~~~~ common/input.c:71:1: error: redefinition of 'input_ftell' input_ftell(input_ty *fp) ^~~~~~~~~~~ In file included from common/input/private.h:26:0, from common/input.c:27: common/input.h:82:22: note: previous definition of 'input_ftell' was here extern __inline long input_ftell(input_ty *fp) ^~~~~~~~~~~ common/input.c:88:1: error: redefinition of 'input_read' input_read(input_ty *fp, void *data, long len) ^~~~~~~~~~ In file included from common/input/private.h:26:0, from common/input.c:27: common/input.h:71:22: note: previous definition of 'input_read' was here extern __inline long input_read(input_ty *fp, void *data, long len) ^~~~~~~~~~ common/input.c:171:1: error: redefinition of 'input_getc' input_getc(input_ty *fp) ^~~~~~~~~~ In file included from common/input/private.h:26:0, from common/input.c:27: common/input.h:75:21: note: previous definition of 'input_getc' was here extern __inline int input_getc(input_ty *fp) { if (fp->pushback_len > ^~~~~~~~~~ *** Error code 1 Stop. make: stopped in /tmp/devel/fhist/work/fhist-1.16 *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/fhist *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/fhist