[www-scripts] Sphinx Doc Update: SUCCESS

www-data via www-scripts www-scripts at lists.llvm.org
Wed Jul 17 12:50:36 PDT 2019


UPDATING lldb SOURCES
Updating '.':
U    packages/Python/lldbsuite/test/python_api/formatters/TestFormattersSBAPI.py
A    packages/Python/lldbsuite/test/expression_command/unicode-in-variable
A    packages/Python/lldbsuite/test/expression_command/unicode-in-variable/TestUnicodeInVariable.py
A    packages/Python/lldbsuite/test/expression_command/dollar-in-variable
A    packages/Python/lldbsuite/test/expression_command/dollar-in-variable/Makefile
D    include/lldb/Expression/IRDynamicChecks.h
D    include/lldb/Target/CPPLanguageRuntime.h
D    include/lldb/Target/ObjCLanguageRuntime.h
D    scripts/shush
A    utils/TableGen
D    source/Target/ObjCLanguageRuntime.cpp
D    source/Target/CPPLanguageRuntime.cpp
U    lldb.xcodeproj/project.pbxproj
U    CMakeLists.txt
U    packages/Python/lldbsuite/test/decorators.py
U    packages/Python/lldbsuite/test/make/Android.rules
U    packages/Python/lldbsuite/test/android/platform/TestDefaultCacheLineSize.py
U    packages/Python/lldbsuite/test/lang/c/modules/TestCModules.py
U    packages/Python/lldbsuite/test/lang/c/modules/main.c
A    packages/Python/lldbsuite/test/expression_command/unicode-in-variable/Makefile
A    packages/Python/lldbsuite/test/expression_command/unicode-in-variable/main.cpp
U    packages/Python/lldbsuite/test/expression_command/weak_symbols/Makefile
A    packages/Python/lldbsuite/test/expression_command/dollar-in-variable/main.c
A    packages/Python/lldbsuite/test/expression_command/dollar-in-variable/TestDollarInVariable.py
U    packages/Python/lldbsuite/test/functionalities/deleted-executable/TestDeletedExecutable.py
U    packages/Python/lldbsuite/test/functionalities/deleted-executable/main.cpp
U    packages/Python/lldbsuite/test/lldbtest.py
U    cmake/caches/Apple-lldb-base.cmake
A    cmake/caches/Apple-lldb-Linux.cmake
A    cmake/caches/Apple-lldb-Xcode.cmake
U    cmake/caches/Apple-lldb-macOS.cmake
U    cmake/modules/LLDBConfig.cmake
U    cmake/modules/AddLLDB.cmake
U    cmake/modules/LLDBStandalone.cmake
U    cmake/modules/LLDBFramework.cmake
A    include/lldb/Expression/DynamicCheckerFunctions.h
U    include/lldb/Symbol/ClangASTContext.h
U    include/lldb/Host/OptionParser.h
U    include/lldb/Target/Target.h
U    include/lldb/Target/LanguageRuntime.h
U    include/lldb/Core/Section.h
U    scripts/CMakeLists.txt
U    docs/use/variable.rst
A    lit/SymbolFile/DWARF/gnu-style-compression.cpp
U    lit/Modules/ELF/compressed-sections.yaml
A    utils/TableGen/LLDBOptionDefEmitter.cpp
A    utils/TableGen/LLDBTableGen.cpp
A    utils/TableGen/LLDBTableGenBackends.h
A    utils/TableGen/CMakeLists.txt
U    tools/argdumper/CMakeLists.txt
U    tools/darwin-debug/CMakeLists.txt
U    tools/lldb-test/lldb-test.cpp
U    tools/driver/Driver.cpp
U    tools/debugserver/source/CMakeLists.txt
U    tools/lldb-vscode/IOStream.cpp
U    source/Target/ABI.cpp
U    source/Target/CMakeLists.txt
U    source/Target/Process.cpp
U    source/Target/ThreadPlanTracer.cpp
U    source/Target/Target.cpp
U    source/Target/ThreadPlanCallUserExpression.cpp
U    source/Core/ValueObject.cpp
U    source/Core/IOHandler.cpp
U    source/API/CMakeLists.txt
D    source/Expression/IRDynamicChecks.cpp
A    source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h
U    source/Plugins/Process/Windows/Common/ProcessWindows.h
U    source/Host/common/OptionParser.cpp
U    source/Commands/CommandObjectWatchpointCommand.cpp
A    source/Commands/Options.td
U    source/Commands/CMakeLists.txt
A    source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp
U    source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/CMakeLists.txt
U    source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h
U    source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h
U    source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h
U    source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h
A    source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp
U    source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp
U    source/Plugins/ExpressionParser/Clang/CMakeLists.txt
A    source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp
A    source/Plugins/Process/Windows/Common/ProcessDebugger.cpp
U    source/Expression/IRExecutionUnit.cpp
A    source/Commands/OptionsBase.td
U    source/Commands/CommandObjectSettings.cpp
U    source/Commands/CommandObjectHelp.cpp
U    source/Plugins/LanguageRuntime/ObjC/CMakeLists.txt
U    source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp
U    source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeLists.txt
U    source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp
U    source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
U    source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h
U    source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.cpp
U    source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h
U    source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp
U    source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
U    source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
U    source/Plugins/Process/Windows/Common/CMakeLists.txt
U    source/Expression/CMakeLists.txt
U    source/Commands/CommandObjectWatchpoint.cpp
U    source/Commands/CommandObjectBreakpoint.cpp
U    source/Commands/CommandObjectTarget.cpp
U    source/Plugins/LanguageRuntime/CPlusPlus/CMakeLists.txt
U    source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h
U    source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h
U    source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp
U    source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
U    source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h
A    source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h
U    source/Plugins/SymbolFile/DWARF/DWARFContext.h
U    source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h
U    source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
U    source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.h
U    source/Plugins/ExpressionParser/Clang/ClangExpressionSourceCode.cpp
U    source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
U    source/Plugins/Process/FreeBSD/ProcessMonitor.cpp
U    source/Plugins/Process/Windows/Common/ProcessWindows.cpp
U    source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp
U    source/Plugins/SymbolFile/DWARF/DWARFContext.cpp
U    source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
U    source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp
U    source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
A    source/Plugins/ExpressionParser/Clang/IRDynamicChecks.h
U    source/Plugins/Process/FreeBSD/ProcessMonitor.h
A    source/Plugins/Process/Windows/Common/ProcessDebugger.h
U    source/Plugins/Language/ObjC/NSArray.cpp
U    source/Plugins/Language/ObjC/CF.cpp
U    source/Plugins/Language/ObjC/NSException.cpp
U    source/Interpreter/CommandAlias.cpp
U    source/Plugins/Language/ObjC/NSString.h
U    source/Plugins/Language/ObjC/NSIndexPath.cpp
U    source/Plugins/Language/ObjC/NSSet.cpp
U    source/Interpreter/Options.cpp
U    source/Plugins/Language/ObjC/ObjCLanguage.cpp
U    source/Plugins/Language/ObjC/Cocoa.h
U    source/Plugins/Language/CPlusPlus/LibCxx.cpp
U    source/Symbol/ClangASTContext.cpp
U    source/Plugins/Language/ObjC/NSDictionary.cpp
U    source/Plugins/Language/ObjC/Cocoa.cpp
U    source/Plugins/Language/ObjC/NSError.cpp
U    source/Plugins/Language/CPlusPlus/CMakeLists.txt
U    source/Symbol/CMakeLists.txt
Updated to revision 366364.
-- 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 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
-- Sphinx enabled.
-- Sphinx enabled.
-- LLD version: 9.0.0
-- Sphinx enabled.
-- LLDB version: 9.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
-- Generating done
-- Build files have been written to: /opt/sphinx-docs/build/llvm
Built target clean-lldb-html
Generating html Sphinx documentation for lldb into "/opt/sphinx-docs/build/llvm/tools/lldb/docs/html"
Built target docs-lldb-html
Copying build to /opt/sphinx-docs/web/lldb
sending incremental file list
./
.buildinfo
genindex.html
index.html
objects.inv
search.html
searchindex.js
_static/
_static/alabaster.css
_static/basic.css
_static/doctools.js
_static/documentation_options.js
_static/pygments.css
_static/searchtools.js
resources/
resources/bots.html
resources/build.html
resources/download.html
resources/sbapi.html
resources/source.html
resources/test.html
status/
status/features.html
status/goals.html
status/projects.html
status/status.html
use/
use/architecture.html
use/formatting.html
use/map.html
use/python-reference.html
use/python.html
use/remote.html
use/symbolication.html
use/symbols.html
use/troubleshooting.html
use/tutorial.html
use/variable.html

sent 877,191 bytes  received 739 bytes  1,755,860.00 bytes/sec
total size is 1,307,675  speedup is 1.49


More information about the www-scripts mailing list