[tor-bugs] #12474 [Tor]: tor-0.2.5.5-alpha and git/HEAD fail to build tests when --enable-bufferevents

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jun 26 15:26:18 UTC 2014


#12474: tor-0.2.5.5-alpha and git/HEAD fail to build tests when --enable-
bufferevents
----------------------+------------------------------------
 Reporter:  blueness  |          Owner:
     Type:  defect    |         Status:  new
 Priority:  normal    |      Milestone:  Tor: 0.2.5.x-final
Component:  Tor       |        Version:  Tor: 0.2.5.5-alpha
 Keywords:            |  Actual Points:
Parent ID:            |         Points:
----------------------+------------------------------------
 Currently tor fails to build its test when enabled with bufferevents
 because an #ifndef USE_BUFFEREVENTS hides bucket_millis_empty() and
 friends.  This is fine if we don't run tests, but if we do, we need
 these functions in src/or/libtor-testing.a when linking src/test/test.

 This patch moves the functions outside the #ifndef and exposes them.

 See downstream bug:

         https://bugs.gentoo.org/show_bug.cgi?id=510124

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


More information about the tor-bugs mailing list