[tor-bugs] #25977 [Core Tor/Tor]: Cross-compiling tor rust for macOS is broken
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Fri Jun  1 05:54:59 UTC 2018
    
    
  
#25977: Cross-compiling tor rust for macOS is broken
--------------------------+------------------------------------
 Reporter:  gk            |          Owner:  (none)
     Type:  defect        |         Status:  new
 Priority:  Medium        |      Milestone:  Tor: 0.3.4.x-final
Component:  Core Tor/Tor  |        Version:
 Severity:  Normal        |     Resolution:
 Keywords:  rust build    |  Actual Points:
Parent ID:  #25779        |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------
Changes (by gk):
 * status:  needs_information => new
Comment:
 Replying to [comment:3 teor]:
 > It looks like you're cross-compiling rust for macOS i686 (32-bit) or the
 host Linux machine, but cross-compiling C for macOS x86_64 (64-bit).
 I don't think we are cross-compiling rust for i686. We are compiling it in
 a 64-bit environment configuring it with
 {{{
 --enable-local-rust --enable-vendor --enable-extended --release-
 channel=stable --sysconfdir=etc --target=x86_64-apple-darwin
 --set=target.x86_64-apple-darwin.cc=x86_64-apple-darwin-clang
 }}}
 FWIW: It compiles Firefox ESR 60 code fine.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25977#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list