[www-scripts] Sphinx Doc Update: SUCCESS

www-data via www-scripts www-scripts at lists.llvm.org
Mon Sep 30 17:14:08 PDT 2019


UPDATING lldb SOURCES
Updating '.':
U    tools/debugserver/source/debugserver.cpp
U    tools/lldb-vscode/lldb-vscode.cpp
U    tools/lldb-test/SystemInitializerTest.cpp
U    tools/lldb-test/lldb-test.cpp
U    source/API/SBCommandReturnObject.cpp
U    source/API/SystemInitializerFull.cpp
U    source/API/SBStream.cpp
U    source/API/SBDebugger.cpp
U    source/Host/common/File.cpp
U    source/Host/common/Socket.cpp
U    source/Host/common/FileCache.cpp
U    source/Host/common/FileSystem.cpp
U    source/Host/windows/Host.cpp
U    source/Expression/REPL.cpp
U    source/Expression/DWARFExpression.cpp
U    source/Commands/CommandObjectType.cpp
U    source/Commands/CommandObjectExpression.cpp
U    source/Commands/CommandObjectMemory.cpp
U    source/Commands/CommandObjectWatchpointCommand.cpp
U    source/Commands/CommandObjectGUI.cpp
U    source/Commands/CommandObjectMultiword.cpp
U    source/Commands/CommandObjectTarget.cpp
U    source/Commands/CommandObjectFrame.cpp
U    source/Commands/CommandObjectBreakpointCommand.cpp
U    source/Commands/CommandObjectCommands.cpp
U    source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm
U    source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
U    source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp
U    source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp
U    source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
U    source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
U    source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
U    source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
U    source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
U    source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
U    source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h
U    source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
U    source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
U    source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
U    source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
U    source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
U    source/Plugins/SymbolFile/PDB/SymbolFilePDB.h
U    source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h
U    source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp
U    source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
U    source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp
U    source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp
U    source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp
U    source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
U    source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
U    source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
A    packages/Python/lldbsuite/test/functionalities/modern-type-lookup/libcxx
A    packages/Python/lldbsuite/test/functionalities/multiword-commands
U    source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
U    source/Plugins/Process/Utility/RegisterContextLLDB.h
U    source/Symbol/ClangASTContext.cpp
U    source/Symbol/Function.cpp
U    source/Target/StackFrameList.cpp
U    source/Target/ThreadPlanTracer.cpp
U    source/Core/Module.cpp
U    source/Core/DumpDataExtractor.cpp
U    unittests/Utility/ScalarTest.cpp
U    unittests/Host/FileSystemTest.cpp
U    unittests/ScriptInterpreter/Python/CMakeLists.txt
U    source/Plugins/Process/Utility/RegisterContextLLDB.cpp
U    source/Utility/Reproducer.cpp
U    source/Symbol/UnwindPlan.cpp
U    source/Target/ModuleCache.cpp
U    source/Target/Process.cpp
U    source/Core/IOHandler.cpp
U    source/Core/Debugger.cpp
U    source/Core/CMakeLists.txt
U    unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp
U    unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
U    packages/Python/lldbsuite/test/functionalities/param_entry_vals/basic_entry_values_x86_64/main.cpp
A    packages/Python/lldbsuite/test/functionalities/modern-type-lookup/libcxx/TestLibCxxModernTypeLookup.py
U    packages/Python/lldbsuite/test/functionalities/step_scripted/TestStepScripted.py
U    include/lldb/Core/IOHandler.h
U    include/lldb/Utility/Reproducer.h
U    include/lldb/lldb-forward.h
U    source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
U    source/Interpreter/CommandInterpreter.cpp
U    source/Symbol/SymbolFile.cpp
U    source/Target/Target.cpp
U    source/Target/Platform.cpp
U    source/Target/ThreadPlanPython.cpp
U    source/Core/StreamFile.cpp
U    unittests/Utility/ReproducerTest.cpp
U    unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
A    packages/Python/lldbsuite/test/functionalities/modern-type-lookup/libcxx/Makefile
U    packages/Python/lldbsuite/test/commands/frame/select/TestFrameSelect.py
U    include/lldb/Core/StreamFile.h
U    include/lldb/Utility/DataExtractor.h
U    include/lldb/Symbol/UnwindPlan.h
U    packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/string/TestDataFormatterStdString.py
U    packages/Python/lldbsuite/test/commands/expression/call-overridden-method/main.cpp
U    include/lldb/Core/Debugger.h
U    include/lldb/Interpreter/ScriptInterpreter.h
U    include/lldb/Symbol/SymbolFile.h
U    packages/Python/lldbsuite/test/functionalities/param_entry_vals/basic_entry_values_x86_64/TestBasicEntryValuesX86_64.py
A    packages/Python/lldbsuite/test/functionalities/modern-type-lookup/libcxx/main.cpp
A    packages/Python/lldbsuite/test/functionalities/multiword-commands/TestMultiWordCommands.py
U    packages/Python/lldbsuite/test/commands/expression/call-overridden-method/TestCallOverriddenMethod.py
U    include/lldb/Target/ThreadPlanPython.h
U    include/lldb/Core/Module.h
U    include/lldb/Utility/IOObject.h
U    include/lldb/Host/FileCache.h
U    scripts/interface/SBThreadPlan.i
U    scripts/Python/python-typemaps.swig
A    lit/SymbolFile/Breakpad/unwind-via-raSearch.test
U    include/lldb/Host/Socket.h
U    scripts/interface/SBModule.i
U    scripts/Python/python-wrapper.swig
U    lit/SymbolFile/DWARF/debug_loc.s
A    lit/Reproducer/TestRelativePath.test
U    include/lldb/Host/File.h
U    scripts/interface/SBBreakpoint.i
U    scripts/interface/SBBreakpointName.i
U    lit/SymbolFile/DWARF/dwarf5_locations.s
U    lit/SymbolFile/Breakpad/Inputs/unwind-via-stack-win.yaml
U    include/lldb/API/SBCommandReturnObject.h
U    include/lldb/Host/FileSystem.h
U    scripts/interface/SBStructuredData.i
U    docs/resources/sbapi.rst
A    lit/SymbolFile/Breakpad/Inputs/unwind-via-raSearch.syms
Updated to revision 373277.
-- 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
-- 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 875,660 bytes  received 739 bytes  1,752,798.00 bytes/sec
total size is 1,306,258  speedup is 1.49


More information about the www-scripts mailing list