[www-scripts] Sphinx Doc Update: ERROR

www-data via www-scripts www-scripts at lists.llvm.org
Thu Dec 14 11:22:23 PST 2017


/opt/tools/sphinx_update.sh: warning: removing stale lock file from PID 32069.
UPDATING cfe SOURCES
Updating '.':
U    unittests/Format/FormatTestObjC.cpp
U    unittests/Format/FormatTest.cpp
U    lib/Frontend/CompilerInvocation.cpp
U    lib/Basic/Targets/Hexagon.cpp
U    lib/Basic/OperatorPrecedence.cpp
U    lib/Basic/OpenMPKinds.cpp
U    lib/Analysis/ThreadSafetyCommon.cpp
U    lib/Analysis/ThreadSafetyTIL.cpp
U    lib/Sema/SemaChecking.cpp
U    lib/Sema/SemaExpr.cpp
U    lib/Sema/SemaOpenMP.cpp
U    lib/Sema/SemaCodeComplete.cpp
U    lib/Sema/SemaType.cpp
U    lib/Sema/SemaStmt.cpp
U    lib/AST/Expr.cpp
U    lib/AST/ASTContext.cpp
U    lib/AST/ExprConstant.cpp
U    lib/Lex/Lexer.cpp
U    lib/Lex/PPMacroExpansion.cpp
U    lib/Format/ContinuationIndenter.cpp
U    lib/Format/TokenAnnotator.cpp
U    lib/Format/Format.cpp
U    lib/Driver/ToolChains/Clang.cpp
U    lib/Driver/ToolChains/Hexagon.cpp
U    lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp
U    lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
U    lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
U    lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp
U    lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
U    lib/StaticAnalyzer/Core/RangedConstraintManager.cpp
U    lib/StaticAnalyzer/Core/RegionStore.cpp
U    lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
U    lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
U    lib/CodeGen/MicrosoftCXXABI.cpp
U    lib/CodeGen/CGCXXABI.h
U    lib/CodeGen/CodeGenModule.cpp
U    lib/CodeGen/CGExprCXX.cpp
U    lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
U    lib/CodeGen/CGCall.cpp
U    lib/CodeGen/ItaniumCXXABI.cpp
U    lib/CodeGen/CGExprScalar.cpp
U    lib/CodeGen/CodeGenModule.h
U    lib/CodeGen/CGStmtOpenMP.cpp
U    lib/CodeGen/CGOpenMPRuntime.cpp
U    lib/CodeGen/CGClass.cpp
U    lib/CodeGen/CodeGenFunction.h
U    lib/CodeGen/CGBuiltin.cpp
U    lib/Parse/ParseExpr.cpp
A    test/CodeGenObjCXX/arc-forwarded-lambda-call.mm
U    test/Analysis/stack-capture-leak-arc.mm
U    test/Analysis/stack-capture-leak-no-arc.mm
U    test/Preprocessor/hexagon-predefines.c
U    test/CodeGenCXX/cxx2a-three-way-comparison.cpp
A    test/Parser/cxx2a-spaceship.cpp
A    test/OpenMP/target_reduction_codegen.cpp
A    test/OpenMP/target_teams_distribute_simd_firstprivate_codegen.cpp
U    test/OpenMP/target_enter_data_codegen.cpp
A    test/CodeGenCXX/cfi-ms-vbase-nvcall.cpp
U    test/OpenMP/for_firstprivate_codegen.cpp
A    test/OpenMP/target_teams_distribute_simd_codegen.cpp
A    test/OpenMP/target_teams_distribute_simd_lastprivate_codegen.cpp
A    test/OpenMP/target_teams_distribute_simd_private_codegen.cpp
U    test/OpenMP/distribute_parallel_for_firstprivate_codegen.cpp
U    test/OpenMP/target_simd_codegen.cpp
U    test/OpenMP/target_teams_codegen.cpp
U    test/OpenMP/distribute_simd_firstprivate_codegen.cpp
U    test/OpenMP/sections_firstprivate_codegen.cpp
U    test/OpenMP/target_codegen.cpp
U    test/CodeGen/builtins-hexagon.c
A    test/CodeCompletion/ignore-ns-level-decls.cpp
A    test/SemaCXX/compare-cxx2a.cpp
U    test/SemaTemplate/cxx1z-fold-expressions.cpp
U    test/Driver/hexagon-toolchain-elf.c
A    test/Index/skipped-function-bodies.cpp
A    test/CodeGenCXX/cfi-ms-vbase-derived-cast.cpp
U    test/OpenMP/target_teams_distribute_codegen.cpp
U    test/OpenMP/target_update_codegen.cpp
U    test/OpenMP/target_parallel_codegen.cpp
U    test/OpenMP/target_parallel_for_simd_codegen.cpp
U    test/OpenMP/single_firstprivate_codegen.cpp
U    test/OpenMP/target_teams_distribute_reduction_codegen.cpp
A    test/OpenMP/target_teams_distribute_simd_dist_schedule_codegen.cpp
U    test/OpenMP/target_exit_data_codegen.cpp
U    test/OpenMP/nvptx_data_sharing.cpp
U    test/OpenMP/declare_target_ast_print.cpp
U    test/OpenMP/target_parallel_for_codegen.cpp
U    test/CodeGen/ms-intrinsics.c
A    test/SemaCXX/constant-expression-cxx2a.cpp
U    test/CMakeLists.txt
U    test/SemaTemplate/cxx17-inline-variables.cpp
U    test/Driver/hexagon-hvx.c
U    test/lit.cfg.py
U    test/OpenMP/distribute_firstprivate_codegen.cpp
U    test/OpenMP/declare_target_messages.cpp
A    test/OpenMP/target_teams_distribute_simd_reduction_codegen.cpp
U    test/OpenMP/distribute_parallel_for_simd_firstprivate_codegen.cpp
A    test/OpenMP/target_teams_distribute_simd_codegen_registration_naming.cpp
A    test/OpenMP/target_reduction_messages.cpp
A    test/OpenMP/target_teams_distribute_simd_collapse_codegen.cpp
A    test/OpenMP/target_teams_distribute_simd_codegen_registration.cpp
A    test/CodeGen/attr-mprefer-vector-width.c
U    test/SemaCXX/type-traits.cpp
U    test/Lexer/unicode.c
U    test/Driver/unknown-std.cpp
A    test/Driver/mprefer-vector-width.c
U    include/clang/Basic/OpenMPKinds.def
U    include/clang/Basic/OperatorPrecedence.h
U    include/clang/Sema/CodeCompleteConsumer.h
U    include/clang/AST/RecursiveASTVisitor.h
U    include/clang/Lex/Preprocessor.h
U    include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
U    include/clang/Basic/DiagnosticSemaKinds.td
U    include/clang/Analysis/Analyses/ThreadSafetyTIL.h
U    include/clang/AST/StmtVisitor.h
U    include/clang/AST/StmtOpenMP.h
U    include/clang/Driver/Options.td
U    docs/ClangCommandLineReference.rst
U    include/clang/Frontend/CodeGenOptions.h
U    include/clang/Basic/BuiltinsX86_64.def
U    include/clang/Sema/CodeCompleteOptions.h
U    include/clang/AST/Decl.h
U    include/clang/AST/Expr.h
U    include/clang/StaticAnalyzer/Checkers/Checkers.td
U    include/clang/Basic/DiagnosticLexKinds.td
U    include/clang/Basic/BuiltinsHexagon.def
U    include/clang/Sema/Sema.h
U    include/clang/AST/OperationKinds.def
U    include/clang/Driver/CC1Options.td
U    docs/ReleaseNotes.rst
Updated to revision 320734.
-- 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 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 X86
-- Targeting XCore
-- Linker detection: GNU ld
-- Sphinx enabled.
-- Sphinx enabled.
-- ISL version: isl-0.18-812-g565da6e
-- PPCG version: ppcg-0.07
CMake Error at tools/polly/unittests/CMakeLists.txt:19 (target_link_libraries):
  The keyword signature for target_link_libraries has already been used with
  the target "IslTests".  All uses of target_link_libraries with a target
  must be either all-keyword or all-plain.

  The uses of the keyword signature are here:

   * cmake/modules/LLVM-Config.cmake:105 (target_link_libraries)
   * cmake/modules/AddLLVM.cmake:771 (target_link_libraries)
   * cmake/modules/AddLLVM.cmake:1096 (target_link_libraries)

Call Stack (most recent call first):
  tools/polly/unittests/Isl/CMakeLists.txt:1 (add_polly_unittest)


CMake Error at tools/polly/unittests/CMakeLists.txt:19 (target_link_libraries):
  The keyword signature for target_link_libraries has already been used with
  the target "FlattenTests".  All uses of target_link_libraries with a target
  must be either all-keyword or all-plain.

  The uses of the keyword signature are here:

   * cmake/modules/LLVM-Config.cmake:105 (target_link_libraries)
   * cmake/modules/AddLLVM.cmake:771 (target_link_libraries)
   * cmake/modules/AddLLVM.cmake:1096 (target_link_libraries)

Call Stack (most recent call first):
  tools/polly/unittests/Flatten/CMakeLists.txt:1 (add_polly_unittest)


CMake Error at tools/polly/unittests/CMakeLists.txt:19 (target_link_libraries):
  The keyword signature for target_link_libraries has already been used with
  the target "DeLICMTests".  All uses of target_link_libraries with a target
  must be either all-keyword or all-plain.

  The uses of the keyword signature are here:

   * cmake/modules/LLVM-Config.cmake:105 (target_link_libraries)
   * cmake/modules/AddLLVM.cmake:771 (target_link_libraries)
   * cmake/modules/AddLLVM.cmake:1096 (target_link_libraries)

