[tor-bugs] #13797 [Tor Browser]: building tor-browser.git on Mac (non-cross-compiled) is broken

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Nov 20 21:32:33 UTC 2014


#13797: building tor-browser.git on Mac (non-cross-compiled) is broken
---------------------------------+----------------------
     Reporter:  arthuredelstein  |      Owner:  tom
         Type:  defect           |     Status:  assigned
     Priority:  normal           |  Milestone:
    Component:  Tor Browser      |    Version:
   Resolution:                   |   Keywords:
Actual Points:                   |  Parent ID:
       Points:                   |
---------------------------------+----------------------

Comment (by arthuredelstein):

 My build stops with the following messages:
 {{{
  2:27.63 Traceback (most recent call last):
  2:27.63   File "/projects/torproject/tor-
 browser31/toolkit/library/dependentlibs.py", line 139, in <module>
  2:27.63     main()
  2:27.63   File "/projects/torproject/tor-
 browser31/toolkit/library/dependentlibs.py", line 136, in main
  2:27.63     print '\n'.join(dependentlibs(lib, options.libpaths, func) +
 [lib])
  2:27.63   File "/projects/torproject/tor-
 browser31/toolkit/library/dependentlibs.py", line 99, in dependentlibs
  2:27.63     for dep in func(lib):
  2:27.63   File "/projects/torproject/tor-
 browser31/toolkit/library/dependentlibs.py", line 74, in
 dependentlibs_otool
  2:27.63     proc = subprocess.Popen(["../../../../../x-tools/x86_64
 -apple-darwin10/bin/" + TOOLCHAIN_PREFIX + 'otool', '-l', lib], stdout =
 subprocess.PIPE)
  2:27.63   File
 "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
 line 711, in __init__
  2:27.63     errread, errwrite)
  2:27.63   File
 "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
 line 1308, in _execute_child
  2:27.64     raise child_exception
  2:27.64 OSError: [Errno 2] No such file or directory
  2:27.64 make[5]: *** [../../../dist/bin/dependentlibs.list] Error 1
  2:27.64 make[5]: *** Deleting file `../../../dist/bin/dependentlibs.list'
  2:27.64 make[4]: *** [toolkit/library/build/libs] Error 2
  2:27.64 make[3]: *** [libs] Error 2
  2:27.64 make[2]: *** [default] Error 2
  2:27.64 make[1]: *** [realbuild] Error 2
  2:27.64 make: *** [build] Error 2
  2:27.68 99 compiler warnings present.
 }}}

 Unfortunately I'm not sure how I installed clang, but it appears to be
 located at `/opt/local/libexec/llvm-3.3/bin`

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


More information about the tor-bugs mailing list