Please read this before reporting a bug:
https://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#46347 - [doxygen] Remove warnings
Attached to Project:
Arch Linux
Opened by HKKH (HKKH) - Saturday, 19 September 2015, 06:59 GMT
Last edited by Dan McGee (toofishes) - Friday, 10 June 2016, 12:30 GMT
Opened by HKKH (HKKH) - Saturday, 19 September 2015, 06:59 GMT
Last edited by Dan McGee (toofishes) - Friday, 10 June 2016, 12:30 GMT
|
DetailsHi!
Please recompile this package to turn off this warnings: 1) warning: Tag `CLANG_ASSISTED_PARSING' at line 1045 of file `Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. 2) warning: Tag `CLANG_OPTIONS' at line 1053 of file `Doxyfile' belongs to an option that was not enabled at compile time. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled. |
This task depends upon

Adding 'Duse_libclang:BOOL=ON' in the cmake options remove these warnings.

Is this still an issue with the latest version of doxygen? You did not put the version you were using in your details. You also did not specify what command options you were running with doxygen to produce an error. I tried installing it and ran doxygen, and received the normal help messages. If you could reply with more information or an update if this is still an issue that would be great. Thanks!

No, there is no more errors of warnings with the new version of doxygen

Great news. I will recommend this ticket be closed.