[Bug 270318] security/py-cryptography does not build with libressl-3.6.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 18 Mar 2023 18:48:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270318

            Bug ID: 270318
           Summary: security/py-cryptography does not build with
                    libressl-3.6.2
           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
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe
-march=penryn -fstack-protector-strong -fno-strict-aliasing -O2 -pipe
-march=penryn -I/usr/local/include -fstack-protecto                            
       r-strong -fno-strict-aliasing -fPIC -I/usr/local/include/python3.9 -c
build/temp.freebsd-13.2-STABLE-amd64-cpython-39/_openssl.c -o
build/temp.freebsd-13.2-STABLE-amd64-cpython-39/build/temp.freebsd-13.2-STABLE-amd64-cpython-39/_openssl.o
-Wconversion -Wno-error=sign-conversion
build/temp.freebsd-13.2-STABLE-amd64-cpython-39/_openssl.c:922:8: error:
redefinition of 'OPENSSL_cleanup' as different kind of symbol void
(*OPENSSL_cleanup)(void) = NULL; 

<...>

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