While recent CURRENT doesn't show any problems, 12-STABLE (r359768) drops out from buildworld with the error shown below when option WITH_BEARSSL= YES is set in /etc/src.conf [...] Building /usr/obj/usr/src/amd64.amd64/stand/liblua/lutils.o --- lstd.o --- /usr/src/stand/liblua/lstd.c:86:44: error: too few arguments to function call, expected 5, have 4 if (verify_file(fd, filename, 0, VE_GUESS) < 0) { ~~~~~~~~~~~ ^ /usr/src/lib/libsecureboot/h/verify_file.h:50:1: note: 'verify_file' declared here int verify_file(int, const char *, off_t, int, const char *); ^ 1 error generated. *** [lstd.o] Error code 1 Kind regards, oh
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:23 UTC