Re: Build breakage with WITH_BEARSSL=1

2023-02-12 Thread Warner Losh
On Sun, Feb 12, 2023 at 3:54 AM Gordon Bergling wrote: > Hi, > > I am currently seeing a build breakage when building -CURRENT with > WITH_BEARSSL=1. > > The error is the following > > make[5]: "/boiler/nfs/src/lib/libsecureboot/local.trust.mk" line 109: > warning: "cd /boiler/nfs/src/lib/libse

Belated Heads Up: commits to add vnet macros to nfsd

2023-02-12 Thread Rick Macklem
Hi, Commit 7344856e3a6d was a large patch that added macros that will front end the vnet macros. These macros are null ops now, so they should not affect semantics. However, the code did change how things get initialized for the nfsd and that has already caused some breakage, that I think is now

Re: Build breakage with WITH_BEARSSL=1

2023-02-12 Thread Gary Jennejohn
On Sun, 12 Feb 2023 11:54:47 +0100 Gordon Bergling wrote: > Hi, > > I am currently seeing a build breakage when building -CURRENT with > WITH_BEARSSL=1. > > The error is the following > > make[5]: "/boiler/nfs/src/lib/libsecureboot/local.trust.mk" line 109: > warning: "cd /boiler/nfs/src/lib/

Build breakage with WITH_BEARSSL=1

2023-02-12 Thread Gordon Bergling
Hi, I am currently seeing a build breakage when building -CURRENT with WITH_BEARSSL=1. The error is the following make[5]: "/boiler/nfs/src/lib/libsecureboot/local.trust.mk" line 109: warning: "cd /boiler/nfs/src/lib/libsecureboot && 'ls' -1 *.pem t*.asc 2> /dev/null" returned non-zero st