[Lldb-commits] [lldb] r316728 - Default to using in-tree clang for building test executables

Ed Maste via lldb-commits lldb-commits at lists.llvm.org
Sat Oct 28 06:47:52 PDT 2017


On 26 October 2017 at 22:24, Pavel Labath via lldb-commits
<lldb-commits at lists.llvm.org> wrote:
> Author: labath
> Date: Thu Oct 26 19:24:04 2017
> New Revision: 316728
>
> URL: http://llvm.org/viewvc/llvm-project?rev=316728&view=rev
> Log:
> Default to using in-tree clang for building test executables

The FreeBSD buildbot is broken with

-- Could NOT find LibXml2 (missing:  LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR)
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
-- Symbols (liblldb): exporting all symbols from the lldb namespace
CMake Error at tools/lldb/CMakeLists.txt:78 (message):
  LLDB test compilers not specified.  Tests will not run

I probably won't be able to investigate this weekend, but will take a
look early next week if nobody else has before then.


More information about the lldb-commits mailing list