[tor-bugs] #7964 [Tor bundles/installation]: Unable to build TBB on OS X 10.8

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Feb 14 21:28:48 UTC 2013


#7964: Unable to build TBB on OS X 10.8
--------------------------------------+-------------------------------------
 Reporter:  runa                      |          Owner:  erinn
     Type:  defect                    |         Status:  new  
 Priority:  normal                    |      Milestone:       
Component:  Tor bundles/installation  |        Version:       
 Keywords:                            |         Parent:       
   Points:                            |   Actualpoints:       
--------------------------------------+-------------------------------------

Comment(by runa):

 I tried to build TBB-alpha 64-bit on OS X 10.8. I cloned the git
 repository, checked out maint-2.4, set the right path to the SDK, updated
 Qt to 4.8.4 and ran make -f osx-alpha.mk build-all-binaries compressed-
 bundle_en-US. It breaks when building Vidalia:

 {{{
 [ 98%] Building CXX object
 src/vidalia/CMakeFiles/Vidalia.dir/qrc_vidalia.o
 [ 98%] Building CXX object
 src/vidalia/CMakeFiles/Vidalia.dir/qrc_content.o
 [100%] Building CXX object
 src/vidalia/CMakeFiles/Vidalia.dir/qrc_vidalia_i18n.o
 Linking CXX executable Vidalia.app/Contents/MacOS/Vidalia
 Undefined symbols for architecture i386:
   "_GetProcessForPID", referenced from:
       HelperProcess::toForeground() in HelperProcess.o
   "_SetFrontProcess", referenced from:
       HelperProcess::toForeground() in HelperProcess.o
   "_TransformProcessType", referenced from:
       MainWindow::MainWindow() in MainWindow.o
 ld: symbol(s) not found for architecture i386
 clang: error: linker command failed with exit code 1 (use -v to see
 invocation)
 make[3]: *** [src/vidalia/Vidalia.app/Contents/MacOS/Vidalia] Error 1
 make[2]: *** [src/vidalia/CMakeFiles/Vidalia.dir/all] Error 2
 make[1]: *** [all] Error 2
 make: *** [build-vidalia] Error 2
 }}}

 clang --version says:

 {{{
 Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM
 3.1svn)
 Target: x86_64-apple-darwin12.2.0
 Thread model: posix
 }}}

 xcodebuild -version says:

 {{{
 Xcode 4.6
 Build version 4H127
 }}}

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


More information about the tor-bugs mailing list