[www-scripts] Sphinx Doc Update: ERROR

www-data via www-scripts www-scripts at lists.llvm.org
Mon Mar 4 17:46:23 PST 2019


/opt/tools/sphinx_update.sh: warning: removing stale lock file from PID 8329.
UPDATING cfe SOURCES
Updating '.':
U    docs/ClangFormatStyleOptions.rst
U    cmake/modules/AddClang.cmake
Updated to revision 355365.
-- 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 disabled
-- llgo project is disabled
-- llvm project is disabled
-- openmp project is disabled
-- parallel-libs project is disabled
-- polly project is disabled
-- pstl project is disabled
-- Could NOT find LibXml2 (missing:  LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR) 
-- 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.
-- Found Python module pygments
-- Found Python module pygments.lexers.c_cpp
-- Found Python module yaml
-- 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 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: 9.0.0
-- Could NOT find Z3 (missing:  Z3_LIBRARIES Z3_INCLUDE_DIR) (Required is at least version "4.7.1")
-- Sphinx enabled.
-- Sphinx enabled.
-- LLD version: 9.0.0
-- Sphinx enabled.
-- Sphinx enabled.
-- Failed to find LLVM FileCheck
-- git Version: v0.0.0
-- 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:1374 (add_dependencies):
  The dependency target "clang-headers" of target "check-all" does not exist.
Call Stack (most recent call first):
  CMakeLists.txt:963 (add_lit_target)


CMake Error at tools/clang/tools/extra/clang-tidy/tool/CMakeLists.txt:11 (add_dependencies):
  The dependency target "clang-headers" of target "clang-tidy" does not
  exist.


CMake Error at cmake/modules/AddLLVM.cmake:1374 (add_dependencies):
  The dependency target "clang-headers" of target "check-clang-tools" does
  not exist.
Call Stack (most recent call first):
  cmake/modules/AddLLVM.cmake:1395 (add_lit_target)
  tools/clang/tools/extra/test/CMakeLists.txt:95 (add_lit_testsuite)


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


More information about the www-scripts mailing list