svn commit: r358744 - in head: lib/libsecureboot lib/libsecureboot/h lib/libsecureboot/tests share/mk stand stand/common stand/efi/loader stand/efi/loader/arch/i386 stand/ficl stand/i386/libi386 st...

Ed Maste emaste at freebsd.org
Sun Mar 8 18:44:47 UTC 2020


On Sun, 8 Mar 2020 at 13:42, Simon J. Gerraty <sjg at freebsd.org> wrote:
>
> Author: sjg
> Date: Sun Mar  8 17:42:42 2020
> New Revision: 358744
> URL: https://svnweb.freebsd.org/changeset/base/358744
>
> Log:
>   veloader use vectx API for kernel and modules

CI reports the build is now broken:
18:12:46 --- geliboot.o ---
18:12:46 In file included from /usr/src/stand/libsa/geli/geliboot.c:33:
18:12:46 In file included from /usr/src/stand/libsa/geli/geliboot_internal.h:43:
18:12:46 /usr/src/stand/common/bootstrap.h:36:10: fatal error:
'readin.h' file not found
18:12:46 #include "readin.h"
18:12:46          ^~~~~~~~~~


More information about the svn-src-all mailing list