lldb package

Sylvestre Ledru sylvestre at debian.org
Tue Jan 8 15:25:48 UTC 2013


Le 08/01/2013 16:19, Malea, Daniel a écrit :
>
> Hi,
>
>  
>
> I'd be glad to help! What kind of problems are you seeing? Also, which
> revisions are you building?
>
>  
>
r167708 (basically the revision of release_32).
>
> Recent buildbot results (using libstdc++/gcc 4.6) are green:
>
>  
>
> http://lab.llvm.org:8011/builders/lldb-x86_64-linux/builds/2135
>
>  
>
> However, some GCC build fixes did not make it into the release_32
> branch. I think you have to either use clang to build (in which case
> use ./configure --enable-cxx11) or we have to apply the GCC build
> fixes that have been committed to trunk after release_32 was branched.
>
>  
>
I am using gcc for now. I fixed some issues and I am now working on this
one:

LLDBWrapPython.cpp:2966:1: error: previous declaration of 'size_t
LLDBSwigPythonCallSBInputReaderCallback(void*, lldb::SBInputReader*,
lldb::InputReaderAction, const char*, size_t)' with 'C++' linkage
LLDBWrapPython.cpp:48475:57: error: conflicts with new declaration with
'C' linkage
LLDBWrapPython.cpp: In function 'void
LLDBSwigPythonCallPythonLogOutputCallback(const char*, void*)':
LLDBWrapPython.cpp:2972:6: error: previous declaration of 'void
LLDBSwigPythonCallPythonLogOutputCallback(const char*, void*)' with
'C++' linkage
LLDBWrapPython.cpp:48512:76: error: conflicts with new declaration with
'C' linkage
LLDBWrapPython.cpp: At global scope:

Sounds familar ?

Thanks,
Sylvestre

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-llvm-team/attachments/20130108/b4e9b7b1/attachment-0001.html>


More information about the Pkg-llvm-team mailing list