[MacPorts] #59354: imapfilter @2.5.6: error: variable has incomplete type 'HMAC_CTX' (aka 'struct hmac_ctx_st')

MacPorts noreply at macports.org
Wed Oct 16 20:33:24 UTC 2019


#59354: imapfilter @2.5.6: error: variable has incomplete type 'HMAC_CTX' (aka
'struct hmac_ctx_st')
------------------------+------------------------
 Reporter:  ryandesign  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.6.1
 Keywords:              |       Port:  imapfilter
------------------------+------------------------
 [https://build.macports.org/builders/ports-10.10_x86_64-builder/builds/99098/steps
 /install-port/logs/stdio imapfilter does not build]:

 {{{
 auth.c:23:11: error: variable has incomplete type 'HMAC_CTX' (aka 'struct
 hmac_ctx_st')
         HMAC_CTX hmac;
                  ^
 /opt/local/include/openssl/ossl_typ.h:102:16: note: forward declaration of
 'struct hmac_ctx_st'
 typedef struct hmac_ctx_st HMAC_CTX;
                ^
 }}}

 Maybe incompatibility with openssl 1.1.

-- 
Ticket URL: <https://trac.macports.org/ticket/59354>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list