Skip to content

First attempt at fixing nightlies #38324

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

Merged
merged 4 commits into from
Dec 13, 2016
Merged

Conversation

alexcrichton
Copy link
Member

Looks like we've got a whole slew of bugs on our hands, let's try to fix them all at once.

This ensures that stable releases produced by rustbuild will succeed in testing
as some of the rustdoc tests use unstable features.
This commit updates the gcc-rs dependency to 0.3.40 to pick up a fix for i686
musl where we needed to pass an extra linker flag to get autoconf's detection of
executables working correctly.
Git worktrees have this as a file and typically won't work inside docker
containers, but that's ok, so instead of just checking for existence check for a
directory to see if the git commands will succeed.
@rust-highfive
Copy link
Contributor

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member Author

@bors: r+ p=1

Let's see if we can get this in for tonight

@bors
Copy link
Collaborator

bors commented Dec 12, 2016

📌 Commit 4d874a1 has been approved by alexcrichton

@alexcrichton
Copy link
Member Author

cc @nrc, a save-analysis change here

@frewsxcv
Copy link
Member

This seems more important than the rollup

@bors p=20

@bors
Copy link
Collaborator

bors commented Dec 12, 2016

⌛ Testing commit 4d874a1 with merge 409f280...

@bors
Copy link
Collaborator

bors commented Dec 12, 2016

💔 Test failed - auto-linux-64-nopt-t

We don't need an extra bare tarball, the save-analysis info is already produced
with a version/target in the filename.
@alexcrichton
Copy link
Member Author

@bors: r+ force

@bors
Copy link
Collaborator

bors commented Dec 12, 2016

📌 Commit 6cb8bbc has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Dec 12, 2016

⌛ Testing commit 6cb8bbc with merge 1336742...

bors added a commit that referenced this pull request Dec 12, 2016
First attempt at fixing nightlies

Looks like we've got a whole slew of bugs on our hands, let's try to fix them all at once.
@bors bors merged commit 6cb8bbc into rust-lang:master Dec 13, 2016
@est31 est31 mentioned this pull request Dec 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants