Re: git: 8a62a2a5659d - main - zfs: merge openzfs/zfs@f8e5af53e

From: Warner Losh <imp_at_bsdimp.com>
Date: Tue, 17 Mar 2026 16:44:59 UTC
On Tue, Mar 17, 2026 at 10:36 AM Shawn Webb <shawn.webb@hardenedbsd.org>
wrote:

> Hey Martin,
>
> On Sat, Mar 14, 2026 at 01:26:23PM +0000, Martin Matuska wrote:
> > The branch main has been updated by mm:
> >
> > URL:
> https://cgit.FreeBSD.org/src/commit/?id=8a62a2a5659d1839d8799b4274c04469d7f17c78
> >
> > commit 8a62a2a5659d1839d8799b4274c04469d7f17c78
> > Merge: f91464171d61 f8e5af53e92f
> > Author:     Martin Matuska <mm@FreeBSD.org>
> > AuthorDate: 2026-03-14 12:14:56 +0000
> > Commit:     Martin Matuska <mm@FreeBSD.org>
> > CommitDate: 2026-03-14 12:14:56 +0000
> >
> > [snip for brevity]
> >
> >     Obtained from:  OpenZFS
> >     OpenZFS commit: f8e5af53e92fa7c03393fbd4922cb9c1d0c15920
>
> This commit seems to cause issues when building boot loader related
> code:
>
> ==== BEGIN LOG ====
> 114232 bytes available
> btxld -v -f aout -e 0x200000 -o loader_simp -l
> /usr/obj/usr/src/amd64.amd64/stand/i386/btx/btxldr/btxldr  -b
> /usr/obj/usr/src/amd64.amd64/stand/i386/btx/btx/btx loader_simp.bin
> kernel: ver=1.02 size=690 load=9000 entry=9010 map=16M pgctl=0:58
> client: fmt=elf size=5e2e8 text=57930 data=514c bss=7470 entry=0
> output: fmt=aout size=61000 text=1000 data=5f000 org=200000 entry=200000
> ===> stand/i386/pxeldr (all)
> -560 bytes available
> *** Error code 1
>

What all do you have enabled? The defaults aren't even close to running out
of space (though I've not looked at this).

Warner