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

Msbuild parser does not recognize linker errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • warnings-plugin
    • None
    • Platform: All, OS: All

      The MSBUILD parser of the warnings plugin seems not to recognize linker errors.
      Below you'll find a snipplet of a build log that contains a linker error and
      that has not made it into the warnings report:
      ...
      [exec] 23>main.cpp
      [exec] 23>Compiling resources...
      [exec] 23>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
      [exec] 23>Copyright (C) Microsoft Corporation. All rights reserved.
      [exec] 23>Linking...
      [exec] 23>LINK : fatal error LNK1181: cannot open input file 'TestLib.lib'
      [exec] 23>Build log was saved at "..."
      [exec] 23>MyApplication - 1 error(s), 0 warning(s)
      [exec] ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ==========

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

              Created:
              Updated:
              Resolved: