=> 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 goaccess-1.9 --- src/.dirstamp --- --- src/.deps/.dirstamp --- --- src/bin2c.o --- depbase=`echo src/bin2c.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc -std=gnu11 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I./src -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -O2 -DSYSCONFDIR=\"/usr/pkg/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -pthread -MT src/bin2c.o -MD -MP -MF $depbase.Tpo -c -o src/bin2c.o src/bin2c.c && mv -f $depbase.Tpo $depbase.Po src/bin2c.c: In function 'main': src/bin2c.c:119:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=] fprintf (f_output, "const char %s[%lu] = {", ident, file_size); ~~^ %u src/bin2c.c:137:47: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Wformat=] fprintf (f_output, "const int %s_length = %lu;\n", ident, file_size); ~~^ %u --- bin2c --- gcc -std=gnu11 -O2 -DSYSCONFDIR=\"/usr/pkg/etc\" -Wall -Wextra -Wnested-externs -Wformat=2 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wshadow -Wold-style-definition -O2 -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/ncurses -pthread -rdynamic -lterminfo -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o bin2c src/bin2c.o -lncursesw -lcrypto -lssl -lpthread -lintl -lintl ld: cannot find -lncurses *** [bin2c] Error code 1 make: stopped in /pbulk/work/www/goaccess/work/goaccess-1.9 1 error make: stopped in /pbulk/work/www/goaccess/work/goaccess-1.9 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/www/goaccess *** Error code 1 Stop. make: stopped in /usr/pkgsrc/www/goaccess