WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
314576
DEVELOPER_MODE build from tarball fails
https://bugs.webkit.org/show_bug.cgi?id=314576
Summary
DEVELOPER_MODE build from tarball fails
Thomas Klausner
Reported
2026-05-11 12:34:38 PDT
When building with `-DDEVELOPER_MODE=ON` from a release tarball, some additional directories are added to the build. Some can be turned off (`-DENABLE_API_TESTS=OFF`, `-DENABLE_LAYOUT_TESTS=OFF`). An additional tool (which is not in the tarball) is also used, but this can be disabled with `-DCLANGD_AUTO_SETUP=OFF`. However, two directories are descended into unconditionally, even though they're missing from the release tarball: ``` PerformanceTests Tools/flatpak ```
Attachments
Add attachment
proposed patch, testcase, etc.
Thomas Klausner
Comment 1
2026-05-11 12:53:15 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64697
EWS
Comment 2
2026-05-12 03:15:14 PDT
Committed
313068@main
(04d956b842c0): <
https://commits.webkit.org/313068@main
> Reviewed commits have been landed. Closing PR #64697 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug