[tor-bugs] #12640 [Tor]: Entry guard unittest (#12207) fail in out-of-tree builds

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jul 16 17:35:16 UTC 2014


#12640: Entry guard unittest (#12207) fail in out-of-tree builds
------------------------+--------------------------------
     Reporter:  asn     |      Owner:
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-guard
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------

Comment (by weasel):

 That's actually pretty ugly, though:

 Depending on how you call configure, you end up with different contents of
 the define:

 {{{
 > weasel at valiant:~/projects/tor/tor/build-tree$
 ~/projects/tor/tor/configure  && grep DIR *h
 > #define SRCDIR "/home/weasel/projects/tor/tor"
 > weasel at valiant:~/projects/tor/tor/build-tree$ ../configure  && grep DIR
 *h
 > #define SRCDIR ".."
 }}}

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


More information about the tor-bugs mailing list