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

False GCC4 Linker Error detected

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • warnings-plugin
    • None
    • Hudson version : 1.346
      Warnings version : 3.4
      Static Analysis Utilities : 1.4
      Gcc version : 3.4.6
      OS : Linux Red Hat

      During warnings parsing, the GCC linker warnings are not correctly detected with GNU Compiler 4 (ld) parser
      A false linker error is detected and the build is set to failed (threshold set to 1 for error)

      I isolated the problem in gcc log file.
      You can find attached :

      • gcc log file
      • 3 C/C++ file associated with the log

      To reproduce the problem:

      • Create a Job Free Style
      • Copy in the workspace the attached files
      • Activate the Scan of Warnings on the log file
      • Activate the GNU Compiler 4 (gcc) and GNU Compiler 4 (ld) parsers

      Results:

      • A linker warning is correctly detected
      • A false error is incorrectly detected and failing the build

            drulli Ulli Hafner
            paskalad paskalad
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: