[Webkit-unassigned] [Bug 279617] New: Tools/gtk/install-dependencies continues on error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 12 14:20:02 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=279617

            Bug ID: 279617
           Summary: Tools/gtk/install-dependencies continues on error
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: max at schmitt.mx

When running Tools/gtk/install-dependencies the script continues on errors and doesn't exit.

e.g. after https://commits.webkit.org/283537@main libfdk-aac-dev doesn't exit on Debian 12 - so it continues with errors and the build fails later on.

Solution: add set -e at the top of the file. I'm working on a patch for it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240912/93b30286/attachment.htm>


More information about the webkit-unassigned mailing list