Call Stack (most recent call first):
  tools/polly/unittests/DeLICM/CMakeLists.txt:1 (add_polly_unittest)


CMake Error at tools/polly/unittests/CMakeLists.txt:19 (target_link_libraries):
  The keyword signature for target_link_libraries has already been used with
  the target "ScopPassManagerTests".  All uses of target_link_libraries with
  a target must be either all-keyword or all-plain.

  The uses of the keyword signature are here:

   * cmake/modules/LLVM-Config.cmake:105 (target_link_libraries)
   * cmake/modules/AddLLVM.cmake:771 (target_link_libraries)
   * cmake/modules/AddLLVM.cmake:1096 (target_link_libraries)

Call Stack (most recent call first):
  tools/polly/unittests/ScopPassManager/CMakeLists.txt:1 (add_polly_unittest)


CMake Error at tools/polly/unittests/CMakeLists.txt:19 (target_link_libraries):
  The keyword signature for target_link_libraries has already been used with
  the target "ScheduleOptimizerTests".  All uses of target_link_libraries
  with a target must be either all-keyword or all-plain.

  The uses of the keyword signature are here:

   * cmake/modules/LLVM-Config.cmake:105 (target_link_libraries)
   * cmake/modules/AddLLVM.cmake:771 (target_link_libraries)
   * cmake/modules/AddLLVM.cmake:1096 (target_link_libraries)

Call Stack (most recent call first):
  tools/polly/unittests/ScheduleOptimizer/CMakeLists.txt:1 (add_polly_unittest)


-- Clang version: 6.0.0
-- Sphinx enabled.
-- Sphinx enabled.
-- LLD version: 6.0.0
-- Sphinx enabled.
-- Sphinx enabled.
-- Configuring incomplete, errors occurred!
See also "/opt/sphinx-docs/build/llvm/CMakeFiles/CMakeOutput.log".
See also "/opt/sphinx-docs/build/llvm/CMakeFiles/CMakeError.log".
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