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

2020-04-10 Thread Hartmann, O.
On Thu, 9 Apr 2020 22:07:59 -0700
"Simon J. Gerraty"  wrote:

> Hartmann, O.  wrote:
> 
> > 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  
> 
> Sorry, I did buildworld just before committing r359735
> but I use ficl, - missed the below for lua.
> Will fix.
> 
> > 
> > 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'  

Thank you.
oh



pgplNrVJvjJ1D.pgp
Description: OpenPGP digital signature


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

2020-04-09 Thread Simon J. Gerraty
Fixed in r359769

Hartmann, O.  wrote:

> 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
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


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

2020-04-09 Thread Simon J. Gerraty
Hartmann, O.  wrote:

> 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

Sorry, I did buildworld just before committing r359735
but I use ficl, - missed the below for lua.
Will fix.

> 
> 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'
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


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

2020-04-09 Thread Hartmann, O.
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


pgppK5ZbxAh72.pgp
Description: OpenPGP digital signature