Bug 257720

Summary: JSCOnly build should work on macOS
Product: WebKit Reporter: Joseph Griego <joseph.j.griego>
Component: CMakeAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Joseph Griego 2023-06-05 10:17:40 PDT
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
Comment 1 Joseph Griego 2023-06-05 10:48:25 PDT
Script failed, pull request is https://github.com/WebKit/WebKit/pull/14675
Comment 2 Radar WebKit Bug Importer 2023-06-12 10:18:18 PDT
<rdar://problem/110650628>
Comment 3 EWS 2023-06-19 04:14:10 PDT
Committed 265303@main (900bcbfd6a37): <https://commits.webkit.org/265303@main>

Reviewed commits have been landed. Closing PR #14675 and removing active labels.