=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for quvi-0.4.2nb21 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in quvi --- quvi-cmdline.o --- --- quvi-quvi.o --- --- quvi-strepl.o --- --- quvi-cmdline.o --- CC quvi-cmdline.o --- quvi-quvi.o --- CC quvi-quvi.o --- quvi-strepl.o --- CC quvi-strepl.o --- quvi-quvi.o --- quvi.c:353:19: warning: too many arguments in call to 'supported' supported(quvi); ~~~~~~~~~ ^ quvi.c:516:28: warning: 'memset' call operates on objects of type 'struct parsed_url_s' while the size is based on a different type 'struct parsed_url_s *' [-Wsizeof-pointer-memaccess] memset(&p, 0, sizeof(&p)); ~~ ^~ quvi.c:516:28: note: did you mean to remove the addressof in the argument to 'sizeof' (and multiply it by the number of elements)? memset(&p, 0, sizeof(&p)); ^~ quvi.c:1092:23: warning: too many arguments in call to 'query_formats' query_formats(quvi); ~~~~~~~~~~~~~ ^ quvi.c:1095:17: warning: too many arguments in call to 'support' support(quvi); ~~~~~~~ ^ 4 warnings generated. --- quvi --- CCLD quvi /usr/bin/ld: /data/scratch/net/quvi/work/.buildlink/lib/libquvi.so: undefined reference to `luaL_openlib' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [quvi] Error code 1 make[3]: stopped in /data/scratch/net/quvi/work/quvi-0.4.2/src/quvi 1 error make[3]: stopped in /data/scratch/net/quvi/work/quvi-0.4.2/src/quvi *** [all-recursive] Error code 1 make[2]: stopped in /data/scratch/net/quvi/work/quvi-0.4.2/src 1 error make[2]: stopped in /data/scratch/net/quvi/work/quvi-0.4.2/src *** [all-recursive] Error code 1 make[1]: stopped in /data/scratch/net/quvi/work/quvi-0.4.2 1 error make[1]: stopped in /data/scratch/net/quvi/work/quvi-0.4.2 *** [all] Error code 2 make: stopped in /data/scratch/net/quvi/work/quvi-0.4.2 1 error make: stopped in /data/scratch/net/quvi/work/quvi-0.4.2 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/net/quvi *** Error code 1 Stop. make: stopped in /data/pkgsrc/net/quvi