Bug 217069 - 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
Summary: watchOS 7 device build failing with: Source/ThirdParty/ANGLE/src/libANGLE/ren...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-28 17:17 PDT by Ryan Haddad
Modified: 2020-09-28 17:20 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 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
Comment 1 Radar WebKit Bug Importer 2020-09-28 17:18:00 PDT
<rdar://problem/69724814>