=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 tree-sitter-python-0.20.0nb1 cd /usr/pkgsrc/textproc/tree-sitter-python/work/tree-sitter-python-0.20.0/src && libtool --mode=compile gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -I. -c -fPIC parser.c libtool: compile: gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -I. -c -fPIC parser.c -fPIC -DPIC -o .libs/parser.o libtool: compile: gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -I. -c -fPIC parser.c -o parser.o >/dev/null 2>&1 cd /usr/pkgsrc/textproc/tree-sitter-python/work/tree-sitter-python-0.20.0/src && if [ -f scanner.c ]; then libtool --mode=compile gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -I. -c -fPIC scanner.c; fi cd /usr/pkgsrc/textproc/tree-sitter-python/work/tree-sitter-python-0.20.0/src && if [ -f scanner.cc ]; then libtool --mode=compile c++ -O2 -D_FORTIFY_SOURCE=2 -I. -c -fPIC scanner.cc; fi libtool: compile: c++ -O2 -D_FORTIFY_SOURCE=2 -I. -c -fPIC scanner.cc -fPIC -DPIC -o .libs/scanner.o scanner.cc: In member function 'unsigned int {anonymous}::Scanner::serialize(char*)': scanner.cc:103:27: error: 'UINT8_MAX' was not declared in this scope if (delimiter_count > UINT8_MAX) delimiter_count = UINT8_MAX; ^ *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/textproc/tree-sitter-python *** Error code 1 Stop. make: stopped in /usr/pkgsrc/textproc/tree-sitter-python