[www-scripts] Sphinx Doc Update: ERROR

www-data via www-scripts www-scripts at lists.llvm.org
Tue Sep 24 00:44:33 PDT 2019


UPDATING clang-tools-extra SOURCES
Updating '.':
U    docs/ReleaseNotes.rst
U    docs/clang-tidy/checks/list.rst
U    clang-tidy/bugprone/CMakeLists.txt
U    clang-tidy/bugprone/BugproneTidyModule.cpp
Updated to revision 372693.
-- clang project is enabled
-- clang-tools-extra project is enabled
-- compiler-rt project is disabled
-- debuginfo-tests project is disabled
-- libclc project is disabled
-- libcxx project is enabled
-- libcxxabi project is disabled
-- libunwind project is disabled
-- lld project is enabled
-- lldb project is enabled
-- llgo project is disabled
-- openmp project is disabled
-- parallel-libs project is disabled
-- polly project is disabled
-- pstl project is disabled
-- Could NOT find Z3: Found unsuitable version "0.0.0", but required is at least "4.7.1" (found Z3_LIBRARIES-NOTFOUND)
-- Native target architecture is X86
-- Threads enabled.
-- Doxygen disabled.
-- Go bindings disabled.
-- Could NOT find OCaml (missing:  OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- Could NOT find OCaml (missing:  OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- OCaml bindings disabled.
-- LLVM host triple: x86_64-unknown-linux-gnu
-- LLVM default target triple: x86_64-unknown-linux-gnu
-- Building with -fPIC
-- Constructing LLVMBuild project information
-- Linker detection: GNU ld
-- Targeting AArch64
-- Targeting AMDGPU
-- Targeting ARM
-- Targeting BPF
-- Targeting Hexagon
-- Targeting Lanai
-- Targeting Mips
-- Targeting MSP430
-- Targeting NVPTX
-- Targeting PowerPC
-- Targeting RISCV
-- Targeting Sparc
-- Targeting SystemZ
-- Targeting WebAssembly
-- Targeting X86
-- Targeting XCore
-- Linker detection: GNU ld
-- Linker detection: GNU ld
-- there is no pre-generated ABI list for the requested libc++ configuration. check-cxx-abilist target is not supported
-- Sphinx enabled.
-- Clang version: 10.0.0
-- Sphinx enabled.
-- Sphinx enabled.
-- LLD version: 10.0.0
-- Sphinx enabled.
-- LLDB version: 10.0.0svn
-- Symbols (liblldb): exporting all symbols from the lldb namespace
-- Found epydoc - /usr/local/bin/epydoc
-- Found dot - /usr/bin/dot
-- Sphinx enabled.
-- Sphinx enabled.
-- Failed to find LLVM FileCheck
-- Version: 0.0.0
-- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- Performing Test HAVE_POSIX_REGEX -- success
-- Performing Test HAVE_STEADY_CLOCK -- success
-- Configuring done
CMake Error at cmake/modules/AddLLVM.cmake:443 (add_library):
  Cannot find source file:

    InfiniteLoopCheck.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx
Call Stack (most recent call first):
  tools/clang/cmake/modules/AddClang.cmake:95 (llvm_add_library)
  tools/clang/tools/extra/clang-tidy/bugprone/CMakeLists.txt:3 (add_clang_library)


CMake Error: Cannot determine link language for target "clangTidyBugproneModule".
CMake Error: CMake can not determine linker language for target: clangTidyBugproneModule
CMake Error: CMake can not determine linker language for target: clangTidyBugproneModule
CMake Error in tools/clang/tools/extra/clang-tidy/bugprone/CMakeLists.txt:
  Exporting the target "clangTidyBugproneModule" is not allowed since its
  linker language cannot be determined


CMake Error in tools/clang/tools/extra/clang-tidy/bugprone/CMakeLists.txt:
  Exporting the target "clangTidyBugproneModule" is not allowed since its
  linker language cannot be determined


CMake Error in tools/clang/tools/extra/clang-tidy/bugprone/CMakeLists.txt:
  Exporting the target "clangTidyBugproneModule" is not allowed since its
  linker language cannot be determined


CMake Error in tools/clang/tools/extra/clang-tidy/bugprone/CMakeLists.txt:
  Exporting the target "clangTidyBugproneModule" is not allowed since its
  linker language cannot be determined


-- Generating done
-- Build files have been written to: /opt/sphinx-docs/build/llvm
make[1]: *** [cmake_check_build_system] Error 1
make: *** [tools/clang/tools/extra/docs/CMakeFiles/docs-clang-tools-html.dir/rule] Error 2


More information about the www-scripts mailing list