-
Notifications
You must be signed in to change notification settings - Fork 124
Bug: Cannot build on 32-bit system #935
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
Comments
Thanks for reporting this @adlternative! I opened #935 to fix this. With that fix, I am able to build for 32-bit x86 with no compile failures. I tested on my 64 bit machine through this command:
|
Great! Thanks for fix this bug! |
Uh oh!
There was an error while loading. Please reload this page.
I tried to incorporate zoekt into gitea and encountered an error on i386:
This seems like a
uint32
overflow intoint
on a 32-bit machine. Does anyone know how to fix this?Zoekt Version: github.com/sourcegraph/zoekt v0.0.0-20240410142517-ab1b8f09199e
See: https://github.com/go-gitea/gitea/actions/runs/14281855193/job/40032337115?pr=33850
The text was updated successfully, but these errors were encountered: