FreeBSD-main-amd64-test - Build #22091 - Fixed

From: <jenkins-admin_at_FreeBSD.org>
Date: Fri, 16 Sep 2022 18:52:52 UTC
FreeBSD-main-amd64-test - Build #22091 (c0ecae78abbe5c925cd05d5e218aa6f038cd03c7) - Fixed

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22091/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22091/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22091/console

Change summaries:
(Those commits are likely but not certainly responsible)

a705c72f214293a7aae5f83235a82f126f73e109 by imp:
stand: use archsw.arch_copyin instead of i386_copyin

4c670b53a0007739a0fc84ea4bc24a5895953aae by imp:
stand: use archsw.arch_copyin instead of direct call

8b19d28d68a396b0263e3c13a559a31f70eb3b1d by imp:
stand: Create MOD_ALIGN macro and use it everywhere

bca9c87b6104219af35ae5ea4a6af098a1631bca by imp:
stand: Create common/modinfo.h

5d1531d9d4e7d1b1b706ab23ac3f864416e87522 by imp:
stand: Move md_copymodules into modinfo.c and reduce copies

2e6ed47a4609ff03a9308a173c64900485172c22 by imp:
stand: Move MOD_xxx macros from modinfo.h to .c

fc352701ff3aeb0af22c0da17c4194cf1f8ad5d0 by imp:
stand: collapse all copies of *copyenv into md_copyenv

e895ab3fbdc10fbf944289165c25357cb3f279fe by imp:
stand: Remove dead store to bi_kernelname

d43bcf62a2182d3f00c11e5145c8912f4468871a by imp:
stand: Stop support booting 4.x and earlier kernels

59b1d074280d6b060cca6f502a2b33933614cce0 by imp:
i386: Mark the obsolete fields in bootinfo with _was_

4134f677eb39ace176de2967c6ed449d6dfff732 by imp:
i386: Make boot loader smaller by reducing size of bootinfo

9758dd3de1cddc8271be8dd6fee69286c5c86535 by imp:
stand: Allocate bootinfo rather than have it be static

c0ecae78abbe5c925cd05d5e218aa6f038cd03c7 by imp:
stand/elf: Only support swapping headers on powerpc.