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

Mikhail Teterin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Mikhail Teterin <[email protected]> ---
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.

Reply via email to