-
Notifications
You must be signed in to change notification settings - Fork 116
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
pachi 12.70 build failure #153
Comments
Hi, You can either:
|
If it makes life easier for homebrew i could add this file to the repository, this way it won't have to be regenerated on git-clone builds. Let me know what works best for you. |
I was trying this route by installing the perl module, but somehow it seems did not get picked up. I can also certainly ignore the joseki fixes, but not sure what would be the impact there. |
Don't worry about it, I'll re-release Pachi 12.70 with this file added. That should make your issue go away. |
Try now, as long as https://github.com/pasky/pachi/archive/pachi-12.60.tar.gz gets downloaded again it should work. Btw, I took a look at Homebrew pachi.rb : Also looks like it's doing a nodcnn build ( There's also a comment about data files near the end :
This has been fixed for a while, Pachi will look for its datafiles in DATADIR directory which can be set at build time (Makefile). On linux it defaults to /usr/share/pachi-go/ for example. Homebrew should take advantage of this. |
I see, I can update the linked PR to remove that pattern file.
We actually deprecated caffe recently due to some build issue, but happy to try out building dcnn in the homebrew side.
make sense, I will also remove it. That is pretty awesome comment, do you mind filing a PR to improve the formula, it would be much appreciated |
Sure, where should i file it ? I'm not super familiar with Homebrew issue workflow. I tried homebrew-core, but it only lets me open a "New issue for Reproducible Bug", and the template for that doesn't seem like a terribly good fit... |
you don't have to file a bug, you can just directly file a PR. There is a PR template on this too. Let me wrap up this 12.70 first. |
Ok, just filed PR 123060. |
👋 trying to build the latest release, but run into some build issue. The error log is as below:
error build log
full build log, https://github.com/Homebrew/homebrew-core/actions/runs/4150781860/jobs/7180684514
relates to Homebrew/homebrew-core#122989
The text was updated successfully, but these errors were encountered: