mehow ended up enabling -Werror, which is
confusing the backtrace-detection code (and probably most of the other
cmake compile checks).
One of the workarounds would be to disable -Werror.
pl
On 28 April 2017 at 22:36, Andy Gibbs via lldb-dev
mailto:lldb-dev@lists.llvm.org>> wrote:
> Hi,
Hi,
I am having a problem building the 4.0 release branch of LLDB on Debian
Stretch. Cmake returns the following fault:
-- LLDB version: 4.0.0
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.4")
-- Performing Test HAVE_PROCESS_VM_READV
-- Performing Test HAV