[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #9711 [Tor bundles/installation]: Test out crosstools-ng for Gitian OSX builds (instead of toolchain4 binaries)
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs