RESOLVED FIXED314977
REGRESSION(313328@main): Broke WTF module verification in some configurations
https://bugs.webkit.org/show_bug.cgi?id=314977
Summary REGRESSION(313328@main): Broke WTF module verification in some configurations
Abrar Rahman Protyasha
Reported 2026-05-17 08:06:45 PDT
The errors mostly look like this: ``` fatal error: cannot open file '/Build/Directory/usr/local/include/wtf/ASCIICType.h': Operation not permitted 1 | #import <wtf/ASCIICType.h> ``` They seem to be EPERM errors surfaced by the sandbox restrictions in 313328@main.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-05-17 08:06:51 PDT
Abrar Rahman Protyasha
Comment 2 2026-05-17 08:25:53 PDT
EWS
Comment 3 2026-05-17 13:39:53 PDT
Committed 313380@main (f1e8bc403871): <https://commits.webkit.org/313380@main> Reviewed commits have been landed. Closing PR #65063 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.