[Bug 280303] /lib/libc++ requires a new version of /lib/libcxxrt

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 15 Jul 2024 14:53:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280303

            Bug ID: 280303
           Summary: /lib/libc++ requires a new version of /lib/libcxxrt
           Product: Base System
           Version: 14.1-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: eric.mauger@igf.cnrs.fr

Hi,

Upgrading to 14.1p2 modifies the library /lib/libc++. The new version requires
a newer version of /lib/libcxxrt which is not installed with patch 2.

I have vaultwarden installed and it doesn't start anymore with the following
error message :
 ld-elf.so.1: /lib/libcxxrt.so.1: version CXXABI_1.3.11 required by
/lib/libc++.so.1 not found

Reverting to 14.1-RELEASE (without any patch) solved the problem.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.