[www-scripts] Sphinx Doc Update: SUCCESS

www-data via www-scripts www-scripts at lists.llvm.org
Wed Sep 11 16:56:07 PDT 2019


UPDATING llvm SOURCES
Updating '.':
U    include/llvm/Object/TapiFile.h
U    include/llvm/TextAPI/MachO/Architecture.def
U    include/llvm/TextAPI/MachO/Architecture.h
U    tools/llvm-nm/llvm-nm.cpp
U    lib/Object/TapiFile.cpp
U    lib/TextAPI/MachO/Architecture.cpp
U    lib/TextAPI/MachO/TextStubCommon.cpp
D    test/Object/nm-tapi-invalids.test
D    test/Object/nm-tapi.test
D    test/Object/Inputs/tapi-invalid-v1.tbd
D    test/Object/Inputs/tapi-v1.tbd
D    test/Object/Inputs/tapi-invalid-v2.tbd
D    test/Object/Inputs/tapi-v2.tbd
D    test/Object/Inputs/tapi-invalid-v3.tbd
D    test/Object/Inputs/tapi-v3.tbd
U    include/llvm/ExecutionEngine/Orc/RPCUtils.h
A    include/llvm/DebugInfo/GSYM/LineTable.h
U    include/llvm/DebugInfo/GSYM/FunctionInfo.h
U    docs/ReleaseNotes.rst
U    utils/gn/secondary/clang/lib/StaticAnalyzer/Core/BUILD.gn
U    utils/gn/secondary/clang/lib/Analysis/BUILD.gn
U    utils/gn/secondary/llvm/lib/DebugInfo/GSYM/BUILD.gn
U    tools/llvm-reduce/TestRunner.cpp
U    tools/llvm-reduce/deltas/ReduceFunctions.cpp
U    unittests/DebugInfo/GSYM/GSYMTest.cpp
U    lib/CodeGen/GlobalISel/CallLowering.cpp
U    lib/CodeGen/AsmPrinter/DwarfDebug.cpp
U    lib/TableGen/Main.cpp
U    lib/Analysis/ConstantFolding.cpp
U    lib/Target/AMDGPU/SIFixSGPRCopies.cpp
U    lib/Target/X86/X86InstrBuilder.h
U    lib/Target/X86/X86ISelLowering.cpp
U    lib/Target/X86/X86.td
U    lib/Target/X86/X86ISelLowering.h
U    lib/Target/AArch64/AArch64CallLowering.cpp
U    lib/DebugInfo/GSYM/CMakeLists.txt
A    lib/DebugInfo/GSYM/LineTable.cpp
U    lib/DebugInfo/GSYM/FunctionInfo.cpp
U    lib/Transforms/InstCombine/InstCombineCasts.cpp
U    test/DebugInfo/MIR/X86/debug-call-site-param.mir
U    test/Reduce/remove-funcs.ll
U    test/Reduce/remove-metadata.ll
U    test/Reduce/remove-global-vars.ll
U    test/CodeGen/AMDGPU/merge-m0.mir
U    test/CodeGen/AMDGPU/frame-index-elimination.ll
U    test/CodeGen/X86/cmpxchg8b_alloca_regalloc_handling.ll
U    test/CodeGen/X86/min-legal-vector-width.ll
U    test/CodeGen/X86/fp128-i128.ll
U    test/CodeGen/X86/fp128-cast.ll
U    test/CodeGen/X86/fp128-compare.ll
U    test/CodeGen/AArch64/GlobalISel/swifterror.ll
A    test/CodeGen/AArch64/GlobalISel/call-lowering-i128-on-stack.ll
U    test/CodeGen/AArch64/GlobalISel/call-translator-tail-call.ll
U    test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
Updated to revision 371694.
-- 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
CMake Error at CMakeLists.txt:714 (message):
  Unexpected failure executing llvm-build: Traceback (most recent call last):

    File "/opt/sphinx-docs/src/llvm/utils/llvm-build/llvm-build", line 6, in <module>
      llvmbuild.main()
    File "/opt/sphinx-docs/src/llvm/utils/llvm-build/llvmbuild/main.py", line 842, in main
      opts.optional_components)
    File "/opt/sphinx-docs/src/llvm/utils/llvm-build/llvmbuild/main.py", line 418, in write_library_table
      os.remove(output_path+'.new')

  OSError: [Errno 2] No such file or directory:
  '/opt/sphinx-docs/build/llvm/tools/llvm-config/LibraryDependencies.inc.new'


-- 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: *** [docs/CMakeFiles/docs-llvm-html.dir/rule] Error 2


More information about the www-scripts mailing list