=> 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] Generating xcalc.man with a custom command (wrapped by meson to capture output) [2/5] Compiling C object xcalc.p/xcalc.c.o In file included from /usr/include/string.h:127, from /pbulk/work/x11/xcalc/work/.x11-buildlink/include/X11/Intrinsic.h:61, from /pbulk/work/x11/xcalc/work/.x11-buildlink/include/X11/Shell.h:52, from ../xcalc.c:46: In function 'convert', inlined from 'convert' at ../xcalc.c:358:16: ../xcalc.c:366:2: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 366 | strncpy(selstr, dispstr, (int)(*length)); | ^~~~~~~ ../xcalc.c: In function 'convert': ../xcalc.c:365:12: note: length computed here 365 | *length = strlen(dispstr); | ^~~~~~~~~~~~~~~ [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