-
Notifications
You must be signed in to change notification settings - Fork 13.4k
[bug] error: unable to execute command: Aborted #67452
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
Comments
Seems like you are trying to build for the target that doesn't support AES-NI extension. |
@llvm/issue-subscribers-backend-x86
I tried to build mullvad-browser using makepkg.
Then I got an "error: unable to execute command: Aborted (core dumped)" and the build stopped. Is this a bug in LLVM?
[stdout.log](https://github.com/llvm/llvm-project/files/12729794/stdout.log)
[journal.log](https://github.com/llvm/llvm-project/files/12729809/journal.log)
|
My CPU is an Intel Core i5-4440. There is |
Maybe rustc didn't pass |
I removed |
Clang doesn't allow
|
I tried to build mullvad-browser using makepkg.
Then I got an "error: unable to execute command: Aborted (core dumped)" and the build stopped. Is this a bug in LLVM?
stdout.log
journal.log
The text was updated successfully, but these errors were encountered: