jason1987d
jason1987d
From the most recent push, I have no idea what caused these errors. I built it at least for i686 and x86_64 on my own machine (both opencl and eigen...
Reopening. Accidentally closed this. How would I get it reopened? In my testing with xbps-src pkg -Q KataGo- -a it has been building, yet the CI has errored out. I...
The link issue 17 just links back to this page. Has anything else happened concerning this? CardDAV would be very useful.
iirc the gtk implementation had a feature to import vcf ..... but the app crashed when I actually went to do that. why was the gtk gui abandoned anyway?
Have not tested that yet. When might the next release be set? I've been porting packages to Void Linux https://github.com/void-linux/void-packages/pull/38190 and could make a patch for this or if you...
Finally had time to test. Running it now through void's CI after pushing patches to my template. Thank you for looking into this quickly.
I can't find the actual error for some reason, but it's still failing on two of the architectures void supports. https://github.com/void-linux/void-packages/actions/runs/2724316092 Update: after scrolling carefully, found this fun thing: FATAL...
FATAL ERROR: Failed test assert: sizeof(size_t) == 8 I will note that for void anyway, we found this only fails for x86 (i686) architecture. The builds work for all the...
> FATAL ERROR: Failed test assert: sizeof(size_t) == 8 > > I will note that for void anyway, we found this only fails for x86 (i686) architecture. The builds work...
It looks like that fixed it so far for i686. The package built. Still testing to see whether everything still builds for the other architectures.