[www-scripts] Clang Attribute Doc Update: ERROR

LLVM via www-scripts www-scripts at lists.llvm.org
Wed Jan 18 03:00:47 PST 2017


UPDATING /opt/clang_commandline_docs//src/llvm LLVM SOURCES
Updating '.':
U    RELEASE_TESTERS.TXT
U    examples/BrainF/BrainFDriver.cpp
U    test/Transforms/InstCombine/and.ll
U    test/Transforms/InstCombine/x86-vpermil.ll
U    test/Transforms/InstCombine/narrow.ll
A    test/Transforms/InstCombine/bitreverse-known-bits.ll
U    test/Transforms/InstCombine/select.ll
U    test/Transforms/InstCombine/icmp-shl-nsw.ll
U    test/Transforms/InstCombine/assume.ll
A    test/Transforms/InstSimplify/bitreverse.ll
A    test/Transforms/LoopVectorize/X86/consecutive-ptr-uniforms.ll
A    test/Transforms/EarlyCSE/readnone-mayunwind.ll
U    test/Transforms/BBVectorize/X86/loop1.ll
U    test/Transforms/BBVectorize/loop1.ll
D    test/Transforms/LICM/scalar_promote.ll
D    test/Transforms/LICM/scalar_promote-unwind.ll
U    test/Transforms/LICM/constexpr.ll
A    test/Transforms/LICM/scalar-promote-unwind.ll
U    test/Transforms/LICM/hoisting.ll
A    test/Transforms/LICM/scalar-promote.ll
U    test/Transforms/LICM/atomics.ll
U    test/Transforms/LICM/hoist-nounwind.ll
U    test/Transforms/LoopDeletion/multiple-exit-conditions.ll
A    test/Transforms/LoopDeletion/invalidation.ll
U    test/Transforms/LoopDeletion/multiple-exits.ll
U    test/Transforms/LoopUnroll/runtime-loop2.ll
U    test/Transforms/LoopUnroll/partial-unroll-const-bounds.ll
U    test/MC/AMDGPU/vop3.s
A    test/MC/X86/data-prefix16.s
U    test/MC/X86/x86-64.s
U    test/MC/X86/x86-16.s
A    test/MC/X86/data-prefix32.s
U    test/MC/X86/x86-32.s
A    test/MC/X86/data-prefix-fail.s
A    test/MC/X86/data-prefix64.s
U    test/tools/llvm-objdump/X86/phdrs.test
U    test/tools/llvm-objdump/X86/openbsd-headers.test
A    test/tools/llvm-objdump/X86/Inputs/phdr-note.elf-x86-64
A    test/tools/llvm-objdump/X86/Inputs/phdrs.elf-x86-64
A    test/tools/llvm-objdump/X86/Inputs/openbsd-phdrs.elf-x86-64
U    test/Other/new-pass-manager.ll
U    test/Analysis/IVUsers/quadradic-exit-value.ll
U    test/CodeGen/WebAssembly/memory-addr32.ll
U    test/CodeGen/AMDGPU/fmed3.ll
A    test/CodeGen/SystemZ/undef-flag.ll
A    test/CodeGen/NVPTX/idioms.ll
U    test/CodeGen/NVPTX/combine-min-max.ll
U    test/CodeGen/NVPTX/ctlz.ll
U    test/CodeGen/NVPTX/intrinsics.ll
A    test/CodeGen/NVPTX/global-variable-big.ll
U    test/CodeGen/ARM/xray-armv7-attribute-instrumentation.ll
U    test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
U    test/CodeGen/X86/atomic-eflags-reuse.ll
U    test/CodeGen/X86/slow-pmulld.ll
A    test/CodeGen/X86/vector-compare-any_of.ll
A    test/CodeGen/X86/vector-compare-all_of.ll
U    test/CodeGen/X86/known-bits-vector.ll
U    test/CodeGen/X86/imul.ll
A    test/CodeGen/MIR/X86/register-operand-class-invalid1.mir
A    test/CodeGen/MIR/X86/register-operand-class-invalid0.mir
A    test/CodeGen/MIR/X86/register-operand-class.mir
A    test/CodeGen/MIR/AArch64/register-operand-bank.mir
U    test/CodeGen/AArch64/GlobalISel/arm64-instructionselect.mir
U    test/CodeGen/AArch64/GlobalISel/call-translator.ll
U    test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
A    test/CodeGen/AArch64/GlobalISel/arm64-callingconv-ios.ll
U    test/CodeGen/AArch64/GlobalISel/arm64-callingconv.ll
U    cmake/modules/HandleLLVMOptions.cmake
U    cmake/modules/AddLLVM.cmake
U    include/llvm/ADT/SparseBitVector.h
U    include/llvm/ADT/Triple.h
U    include/llvm/Support/Compression.h
U    include/llvm/Transforms/Instrumentation.h
U    include/llvm/Transforms/InstrProfiling.h
U    include/llvm/Transforms/Utils/SSAUpdater.h
U    include/llvm/Transforms/Scalar/LoopDeletion.h
U    include/llvm/Transforms/Scalar/MemCpyOptimizer.h
U    include/llvm/Transforms/Scalar/GVNExpression.h
U    include/llvm/Transforms/Scalar/LoopPassManager.h
U    include/llvm/Transforms/Scalar/SROA.h
U    include/llvm/Transforms/Scalar/LoopDataPrefetch.h
U    include/llvm/Transforms/IPO/LowerTypeTests.h
U    include/llvm/CodeGen/GlobalISel/CallLowering.h
U    include/llvm/CodeGen/GlobalISel/IRTranslator.h
U    include/llvm/IR/IntrinsicsWebAssembly.td
U    include/llvm/IR/Constants.h
U    include/llvm/Target/TargetLoweringObjectFile.h
U    include/llvm/Target/TargetCallingConv.h
U    docs/LangRef.rst
U    docs/NVPTXUsage.rst
U    docs/LibFuzzer.rst
U    docs/Extensions.rst
U    docs/GettingStarted.rst
U    utils/lit/lit/LitConfig.py
U    utils/lit/lit/TestingConfig.py
U    utils/lit/lit/main.py
U    utils/lit/lit/run.py
U    utils/lit/lit/util.py
U    utils/release/test-release.sh
U    utils/TableGen/X86DisassemblerTables.cpp
U    unittests/Analysis/LoopInfoTest.cpp
U    unittests/ADT/TripleTest.cpp
U    unittests/ADT/SparseBitVectorTest.cpp
U    unittests/Support/CompressionTest.cpp
U    lib/Object/Decompressor.cpp
U    lib/Support/Compression.cpp
U    lib/Support/Triple.cpp
U    lib/Analysis/TargetLibraryInfo.cpp
U    lib/Analysis/AssumptionCache.cpp
U    lib/Analysis/ValueTracking.cpp
U    lib/Fuzzer/FuzzerMutate.h
U    lib/Fuzzer/FuzzerInterface.h
U    lib/Fuzzer/FuzzerDictionary.h
U    lib/Fuzzer/FuzzerTracePC.h
U    lib/Fuzzer/test/dump_coverage.test
U    lib/Fuzzer/test/fuzzer-traces-hooks.test
U    lib/Fuzzer/test/CMakeLists.txt
U    lib/Fuzzer/test/merge.test
U    lib/Fuzzer/test/SingleStrcmpTest.cpp
U    lib/Fuzzer/FuzzerMutate.cpp
U    lib/Fuzzer/FuzzerFlags.def
U    lib/Fuzzer/FuzzerTracePC.cpp
U    lib/Fuzzer/FuzzerDefs.h
U    lib/Fuzzer/FuzzerDriver.cpp
U    lib/Fuzzer/FuzzerTraceState.cpp
U    lib/Fuzzer/FuzzerMerge.cpp
U    lib/Fuzzer/FuzzerOptions.h
U    lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
U    lib/Target/X86/AsmParser/X86AsmParser.cpp
U    lib/Target/X86/X86InstrInfo.td
U    lib/Target/X86/X86Subtarget.cpp
U    lib/Target/X86/X86ISelLowering.cpp
U    lib/Target/AArch64/AArch64CallLowering.cpp
U    lib/Target/AArch64/AArch64InstructionSelector.cpp
U    lib/Target/BPF/BPFISelLowering.cpp
U    lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
U    lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
U    lib/Target/WebAssembly/WebAssemblyInstrMemory.td
U    lib/Target/SystemZ/SystemZInstrInfo.h
U    lib/Target/SystemZ/SystemZInstrInfo.cpp
U    lib/Target/NVPTX/NVPTXAsmPrinter.cpp
U    lib/Target/NVPTX/NVPTXISelLowering.h
U    lib/Target/NVPTX/NVPTXIntrinsics.td
U    lib/Target/NVPTX/NVPTXInstrInfo.td
U    lib/Target/NVPTX/NVPTXISelLowering.cpp
U    lib/Target/ARM/ARMAsmPrinter.cpp
U    lib/Target/ARM/ARMCallLowering.cpp
U    lib/ProfileData/InstrProf.cpp
U    lib/Transforms/Instrumentation/AddressSanitizer.cpp
U    lib/Transforms/Instrumentation/InstrProfiling.cpp
U    lib/Transforms/Scalar/LoopUnrollPass.cpp
U    lib/Transforms/Scalar/LoopDeletion.cpp
U    lib/Transforms/Scalar/MemCpyOptimizer.cpp
U    lib/Transforms/Scalar/EarlyCSE.cpp
U    lib/Transforms/Scalar/LICM.cpp
U    lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
U    lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
U    lib/Transforms/InstCombine/InstCombineCalls.cpp
U    lib/Transforms/InstCombine/InstCombineShifts.cpp
U    lib/Transforms/InstCombine/InstCombineCompares.cpp
U    lib/Transforms/Vectorize/LoopVectorize.cpp
U    lib/Transforms/Utils/SSAUpdater.cpp
U    lib/MC/MCObjectFileInfo.cpp
U    lib/MC/ELFObjectWriter.cpp
U    lib/CodeGen/MIRParser/MIParser.cpp
U    lib/CodeGen/MIRParser/MIRParser.cpp
U    lib/CodeGen/MIRParser/MIParser.h
U    lib/CodeGen/GlobalISel/CallLowering.cpp
U    lib/CodeGen/GlobalISel/IRTranslator.cpp
U    lib/CodeGen/RegisterCoalescer.cpp
U    lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Updated to revision 292359.
UPDATING /opt/clang_commandline_docs//src/llvm/llvm/tools/clang CLANG SOURCES
Updating '.':
U    docs/UsersManual.rst
U    bindings/python/clang/cindex.py
U    bindings/python/clang/__init__.py
A    tools/clang-format/clang-format-test.el
U    tools/clang-format/clang-format.el
U    lib/Driver/Tools.cpp
U    lib/CodeGen/CodeGenModule.cpp
U    lib/CodeGen/BackendUtil.cpp
U    lib/CodeGen/ItaniumCXXABI.cpp
U    lib/Headers/avx512vlintrin.h
U    lib/Headers/avx512fintrin.h
U    lib/Headers/avx512dqintrin.h
U    lib/Headers/avx512vldqintrin.h
U    lib/Serialization/ASTWriter.cpp
U    lib/Serialization/ASTReader.cpp
U    lib/Basic/Targets.cpp
U    lib/Sema/SemaInit.cpp
U    CMakeLists.txt
U    test/CodeGen/builtins-wasm.c
U    test/CodeGen/avx512vldq-builtins.c
U    test/CodeGen/avx512f-builtins.c
U    test/CodeGen/avx512dq-builtins.c
U    test/CodeGen/avx512vl-builtins.c
A    test/SemaCXX/designated-initializers-base-class.cpp
U    include/clang/Basic/BuiltinsWebAssembly.def
U    include/clang/Basic/BuiltinsX86.def
Updated to revision 292359.
-- Native target architecture is X86
-- Threads enabled.
-- Doxygen disabled.
-- Sphinx enabled.
-- 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 BPF
-- Targeting Hexagon
-- Targeting Lanai
-- Targeting Mips
-- Targeting MSP430
-- Targeting NVPTX
-- Targeting PowerPC
-- Targeting RISCV
-- Targeting Sparc
-- Targeting SystemZ
-- Targeting X86
-- Targeting XCore
-- Clang version: 5.0.0
-- Configuring done
-- Generating done
-- Build files have been written to: /opt/clang_commandline_docs/build/llvm
BUILDING LLVM CLANG
[ 33%] Built target obj.clang-tblgen
[ 33%] Built target LLVMDemangle
Scanning dependencies of target LLVMSupport
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o
[ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.o
[ 33%] Linking CXX static library ../libLLVMSupport.a
[100%] Built target LLVMSupport
[100%] Built target LLVMTableGen
[100%] Linking CXX executable ../../../../bin/clang-tblgen
[100%] Built target clang-tblgen
Generating html Sphinx documentation for clang into "/opt/clang_commandline_docs/build/llvm/tools/clang/docs/html"

Warning, treated as error:
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:122: WARNING: Duplicate explicit target name: "cmdoption-ObjC".

make[3]: *** [tools/clang/docs/CMakeFiles/docs-clang-html] Error 1
make[2]: *** [tools/clang/docs/CMakeFiles/docs-clang-html.dir/all] Error 2
make[1]: *** [tools/clang/docs/CMakeFiles/docs-clang-html.dir/rule] Error 2
make: *** [docs-clang-html] Error 2


More information about the www-scripts mailing list