[llvm-bugs] [Bug 28896] New: Error building clang documentation with doxygen under MSYS2

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Aug 7 15:12:26 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28896

            Bug ID: 28896
           Summary: Error building clang documentation with doxygen under
                    MSYS2
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: other
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: cgwic.ru at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Error message:
error: Failed to open temporary file
/C/tools/llvm/build/tools/clang/docs/C:/tools/llvm/build/tools/clang/docs/doxygen/doxygen_objdb_1360.tmp

Caused by absolute paths in doxygen configuration file and besides this it
stops installation process. 
There's workaround: to run doxygen from windows command shell and then start
installation again

MSYS version:
MSYS_NT-6.1 amd 2.5.2(0.297/5/3) 2016-07-15 08:31 x86_64 Msys

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160807/b985f98a/attachment.html>


More information about the llvm-bugs mailing list