[www-scripts] Clang Attribute Doc Update: ERROR

LLVM via www-scripts www-scripts at lists.llvm.org
Sun Feb 10 03:00:34 PST 2019


UPDATING /opt/clang_commandline_docs//src/llvm LLVM SOURCES
Updating '.':
U    utils/gn/secondary/llvm/lib/Support/BUILD.gn
U    utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn
U    utils/gn/secondary/clang/lib/StaticAnalyzer/Core/BUILD.gn
U    utils/gn/secondary/clang/test/BUILD.gn
U    utils/gn/secondary/clang/include/clang/Config/BUILD.gn
U    test/CodeGen/X86/vector-reduce-smin.ll
U    test/CodeGen/X86/vector-reduce-smax.ll
U    tools/yaml2obj/yaml2elf.cpp
U    tools/obj2yaml/elf2yaml.cpp
U    lib/ToolDrivers/llvm-lib/Options.td
U    lib/ToolDrivers/llvm-lib/LibDriver.cpp
U    lib/Transforms/InstCombine/InstCombineCalls.cpp
U    lib/Transforms/Utils/Local.cpp
U    lib/CodeGen/SelectionDAG/TargetLowering.cpp
U    lib/Target/X86/X86InstrAVX512.td
U    lib/Target/X86/X86InstrSSE.td
U    lib/Target/X86/X86ISelLowering.cpp
U    lib/ObjectYAML/ELFYAML.cpp
U    test/tools/llvm-elfabi/binary-read-no-dt-strsz.test
U    test/tools/llvm-elfabi/binary-read-soname-no-null.test
U    test/tools/llvm-elfabi/binary-read-bad-soname.test
U    test/tools/llvm-elfabi/binary-read-neededlibs-bad-offset.test
U    test/tools/llvm-elfabi/binary-read-add-soname.test
U    test/tools/llvm-elfabi/binary-read-arch.test
U    test/tools/llvm-elfabi/binary-read-no-dt-strtab.test
U    test/tools/llvm-elfabi/binary-read-soname.test
U    test/tools/llvm-elfabi/binary-read-bad-vaddr.test
U    test/tools/llvm-elfabi/binary-read-replace-soname.test
U    test/tools/llvm-elfabi/binary-read-neededlibs.test
U    test/tools/llvm-objdump/private-headers-no-dynamic-segment.test
A    test/tools/llvm-lib/list.test
A    test/tools/yaml2obj/dynamic-section-i386.test
U    test/tools/llvm-readobj/gnu-hash-symbols.test
U    test/tools/llvm-readobj/demangle.test
A    test/tools/obj2yaml/dynamic-section.test
U    test/CodeGen/X86/vector-shuffle-128-v8.ll
U    test/CodeGen/X86/setcc-combine.ll
U    test/CodeGen/X86/sse2.ll
U    test/CodeGen/X86/funnel-shift.ll
U    test/CodeGen/X86/combine-sdiv.ll
U    test/CodeGen/X86/prefer-avx256-mask-shuffle.ll
U    test/CodeGen/X86/rot16.ll
U    test/CodeGen/X86/insertelement-ones.ll
U    test/CodeGen/X86/pr34592.ll
U    test/CodeGen/X86/known-signbits-vector.ll
U    test/CodeGen/X86/vector-shuffle-256-v32.ll
U    test/CodeGen/X86/vector-shuffle-256-v16.ll
U    test/CodeGen/X86/packss.ll
U    test/CodeGen/X86/vector-shift-ashr-256.ll
U    test/CodeGen/X86/oddshuffles.ll
U    test/CodeGen/X86/pr30562.ll
U    test/CodeGen/X86/avx512-shuffles/partial_permute.ll
U    test/CodeGen/X86/shift-double.ll
U    test/CodeGen/X86/masked_store.ll
U    test/CodeGen/X86/masked_load.ll
U    include/llvm/ObjectYAML/ELFYAML.h
Updated to revision 353637.
UPDATING /opt/clang_commandline_docs//src/llvm/llvm/tools/clang CLANG SOURCES
Updating '.':
U    utils/TableGen/NeonEmitter.cpp
U    unittests/Tooling/ToolingTest.cpp
U    lib/ARCMigrate/ARCMT.cpp
U    lib/Basic/TargetInfo.cpp
U    lib/AST/RecordLayoutBuilder.cpp
U    lib/Driver/ToolChains/Arch/RISCV.cpp
U    lib/Driver/ToolChains/Arch/AArch64.cpp
U    lib/Driver/Driver.cpp
U    lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
U    lib/CodeGen/CGCleanup.cpp
U    lib/CodeGen/CGNonTrivialStruct.cpp
U    lib/CodeGen/CGStmtOpenMP.cpp
U    lib/CodeGen/CGBuiltin.cpp
U    lib/CodeGen/CGAtomic.cpp
U    lib/CodeGen/CGObjC.cpp
U    lib/CodeGen/TargetInfo.cpp
U    lib/CodeGen/CGExprComplex.cpp
U    lib/CodeGen/CGCall.cpp
U    lib/CodeGen/CGExprAgg.cpp
U    lib/CodeGen/CGOpenMPRuntime.cpp
U    lib/CodeGen/CGExpr.cpp
U    lib/CodeGen/CGObjCGNU.cpp
U    lib/CodeGen/CGBuilder.h
U    lib/CodeGen/ItaniumCXXABI.cpp
U    lib/CodeGen/CGObjCMac.cpp
U    lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
U    lib/CodeGen/CGDecl.cpp
U    lib/CodeGen/CGBlocks.cpp
Updated to revision 353637.
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:629 (include)


-- Configuring incomplete, errors occurred!
See also "/opt/clang_commandline_docs/build/llvm/CMakeFiles/CMakeOutput.log".
See also "/opt/clang_commandline_docs/build/llvm/CMakeFiles/CMakeError.log".


More information about the www-scripts mailing list