Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2025 14:47:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 290072] lang/python311: links with devel/libb2 if installed / missed dep
Message-ID:  <bug-290072-21822-bYBTs8KUiM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-290072-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-290072-21822@https.bugs.freebsd.org/bugzilla/>

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

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290072

Mikhail Teterin <mi@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mi@FreeBSD.org

--- Comment #2 from Mikhail Teterin <mi@FreeBSD.org> ---
Yep. This is also reported by the post-build check, if DEVELOPER is set:

Error: /opt/lib/python3.11/lib-dynload/_blake2.cpython-311.so is linked to
/opt/lib/libb2.so.1 from devel/libb2 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libb2.so:devel/libb2

Same goes for gdbm, by the way:

Error: /opt/lib/python3.11/lib-dynload/_dbm.cpython-311.so is linked to
/opt/lib/libgdbm_compat.so.4 from databases/gdbm but it is not declared as a
dependency
Warning: you need LIB_DEPENDS+=libgdbm_compat.so:databases/gdbm

-- 
You are receiving this mail because:
You are on the CC list for the bug.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290072-21822-bYBTs8KUiM>