Bug 302975
| Summary: | generate-process-sync-data.py should not routinely output to stdout during build | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebCore Misc. | Assignee: | Michael Catanzaro <mcatanzaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mattwoodrow, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Michael Catanzaro
generate-process-sync-data.py should not routinely output to stdout during our otherwise pretty quiet builds:
[0/2] Re-checking globbed directories...
[3825/9851] cd /home/mcatanzaro/Projects/WebKit/WebKitBuild/gtk4 && /usr/bin/python3.14 /home/mcatanzaro/Projects/Web...catanzaro/Projects/WebKit/compile_commands.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.
[3959/9851] Generating ../../WebCore/DerivedSources/DocumentSyncData.cpp, ../../WebCore/DerivedSources/DocumentSyncDa...pp, ../../WebCore/DerivedSources/DocumentSyncClient.h, ../../WebCore/DerivedSources/DocumentSyncData.serialization.in
Generating process sync data!
[3968/9851] Generating ../../WebCore/DerivedSources/FrameTreeSyncData.cpp, ../../WebCore/DerivedSources/FrameTreeSync..., ../../WebCore/DerivedSources/FrameTreeSyncClient.h, ../../WebCore/DerivedSources/FrameTreeSyncData.serialization.in
Generating process sync data!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/54345
EWS
Committed 303503@main (32b2167f8186): <https://commits.webkit.org/303503@main>
Reviewed commits have been landed. Closing PR #54345 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/165358256>