| Summary: | JSCOnly build should work on macOS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Joseph Griego <joseph.j.griego> |
| Component: | CMake | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Script failed, pull request is https://github.com/WebKit/WebKit/pull/14675 Committed 265303@main (900bcbfd6a37): <https://commits.webkit.org/265303@main> Reviewed commits have been landed. Closing PR #14675 and removing active labels. |
Build currently fails with Assertions.h:51:10: fatal error: 'wtf/spi/darwin/AbortWithReasonSPI.h' file not found #include <wtf/spi/darwin/AbortWithReasonSPI.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Patch forthcoming