Date: Thu, 21 Sep 2023 09:23:47 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> Cc: dev-commits-ports-main@freebsd.org Subject: Re: git: e0acbd158ec9 - main - security/rhash: update to 1.4.4 and fix build with lld 17 Message-ID: <9AC426E4-82FA-441A-96FC-66211F54725C@FreeBSD.org> In-Reply-To: <20230921085201.0480bc8978594e0f11d9cedc@dec.sakura.ne.jp>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --]
On 21 Sep 2023, at 01:52, Tomoaki AOKI <junchoon@dec.sakura.ne.jp> wrote:
>
> Ports dependig on this should be forcibly bumped, as shlib major
> version is bumped from librhash.so.0 to librhash.so.1 (1.4.4).
> For example, math/suitesparse-config fails as cmake, which depends on
> security/rhash, cannot find librhash.so.0 anymore on poudriere build.
>
> By grep'ping /usr/ports, 3 ports below dependson security/rhash.
> devel/cmake-gui
> devel/cmake-core
> misc/mbuffer (with OPTION RHASH enabled)
>
>
> For me, simply deleting pkg of devel/cmake-core helped, so bumping
> PORTREVISION for above 3 ports would be sufficient.
misc/mbuffer depends only at runtime on librhash, but it hardcodes dlopen("librhash.so.0",RTLD_NOW), unfortunately. I will check if it can be made to run with librhash.so.1, as I don't think the API has changed so much that it won't work.
I will bump the other ports right away.
-Dimitry
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.2
iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCZQvvgwAKCRCwXqMKLiCW
o9YUAKCJjZfGahHtR+fLJDht43mehwKA2gCeLbrm1jwW6RoNWxLpXKj2kKYV0Kc=
=qsGT
-----END PGP SIGNATURE-----
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9AC426E4-82FA-441A-96FC-66211F54725C>
