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

ci: Add Dockerfile for dist-sparc64-linux #50685

Merged
merged 1 commit into from
May 15, 2018

Conversation

glaubitz
Copy link
Contributor

This addresses #47903.

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 12, 2018
@nikomatsakis
Copy link
Contributor

cc @rust-lang/infra -- I don't know anything about docker =) somebody care to review?

@alexcrichton
Copy link
Member

Thanks @glaubitz! Since this isn't enabled for now, mind moving it to the disabled folder?

@glaubitz
Copy link
Contributor Author

glaubitz commented May 14, 2018 via email

@kennytm kennytm added the T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. label May 14, 2018
@alexcrichton
Copy link
Member

Ah sorry unfortunately we don't have enough capacity right now for a new builder, so a new host toolchain can't be built by us just yet

@glaubitz
Copy link
Contributor Author

Ok, then feel free to move it to the disabled section for the time being.

@glaubitz
Copy link
Contributor Author

glaubitz commented May 14, 2018

I have moved the dist-sparc64-linux directory to the disabled directory now.

Would be great if it could be enabled sometime in the future.

@alexcrichton
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented May 15, 2018

📌 Commit df2bbf7 has been approved by alexcrichton

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 15, 2018
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request May 15, 2018
ci: Add Dockerfile for dist-sparc64-linux

This addresses rust-lang#47903.
bors added a commit that referenced this pull request May 15, 2018
Rollup of 11 pull requests

Successful merges:

 - #49767 (Rewrite docs for `std::ptr`)
 - #50399 (save-analysis: handle aliasing imports a bit more nicely)
 - #50594 (Update the man page with additional --print options)
 - #50613 (Migrate the toolstate update bot to rust-highfive)
 - #50632 (Add minification process)
 - #50685 (ci: Add Dockerfile for dist-sparc64-linux)
 - #50691 (rustdoc: Add support for pub(restricted))
 - #50712 (Improve eager type resolution error message)
 - #50720 (Add “Examples” section header in f32/f64 doc comments.)
 - #50733 (Hyperlink DOI against preferred resolver)
 - #50745 (Uncapitalize "You")

Failed merges:
@bors bors merged commit df2bbf7 into rust-lang:master May 15, 2018
@glaubitz
Copy link
Contributor Author

I was wondering, has the build capacity increased in the mean time such that we could enable builds for sparc64-unknown-linux-gnu these days? After fixing all the latest bugs, Rust is pretty stable on this target nowadays so it would be cool if it was possible to build and install Rust on sparc64-unknown-linux-gnu directly from upstream.

@alexcrichton
Copy link
Member

Unfortunately no extra capacity yet :(

@glaubitz
Copy link
Contributor Author

I recently read that AWS is now providing extra instances for the Rust project (https://aws.amazon.com/blogs/opensource/aws-sponsorship-of-the-rust-project/), so I was wondering whether the conditions regarding additional capacity have changed in the meantime so that sparc64-unknown-linux-gnu could be enabled?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants