From Newsgroup: muc.lists.freebsd.ports
--000000000000061764063ae9cfa1
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Hello!
Thanks for explanation and commit links. I will update my src next days, so actual build error will be go away.
Cheers!
Tomoaki AOKI <
junchoon@dec.sakura.ne.jp> escreveu (domingo, 27/07/2025 =C3= =A0(s)
12:27):
On Sun, 27 Jul 2025 11:51:28 +0100
Nuno Teixeira <eduardo@freebsd.org> wrote:
Hello,
I'm at 1500051 on both world and poudriere jail. nvidia-driver was buil=
d
on
this jail as I'm using it on my system.
I'm getting build errors from it today.
Anyone have same issue? Maybe some dependency causing trouble?
```
--- nvidia_subr.o ---
nvidia_subr.c:1456:15: error: use of undeclared identifier 'kva_layout'
1456 | if (va >=3D kva_layout.dmap_low && va < kva_layout.dmap_hig=
h)
| ^
nvidia_subr.c:1456:43: error: use of undeclared identifier 'kva_layout'
1456 | if (va >=3D kva_layout.dmap_low && va < kva_layout.dmap_hig=
h)
| ^
2 errors generated.
```
Thanks,
--
Nuno Teixeira
FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org
Is your src tree up to date?
There is around 10 days of broken window, as __FreeBSD_version was not
bumped at the moment until the offending commit was done after
1500051. And bump for the commit was done after the fix landed
on ports tree.
https://cgit.freebsd.org/ports/commit/x11/nvidia-driver?id=3D9302fb05a0c6=
599bbe8963ff5201fd3b99994535
See the comments in the diff.
FYI: Corresponding bump was done at
https://cgit.freebsd.org/src/commit/?id=3Dff2dc0bca3728448284d757ca983d02=
3da7279b5
I've noticed this but the patch in review (already accepted before
this bump was done) landed before I update patch to narrow down broken window.
This kind of bumps should be better done just next to breaking commits.
See discussion between kib@ and me in the linked PR of the commits.
Regards.
--
Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
--=20
Nuno Teixeira
FreeBSD UNIX: <
eduardo@FreeBSD.org> Web:
https://FreeBSD.org
--000000000000061764063ae9cfa1
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div><div>Hello!<br><br></div>Thanks for explanation and c= ommit links. I will update my src next days, so actual build error will be =
go away.<br><br></div>Cheers!</div><br><div class=3D"gmail_quote gmail_quot= e_container"><div dir=3D"ltr" class=3D"gmail_attr">Tomoaki AOKI <<a href= =3D"mailto:
junchoon@dec.sakura.ne.jp">
junchoon@dec.sakura.ne.jp</a>> esc= reveu (domingo, 27/07/2025 =C3=A0(s) 12:27):<br></div><blockquote class=3D"= gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(20= 4,204,204);padding-left:1ex">On Sun, 27 Jul 2025 11:51:28 +0100<br>
Nuno Teixeira <<a href=3D"mailto:
eduardo@freebsd.org" target=3D"_blank">=
eduardo@freebsd.org</a>> wrote:<br>
> Hello,<br>
> <br>
> I'm at 1500051 on both world and poudriere jail. nvidia-driver was=
build on<br>
> this jail as I'm using it on my system.<br>
> <br>
> I'm getting build errors from it today.<br>
> Anyone have same issue? Maybe some dependency causing trouble?<br>
> <br>
> ```<br>
> --- nvidia_subr.o ---<br>
> nvidia_subr.c:1456:15: error: use of undeclared identifier 'kva_la= yout'<br>
>=C2=A0 1456 |=C2=A0 =C2=A0 =C2=A0if (va >=3D kva_layout.dmap_low &am= p;& va < kva_layout.dmap_high)<br>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0^<br>
> nvidia_subr.c:1456:43: error: use of undeclared identifier 'kva_la= yout'<br>
>=C2=A0 1456 |=C2=A0 =C2=A0 =C2=A0if (va >=3D kva_layout.dmap_low &am= p;& va < kva_layout.dmap_high)<br>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^<br>
> 2 errors generated.<br>
> ```<br>
> <br>
> Thanks,<br>
> <br>
> -- <br>
> Nuno Teixeira<br>
> FreeBSD UNIX:=C2=A0 <
eduardo@FreeBSD.org>=C2=A0 =C2=A0Web:=C2=A0=
<a href=3D"
https://FreeBSD.org" rel=3D"noreferrer" target=3D"_blank">https= ://FreeBSD.org</a><br>
Is your src tree up to date?<br>
There is around 10 days of broken window, as __FreeBSD_version was not<br> bumped at the moment until the offending commit was done after<br>
1500051. And bump for the commit was done after the fix landed<br>
on ports tree.<br>
=C2=A0 <a href=3D"
https://cgit.freebsd.org/ports/commit/x11/nvidia-driver?i= d=3D9302fb05a0c6599bbe8963ff5201fd3b99994535" rel=3D"noreferrer" target=3D"= _blank">
https://cgit.freebsd.org/ports/commit/x11/nvidia-driver?id=3D9302fb= 05a0c6599bbe8963ff5201fd3b99994535</a><br>
See the comments in the diff.<br>
FYI: Corresponding bump was done at<br>
=C2=A0 <a href=3D"
https://cgit.freebsd.org/src/commit/?id=3Dff2dc0bca372844= 8284d757ca983d023da7279b5" rel=3D"noreferrer" target=3D"_blank">
https://cgi= t.freebsd.org/src/commit/?id=3Dff2dc0bca3728448284d757ca983d023da7279b5</a>=
I've noticed this but the patch in review (already accepted before<br>
this bump was done) landed before I update patch to narrow down broken<br> window.<br>
This kind of bumps should be better done just next to breaking commits.<br>
See discussion between kib@ and me in the linked PR of the commits.<br>
Regards.<br>
-- <br>
Tomoaki AOKI=C2=A0 =C2=A0 <<a href=3D"mailto:
junchoon@dec.sakura.ne.jp" = target=3D"_blank">
junchoon@dec.sakura.ne.jp</a>><br> </blockquote></div><div><br clear=3D"all"></div><br><span class=3D"gmail_si= gnature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature"><d=
iv dir=3D"ltr"><div><font color=3D"#888888">Nuno Teixeira</font></div><div>= <div><font color=3D"#888888">
FreeBSD UNIX:=C2=A0 <
eduardo@FreeBSD.org>=C2=A0 =C2=A0Web:=C2=A0 <a h= ref=3D"
https://FreeBSD.org" rel=3D"noreferrer" target=3D"_blank">
https://Fr= eeBSD.org</a><br></font></div></div></div></div>
--000000000000061764063ae9cfa1--
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to
news-admin@muc.de
--- Synchronet 3.21a-Linux NewsLink 1.2