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

Make Solaris builder compatible with Solaris 10 retry #45343

Merged
merged 2 commits into from
Oct 19, 2017
Merged

Make Solaris builder compatible with Solaris 10 retry #45343

merged 2 commits into from
Oct 19, 2017

Conversation

bgermann
Copy link
Contributor

Unfortunately, #45255 does not quite cut it,
so use a different approach to have Solaris 10 compatibility
by tricking libbacktrace's autoconf tests.
The sysroot download routine is slightly changed, too.

Unfortunately, #45255 does not quite cut it,
so use a different approach to have Solaris 10 compatibility
by tricking libbacktrace's autoconf tests.
The sysroot download routine is slightly changed, too.
@kennytm kennytm added beta-nominated Nominated for backporting to the compiler in the beta channel. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Oct 17, 2017
@kennytm
Copy link
Member

kennytm commented Oct 19, 2017

r? @alexcrichton

(highfive disappeared...)

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Oct 19, 2017

📌 Commit 0597bda has been approved by alexcrichton

@kennytm kennytm 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 Oct 19, 2017
kennytm added a commit to kennytm/rust that referenced this pull request Oct 19, 2017
Make Solaris builder compatible with Solaris 10 retry

Unfortunately, rust-lang#45255 does not quite cut it,
so use a different approach to have Solaris 10 compatibility
by tricking libbacktrace's autoconf tests.
The sysroot download routine is slightly changed, too.
bors added a commit that referenced this pull request Oct 19, 2017
Rollup of 8 pull requests

- Successful merges: #45343, #45349, #45352, #45374, #45375, #45376, #45377, #45382
- Failed merges:
@bors bors merged commit 0597bda into rust-lang:master Oct 19, 2017
@Mark-Simulacrum Mark-Simulacrum added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Oct 22, 2017
bors added a commit that referenced this pull request Oct 23, 2017
[beta] Make Solaris builder compatible with Solaris 10 retry

Backport of #45343.
@alexcrichton alexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Oct 23, 2017
bors added a commit that referenced this pull request Oct 24, 2017
[beta] Make Solaris builder compatible with Solaris 10 retry

Backport of #45343.
@w-flo
Copy link

w-flo commented Mar 9, 2023

The "apt-cache"-based approach introduced in this PR now seems to download >15k packages in CI: https://github.com/rust-lang-ci/rust/actions/runs/4375805054/jobs/7657029939#step:26:2250

@cuviper
Copy link
Member

cuviper commented Mar 9, 2023

I've put a new approach in #108951.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants