The failure: [ 91%] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkSocketStreamMessageReceiver.cpp.o In file included from /app/webkit/WebKitBuild/Debug/wpewebkit-2.39.91/_build/DerivedSources/WebKit/wpe/webkit.h:83, from /app/webkit/WebKitBuild/Debug/wpewebkit-2.39.91/_build/DerivedSources/WebKit/wpe/WebKitEnumTypes.cpp:26: /app/webkit/WebKitBuild/Debug/wpewebkit-2.39.91/_build/DerivedSources/WebKit/wpe/WebKitWebView.h:41:10: fatal error: wpe/WebKitJavascriptResult.h: No such file or directory 41 | #include <wpe/WebKitJavascriptResult.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.
Pull request: https://github.com/WebKit/WebKit/pull/11221
Committed 261367@main (53a889083368): <https://commits.webkit.org/261367@main> Reviewed commits have been landed. Closing PR #11221 and removing active labels.
<rdar://problem/106421089>
As pointed out by Carlos, we also need to remove the autocleanup for WebKitJavascriptResult 🤦️
Pull request: https://github.com/WebKit/WebKit/pull/11222
Committed 261368@main (10c9256883bf): <https://commits.webkit.org/261368@main> Reviewed commits have been landed. Closing PR #11222 and removing active labels.