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

Compilation error on a 32-bit operating system #5301

Open
hjx44599 opened this issue Nov 14, 2024 · 1 comment
Open

Compilation error on a 32-bit operating system #5301

hjx44599 opened this issue Nov 14, 2024 · 1 comment

Comments

@hjx44599
Copy link

What happened: When I tried to compile the client on a 32-bit operating system, I encountered an integer overflow error. Is there a plan to support running on a 32-bit system?

图片

What you expected to happen: "I hope to be able to use this excellent software on a 32-bit system."

How to reproduce it (as minimally and precisely as possible): To reproduce the issue, simply perform the compilation operation on a 32-bit Windows 10 system.

Anything else we need to know?
It appears that the error is occurring in the "consistenthash" and "tikv" dependencies referenced in the project.
Environment:

  • JuiceFS version (use juicefs --version) or Hadoop Java SDK version: main

  • Cloud provider or hardware configuration running JuiceFS: Deploy it myself.

  • OS (e.g cat /etc/os-release): windows10 32-bit

  • Kernel (e.g. uname -a):

  • Object storage (cloud provider and region, or self maintained):

  • Metadata engine info (version, cloud provider managed or self maintained):

  • Network connectivity (JuiceFS to metadata engine, JuiceFS to object storage):

  • Others:

@hjx44599 hjx44599 added the kind/bug Something isn't working label Nov 14, 2024
@jiefenghuang jiefenghuang removed the kind/bug Something isn't working label Nov 18, 2024
@jiefenghuang
Copy link
Contributor

There’s no plan to support it for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants