[lldb-dev] [Bug 18766] New: lldb fails to build under ubuntu Precise

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Feb 7 08:26:43 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18766

            Bug ID: 18766
           Summary: lldb fails to build under ubuntu Precise
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: sylvestre at debian.org
    Classification: Unclassified

if  g++-4.8
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/include
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/tools/lldb/source/Host/common
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/include
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common
 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
-D__STDC_LIMIT_MACROS
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common/../../../include

-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/tools/lldb/source/Host/common/../../../include
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/clang/include
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/tools/clang/include
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common/../../../source
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common/../../../source/Utility
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common/../../../source/Plugins/Process/Utility
-I/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common/../../../source/Plugins/Process/POSIX
-I/usr/include/python2.7 -I/usr/include/python2.7 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -g -O2 -fomit-frame-pointer -fvisibility-inlines-hidden
-fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections
-Wcast-qual -fno-strict-aliasing -std=c++0x -D_FORTIFY_SOURCE=2
-D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2
-D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2
 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings 
-Wno-unknown-pragmas -Wno-sign-compare -Wno-sign-compare -Wno-unused-function  
-Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF
"/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/tools/lldb/source/Host/common/Release/Editline.d.tmp"
-MT
"/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/tools/lldb/source/Host/common/Release/Editline.o"
-MT
"/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/tools/lldb/source/Host/common/Release/Editline.d"
/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common/Editline.cpp
-o
/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/build-llvm/tools/lldb/source/Host/common/Release/Editline.o
; \
[...]
/tmp/buildd/llvm-toolchain-snapshot-3.5~svn200974/tools/lldb/source/Host/common/Editline.cpp:70:27:
error: 'EL_PROMPT_ESC' was not declared in this scope
     ::el_set (m_editline, EL_PROMPT_ESC, GetPromptCallback,
k_prompt_escape_char);

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140207/ff4f0046/attachment.html>


More information about the lldb-dev mailing list