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

Armcc 5.2 warnings not recognized by Armcc parsers

      I am having the console log with warnings as below. These are Armcc compiler warning 
      But it does not catch the warnings and gives a count as zero.

      "sw/dbg/cfg/dbg_trace_acfg.h", line 354: warning #1-D: last line of file ends without a newline
      "out/include/common/dimming_ctrl.h", line 45: warning #1-D: last line of file ends without a newline
      

      The command I have used is

      recordIssues(tools: [armCc()])
      

          [JENKINS-70065] Armcc 5.2 warnings not recognized by Armcc parsers

          krishna created issue -
          krishna made changes -
          Attachment New: image-2022-11-11-14-56-50-786.png [ 59491 ]

          krishna added a comment -

          krishna added a comment -

          Ulli Hafner added a comment - Which ARMC compiler version are you using? The supported formats look like: https://github.com/jenkinsci/analysis-model/blob/master/src/test/resources/edu/hm/hafner/analysis/parser/armcc5.txt https://github.com/jenkinsci/analysis-model/blob/master/src/test/resources/edu/hm/hafner/analysis/parser/armcc.txt

          krishna added a comment -

          I am using the armcc compiler 

          I have provided the format of the warning in the console log in description

          krishna added a comment - I am using the armcc compiler  I have provided the format of the warning in the console log in description

          Ulli Hafner added a comment -

          I am using the armcc compiler.

          But which version?????

          Ulli Hafner added a comment - I am using the armcc compiler. But which version?????

          krishna added a comment -

          Oh sorry 

          They are using a compiler with the version.

          armcl version 5.2.4.
          

          There is only one arm and we have seen in the supported formats the warning format is the same
           

          krishna added a comment - Oh sorry  They are using a compiler with the version. armcl version 5.2.4. There is only one arm and we have seen in the supported formats the warning format is the same  
          Ulli Hafner made changes -
          Component/s New: analysis-model [ 23523 ]
          Component/s Original: warnings-ng-plugin [ 24526 ]
          Assignee Original: Ulli Hafner [ drulli ]
          Labels New: help-wanted newbie-friendly
          Priority Original: Critical [ 2 ] New: Major [ 3 ]
          Ulli Hafner made changes -
          Summary Original: Armcc not able to recognize the warnings in the log New: Armcc 5.2 warnings not recognized by Armcc parsers

            Unassigned Unassigned
            krishna_1997 krishna
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: