-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Failed compliation on ubuntu 12.10, libLLVMInstCombine.a(InstCombineAddSub.o) in archive is not an object #1796
Comments
The output is truncated and hard to read here. Could you please post the log to a pastebin site (pastebin, hpaste, Sprunge, etc.) and place a link here? |
It would be great if you could narrow it down to the relevant part of the output where the actual error occurs. Typically this is near the end. |
Snippet copied from email:
|
Seems like something for the upstream LLVM? |
What OS/release? |
Oh, I see this is Ubuntu 12.10. |
Yes. Is Ubuntu 12.10 unsupported? |
No. This seems to be a problem with building LLVM on ubuntu, and perhaps needs to be reported on the llvm mailing list. If ubuntu 12.10 has llvm 3.1, you could try building with Also, we will soon be moving to llvm 3.2, and perhaps that will work. |
Hmm, with that I get a bunch of llvm-config: Command not found - Josehttp://josequesada.com On Tue, Jan 1, 2013 at 3:25 PM, Viral B. Shah notifications@github.comwrote:
|
The llvm-config command not found errors are typically because your llvm-config command is named slightly differently. Open up a terminal, type
|
Could you post the dependecies (packages)? - Josehttp://josequesada.com On Wed, Jan 2, 2013 at 7:41 AM, Elliot Saba notifications@github.comwrote:
|
I believe |
Can't reproduce, so closing. @quesada, feel free to reopen if you're still having problems. |
Here's my log:
The text was updated successfully, but these errors were encountered: