[tor-bugs] #19001 [Obfuscation/Snowflake]: Tor Browser with Snowflake
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Aug 30 19:15:34 UTC 2017
#19001: Tor Browser with Snowflake
-----------------------------------+------------------------
Reporter: dcf | Owner: (none)
Type: project | Status: new
Priority: Medium | Milestone:
Component: Obfuscation/Snowflake | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-----------------------------------+------------------------
Comment (by dcf):
== windows reproducible build ==
I pushed some preliminary code for getting started with a windows
reproducible build.
https://gitweb.torproject.org/user/dcf/tor-browser-bundle.git/log/?h
=snowflake-windows&id=0f48dc9e1904fa0643576fc8dcf3db50a4d2f959
It doesn't work yet; after `./mkbundle-windows.sh versions.alpha`, it
eventually fails with:
{{{
+ /home/ubuntu/build/webrtc/src/out_bootstrap/gn gen out/Release '--args=
target_os="win" target_cpu="x86" is_debug=false
treat_warnings_as_errors=false is_component_build=false is_clang=true
use_sysroot=false clang_use_chrome_plugins=false
clang_base_path="/home/ubuntu/build/clang" rtc_include_opus=false
rtc_include_ilbc=false rtc_include_internal_audio_device=false
rtc_include_tests=true'
ERROR at //build/config/BUILDCONFIG.gn:239:3: Assertion failed.
assert(target_os == host_os, "Win cross-compiles only work on win
hosts.")
^-----
Win cross-compiles only work on win hosts.
}}}
But at this point one can ssh into the build VM and start debugging the
build failures.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19001#comment:36>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list