[www-scripts] Clang Attribute Doc Update: ERROR

LLVM via www-scripts www-scripts at lists.llvm.org
Mon Nov 12 03:02:22 PST 2018


UPDATING /opt/clang_commandline_docs//src/llvm LLVM SOURCES
Updating '.':
D    test/Transforms/SCCP/ipsccp-preserve-domtree.ll
U    test/Transforms/LICM/guards.ll
A    test/Transforms/SCCP/ipsccp-preserve-analysis.ll
U    test/MC/Hexagon/lcomm.s
U    test/MC/Hexagon/common-redeclare.s
U    test/MC/ELF/common-redeclare.s
U    test/MC/WebAssembly/weak-alias.ll
A    test/CodeGen/SystemZ/vec-move-20.ll
U    test/CodeGen/X86/i64-mem-copy.ll
U    test/tools/llvm-objdump/relocations-elf.test
U    test/tools/llvm-objdump/symbol-table-elf.test
U    test/tools/llvm-objdump/WebAssembly/symbol-table.test
U    test/tools/llvm-objdump/common-symbol-elf.test
U    test/tools/llvm-objdump/X86/macho-symbol-table.test
U    test/tools/llvm-nm/ARM/macho-print-size.test
A    test/DebugInfo/X86/gnu-public-names-multiple-cus-2.s
U    test/Object/objdump-symbol-table.test
U    include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h
U    include/llvm/DebugInfo/DWARF/DWARFObject.h
U    include/llvm/Analysis/MustExecute.h
U    include/llvm/Analysis/InstructionPrecedenceTracking.h
U    include/llvm/CodeGen/GCStrategy.h
U    include/llvm/Transforms/Scalar/SCCP.h
U    include/llvm/Transforms/Instrumentation.h
U    tools/llvm-objdump/MachODump.cpp
U    tools/llvm-objdump/COFFDump.cpp
U    tools/llvm-objdump/llvm-objdump.cpp
U    tools/llvm-nm/llvm-nm.cpp
U    tools/llvm-undname/llvm-undname.cpp
U    tools/obj2yaml/dwarf2yaml.cpp
U    lib/Transforms/Scalar/LICM.cpp
U    lib/Transforms/Scalar/SCCP.cpp
U    lib/Transforms/IPO/SCCP.cpp
U    lib/Transforms/Instrumentation/GCOVProfiling.cpp
U    lib/DebugInfo/DWARF/DWARFContext.cpp
U    lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp
U    lib/Analysis/MustExecute.cpp
U    lib/Analysis/InstructionPrecedenceTracking.cpp
U    lib/Target/SystemZ/SystemZISelLowering.cpp
U    lib/CodeGen/GCRootLowering.cpp
U    lib/CodeGen/BuiltinGCs.cpp
Updated to revision 346644.
UPDATING /opt/clang_commandline_docs//src/llvm/llvm/tools/clang CLANG SOURCES
Updating '.':
U    lib/CodeGen/CGDeclCXX.cpp
U    lib/CodeGen/BackendUtil.cpp
U    lib/Parse/ParseDecl.cpp
U    lib/Frontend/CompilerInvocation.cpp
U    lib/Sema/SemaDeclAttr.cpp
U    lib/Driver/ToolChains/Clang.cpp
U    lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp
U    test/Index/availability.c
A    test/Sema/attr-availability-swift.c
A    test/CodeGenCXX/attr-no-destroy-d54344.cpp
A    test/CodeGen/code-coverage-filter.c
A    test/CodeGen/Inputs/code-coverage-filter1.h
A    test/CodeGen/Inputs/code-coverage-filter2.h
U    include/clang/Frontend/CodeGenOptions.h
U    include/clang/Basic/Features.def
U    include/clang/Basic/Attr.td
U    include/clang/Basic/DiagnosticSemaKinds.td
U    include/clang/Driver/CLCompatOptions.td
U    include/clang/Driver/Options.td
U    docs/ReleaseNotes.rst
U    docs/UsersManual.rst
Updated to revision 346644.
-- Could NOT find LibXml2 (missing:  LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR) 
-- 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.
-- Found Python module pygments
-- Found Python module pygments.lexers.c_cpp
-- Found Python module yaml
-- 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 Sparc
-- Targeting SystemZ
-- Targeting WebAssembly
-- Targeting X86
-- Targeting XCore
-- Clang version: 8.0.0
-- Could NOT find Z3 (missing:  Z3_LIBRARIES Z3_INCLUDE_DIR) (Required is exact version "4.7.1")
-- Sphinx enabled.
-- Sphinx enabled.
CMake Warning (dev) at utils/benchmark/CMakeLists.txt:3 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
    PROJECT_VERSION_MAJOR
    PROJECT_VERSION_MINOR
    PROJECT_VERSION_PATCH
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Failed to find LLVM FileCheck
-- git Version: v0.0.0
-- 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/clang_commandline_docs/build/llvm
BUILDING LLVM CLANG
[  0%] Built target obj.clang-tblgen
[  0%] Built target LLVMDemangle
[100%] Built target LLVMSupport
[100%] Built target LLVMTableGen
[100%] Built target clang-tblgen
Generating html Sphinx documentation for clang into "/opt/clang_commandline_docs/build/llvm/tools/clang/docs/html"
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/AttributeReference.rst:1073: WARNING: Bullet list ends without a blank line; unexpected unindent.
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/AttributeReference.rst:1078: WARNING: Bullet list ends without a blank line; unexpected unindent.
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:22: WARNING: Duplicate explicit target name: "cmdoption-clang--prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:184: WARNING: Duplicate explicit target name: "cmdoption-clang--dyld-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:374: WARNING: Duplicate explicit target name: "cmdoption-clang--output".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:472: WARNING: Duplicate explicit target name: "cmdoption-clang--print-file-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:488: WARNING: Duplicate explicit target name: "cmdoption-clang--print-prog-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:526: WARNING: Duplicate explicit target name: "cmdoption-clang--rtlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:530: WARNING: Duplicate explicit target name: "cmdoption-clang-save-stats".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:534: WARNING: Duplicate explicit target name: "cmdoption-clang-save-temps".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:600: WARNING: Duplicate explicit target name: "cmdoption-clang--stdlib".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:610: WARNING: Duplicate explicit target name: "cmdoption-clang--sysroot".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:674: WARNING: Duplicate explicit target name: "cmdoption-clang--language".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:892: WARNING: Duplicate explicit target name: "cmdoption-clang--param".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:894: WARNING: Duplicate explicit target name: "cmdoption-clang--std".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:911: WARNING: Duplicate explicit target name: "cmdoption-clang--define-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:923: WARNING: Duplicate explicit target name: "cmdoption-clang--undefine-macro".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:940: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1004: WARNING: Duplicate explicit target name: "cmdoption-clang--include-directory-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1028: WARNING: Duplicate explicit target name: "cmdoption-clang--include-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1052: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-after".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1056: WARNING: Duplicate explicit target name: "cmdoption-clang--include-with-prefix-before".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1072: WARNING: Duplicate explicit target name: "cmdoption-clang--system-header-prefix".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1255: WARNING: Duplicate explicit target name: "cmdoption-clang--bootclasspath".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1275: WARNING: Duplicate explicit target name: "cmdoption-clang-fcf-protection".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1285: WARNING: Duplicate explicit target name: "cmdoption-clang--CLASSPATH".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1293: WARNING: Duplicate explicit target name: "cmdoption-clang--resource".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1407: WARNING: Duplicate explicit target name: "cmdoption-clang-fembed-bitcode".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1419: WARNING: Duplicate explicit target name: "cmdoption-clang--encoding".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1431: WARNING: Duplicate explicit target name: "cmdoption-clang--extdirs".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1555: WARNING: Duplicate explicit target name: "cmdoption-clang-fmodule-name".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1609: WARNING: Duplicate explicit target name: "cmdoption-clang-fnew-alignment".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1697: WARNING: Duplicate explicit target name: "cmdoption-clang--output-class-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:1771: WARNING: Duplicate explicit target name: "cmdoption-clang-fprofile-remapping-file".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2204: WARNING: Duplicate explicit target name: "cmdoption-clang--mhwdiv".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2783: WARNING: Duplicate explicit target name: "cmdoption-clang--optimize".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2795: WARNING: Duplicate explicit target name: "cmdoption-clang--debug".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:2900: WARNING: Duplicate explicit target name: "cmdoption-clang--assert".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3042: WARNING: Duplicate explicit target name: "cmdoption-clang--library-directory".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3070: WARNING: Duplicate explicit target name: "cmdoption-clang--for-linker".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/ClangCommandLineReference.rst:3100: WARNING: Duplicate explicit target name: "cmdoption-clang--force-link".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:455: WARNING: Duplicate explicit target name: "cmdoption-flto".
/opt/clang_commandline_docs/src/llvm/tools/clang/docs/CommandGuide/clang.rst:529: WARNING: Duplicate explicit target name: "cmdoption-save-stats".
Built target docs-clang-html
cp: cannot create regular file ‘/opt/sphinx-docs/src/cfe/docs/ClangCommandLineReference.rst’: Permission denied


More information about the www-scripts mailing list