Please build a world with the patch from https://reviews.freebsd.org/D35168. I have already fixed all of the ports named *-kmod as well as nvidia-driver (you can see the reviews for those linked to the commit in the stack in Phab). Hopefully there aren't any other stragglers.
Some failure logs: http://gohan04.nyi.freebsd.org/data/main-amd64-PR264969-default/2022-07-04_15h45m23s/logs/errors/cx88-1.5.4.log http://gohan04.nyi.freebsd.org/data/main-amd64-PR264969-default/2022-07-04_15h45m23s/logs/errors/dpdk-19.11.12.log http://gohan04.nyi.freebsd.org/data/main-amd64-PR264969-default/2022-07-04_15h45m23s/logs/errors/dpdk20.11-20.11.5.log http://gohan04.nyi.freebsd.org/data/main-amd64-PR264969-default/2022-07-04_15h45m23s/logs/errors/mbgtools-f.1.0.0.log http://gohan04.nyi.freebsd.org/data/main-amd64-PR264969-default/2022-07-04_15h45m23s/logs/errors/oss-4.2.b2019_2.log http://gohan04.nyi.freebsd.org/data/main-amd64-PR264969-default/2022-07-04_15h45m23s/logs/errors/parallels-tools-0.1.2_1.log http://gohan04.nyi.freebsd.org/data/main-amd64-PR264969-default/2022-07-04_15h45m23s/logs/errors/pwcbsd-1.4.1_12.log http://gohan04.nyi.freebsd.org/data/main-amd64-PR264969-default/2022-07-04_15h45m23s/logs/errors/uarduno-1.02_1.log http://gohan04.nyi.freebsd.org/data/main-amd64-PR264969-default/2022-07-04_15h45m23s/logs/errors/virtualbox-ose-additions-6.1.34.log http://gohan04.nyi.freebsd.org/data/main-amd64-PR264969-default/2022-07-04_15h45m23s/logs/errors/virtualbox-ose-additions-legacy-5.2.44_3.log http://gohan04.nyi.freebsd.org/data/main-amd64-PR264969-default/2022-07-04_15h45m23s/logs/errors/virtualbox-ose-additions-nox11-6.1.34.log http://gohan04.nyi.freebsd.org/data/main-amd64-PR264969-default/2022-07-04_15h45m23s/logs/errors/virtualbox-ose-additions-nox11-legacy-5.2.44_3.log
the patch for https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265458 is fine. commented there also.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=9e4e7bcaef3fcaab66cdecd08b1664ac92cc9a6b commit 9e4e7bcaef3fcaab66cdecd08b1664ac92cc9a6b Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2022-08-23 16:36:41 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2022-08-23 16:38:09 +0000 *DRIVER_MODULE*: Remove the compat shims to accept the devclass argument. PR: 264969 (exp-run) Differential Revision: https://reviews.freebsd.org/D35168 sys/sys/bus.h | 62 ++++++++++------------------------------------------------- 1 file changed, 10 insertions(+), 52 deletions(-)