-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
riscv64 compiling error: expected 'package', found signal_darwin
#9590
Comments
Something to do with your OS? |
This comment was marked as resolved.
This comment was marked as resolved.
expected 'package', found signal_darwin
Possibly same issue with symlinks as #12603 |
expected 'package', found signal_darwin
expected 'package', found signal_darwin
+1, mac os m1
error:
|
@chengjoey my guess is that your |
yeah, i set core.symlinks=true, then it worked |
also add note for this, #13534, feel free to close this pr if it is not necessary |
Hello: I am compiling argo-workflow (v3.3.9) under the riscv64 architecture. When I execute
make dist/argoexec
, I get an error:make dist/argoexec
:uname -a
:Do you have any ideas about where the problem lies?
The text was updated successfully, but these errors were encountered: