Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-64657

Doxygen Error messages not parsed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • analysis-model
    • Jenkins 2.263.1
      Warnings-ng-plugin 8.5.0
      Analysis Model API Plugin 9.6.0

      I have the following doxygen output and no warning is parsed with the recordIssue Step

      warning: tag INPUT: input source `../../example/inc/example2.h' does not exist
      warning: source ../../example/inc/example2.h is not a readable file or directory... skipping.

      recordIssues(tools: [doxygen(pattern: '<path to doxygen file>')])

      18:03:58 [Doxygen] Successfully parsed file /path/to/file/doxygenerror.log
      18:03:58 [Doxygen] -> found 0 issues (skipped 0 duplicates)

       

      According to drulli

      "The doxygen parser actually is using the GCC parser internally. I think this is the reason that it does not handle all error messages correctly"

            drulli Ulli Hafner
            rompic Roman Pickl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: