cartr / homebrew-qt4

Homebrew tap for Qt4 and dependent formulae on Sierra
BSD 2-Clause "Simplified" License
105 stars 42 forks source link

brew install cartr/qt4/pyqt fails on MacOs Monterey #78

Closed mackdad42 closed 3 months ago

mackdad42 commented 2 years ago

Just started downloading new programs for a new lab IMac with MacOs Monterey and I'm trying to install pyqt for a secondary program.

Below I've copied and pasted the error output I'm given when I run the following command: brew install cartr/qt4/pyqt

I'm relatively new to computers, so I don't quite understand what's going wrong here. If anyone can help troubleshoot this, I'd greatly appreciate it.

Thanks!

Last 15 lines from /Users/mackenzieleavitt/Library/Logs/Homebrew/openssl@1.0/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

sho-he commented 1 year ago

@mackdad42

Hello. Is it settled? I have same error in my m1 mac. If you have solution of this problems, I want you to share it. best regards.

Leo-MathGuy commented 8 months ago

Same error

Leo-MathGuy commented 8 months ago

Solved by following https://stackoverflow.com/questions/64951024/how-can-i-run-two-isolated-installations-of-homebrew and installing from alternate brew

cartr commented 3 months ago

This is probably the same issue as #86.