[tor-bugs] #13415 [Tor]: tor fails LibreSSL compiliation and chutney basic

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Sep 12 00:04:52 UTC 2015


#13415: tor fails LibreSSL compiliation and chutney basic
-------------------------+-------------------------------------------------
     Reporter:  teor     |      Owner:
         Type:  defect   |     Status:  closed
     Priority:  normal   |  Milestone:  Tor: 0.2.???
    Component:  Tor      |    Version:  Tor: unspecified
   Resolution:           |   Keywords:  tor-router, lorax,
  worksforme             |  027-triaged-1-out
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+-------------------------------------------------
Changes (by teor):

 * status:  assigned => closed
 * resolution:   => worksforme


Comment:

 I installed libressl 2.2.2 from MacPorts on OS X 10.10, and then rebuilt
 all the dependencies of openssl/libressl in MacPorts, including libevent
 and tor. (I probably skipped this step last time, which might have been
 the source of my issues. MacPorts (or I) seem smarter about this now.)

 I then rebuilt the latest tor master with:
 {{{
 make clean
 ./configure --with-libevent-dir=/opt/local --with-openssl-dir=/opt/local
 --disable-asciidoc
 make test-network-all
 }}}

 All of the 7 make test-network-all tests passed, including the mixed test
 based on tor master and the rebuilt tor 0.2.6.9 from MacPorts.

 I think this was either a misconfiguration on my end (failure to rebuild),
 or something we fixed in both tor master and tor 0.2.6.9, or something
 specific to a different version of OS X, Xcode, or clang.

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


More information about the tor-bugs mailing list