-
Notifications
You must be signed in to change notification settings - Fork 529
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
lc0 0.29.0 failed to build on osx #1814
Comments
It seems |
Please is not me, can cancel it for me, im syahrilquadrat or syahril. |
@borg323 I'm having that same traceback on mac 12.6.7. In what way is it available? One thing that seemed relevant in my investigation was this in the build output: I'm not sure what to do about this. I brew installed tensorflow, locally built and installed the tensorflow_cc project, and still it says that. BUT your suggestion to add |
This has nothing to do with tensorflow, which is optional for lc0 (and quite complicated to build). I have no idea why it fails for you on 12.6.7, but the code in question has changed in the latest lc0 release, v0.30.0 - can you try that? |
@borg323 Just changing to that tag and running the same build command, I get 20 errors now:
|
@borg323 What is supposed to define those two missing things (splitTensor/stacktensors)? |
To fix those build errors with v0.30.0, you need to do |
@rschwiebert you need MacOs 12.3+ to have |
Also, @rschwiebert if you upgraded your compute to macos 12.6 from an earlier version, ensure you have also upgraded XCode. |
After upgrading to Xcode 14.2 from 13 (I wasn't aware my current os supported it: there was no software update prompt) and being sure to |
👋 trying to build the latest release, but run into some build issue. The error log is as below:
build failure
full build log, https://github.com/Homebrew/homebrew-core/actions/runs/3696962365/jobs/6261461141
relates to Homebrew/homebrew-core#118155
The text was updated successfully, but these errors were encountered: