Bug 216666 - [CMake] JavaScriptCore\bytecode\Opcode.h(32,10): fatal error C1083: Cannot open include file: 'Bytecodes.h': No such file or directory
Summary: [CMake] JavaScriptCore\bytecode\Opcode.h(32,10): fatal error C1083: Cannot op...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CMake (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-17 14:29 PDT by Fujii Hironori
Modified: 2020-09-24 14:29 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 Fujii Hironori 2020-09-17 14:29:01 PDT
[CMake] JavaScriptCore\bytecode\Opcode.h(32,10): fatal error C1083: Cannot open include file: 'Bytecodes.h': No such file or directory

I found a build error on AppleWin EWS today.

https://ews-build.webkit.org/#/builders/10/builds/36641

> C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\JavaScriptCore\bytecode\Opcode.h(32,10): fatal error C1083: Cannot open include file: 'Bytecodes.h': No such file or directory [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\Source\JavaScriptCore\LowLevelInterpreterLib.vcxproj]

Stephan Szabo reported the same error for WinCairo in 2020-04-02 (Bug 207119 comment 46).
Comment 1 Radar WebKit Bug Importer 2020-09-24 14:29:13 PDT
<rdar://problem/69526020>