Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2024 15:21:16 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        Gordon Bergling <gbe@freebsd.org>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: buildworld error
Message-ID:  <CANCZdfrMQBZPt9uap2Dn4MCsV8L4hH6jFg2n8jA2i2cWr2OE0g@mail.gmail.com>
In-Reply-To: <Zso28B2e5Hbdb5wT@bastion.ttyv0.de>
References:  <ZsoxAUP9uqT6IldF@bastion.ttyv0.de> <CANCZdfo2m1Tb3=d9dUdgb6P0%2BemyBuDD7WRUuQUY2SU2dpLCrQ@mail.gmail.com> <Zso28B2e5Hbdb5wT@bastion.ttyv0.de>

next in thread | previous in thread | raw e-mail | index | archive | help
--00000000000089c080062074797c
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

On Sat, Aug 24, 2024 at 1:39=E2=80=AFPM Gordon Bergling <gbe@freebsd.org> w=
rote:

> Hi Warner,
>
> On Sat, Aug 24, 2024 at 01:29:55PM -0600, Warner Losh wrote:
> > On Sat, Aug 24, 2024, 1:14=E2=80=AFPM Gordon Bergling <gbe@freebsd.org>=
 wrote:
> > > I got the following buildworld error a recent -CURRENT
> > >
> > > =3D=3D=3D> stand/i386/pxeldr (all)
> > > `kldstat.o' is up to date.
> > > -14152 bytes available
> > >
> > > The same happens on stable/14:
> > >
> > > =3D=3D=3D> stand/i386/pxeldr (all)
> > > -22344 bytes available
> > > =3D=3D=3D> share/misc (all)
> > > --- 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, but
> the
> > > error persists for a while.
> > >
> > > Has any one a clue how to solve this?
> >
> > Either disable pxe, raise the pxe limit (though it may not work), or
> select
> > the 4th loader for pxeboot.
> >
> > The loader is too big on BIOS to enable all the options.
>
> 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?
>

I was sure that I'd documented everything, but it seems not:

WITHOUT_LOADER_PXEBOOT=3Dt
PXEBOOT_DEFAULT_INTERP=3D4th
PXEBOOTSIZE?=3D525000

I'll look to make sure I don't have a commit stuck in a branch somewhere...=
.

Warner

--00000000000089c080062074797c
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr"><br></div><br><div class=3D"gmail_quote">=
<div dir=3D"ltr" class=3D"gmail_attr">On Sat, Aug 24, 2024 at 1:39=E2=80=AF=
PM Gordon Bergling &lt;<a href=3D"mailto:gbe@freebsd.org">gbe@freebsd.org</=
a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0p=
x 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi=
 Warner,<br>
<br>
On Sat, Aug 24, 2024 at 01:29:55PM -0600, Warner Losh wrote:<br>
&gt; On Sat, Aug 24, 2024, 1:14=E2=80=AFPM Gordon Bergling &lt;<a href=3D"m=
ailto:gbe@freebsd.org" target=3D"_blank">gbe@freebsd.org</a>&gt; wrote:<br>
&gt; &gt; I got the following buildworld error a recent -CURRENT<br>
&gt; &gt;<br>
&gt; &gt; =3D=3D=3D&gt; stand/i386/pxeldr (all)<br>
&gt; &gt; `kldstat.o&#39; is up to date.<br>
&gt; &gt; -14152 bytes available<br>
&gt; &gt;<br>
&gt; &gt; The same happens on stable/14:<br>
&gt; &gt;<br>
&gt; &gt; =3D=3D=3D&gt; stand/i386/pxeldr (all)<br>
&gt; &gt; -22344 bytes available<br>
&gt; &gt; =3D=3D=3D&gt; share/misc (all)<br>
&gt; &gt; --- loader ---<br>
&gt; &gt; *** [loader] Error code 1<br>
&gt; &gt;<br>
&gt; &gt; make[5]: stopped in /storage/freebsd/src/stable/14/stand/i386/pxe=
ldr<br>
&gt; &gt; 1 error<br>
&gt; &gt;<br>
&gt; &gt; src.conf looks like the following:<br>
&gt; &gt; WITH_BEARSSL=3D1<br>
&gt; &gt; WITH_RETPOLINE=3D1<br>
&gt; &gt; WITHOUT_CLEAN=3D1<br>
&gt; &gt;<br>
&gt; &gt; I remove the whole obj directories and tried several full builds,=
 but the<br>
&gt; &gt; error persists for a while.<br>
&gt; &gt;<br>
&gt; &gt; Has any one a clue how to solve this?<br>
&gt; <br>
&gt; Either disable pxe, raise the pxe limit (though it may not work), or s=
elect<br>
&gt; the 4th loader for pxeboot.<br>
&gt; <br>
&gt; The loader is too big on BIOS to enable all the options.<br>
<br>
I looked at src.conf(5), but didn&#39;t found a switch to disable pxe. What=
 I am<br>
wondering about is that no one is facing the problem, since this it is a <b=
r>
pretty clean build without and special modifications, despite the ones ment=
ion<br>
above in the src.conf.<br>
<br>
Did you have a hint on how to disable pxe?<br></blockquote><div><br></div><=
div>I was sure that I&#39;d documented everything, but it seems not:</div><=
div><br></div><div>WITHOUT_LOADER_PXEBOOT=3Dt</div><div>PXEBOOT_DEFAULT_INT=
ERP=3D4th<br></div><div>PXEBOOTSIZE?=3D525000<br></div><div><br></div><div>=
I&#39;ll look to make sure I don&#39;t have a commit stuck in a branch some=
where....</div><div><br></div><div>Warner</div></div></div>

--00000000000089c080062074797c--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfrMQBZPt9uap2Dn4MCsV8L4hH6jFg2n8jA2i2cWr2OE0g>