[LLVMbugs] [Bug 8214] New: llvm release_28 branch fails to build documentation with latest doxygen (1.7.1)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 23 11:27:38 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=8214

           Summary: llvm release_28 branch fails to build documentation
                    with latest doxygen (1.7.1)
           Product: Documentation
           Version: 2.8
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Doxygen
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: wendling at apple.com
                CC: llvmbugs at cs.uiuc.edu


Potential release blocker:

$ doxygen --version
1.7.1

$ sudo make install
...
llvm[3]: Packaging doxygen documentation
llvm[3]: Installing doxygen documentation
llvm[4]: Installing HTML Clang Tools Documentation
llvm[4]: Installing MAN Clang Tools Documentation
llvm[4]: Installing PS Clang Tools Documentation
llvm[2]: Installing Debug+Profile+Asserts Shared Library
/opt/llvm/lib/libprofile_rt.dylib
llvm[1]: Installing HTML documentation
llvm[1]: Building doxygen documentation
warning: Tag `DETAILS_AT_TOP' at line 163 of file
/Volumes/Home/jeremy/src/llvm/docs/doxygen.cfg has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
error: tag HTML_HEADER: header file
`/Users/jeremy/src/llvm/docs/doxygen.header' does not exist
make[1]: *** [regendoc] Error 1
make: *** [install] Error 1

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list