[Webkit-unassigned] [Bug 280243] Better error message for JIT tier dependencies
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 1 14:33:29 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=280243
Dawn Morningstar <Morningstar at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Morningstar at apple.com
--- Comment #7 from Dawn Morningstar <Morningstar at apple.com> ---
I think this broke WatchOS builds
https://results.safari.apple.com/suites?recent=False&suite=Build&platform=watchos&version=11.2.0&version_name=Moonstone&is_simulator=False&style=release
In file included from /System/Volumes/Data/otmp/case-sensitive/od.luxon/lw.luxon/sandbox-0/WTF/Source/WTF/wtf/Platform.h:61:
/System/Volumes/Data/otmp/case-sensitive/od.luxon/lw.luxon/sandbox-0/WTF/Source/WTF/wtf/PlatformEnable.h:729:2: error: "DFG and FTL JIT require baseline JIT to be enabled"
729 | #error "DFG and FTL JIT require baseline JIT to be enabled"
| ^
/System/Volumes/Data/otmp/case-sensitive/od.luxon/lw.luxon/sandbox-0/WTF/Source/WTF/wtf/PlatformEnable.h:734:2: error: "FTL JIT requires DFG JIT to be enabled"
734 | #error "FTL JIT requires DFG JIT to be enabled"
| ^
2 errors generated.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241001/c189c97f/attachment.htm>
More information about the webkit-unassigned
mailing list