[www-scripts] Sphinx Doc Update: ERROR
www-data via www-scripts
www-scripts at lists.llvm.org
Thu Jan 31 20:33:32 PST 2019
UPDATING llvm SOURCES
Updating '.':
U docs/GettingStarted.rst
U docs/CMake.rst
U CMakeLists.txt
U lib/Target/RISCV/RISCVISelLowering.cpp
U lib/Target/RISCV/RISCVInstrInfoD.td
U lib/CodeGen/SelectionDAG/LegalizeTypes.h
U lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
U examples/BrainF/BrainF.cpp
U examples/BrainF/BrainF.h
U examples/BrainF/BrainFDriver.cpp
U examples/ParallelJIT/ParallelJIT.cpp
U test/CodeGen/RISCV/double-select-fcmp.ll
U test/CodeGen/RISCV/double-stack-spill-restore.ll
U test/CodeGen/RISCV/double-arith.ll
U test/CodeGen/RISCV/double-br-fcmp.ll
U test/CodeGen/RISCV/double-mem.ll
U test/CodeGen/RISCV/double-convert.ll
U test/CodeGen/RISCV/double-imm.ll
U test/CodeGen/RISCV/double-bitmanip-dagcombines.ll
U test/CodeGen/RISCV/float-intrinsics.ll
A test/CodeGen/RISCV/rv64d-double-convert.ll
U test/CodeGen/RISCV/double-intrinsics.ll
U test/CodeGen/RISCV/double-fcmp.ll
U cmake/modules/CheckCompilerVersion.cmake
U include/llvm/CodeGen/ISDOpcodes.h
Updated to revision 352834.
CMake Error at cmake/modules/CheckCompilerVersion.cmake:40 (message):
Host GCC version should be at least 5.1 because LLVM will soon use new C++
features which your toolchain version doesn't support. Your version is
4.8.4. You can temporarily opt out using
LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN, but very soon your toolchain won't be
supported.
Call Stack (most recent call first):
cmake/modules/CheckCompilerVersion.cmake:45 (check_compiler_version)
cmake/config-ix.cmake:13 (include)
CMakeLists.txt:590 (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