[tor-bugs] #9711 [Tor bundles/installation]: Test out crosstools-ng for Gitian OSX builds (instead of toolchain4 binaries)

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Oct 10 11:53:20 UTC 2013


#9711: Test out crosstools-ng for Gitian OSX builds (instead of toolchain4
binaries)
------------------------------------------+-------------------------------
     Reporter:  mikeperry                 |      Owner:  erinn
         Type:  task                      |     Status:  needs_information
     Priority:  normal                    |  Milestone:
    Component:  Tor bundles/installation  |    Version:
   Resolution:                            |   Keywords:  tbb-3.0, gitian
Actual Points:                            |  Parent ID:
       Points:                            |
------------------------------------------+-------------------------------

Comment (by gk):

 Replying to [comment:22 gk]:
 > Okay, in case it helps:
 > {{{
 > Gitian relies on libfaketime to set the clock to a fixed value to deal
 with embedded timestamps in archives and in the build process.
 > }}}
 > See: https://blog.torproject.org/blog/deterministic-builds-part-two-
 technical-details and see:
 https://github.com/wolfcw/libfaketime/blob/master/README for how
 libfaketime works (basically via LD_PRELOAD; and we are setting FAKETIME
 to "2000-01-01 00:00:00")

 Forgot to add that we do
 {{{
 find -type f | xargs touch --date="$REFERENCE_DATETIME"
 }}}
 in source directories where "$REFERENCE_DATETIME" is currently "2000-01-01
 00:00:00". That might be a thing worth trying regarding the crosstools-ng
 sources...

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


More information about the tor-bugs mailing list