Bug 257720 - JSCOnly build should work on macOS
Summary: JSCOnly build should work on macOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CMake (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-05 10:17 PDT by Joseph Griego
Modified: 2023-06-19 04:14 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.