Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Sep 2022 16:32:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 266607] security/py-cryptography@py39: Fails to build with libressl 3.5.3
Message-ID:  <bug-266607-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266607

            Bug ID: 266607
           Summary: security/py-cryptography@py39: Fails to build with
                    libressl 3.5.3
           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)

creating build/temp.freebsd-13.1-STABLE-amd64-cpython-39/build=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
                  th=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
creating
build/temp.freebsd-13.1-STABLE-amd64-cpython-39/build/temp.freebsd-13.1-STA=
BLE-amd64-cpyt
                                                                   hon-39=
=20=20=20=20=20=20=20
cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe
-march=3Dpenryn -fstack-protector-strong -fno-strict-aliasing -O2 -pipe
-march=3Dpenryn -I/usr/local/include -fstack-protector-strong
-fno-strict-aliasing -fPIC -I/usr/local/include/python3.9 -c
build/temp.freebsd-13.1-STABLE-amd64-cpython-39/_openssl.c -o
build/temp.freebsd-13.1-STABLE-amd64-cpython-39/build/temp.freeb=20=20=20
sd-13.1-STABLE-amd64-cpython-39/_openssl.o -Wconversion
-Wno-error=3Dsign-conversion
build/temp.freebsd-13.1-STABLE-amd64-cpython-39/_openssl.c:991:14: error:
typedef redefinition with different types ('void' vs 'struct sct_st')=20=20=
=20=20=20=20=20=20=20=20=20
typedef void SCT;=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
             ^=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
/usr/local/include/openssl/ossl_typ.h:206:23: note: previous definition is =
here=20
typedef struct sct_st SCT;=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
                      ^=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
build/temp.freebsd-13.1-STABLE-amd64-cpython-39/_openssl.c:1063:11: error:
incomplete definition o=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20
           f type 'struct dh_st'=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20
                             th=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20
    if (dh->q) {=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
        ~~^=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
/usr/local/include/openssl/ossl_typ.h:132:16: note: forward declaration of
'struct dh_st'=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20
typedef struct dh_st DH;=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20
               ^=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
build/temp.freebsd-13.1-STABLE-amd64-cpython-39/_openssl.c:1064:22: error:
incomplete definition o=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20
           f type 'struct dh_st'=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20
        if (BN_cmp(dh->g, BN_value_one()) <=3D 0)=20=20=20=20

<...>

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



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