Skip to content

configure: Add a sanity check for tarballs without submodules #33279

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 1 commit into from
Apr 30, 2016

Conversation

brson
Copy link
Contributor

@brson brson commented Apr 29, 2016

Because GitHub publishes broken tarballs on our behalf that we can't
disable, this adds a check that src/liblibc exists, and then
complains if not.

Tested.

@rust-highfive
Copy link
Contributor

r? @aturon

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

@brson brson force-pushed the insert-diatribe-against-github-here branch 2 times, most recently from 45009d8 to 6bc9318 Compare April 29, 2016 19:38
Because GitHub publishes broken tarballs on our behalf that we can't
disable, this adds a check that src/liblibc exists, and then
complains if not.
@alexcrichton
Copy link
Member

@bors: r+ 6bc9318

@bors
Copy link
Collaborator

bors commented Apr 29, 2016

⌛ Testing commit 6bc9318 with merge cbdd395...

@bors
Copy link
Collaborator

bors commented Apr 29, 2016

💔 Test failed - auto-linux-64-opt-rustbuild

@alexcrichton
Copy link
Member

@bors: retry

On Fri, Apr 29, 2016 at 3:51 PM, bors notifications@github.com wrote:

[image: 💔] Test failed - auto-linux-64-opt-rustbuild
http://buildbot.rust-lang.org/builders/auto-linux-64-opt-rustbuild/builds/918


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#33279 (comment)

@bors
Copy link
Collaborator

bors commented Apr 30, 2016

⌛ Testing commit 6bc9318 with merge 9e17622...

bors added a commit that referenced this pull request Apr 30, 2016
…lexcrichton

configure: Add a sanity check for tarballs without submodules

Because GitHub publishes broken tarballs on our behalf that we can't
disable, this adds a check that src/liblibc exists, and then
complains if not.

Tested.
@bors bors merged commit 6bc9318 into rust-lang:master Apr 30, 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