-
Notifications
You must be signed in to change notification settings - Fork 995
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
Compile error with [email protected] #5290
Comments
If you need support for Go 1.23, you can switch to the latest main branch. |
Hey @jiefenghuang, I used the latest JuiceFS stable release (v1.2.1) and Go version from Centos repo, nothing exotic. In the JuiceFS compilation documentation there is a dependency of |
@rafalste We will cherry-pick the patch for 1.2 branch, thanks! |
What happened:
Error during compilation:
Solution:
Bump up the version of godeltaprof in go.mod to 0.1.8
Environment:
juicefs --version
): 1.2.1+2024-08-30.cd871d19cat /etc/os-release
): CentOS Stream 9uname -a
): 5.14.0-522.el9.x86_64The text was updated successfully, but these errors were encountered: