Skip to content

Update gcc used for dist-x86-linux builds - #40617

Merged
bors merged 1 commit into
rust-lang:masterfrom
TimNN:dist-update-gcc
Mar 23, 2017
Merged

Update gcc used for dist-x86-linux builds#40617
bors merged 1 commit into
rust-lang:masterfrom
TimNN:dist-update-gcc

Conversation

@TimNN

Copy link
Copy Markdown
Contributor

GCC 4.7 is too old to build LLVM 4.0, so this PR updates to 4.8.

r? @alexcrichton (I'll ping you again once travis is green and the test commit is removed).

@alexcrichton

Copy link
Copy Markdown
Member

r=me when it's green

@TimNN

Copy link
Copy Markdown
ContributorAuthor

The build was killed during openssl install, that didn't reproduce locally so I have restarted the travis build.

@TimNN

Copy link
Copy Markdown
ContributorAuthor

The build timed out again.

@alexcrichton

Copy link
Copy Markdown
Member

That looks like it got plenty far enough though to verify this works, want to send it to bors?

@TimNN

Copy link
Copy Markdown
ContributorAuthor

@alexcrichton: Sure, I removed the test commit.

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Mar 19, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 09d12d0 has been approved by alexcrichton

@frewsxcvfrewsxcv mentioned this pull request Mar 19, 2017
@ishitatsuyuki

Copy link
Copy Markdown
Contributor

The base, CentOS 5 is about to expire; why not just upgrade to a decent distro?

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 20, 2017
Update gcc used for dist-x86-linux builds
GCC 4.7 is too old to build LLVM 4.0, so this PR updates to 4.8.
r? @alexcrichton (I'll ping you again once travis is green and the test commit is removed).
@frewsxcvfrewsxcv mentioned this pull request Mar 20, 2017
@bors

bors commented Mar 21, 2017

Copy link
Copy Markdown
Collaborator

🔒 Merge conflict

@TimNN

Copy link
Copy Markdown
ContributorAuthor

rebased

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

(feel free to @bors: r=alexcrichton whenever you rebase)

@bors

bors commented Mar 21, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 88d5645 has been approved by `alexcrichton``

@bors

bors commented Mar 21, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 88d5645 has been approved by alexcrichton

@TimNN

Copy link
Copy Markdown
ContributorAuthor

@alexcrichton: I don't think I have bors rights, so bors: r=alexcrichton wouldn't work, right?

@alexcrichton

Copy link
Copy Markdown
Member

Whoa sorry I had no idea!

Now you've got r+ :)

@alexcrichton

Copy link
Copy Markdown
Member

or rather, after I deploy that

@TimNN

Copy link
Copy Markdown
ContributorAuthor

@alexcrichton: Thanks!

@cuviper

Copy link
Copy Markdown
Member

The base, CentOS 5 is about to expire; why not just upgrade to a decent distro?

Let's leave out subjective assessments of what's "decent" please. It matters to keep the base OS old for maximum ABI compatibility, so when we do move, the next logical choice would be CentOS 6.

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 22, 2017
Update gcc used for dist-x86-linux builds
GCC 4.7 is too old to build LLVM 4.0, so this PR updates to 4.8.
r? @alexcrichton (I'll ping you again once travis is green and the test commit is removed).
@frewsxcvfrewsxcv mentioned this pull request Mar 22, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 23, 2017
Update gcc used for dist-x86-linux builds
GCC 4.7 is too old to build LLVM 4.0, so this PR updates to 4.8.
r? @alexcrichton (I'll ping you again once travis is green and the test commit is removed).
@frewsxcvfrewsxcv mentioned this pull request Mar 23, 2017
bors added a commit that referenced this pull request Mar 23, 2017
Rollup of 6 pull requests
- Successful merges: #39891, #40518, #40542, #40617, #40678, #40696
- Failed merges:
@bors
bors merged commit 88d5645 into rust-lang:masterMar 23, 2017
@TimNN
TimNN deleted the dist-update-gcc branch March 23, 2017 06:39
Sign up for freeto 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

@TimNN@alexcrichton@bors@ishitatsuyuki@cuviper