Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2023 09:44:28 +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:  <B7085286-46E3-4E09-B8CB-9A33EDD75B0D@FreeBSD.org>
In-Reply-To: <9AC426E4-82FA-441A-96FC-66211F54725C@FreeBSD.org>
References:  <20230921085201.0480bc8978594e0f11d9cedc@dec.sakura.ne.jp> <9AC426E4-82FA-441A-96FC-66211F54725C@FreeBSD.org>

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

[-- Attachment #1 --]
On 21 Sep 2023, at 09:23, Dimitry Andric <dim@FreeBSD.org> wrote:
> 
> 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.

Should be fixed now by:

https://cgit.freebsd.org/ports/commit/?id=28149de0a616dd364bce3485aafb31dcfba27946

Thank you for the report.

-Dimitry


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.2

iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCZQv0XAAKCRCwXqMKLiCW
o7PVAJ9oZA6AEYarxxTK6xb0vFdLG42BCQCdHLA6EdS+0TwEy00iJwhDOjIUK9k=
=ZR6T
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B7085286-46E3-4E09-B8CB-9A33EDD75B0D>