[tor-bugs] #26323 [Applications/Tor Browser]: Build 32bit Linux bundles on 64bit systems

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Mar 12 15:32:31 UTC 2019


#26323: Build 32bit Linux bundles on 64bit systems
-------------------------------------------------+-------------------------
 Reporter:  gk                                   |          Owner:  tbb-
                                                 |  team
     Type:  task                                 |         Status:
                                                 |  needs_review
 Priority:  Very High                            |      Milestone:
Component:  Applications/Tor Browser             |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tbb-rbm, TorBrowserTeam201903R,      |  Actual Points:
  tbb-8.5                                        |
Parent ID:  #26468                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by boklm):

 * keywords:  tbb-rbm, TorBrowserTeam201903, tbb-8.5 => tbb-rbm,
     TorBrowserTeam201903R, tbb-8.5
 * status:  needs_revision => needs_review


Comment:

 Replying to [comment:28 gk]:
 > I built the 32-bit bundles and used rust-1.26.1-6d974e.tar.gz. However,
 doing the 64-but ones results in yet another rust being build `Building
 project rust - rust-1.26.1-b50db6.tar.gz`. Thus, there is still something
 that prevents from using a single compiled Rust compiler for both
 architectures, it seems.
 >
 > That's on commit e72c3aff57a215f736e05f40f4fce3f5debde165.

 In a previous branch I reverted by mistake the change to use the same
 packages for both i686 and x86_64 builds. This should be fixed in branch
 `bug_26323_v11`:
 https://gitweb.torproject.org/user/boklm/tor-browser-
 build.git/commit/?h=bug_26323_v11&id=a76388bf16a6ff28f4427b47198c20c4aa8c113a

 {{{
 $ ./rbm/rbm showconf gcc filename --target alpha --target torbrowser-
 linux-x86_64
 gcc-6.4.0-56c810.tar.gz
 $ ./rbm/rbm showconf gcc filename --target alpha --target torbrowser-
 linux-i686
 gcc-6.4.0-56c810.tar.gz
 $ ./rbm/rbm showconf rust filename --target alpha --target torbrowser-
 linux-i686
 rust-1.26.1-6d974e.tar.gz
 $ ./rbm/rbm showconf rust filename --target alpha --target torbrowser-
 linux-x86_64
 rust-1.26.1-6d974e.tar.gz
 }}}

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


More information about the tor-bugs mailing list