Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26091

Output parser incorrectly picks up lines as error

    XMLWordPrintable

Details

    • macOS

    Description

      Using Conan in the build pipeline, it can produce lines to the output like:

      "foobar/cci.20200101: Appending PATH environment variable: /Users/johndoe/.conan/data/foobar/cci.20200101///package/hash/bin"

      These lines are picked up by Qt Creator's build output parser as errors (they are rows in the list of Issues tab) but they are just regular lines.

      By using Tools/Parse Build Output and the string above, the problem is reproducible on macOS.

      Interestingly, we couldn't repro it on Windows. Also interestingly, putting ":" at the beginning of the line makes the error disappear, suggesting that it's some sort of a regex problem.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kandeler Christian Kandeler
              balint.fodor balint.fodor
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes