Skip to content

x/exp,x/mobile/gl: build failure on darwin-arm64-11_0-toothrot due to missing OpenGL ES headers #43220

Closed
@bcmills

Description

@bcmills

Note that the build failure here is on an x/mobile library, but the failure is observed while building the x/exp repo.

2020-12-15T15:35:30-b5a6e24/darwin-arm64-11_0-toothrot

# golang.org/x/mobile/gl
In file included from /tmp/buildlet/gopath/pkg/mod/golang.org/x/[email protected]/gl/work.go:29:
./work.h:18:10: fatal error: 'OpenGLES/ES2/glext.h' file not found
#include <OpenGLES/ES2/glext.h>
         ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.

CC @golang/release @hyangah

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions