Skip to content

Do not use verbose builds in the warnings as errors CI builds #1935

Description

@BradWhitlock

I have a CI build that just failed on one of the dane "warning as errors" builds. If I look for "warning", I see very little of interest. If I look for "error" there are hundreds of hits because the entire compiler command line with "-Werror" is shown. I propose for these builds, do "make VERBOSE=0" so none of the command lines are shown and maybe it will be easier to find the offending warnings that turned into errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIIssues related to continuous integrationReviewed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions