-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Mac and Linux nightlies are failing #19383
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
I've begun looking into this. |
Ok, using the configure args provided by http://buildbot.rust-lang.org/builders/nightly-linux/builds/202/steps/configure/logs/stdio, I am unable to repoduce locally. |
alexcrichton
added a commit
to alexcrichton/rust
that referenced
this issue
Nov 30, 2014
We only build LLVM for the host architecture, not the target architecture, so this was just a minor typo in the parameters uses. Closes rust-lang#19383
I think it was just a mismatch of variables used: #19417. Sorry for not catching this earlier! |
bors
added a commit
that referenced
this issue
Dec 1, 2014
We only build LLVM for the host architecture, not the target architecture, so this was just a minor typo in the parameters uses. Closes #19383
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like a problem with #19322.
http://buildbot.rust-lang.org/builders/nightly-linux/builds/202/steps/compile/logs/stdio
cc @alexcrichton @DiamondLovesYou
The text was updated successfully, but these errors were encountered: