[Webkit-unassigned] [Bug 278724] New: update-compile-commands-symlink script is noisy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 27 06:31:26 PDT 2024


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

            Bug ID: 278724
           Summary: update-compile-commands-symlink script is noisy
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at redhat.com
                CC: aboya at igalia.com, bugs-noreply at webkitgtk.org

282175 at main "[cmake] Auto-complete via clangd auto-setup v2" has introduced some noise in our build output:

[531/2821] cd /home/mcatanzaro/Projects/WebKit/WebKitBuild/gtk4 && /usr/bin/p...ds.json /home/mcatanzaro/Projects/WebKit/update-compile-commands-symlink.conf
update-compile-commands-symlink: Couldn't update /home/mcatanzaro/Projects/WebKit/compile_commands.json. None of the candidates provided in /home/mcatanzaro/Projects/WebKit/update-compile-commands-symlink.conf exist.

It prints whenever the build directory doesn't match one of the names that are hardcoded in update-compile-commands-symlink.conf. We should build silently except when there is a real problem.

-- 
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/20240827/c031c4a8/attachment.htm>


More information about the webkit-unassigned mailing list