[LLVMdev] still failed to build the llbrowse on Debian5-32b-llvm2.8

Chuck Zhao czhao at eecg.toronto.edu
Tue Feb 22 13:36:03 PST 2011


Nice,
It builds and runs fine now.

Thank you, Talin

Chuck

On 2/22/2011 3:23 PM, Talin wrote:
> OK try it now - I checked in a few more fixes.
>
> On Tue, Feb 22, 2011 at 8:29 AM, Chuck Zhao <czhao at eecg.toronto.edu 
> <mailto:czhao at eecg.toronto.edu>> wrote:
>
>     I still can't build LLBrowse on my Debian5-i386 machine today,
>     The following is a full build console output.
>     I am using LLVM-2.8 release build, with needed wxWidgets and CMake.
>
>     Thank you
>
>     Chuck
>
>     sideshow.eecg>time cmake ../llbrowse
>     -- The C compiler identification is GNU
>     -- The CXX compiler identification is GNU
>     -- Check for working C compiler: /steffan/a/a0/czhao/bin/bin32/gcc
>     -- Check for working C compiler: /steffan/a/a0/czhao/bin/bin32/gcc
>     -- works
>     -- Detecting C compiler ABI info
>     -- Detecting C compiler ABI info - done
>     -- Check for working CXX compiler: /usr/bin/c++
>     -- Check for working CXX compiler: /usr/bin/c++ -- works
>     -- Detecting CXX compiler ABI info
>     -- Detecting CXX compiler ABI info - done
>     -- Found wxWidgets: TRUE
>     -- Looking for assert.h
>     -- Looking for assert.h - found
>     -- Looking for auto_ptr.h
>     -- Looking for auto_ptr.h - not found
>     -- Looking for C++ include memory
>     -- Looking for C++ include memory - found
>     -- LLVM llvm-config found at:
>     /steffan/a/a0/czhao/opt/opt32/llvm-2.8r/bin/llvm-config
>     -- Configuring done
>     -- Generating done
>     -- Build files have been written to:
>     /steffan/a/a0/czhao/ResearchTools/LLVM/LLBrowse/obj
>     1.976u 2.100s 0:14.37 28.3%     0+0k 48680+2392io 174pf+0w
>     sideshow.eecg>time make
>     [  5%] Converting PNG image file resources/icons/folder.png
>     [ 11%] Converting PNG image file resources/icons/collapse.png
>     [ 16%] Converting PNG image file resources/icons/typeref.png
>     [ 22%] Converting PNG image file resources/icons/expand.png
>     [ 27%] Converting PNG image file resources/icons/type.png
>     [ 33%] Converting PNG image file resources/icons/function.png
>     [ 38%] Converting PNG image file resources/icons/module.png
>     [ 44%] Converting PNG image file resources/icons/variable.png
>     [ 50%] Converting PNG image file resources/icons/debug.png
>     [ 55%] Converting PNG image file resources/icons/meta.png
>     [ 61%] Converting PNG image file resources/icons/alias.png
>     [ 66%] Converting PNG image file resources/icons/constant.png
>     Scanning dependencies of target llbrowse
>     [ 72%] Building CXX object
>     CMakeFiles/llbrowse.dir/lib/BrowserFrame.cpp.o
>     [ 77%] Building CXX object
>     CMakeFiles/llbrowse.dir/lib/DetailsView.cpp.o
>     [ 83%] Building CXX object
>     CMakeFiles/llbrowse.dir/lib/BrowserApp.cpp.o
>     /steffan/a/a0/czhao/ResearchTools/LLVM/LLBrowse/llbrowse/lib/BrowserApp.cpp:
>     In member function 'virtual bool BrowserApp::OnInit()':
>     /steffan/a/a0/czhao/ResearchTools/LLVM/LLBrowse/llbrowse/lib/BrowserApp.cpp:29:
>     error: 'PrintStackTraceOnErrorSignal' is not a member of 'llvm::sys'
>     make[2]: *** [CMakeFiles/llbrowse.dir/lib/BrowserApp.cpp.o] Error 1
>     make[1]: *** [CMakeFiles/llbrowse.dir/all] Error 2
>     make: *** [all] Error 2
>     7.228u 1.228s 0:12.34 68.3%     0+0k 13512+1784io 3pf+0w
>
>     sideshow.eecg>
>
>
>
>
>
> -- 
> -- Talin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110222/b4bb8299/attachment.html>


More information about the llvm-dev mailing list