Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/exp: build consistently failing on darwin-amd64-13 #57140

Closed
bcmills opened this issue Dec 7, 2022 · 1 comment
Closed

x/exp: build consistently failing on darwin-amd64-13 #57140

bcmills opened this issue Dec 7, 2022 · 1 comment
Assignees
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. OS-Darwin
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Dec 7, 2022

From https://build.golang.org/log/0c715a8fc1636ad0bd11627b068f92965500b4e3:

# dmitri.shuralyov.com/gpu/mtl
mtl.m:43:32: warning: 'supportsFeatureSet:' is deprecated: first deprecated in macOS 13.0 - Use supportsFamily instead [-Wdeprecated-declarations]
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLDevice.h:816:1: note: 'supportsFeatureSet:' has been explicitly marked deprecated here

It looks like this builder was added for #55355. That issue is still open, but the builder is not currently marked with a known issue.

@bcmills bcmills added OS-Darwin NeedsFix The path to resolution is known, but the work has not been done. labels Dec 7, 2022
@bcmills bcmills added this to the Unreleased milestone Dec 7, 2022
@gopherbot
Copy link

Change https://go.dev/cl/455916 mentions this issue: shiny: update mtl version

@golang golang locked and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. OS-Darwin
Projects
Archived in project
Development

No branches or pull requests

3 participants