12-STABLE: BEARSSL: liblua compiler error: too few arguments to function call

From: Hartmann, O. <ohartmann_at_walstatt.org>
Date: Fri, 10 Apr 2020 06:06:57 +0200
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

Received on Fri Apr 10 2020 - 02:07:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:23 UTC