Skip to content
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

Fix build.rs failing with a rustc built from a tarball #1602

Merged
merged 1 commit into from Nov 21, 2019

Conversation

Aaron1011
Copy link
Member

Fixes #1601

@rust-highfive
Copy link

r? @gnzlbg

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

@semarie
Copy link
Contributor

semarie commented Nov 20, 2019

just tested with my local tester on OpenBSD (with rustc built from tarball), and it is fine with it.

@gnzlbg
Copy link
Contributor

gnzlbg commented Nov 20, 2019

@bors: r+

@bors
Copy link
Contributor

bors commented Nov 20, 2019

📌 Commit f10ee11 has been approved by gnzlbg

@bors
Copy link
Contributor

bors commented Nov 20, 2019

⌛ Testing commit f10ee11 with merge ae17918...

bors added a commit that referenced this pull request Nov 20, 2019
Fix build.rs failing with a rustc built from a tarball

Fixes #1601
@bors
Copy link
Contributor

bors commented Nov 20, 2019

💔 Test failed - status-azure

@Aaron1011
Copy link
Member Author

@gnzlbg: The failure looks spurious.

@gnzlbg
Copy link
Contributor

gnzlbg commented Nov 21, 2019

@bors: retry

@bors
Copy link
Contributor

bors commented Nov 21, 2019

⌛ Testing commit f10ee11 with merge 7e707e6...

bors added a commit that referenced this pull request Nov 21, 2019
Fix build.rs failing with a rustc built from a tarball

Fixes #1601
@bors
Copy link
Contributor

bors commented Nov 21, 2019

💔 Test failed - status-azure

@Aaron1011
Copy link
Member Author

Looks like another spurious failure

@gnzlbg
Copy link
Contributor

gnzlbg commented Nov 21, 2019

@bors: retry

@bors
Copy link
Contributor

bors commented Nov 21, 2019

⌛ Testing commit f10ee11 with merge f992fd4...

bors added a commit that referenced this pull request Nov 21, 2019
Fix build.rs failing with a rustc built from a tarball

Fixes #1601
@bors
Copy link
Contributor

bors commented Nov 21, 2019

☀️ Test successful - checks-cirrus-freebsd-10, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, status-azure
Approved by: gnzlbg
Pushing f992fd4 to master...

@bors bors merged commit f10ee11 into rust-lang:master Nov 21, 2019
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.

Build fails with rustc build from tarball
5 participants