[Bug 283508] www/py-aioquic libressl error _crypto.abi3.so: Undefined symbol "EVP_add_cipher"

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Dec 2024 13:04:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283508

            Bug ID: 283508
           Summary: www/py-aioquic libressl error _crypto.abi3.so:
                    Undefined symbol "EVP_add_cipher"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: jakub_lach@mailplus.pl
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

File "/usr/local/lib/python3.11/site-packages/aioquic/quic/crypto.py", line 4,
in <module>
    from .._crypto import AEAD, CryptoError, HeaderProtection
ImportError: /usr/local/lib/python3.11/site-packages/aioquic/_crypto.abi3.so:
Undefined symbol "EVP_add_cipher"

Rebuilt port and rest of py311 to no effect.

FreeBSD 14.2-STABLE #0 stable/14-705337455f06 amd64

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