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

Clang Scan-Build Plugin needs updating to handle newer scan-build output directory layout

      The scan-build plugin expects detail reports to be in the same directory as the index.html file.

      Starting with checker-271 the output directory layout seems to have changed. The index.html file is still in the top-level output directory, but the individual detail reports are in a subdirectory that looks like this:

      % tree -d

      .
      └── Project.build
          └── Debug
              └── Target.build
                  └── StaticAnalyzer
                      └── normal
                          └── i386
      

          [JENKINS-17092] Clang Scan-Build Plugin needs updating to handle newer scan-build output directory layout

          Lozen Liu (ETP) added a comment - - edited

          Please fix this issue. Thanks!

          Lozen Liu (ETP) added a comment - - edited Please fix this issue. Thanks!

          Jay Graves added a comment -

          I see the same issue.

          Jay Graves added a comment - I see the same issue.

          Paul Eipper added a comment -

          Please apply the fix, it's been available as a pull request on github since 2013:
          https://github.com/jenkinsci/clang-scanbuild-plugin/pull/3

          Paul Eipper added a comment - Please apply the fix, it's been available as a pull request on github since 2013: https://github.com/jenkinsci/clang-scanbuild-plugin/pull/3

          Fix in clang-scanbuild-plugin 1.5

          Craig Rodrigues added a comment - Fix in clang-scanbuild-plugin 1.5

            jkennedy1980 Josh Kennedy
            tpesce Tim Pesce
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: