Bug 217069

Summary: watchOS 7 device build failing with: Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/eagl/EAGLFunctions.mm:13:9: fatal error: 'OpenGLES/EAGL.h' file not found
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dino, jbedard, jlewis3, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryan Haddad
Reported 2020-09-28 17:17:36 PDT
Since the watchOS device bot was updated to the watchOS 7 SDK, the build has been failing with the following error: /Volumes/Data/slave/watchos-simulator-7-release/build/Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/eagl/EAGLFunctions.mm:13:9: fatal error: 'OpenGLES/EAGL.h' file not found #import <OpenGLES/EAGL.h> ^~~~~~~~~~~~~~~~~ 1 error generated. https://build.webkit.org/builders/Apple-watchOS-Simulator-7-Release-Build/builds/1/steps/compile-webkit/logs/stdio
Attachments
Radar WebKit Bug Importer
Comment 1 2020-09-28 17:18:00 PDT
Note You need to log in before you can comment on or make changes to this bug.