=> 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 rtf2latex2e-2.2.3 gcc -DUNIX -O2 -c src/cole.c -o src/cole.o gcc -DUNIX -O2 -c src/cole_decode.c -o src/cole_decode.o gcc -DUNIX -O2 -c src/cole_support.c -o src/cole_support.o gcc -DUNIX -O2 -c src/eqn.c -o src/eqn.o gcc -DUNIX -DPREFS_DIR=\"/usr/pkg/share/rtf2latex2e\" -DVERSION=\"2-2-3\" -O2 -c src/main.c -o src/main.o gcc -DUNIX -O2 -c src/mygetopt.c -o src/mygetopt.o gcc -DUNIX -O2 -c src/reader.c -o src/reader.o gcc -DUNIX -O2 -c src/tokenscan.c -o src/tokenscan.o gcc -DUNIX -O2 -c src/writer.c -o src/writer.o src/writer.c: In function 'IncludeGraphics': src/writer.c:2527:12: warning: type defaults to 'int' in declaration of 'pict2pdf_exists' [-Wimplicit-int] static pict2pdf_exists = -1; ^~~~~~~~~~~~~~~ src/writer.c:2528:12: warning: type defaults to 'int' in declaration of 'unoconv_exists' [-Wimplicit-int] static unoconv_exists = -1; ^~~~~~~~~~~~~~ gcc -DUNIX -DPREFS_DIR=\"/usr/pkg/share/rtf2latex2e\" -O2 -c src/init.c -o src/init.o In function 'DecodeOLE.constprop', inlined from 'ConvertEquationFile' at src/writer.c:3210:9: src/writer.c:2978:9: warning: attempt to free a non-heap object 'nativeStream' [-Wfree-nonheap-object] free(nativeStream); ^~~~~~~~~~~~~~~~~~ src/writer.c:2985:9: warning: attempt to free a non-heap object 'nativeStream' [-Wfree-nonheap-object] free(nativeStream); ^~~~~~~~~~~~~~~~~~ src/writer.c:2991:9: warning: attempt to free a non-heap object 'nativeStream' [-Wfree-nonheap-object] free(nativeStream); ^~~~~~~~~~~~~~~~~~ gcc -DUNIX -O2 src/cole.o src/cole_decode.o src/cole_support.o src/eqn.o src/main.o src/mygetopt.o src/reader.o src/tokenscan.o src/writer.o src/init.o -lm -o rtf2latex2e ld: src/cole_decode.o: in function `__OLEdecode': cole_decode.c:(.text+0xc3f): warning: warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp() ld: cole_decode.c:(.text+0xd98): warning: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() cp -f rtf2latex2e rtf2latex