Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2026 21:46:30 +0900
From:      Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
To:        Nuno Teixeira <eduardo@freebsd.org>
Cc:        dev-commits-ports-main@freebsd.org, bdrewery@FreeBSD.org
Subject:   Re: git: ef6d1e8204f6 - main - ports-mgmt/poudriere-devel: Update to 3.3.0-2517-g1ee69405b
Message-ID:  <20260219214630.29ae3ce962b14894920cbeca@dec.sakura.ne.jp>

index | next in thread | raw e-mail

Hi.

I've never encountered maintaining this, but does adding

 libdrm.so:graphics/libdrm

line (with adding line continuation " \" at previous line) in
LIB_DEPENDS of graphics/egl-wayland help?


Anyway, this is strange on build time, as graphics/egl-wayland has
  ${LOCALBASE}/include/libdrm/drm_fourcc.h:graphics/libdrm \
in its Makefile.

  https://github.com/freebsd/freebsd-ports/blob/main/graphics/egl-wayland/Makefile#L13


Note that graphics/egl-wayland is dependended upon by
x11/nvidia-driver{-470|-devel} only, and all these
depends on x11-servers/xorg-server, which depends on
graphics/libdrm.

So in actual use-cases, it shouldn't be broken on runtime.

Regards.


> 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
> ```
> 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>   Web:  https://FreeBSD.org


-- 
Tomoaki AOKI    <junchoon@dec.sakura.ne.jp>


home | help

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