[tor-bugs] #3909 [Tor Client]: Tor 0.2.2.32 no longer cross compile (to iOS)
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Fri Sep 2 14:16:24 UTC 2011
#3909: Tor 0.2.2.32 no longer cross compile (to iOS)
------------------------+---------------------------------------------------
Reporter: sid77 | Owner:
Type: defect | Status: assigned
Priority: normal | Milestone: Tor: 0.2.2.x-final
Component: Tor Client | Version: Tor: 0.2.2.32
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
Comment(by sid77):
Re run the following commands:
{{{
git bisect reset
git bisect start
git bisect bad tor-0.2.2.32
git bisect good tor-0.2.1.30
}}}
at the end of the bisect run I got:
{{{
fdbdb4dc15004fdb74c57b9bc67cbfca24c6e7ea is the first bad commit
commit fdbdb4dc15004fdb74c57b9bc67cbfca24c6e7ea
Author: Nick Mathewson <nickm at torproject.org>
Date: Fri May 8 12:35:36 2009 -0400
Include the *_sha1.i files in their own *_codedigest.c files.
This way we do not need to rebuild util.c and/or config.c whenever
any unrelated source file in src/common or src/or has changed.
:040000 040000 f415db2775eb4ac93b56c2f530f07245e33c110e
9417d37e325685fb1d339d46855f9af853131fe4 M src
}}}
I skipped one bisect where there was an error regarding dns.c IIRC and I
treated like "bisect bad" some outputs which were always related to ar/ld
finding wrong architectures but with outputs different from the one I
reported in the original comment.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3909#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list