=> Bootstrap dependency digest>=20010302: found digest-20190127
===> 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 kore-4.0.1
/bin/mkdir -p /tmp/pkgbuild/www/kore/work.alpha/kore-4.0.1/obj
gcc -O2 -mieee -D_FORTIFY_SOURCE=2 -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/pkg"' -fstack-protector-all -DKORE_USE_TASKS -c src/kore.c -o obj/kore.o
cc1: error: -fstack-protector not supported for this target [-Werror]
gcc -O2 -mieee -D_FORTIFY_SOURCE=2 -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Iinclude/kore -Iobj -std=c99 -pedantic -Wtype-limits -DPREFIX='"/usr/pkg"' -fstack-protector-all -DKORE_USE_TASKS -c src/buf.c -o obj/buf.o
cc1: error: -fstack-protector not supported for this target [-Werror]
cc1: all warnings being treated as errors
gmake: *** [Makefile:204: obj/buf.o] Error 1
gmake: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
gmake: *** [Makefile:204: obj/kore.o] Error 1
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/www/kore
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/kore