We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Last 15 lines from /Users/sukhada/Library/Logs/Homebrew/[email protected]/03.make: ^ x86_64cpuid.s:273:10: error: unknown token in expression cmpq $0,%rax ^ x86_64cpuid.s:273:10: error: invalid operand cmpq $0,%rax ^ x86_64cpuid.s:274:9: error: unknown token in expression cmoveq %rcx,%rax ^ x86_64cpuid.s:274:9: error: invalid operand cmoveq %rcx,%rax ^ make[1]: *** [x86_64cpuid.o] Error 1 make: *** [build_crypto] Error 1
The text was updated successfully, but these errors were encountered:
Hi! Have you tried installing a separate Intel/Rosetta version of Homebrew as described at https://stackoverflow.com/a/64951025?
Sorry, something went wrong.
No branches or pull requests
Last 15 lines from /Users/sukhada/Library/Logs/Homebrew/[email protected]/03.make:
^
x86_64cpuid.s:273:10: error: unknown token in expression
cmpq $0,%rax
^
x86_64cpuid.s:273:10: error: invalid operand
cmpq $0,%rax
^
x86_64cpuid.s:274:9: error: unknown token in expression
cmoveq %rcx,%rax
^
x86_64cpuid.s:274:9: error: invalid operand
cmoveq %rcx,%rax
^
make[1]: *** [x86_64cpuid.o] Error 1
make: *** [build_crypto] Error 1
The text was updated successfully, but these errors were encountered: