[tor-bugs] #19497 [Core Tor/Tor]: OpenSSL 1.1.0-pre5 breaks with 0.2.8.4-rc and 0.2.9.0-dev

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jun 24 03:08:16 UTC 2016


#19497: OpenSSL 1.1.0-pre5 breaks with 0.2.8.4-rc and 0.2.9.0-dev
------------------------------+-----------------------------
     Reporter:  cypherpunks   |      Owner:
         Type:  defect        |     Status:  new
     Priority:  High          |  Milestone:
    Component:  Core Tor/Tor  |    Version:  Tor: 0.2.8.4-rc
     Severity:  Blocker       |   Keywords:  1.1.0-pre5 evp
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+-----------------------------
 Both 0.2.8.4-rc and master fails to compile against OpenSSL 1.1.0-pre5,
 regardless if --enable-static-openssl is enabled or not.  The
 src/common/aes.c translation unit consistently fails due to
 incorrect/unexposed type declaration for 'evp':


 src/common/aes.c: At top level:
 src/common/aes.c:141:20: error: field 'evp' has incomplete type
      EVP_CIPHER_CTX evp;
                     ^
 Makefile:3543: recipe for target 'src/common/aes.o' failed
 make[1]: *** [src/common/aes.o] Error 1

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19497>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list