[www-scripts] Sphinx Doc Update: ERROR

root via www-scripts www-scripts at lists.llvm.org
Thu Apr 30 10:45:37 PDT 2020


UPDATING lnt SOURCES
HEAD is now at 4e90ce1 Make the quickstart use cmake test-suite
>From https://github.com/llvm/llvm-lnt
 * branch            master     -> FETCH_HEAD
   4e90ce1..0c95662  master     -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 0c95662f54290f53f39912be53ffe4d4187503a0.
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v1.7.6
Warning: Sphinx Bootstrap Theme package is not installed!
making output directory...
loading pickled environment... not yet created
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 11 source files that are out of date
updating environment: 11 added, 0 changed, 0 removed
reading sources... [  9%] api
reading sources... [ 18%] concepts
reading sources... [ 27%] contents
reading sources... [ 36%] developer_guide
reading sources... [ 45%] importing_data
reading sources... [ 54%] intro
reading sources... [ 63%] modules/testing
reading sources... [ 72%] profiles
reading sources... [ 81%] quickstart
reading sources... [ 90%] tests
reading sources... [100%] tools

WARNING: autodoc: failed to import class u'ProfileImpl' from module u'lnt.testing.profile.profile'; the following exception was raised:
No module named future
WARNING: autodoc: failed to import module u'lnt.testing.profile.profilev1impl'; the following exception was raised:
No module named future
/opt/sphinx-docs/src/llvm-lnt/docs/quickstart.rst:66: WARNING: Unexpected indentation.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  9%] api
writing output... [ 18%] concepts
writing output... [ 27%] contents
writing output... [ 36%] developer_guide
writing output... [ 45%] importing_data
writing output... [ 54%] intro
writing output... [ 63%] modules/testing
writing output... [ 72%] profiles
writing output... [ 81%] quickstart
writing output... [ 90%] tests
writing output... [100%] tools

generating indices... genindex py-modindex
writing additional pages... index search
copying static files... done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded, 3 warnings.

The HTML pages are in _build/html.

Build finished. The HTML pages are in _build/html.
Copying build to /opt/sphinx-docs/web/lnt
sending incremental file list
./
.buildinfo
api.html
concepts.html
contents.html
developer_guide.html
genindex.html
importing_data.html
index.html
intro.html
objects.inv
profiles.html
py-modindex.html
quickstart.html
search.html
searchindex.js
tests.html
tools.html
_sources/
_sources/modules/
_static/
_static/basic.css
_static/classic.css
_static/doctools.js
_static/documentation_options.js
_static/pygments.css
_static/searchtools.js
_static/sidebar.js
modules/
modules/testing.html

sent 263,982 bytes  received 606 bytes  529,176.00 bytes/sec
total size is 747,008  speedup is 2.82
UPDATING llvm SOURCES
HEAD is now at a90948f [NFC] Rename *ByValOrInalloca* to *PassPointeeByValue*
>From https://github.com/llvm/llvm-project
 * branch            master     -> FETCH_HEAD
   a90948f..ae6d2ff  master     -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to ae6d2ff633a07a04aad62a0870afe28950472938.
CMake Warning at CMakeLists.txt:6 (message):
  Your CMake version is 3.7.1.  Starting with LLVM 12.0.0, the minimum
  version of CMake required to build LLVM will become 3.13.4, and using an
  older CMake will become an error.  Please upgrade your CMake to at least
  3.13.4 now to avoid issues in the future!


-- clang project is enabled
-- clang-tools-extra project is enabled
-- compiler-rt project is disabled
-- debuginfo-tests project is disabled
-- libc 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
-- mlir project is disabled
-- openmp project is disabled
-- parallel-libs project is disabled
-- polly project is disabled
-- pstl project is disabled
-- flang 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)
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.1") 
-- 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
-- Targeting AArch64
-- Targeting AMDGPU
-- Targeting ARM
-- Targeting AVR
-- 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
-- Looking for cxxabi.h in /opt/sphinx-docs/src/llvm-project/libcxx/../libcxxabi/include
-- Looking for cxxabi.h in /opt/sphinx-docs/src/llvm-project/libcxx/../libcxxabi/include - found
-- Looking for __cxxabi_config.h in /opt/sphinx-docs/src/llvm-project/libcxx/../libcxxabi/include
-- Looking for __cxxabi_config.h in /opt/sphinx-docs/src/llvm-project/libcxx/../libcxxabi/include - found
-- Sphinx enabled.
-- Clang version: 11.0.0
-- Sphinx enabled.
-- Sphinx enabled.
-- LLD version: 11.0.0
-- Sphinx enabled.
-- Enable editline support in LLDB: TRUE
-- Enable curses support in LLDB: TRUE
-- Enable LZMA compression support in LLDB: TRUE
-- Could NOT find Lua (missing:  LUA_LIBRARIES LUA_INCLUDE_DIR) 
-- Could NOT find LuaAndSwig (missing:  LUA_LIBRARIES LUA_INCLUDE_DIR) 
-- Enable Lua scripting support in LLDB: FALSE
CMake Error at /usr/local/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
  Could NOT find PythonInterpAndLibs (missing: PYTHON_RPATH)
Call Stack (most recent call first):
  /usr/local/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  /opt/sphinx-docs/src/llvm-project/lldb/cmake/modules/FindPythonInterpAndLibs.cmake:87 (find_package_handle_standard_args)
  /opt/sphinx-docs/src/llvm-project/lldb/cmake/modules/LLDBConfig.cmake:48 (find_package)
  /opt/sphinx-docs/src/llvm-project/lldb/cmake/modules/LLDBConfig.cmake:59 (add_optional_dependency)
  /opt/sphinx-docs/src/llvm-project/lldb/CMakeLists.txt:28 (include)


-- 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