Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2025 00:19:37 -0700 (PDT)
From:      Don Lewis <truckman@FreeBSD.org>
To:        Gleb Popov <arrowd@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org,  dev-commits-ports-main@freebsd.org
Subject:   Re: git: 4765ce804cca - main - x11-wm/mutter: Tweak USE_LDCONFIG
Message-ID:  <tkrat.be492b7cb72a8274@FreeBSD.org>
In-Reply-To: <CALH631=zuvi3aAvT8kRSu-oZ_VUS2pKTpOhcpYfP7aAKoKQ1vA@mail.gmail.com>
References:  <202506170629.55H6TJsM070104@gitrepo.freebsd.org> <CALH631=zuvi3aAvT8kRSu-oZ_VUS2pKTpOhcpYfP7aAKoKQ1vA@mail.gmail.com>

index | next in thread | previous in thread | raw e-mail

On 17 Jun, Gleb Popov wrote:
> On Tue, Jun 17, 2025 at 9:29 AM Don Lewis <truckman@freebsd.org> wrote:
>>
>> The branch main has been updated by truckman:
>>
>> URL: https://cgit.FreeBSD.org/ports/commit/?id=4765ce804cca8dff967d20b33826d65943cf8591
>>
>> commit 4765ce804cca8dff967d20b33826d65943cf8591
>> Author:     Don Lewis <truckman@FreeBSD.org>
>> AuthorDate: 2025-06-17 06:23:13 +0000
>> Commit:     Don Lewis <truckman@FreeBSD.org>
>> CommitDate: 2025-06-17 06:29:11 +0000
>>
>>     x11-wm/mutter: Tweak USE_LDCONFIG
>>
>>     mutter installs some shared libraries under PREFIX/lib/mutter-15, so
>>     point USE_LDCONFIG there.  Without this, pkg install gnome-shell fails,
>>     which causes gnome-shell-extensions and gnome-tweaks package builds
>>     to fail with RUN_DEPENDS errors.
> 
> It might be a more correct fix to add the NO_SHLIB_REQUIRES_GLOB and
> list the problematic libs there.
> For example, if these libs are reachable via rpath or they are
> actually dynamically loaded modules and are not intended to be linked
> to.

I'm unfamiliar with NO_SHLIB_REQUIRES_GLOB. I'm wondering if a missing
rpath is the issue.



home | help

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