RESOLVED DUPLICATE of bug 183465 Bug 183464
Windows JavaScriptCore build broken
https://bugs.webkit.org/show_bug.cgi?id=183464
Summary Windows JavaScriptCore build broken
Ryan Haddad
Reported 2018-03-08 11:15:02 PST
C:\cygwin\home\buildbot\slave\win-release\build\Source\JavaScriptCore\jsc.cpp(1055): error C2065: '__asm__': undeclared identifier [C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\Source\JavaScriptCore\shell\jscLib.vcxproj] C:\cygwin\home\buildbot\slave\win-release\build\Source\JavaScriptCore\jsc.cpp(1055): error C2143: syntax error: missing ';' before 'volatile' [C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\Source\JavaScriptCore\shell\jscLib.vcxproj] C:\cygwin\home\buildbot\slave\win-release\build\Source\JavaScriptCore\jsc.cpp(1055): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\Source\JavaScriptCore\shell\jscLib.vcxproj] C:\cygwin\home\buildbot\slave\win-release\build\Source\JavaScriptCore\jsc.cpp(1055): error C2059: syntax error: 'string' [C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\Source\JavaScriptCore\shell\jscLib.vcxproj] https://build.webkit.org/builders/Apple%20Win%20Release%20%28Build%29/builds/8171
Attachments
Ryan Haddad
Comment 1 2018-03-08 11:15:28 PST
Looking at build history, it appears that this failure started with https://trac.webkit.org/changeset/229391
Keith Miller
Comment 2 2018-03-08 11:16:31 PST
I have a fix for this incoming soon.
Ryan Haddad
Comment 3 2018-03-08 11:26:56 PST
*** This bug has been marked as a duplicate of bug 183465 ***
Note You need to log in before you can comment on or make changes to this bug.