[Bug 232265] editors/openoffice-devel: fails to build with OpenSSL 1.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 14 23:37:53 UTC 2018


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

            Bug ID: 232265
           Summary: editors/openoffice-devel: fails to build with OpenSSL
                    1.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: office at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
             Flags: maintainer-feedback?(office at FreeBSD.org)
          Assignee: office at FreeBSD.org

oox/source/core/filterdetect.cxx:358:24: error: variable has incomplete type
'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st')
        EVP_CIPHER_CTX aes_ctx;
                       ^
/usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of
'evp_cipher_ctx_st'
typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;
               ^
oox/source/core/filterdetect.cxx:565:32: error: variable has incomplete type
'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st')
                EVP_CIPHER_CTX aes_ctx;
                               ^
/usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of
'evp_cipher_ctx_st'
typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;
               ^

http://www.ipv6proxy.net/go.php?u=http://beefy11.nyi.freebsd.org/data/head-i386-default/p482017_s339352/logs/apache-openoffice-devel-4.2.1838397_1,4.log
http://www.ipv6proxy.net/go.php?u=http://beefy12.nyi.freebsd.org/data/head-amd64-default/p482017_s339352/logs/apache-openoffice-devel-4.2.1838397_1,4.log

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


More information about the freebsd-ports-bugs mailing list