Re: Is any way to detect *'version '*'required by '*'not defined' ?

From: Emmanuel Vadot <manu_at_bidouilliste.com>
Date: Mon, 17 Mar 2025 18:50:26 UTC
On Mon, 17 Mar 2025 18:47:30 +0200
Rozhuk Ivan <rozhuk.im@gmail.com> wrote:

> On Mon, 17 Mar 2025 16:04:06 +0100
> Baptiste Daroussin <bapt@freebsd.org> wrote:
> 
> > 
> > Don't know if you got the details here, but the problem you face is
> > that you do build locally with something on you local setup which
> > makes the meson build script unhappy its thinks your toolchain does
> > not support version script.
> > 
> 
> It is not meson issue.
> /usr/local/lib/libxkbcommon.so.0 was updated and now few ports are broken.
> I need to find broken ports to rebuild them.
> 

 And ports are broken because the build wasn't done with symbols
versioning, it seems to affect 14.2-STABLE (unsure about 14.2-RELEASE).
 See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285401

-- 
Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>