Date: Thu, 5 Mar 2026 12:09:34 -0800 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Nuno Teixeira <eduardo@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: ef6d1e8204f6 - main - ports-mgmt/poudriere-devel: Update to 3.3.0-2517-g1ee69405b Message-ID: <3768fe3f-b3f8-462f-9d3e-80677134545c@FreeBSD.org> In-Reply-To: <CAFDf7UJ1KUJBWY0Jr7p65So0szdys1w3oJ3a03J=qF1Dje=m=g@mail.gmail.com> References: <6996821a.20fa7.629cc15b@gitrepo.freebsd.org> <CAFDf7UL4fWagfGv7EbaiMvN2LDvzZUbc3HG7iyf5nOETp61geQ@mail.gmail.com> <d42b2c4d-0010-42f3-9ed5-514a302f08bb@FreeBSD.org> <CAFDf7UJ1KUJBWY0Jr7p65So0szdys1w3oJ3a03J=qF1Dje=m=g@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] Looks like it is already fixed. commit 6b7ae90497651d977e654ae4fdc2ecf57dfd89b7 Author: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> Date: Fri Feb 20 23:02:29 2026 -0700 graphics/egl-wayland: Update to 1.1.21 Updating to 1.1.21 with addition of missing LIB_DEPENDS, which is a LIB_DEPENDS of only consumer of this port (x11/nvidia-driver*). Because of the above, this didn't cause any actual issues unless installing this port alone with some reason. https://github.com/NVIDIA/egl-wayland/releases/tag/1.1.21 PR: 288715, 290128 Approved by: ashafer (version bump) Differential Revision: https://reviews.freebsd.org/D55397 -LIB_DEPENDS= libwayland-server.so:graphics/wayland +LIB_DEPENDS= libdrm.so:graphics/libdrm \ + libwayland-server.so:graphics/wayland On 3/5/26 11:58 AM, Nuno Teixeira wrote: > For waht I did understand, this warning did show up when using nvidia > drivers: > > nvidia-driver-580.126.18 NVidia graphics card binary drivers for > hardware OpenGL rendering > nvidia-drm-66-kmod-580.126.18.1600012 NVIDIA DRM Kernel Module > nvidia-drm-kmod-580.126.18 NVIDIA DRM Kernel Module > nvidia-kmod-580.126.18.1600012 kmod part of NVidia graphics card > binary drivers for hardware OpenGL rendering > > Bryan Drewery <bdrewery@freebsd.org> escreveu (quinta, 5/03/2026 à(s) > 19:50): > > On 2/19/26 1:38 AM, Nuno Teixeira wrote: >> Hello Bryan, >> >> In my local package builder (around 1000 pkgs), I still see: >> >> ``` >> 00:00:53] [01] [00:00:00] Inspecting graphics/egl-wayland | >> egl-wayland-1.1.20: determining shlib requirements >> [00:00:53] [01] [00:00:00] Warning: egl-wayland-1.1.20 will be >> rebuilt as it misses libdrm.so.2 which no dependency provides. It >> is likely (silently) failing testport/stage-qa. Report to maintainer. >> [00:00:53] [01] [00:00:00] Building graphics/egl-wayland | >> egl-wayland-1.1.20: misses undeclared shlib libdrm.so.2 > > > Where is libdrm.so.2 coming from? > > >> ``` >> using poudriere.conf `PKG_NO_VERSION_FOR_DEPS=yes` >> >> Any clues on this one? >> >> Thanks! >> >> ports-mgmt/poudriere-devel: Update to 3.3.0-2517-g1ee69405b >> >> Changes: >> - bulk shlib tracking: Don't consider base >> libprivate*.so as missing. >> - bulk shlib tracking: Remove the 'misses all libraries' >> case; >> always print a specific library that is missing. >> >> >> -- >> Nuno Teixeira >> FreeBSD UNIX: <eduardo@FreeBSD.org> <mailto:eduardo@FreeBSD.org> >> Web: https://FreeBSD.org <https://FreeBSD.org> > > > > > -- > Nuno Teixeira > FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org > <https://FreeBSD.org> [-- Attachment #2 --] <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <div class="moz-cite-prefix">Looks like it is already fixed.</div> <div class="moz-cite-prefix"><br> </div> <div class="moz-cite-prefix">commit 6b7ae90497651d977e654ae4fdc2ecf57dfd89b7<br> Author: Tomoaki AOKI <a class="moz-txt-link-rfc2396E" href="mailto:junchoon@dec.sakura.ne.jp"><junchoon@dec.sakura.ne.jp></a><br> Date: Fri Feb 20 23:02:29 2026 -0700<br> <br> graphics/egl-wayland: Update to 1.1.21<br> <br> Updating to 1.1.21 with addition of missing LIB_DEPENDS,<br> which is a LIB_DEPENDS of only consumer of this port<br> (x11/nvidia-driver*).<br> <br> Because of the above, this didn't cause any actual issues unless<br> installing this port alone with some reason.<br> <br> <a class="moz-txt-link-freetext" href="https://github.com/NVIDIA/egl-wayland/releases/tag/1.1.21">https://github.com/NVIDIA/egl-wayland/releases/tag/1.1.21</a><br> <br> PR: 288715, 290128<br> Approved by: ashafer (version bump)<br> Differential Revision: <a class="moz-txt-link-freetext" href="https://reviews.freebsd.org/D55397">https://reviews.freebsd.org/D55397</a><br> </div> <div class="moz-cite-prefix"><br> </div> <div class="moz-cite-prefix">-LIB_DEPENDS= libwayland-server.so:graphics/wayland<br> +LIB_DEPENDS= libdrm.so:graphics/libdrm \<br> + libwayland-server.so:graphics/wayland<br> <br> </div> <div class="moz-cite-prefix"><br> </div> <div class="moz-cite-prefix">On 3/5/26 11:58 AM, Nuno Teixeira wrote:<br> </div> <blockquote type="cite" cite="mid:CAFDf7UJ1KUJBWY0Jr7p65So0szdys1w3oJ3a03J=qF1Dje=m=g@mail.gmail.com"> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <div dir="ltr">For waht I did understand, this warning did show up when using nvidia drivers:<br> <br> nvidia-driver-580.126.18 NVidia graphics card binary drivers for hardware OpenGL rendering<br> nvidia-drm-66-kmod-580.126.18.1600012 NVIDIA DRM Kernel Module<br> nvidia-drm-kmod-580.126.18 NVIDIA DRM Kernel Module<br> nvidia-kmod-580.126.18.1600012 kmod part of NVidia graphics card binary drivers for hardware OpenGL rendering</div> <br> <div class="gmail_quote gmail_quote_container"> <div dir="ltr" class="gmail_attr">Bryan Drewery <<a href="mailto:bdrewery@freebsd.org" moz-do-not-send="true" class="moz-txt-link-freetext">bdrewery@freebsd.org</a>> escreveu (quinta, 5/03/2026 à(s) 19:50):<br> </div> <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <div> <div>On 2/19/26 1:38 AM, Nuno Teixeira wrote:<br> </div> <blockquote type="cite"> <div dir="ltr"> <div>Hello Bryan,<br> <br> </div> <div>In my local package builder (around 1000 pkgs), I still see:<br> <br> ```<br> 00:00:53] [01] [00:00:00] Inspecting graphics/egl-wayland | egl-wayland-1.1.20: determining shlib requirements<br> [00:00:53] [01] [00:00:00] Warning: egl-wayland-1.1.20 will be rebuilt as it misses libdrm.so.2 which no dependency provides. It is likely (silently) failing testport/stage-qa. Report to maintainer.<br> [00:00:53] [01] [00:00:00] Building graphics/egl-wayland | egl-wayland-1.1.20: misses undeclared shlib libdrm.so.2<br> </div> </div> </blockquote> <p><br> </p> <p>Where is libdrm.so.2 coming from?</p> <p><br> </p> <blockquote type="cite"> <div dir="ltr"> <div>```<br> </div> <div>using poudriere.conf `PKG_NO_VERSION_FOR_DEPS=yes`<br> <br> </div> <div>Any clues on this one?<br> <br> </div> <div>Thanks!</div> <br> <div class="gmail_quote"> <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> ports-mgmt/poudriere-devel: Update to 3.3.0-2517-g1ee69405b<br> <br> Changes:<br> - bulk shlib tracking: Don't consider base libprivate*.so as missing.<br> - bulk shlib tracking: Remove the 'misses all libraries' case;<br> always print a specific library that is missing.</blockquote> <div><br> </div> <div> </div> </div> <span class="gmail_signature_prefix">-- </span><br> <div dir="ltr" class="gmail_signature"> <div dir="ltr"> <div><font color="#888888">Nuno Teixeira</font></div> <div> <div><font color="#888888"> FreeBSD UNIX: <a href="mailto:eduardo@FreeBSD.org" target="_blank" moz-do-not-send="true"><eduardo@FreeBSD.org></a> Web: <a href="https://FreeBSD.org" rel="noreferrer" target="_blank" moz-do-not-send="true">https://FreeBSD.org</a><br> </font></div> </div> </div> </div> </div> </blockquote> <p><br> </p> </div> </blockquote> </div> <div><br clear="all"> </div> <br> <span class="gmail_signature_prefix">-- </span><br> <div dir="ltr" class="gmail_signature"> <div dir="ltr"> <div><font color="#888888">Nuno Teixeira</font></div> <div> <div><font color="#888888"> FreeBSD UNIX: <a class="moz-txt-link-rfc2396E" href="mailto:eduardo@FreeBSD.org"><eduardo@FreeBSD.org></a> Web: <a href="https://FreeBSD.org" rel="noreferrer" target="_blank" moz-do-not-send="true">https://FreeBSD.org</a><br> </font></div> </div> </div> </div> </blockquote> <p><br> </p> </body> </html>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3768fe3f-b3f8-462f-9d3e-80677134545c>
