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 Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/69724814>