=> 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 libredwg-0.12.4nb9 /usr/bin/make all-recursive Making all in src /usr/bin/make all-am CC dwg.lo CC common.lo CC bits.lo CC decode.lo In file included from decode.c:68: decode.c: In function 'decode_preR13': decode.c:716:18: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Wformat=] 716 | LOG_ERROR ("DWG too small %zu", dat->size) | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ | | | long unsigned int logging.h:59:26: note: in definition of macro 'LOG' 59 | HANDLER (OUTPUT, args); \ | ^~~~ decode.c:716:7: note: in expansion of macro 'LOG_ERROR' 716 | LOG_ERROR ("DWG too small %zu", dat->size) | ^~~~~~~~~ decode.c:716:35: note: format string is defined here 716 | LOG_ERROR ("DWG too small %zu", dat->size) | ~~^ | | | unsigned int | %lu In file included from decode.c:68: decode.c:724:20: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Wformat=] 724 | LOG_ERROR ("HEADER too small %zu", dat->size) | ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ | | | long unsigned int logging.h:59:26: note: in definition of macro 'LOG' 59 | HANDLER (OUTPUT, args); \ | ^~~~ decode.c:724:9: note: in expansion of macro 'LOG_ERROR' 724 | LOG_ERROR ("HEADER too small %zu", dat->size) | ^~~~~~~~~ decode.c:724:40: note: format string is defined here 724 | LOG_ERROR ("HEADER too small %zu", dat->size) | ~~^ | | | unsigned int | %lu At top level: decode.c:656:1: warning: 'decode_preR13' defined but not used [-Wunused-function] 656 | decode_preR13 (Bit_Chain *restrict dat, Dwg_Data *restrict dwg) | ^~~~~~~~~~~~~ CC decode_r2007.lo CC reedsolomon.lo CC print.lo CC free.lo CC hash.lo CC dynapi.lo CC classes.lo CC dwg_api.lo dwg_api.c: In function 'dwg_add_MLINE': dwg_api.c:24332:11: warning: implicit declaration of function 'sincos' [-Wimplicit-function-declaration] 24332 | sincos (mlstyle->start_angle, &sina, &cosa); | ^~~~~~ dwg_api.c:24332:11: warning: incompatible implicit declaration of built-in function 'sincos' dwg_api.c:41:1: note: include '' or provide a declaration of 'sincos' 40 | #include "classes.h" +++ |+#include 41 | CC objects.lo CC out_dxf.lo CC out_dxfb.lo CC out_json.lo CC out_geojson.lo CC encode.lo encode.c:3256:14: warning: 'encode_preR13' defined but not used [-Wunused-function] 3256 | static int encode_preR13 (Dwg_Data * restrict dwg, Bit_Chain * restrict dat) | ^~~~~~~~~~~~~ CC dxfclasses.lo CC in_dxf.lo CC in_json.lo CCLD libredwg.la Making all in programs CC dwgread.o CCLD dwgread CC dwgbmp.o CCLD dwgbmp CC dwg2dxf.o CCLD dwg2dxf CC dwg2SVG.o dwg2SVG.c: In function 'output_TEXT': dwg2SVG.c:242:10: warning: implicit declaration of function 'strcasestr'; did you mean 'strstr'? [-Wimplicit-function-declaration] 242 | && strcasestr (style->font_file, ".ttf") | ^~~~~~~~~~ | strstr dwg2SVG.c:242:10: warning: nested extern declaration of 'strcasestr' [-Wnested-externs] CC escape.o CC geom.o CCLD dwg2SVG CC dwglayers.o CCLD dwglayers CC dwggrep-dwggrep.o CCLD dwggrep CC dwg2ps.o CCLD dwg2ps CC dwgrewrite.o CCLD dwgrewrite CC dxf2dwg.o CCLD dxf2dwg CC dwgwrite.o CCLD dwgwrite CC dxfwrite.o CCLD dxfwrite Making all in examples CC dwgadd.o CCLD dwgadd CC load_dwg.o CCLD load_dwg CC dwg2svg2.o CCLD dwg2svg2 CC dwgfuzz.o CCLD dwgfuzz CC llvmfuzz_standalone-llvmfuzz.o llvmfuzz.c: In function 'main': llvmfuzz.c:267:51: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'long int' [-Wformat=] 267 | fprintf (stderr, "llvmfuzz_standalone %s [%zu]\n", argv[i], len); | ~~^ ~~~ | | | | unsigned int long int | %lu CCLD llvmfuzz_standalone ld: cannot find libasan_preinit.o: No such file or directory *** Error code 1 Stop. make[2]: stopped in /usr/pkgsrc/cad/libredwg/work/libredwg-0.12.4/examples *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/cad/libredwg/work/libredwg-0.12.4 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/cad/libredwg/work/libredwg-0.12.4 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/cad/libredwg *** Error code 1 Stop. make: stopped in /usr/pkgsrc/cad/libredwg