Date: Mon, 9 Sep 2024 10:28:25 +0200 From: FreeBSD User <freebsd@walstatt-de.de> To: Warner Losh <imp@bsdimp.com> Cc: Gordon Bergling <gbe@freebsd.org>, FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: buildworld error Message-ID: <20240909102852.582f1362@thor.intern.walstatt.dynvpn.de> In-Reply-To: <CANCZdfrMQBZPt9uap2Dn4MCsV8L4hH6jFg2n8jA2i2cWr2OE0g@mail.gmail.com> References: <ZsoxAUP9uqT6IldF@bastion.ttyv0.de> <CANCZdfo2m1Tb3=d9dUdgb6P0%2BemyBuDD7WRUuQUY2SU2dpLCrQ@mail.gmail.com> <Zso28B2e5Hbdb5wT@bastion.ttyv0.de> <CANCZdfrMQBZPt9uap2Dn4MCsV8L4hH6jFg2n8jA2i2cWr2OE0g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Am Sat, 24 Aug 2024 15:21:16 -0600 Warner Losh <imp@bsdimp.com> schrieb: > On Sat, Aug 24, 2024 at 1:39=E2=80=AFPM Gordon Bergling <gbe@freebsd.org>= wrote: >=20 > > Hi Warner, > > > > On Sat, Aug 24, 2024 at 01:29:55PM -0600, Warner Losh wrote: =20 > > > On Sat, Aug 24, 2024, 1:14=E2=80=AFPM Gordon Bergling <gbe@freebsd.or= g> wrote: =20 > > > > I got the following buildworld error a recent -CURRENT > > > > =20 > > > > =3D=3D=3D> stand/i386/pxeldr (all) =20 > > > > `kldstat.o' is up to date. > > > > -14152 bytes available > > > > > > > > The same happens on stable/14: > > > > =20 > > > > =3D=3D=3D> stand/i386/pxeldr (all) =20 > > > > -22344 bytes available =20 > > > > =3D=3D=3D> share/misc (all) =20 > > > > --- loader --- > > > > *** [loader] Error code 1 > > > > > > > > make[5]: stopped in /storage/freebsd/src/stable/14/stand/i386/pxeldr > > > > 1 error > > > > > > > > src.conf looks like the following: > > > > WITH_BEARSSL=3D1 > > > > WITH_RETPOLINE=3D1 > > > > WITHOUT_CLEAN=3D1 > > > > > > > > I remove the whole obj directories and tried several full builds, b= ut =20 > > the =20 > > > > error persists for a while. > > > > > > > > Has any one a clue how to solve this? =20 > > > > > > Either disable pxe, raise the pxe limit (though it may not work), or = =20 > > select =20 > > > the 4th loader for pxeboot. > > > > > > The loader is too big on BIOS to enable all the options. =20 > > > > I looked at src.conf(5), but didn't found a switch to disable pxe. What= I > > am > > wondering about is that no one is facing the problem, since this it is a > > pretty clean build without and special modifications, despite the ones > > mention > > above in the src.conf. > > > > Did you have a hint on how to disable pxe? > > =20 >=20 > I was sure that I'd documented everything, but it seems not: >=20 > =3Dt > PXEBOOT_DEFAULT_INTERP=3D4th > PXEBOOTSIZE?=3D525000 >=20 > I'll look to make sure I don't have a commit stuck in a branch somewhere.= ... >=20 > Warner After the introduction of WITHOUT_LOADER_PXEBOOT and setting this knob to true in /etc/src.conf has mitigated for me the pro= blem reported above (it appears reproduceable when setting WITH_BEARSSL for me). But the proble= m mentione reappeared recently (a week or two on CURRENT, building on testboxes almost= daily ...) again. Just for the record =20 Kind regards, oh --=20 O. Hartmann
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20240909102852.582f1362>