The pluggable transports descriptor is the last place using the old GCC based toolchain for OS X cross-compilation (now that we have a patch for #10369 (moved)). Time to get rid of it as well.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
dcf: you might find this interesing while testing the switch to Go 1.7.5 and 1.8. (If you have feedback regarding that patch I am all ears; I have not been doing much work in the Go cross-compiling area so far).
Trac: Keywords: TorBrowserTeam21703 deleted, TorBrowserTeam21703R added Status: new to needs_review Cc: N/Ato dcf
dcf: you might find this interesing while testing the switch to Go 1.7.5 and 1.8. (If you have feedback regarding that patch I am all ears; I have not been doing much work in the Go cross-compiling area so far).
I will test rebasing the 1.7.5 patch on top of bug_21753_v3.
However, make prep is failing for me on the bug_21753_v3 branch:
{{{
--2017-03-19 12:37:08-- https://ftp.mozilla.org/pub/mozilla.org/firefox/candidates/45.2.0esr-candidates/build2/linux-i686/xpi/ar.xpi
Resolving ftp.mozilla.org (ftp.mozilla.org)... 54.230.140.70
Connecting to ftp.mozilla.org (ftp.mozilla.org)|54.230.140.70|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-03-19 12:37:09 ERROR 404: Not Found.
Yeah, the stable target does seldom work on master, we have usually the maint- branches for that. Doing nightly builds is busted right now due to #21748 (moved) and PTs aren't working in nightly builds either (#21757 (moved)). Thus, your best bet is probably using make prep-alpha and doing an alpha build and test that one.
Yeah, the stable target does seldom work on master, we have usually the maint- branches for that. Doing nightly builds is busted right now due to #21748 (moved) and PTs aren't working in nightly builds either (#21757 (moved)). Thus, your best bet is probably using make prep-alpha and doing an alpha build and test that one.
I see. I may not be able to test this soon, then. I haven't been able to build new base VM images on Debian for a while now. I think it is still this old issue: https://lists.torproject.org/pipermail/tbb-dev/2016-April/000371.html. I will have to apply the workaround of building new base VM images on Ubuntu and copying them to Debian, and I don't have an Ubuntu set up right now.