=> 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 xcalc-1.1.3 ninja: Entering directory `output' [1/5] Compiling C object xcalc.p/xcalc.c.o ../xcalc.c: In function 'convert': ../xcalc.c:366:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 366 | strncpy(selstr, dispstr, (int)(*length)); | ^~~~~~~ In function 'convert', inlined from 'convert' at ../xcalc.c:358:16: ../xcalc.c:365:19: note: length computed here 365 | *length = strlen(dispstr); | ^~~~~~~~~~~~~~~ [2/5] Generating xcalc.man with a custom command (wrapped by meson to capture output) [3/5] Compiling C object xcalc.p/actions.c.o [4/5] Compiling C object xcalc.p/math.c.o [5/5] Linking target xcalc