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

Use XCode 8.3 for macOS on Travis #30599

Merged
merged 1 commit into from
Jan 5, 2019
Merged

Conversation

ararslan
Copy link
Member

@ararslan ararslan commented Jan 5, 2019

This corresponds to macOS 10.12 Sierra. XCode 8 covers El Capitan and Sierra, so if Travis is giving us XCode 8.x for x < 3, we're on El Cap. Homebrew supports only three versions of macOS at a time, which means that El Cap (10.11) is no longer supported. This is likely why our Mac builds are trying to build GCC from source; a bottle might not be available.

This corresponds to macOS 10.12 Sierra. XCode 8 covers El Capitan and
Sierra, so if Travis is giving us XCode 8.x for x < 3, we're on El Cap.
Homebrew supports only three versions of macOS at a time, which means
that El Cap (10.11) is no longer support. This is likely why our Mac
builds are trying to build GCC from source; a bottle might not be
available.
@ararslan ararslan added system:mac Affects only macOS domain:ci Continuous integration labels Jan 5, 2019
@ararslan
Copy link
Member Author

ararslan commented Jan 5, 2019

My explanation of the change is 179.5 times longer than the number of characters added in the diff.

@ararslan
Copy link
Member Author

ararslan commented Jan 5, 2019

We'll need this change on the release branches in order to have working macOS CI.

@ararslan ararslan mentioned this pull request Jan 5, 2019
15 tasks
KristofferC pushed a commit that referenced this pull request Jan 9, 2019
This corresponds to macOS 10.12 Sierra. XCode 8 covers El Capitan and
Sierra, so if Travis is giving us XCode 8.x for x < 3, we're on El Cap.
Homebrew supports only three versions of macOS at a time, which means
that El Cap (10.11) is no longer support. This is likely why our Mac
builds are trying to build GCC from source; a bottle might not be
available.

(cherry picked from commit 862fe08)
KristofferC pushed a commit that referenced this pull request Jan 11, 2019
This corresponds to macOS 10.12 Sierra. XCode 8 covers El Capitan and
Sierra, so if Travis is giving us XCode 8.x for x < 3, we're on El Cap.
Homebrew supports only three versions of macOS at a time, which means
that El Cap (10.11) is no longer support. This is likely why our Mac
builds are trying to build GCC from source; a bottle might not be
available.

(cherry picked from commit 862fe08)
@KristofferC KristofferC mentioned this pull request Jan 11, 2019
53 tasks
@StefanKarpinski StefanKarpinski added status:triage This should be discussed on a triage call backport 1.0 and removed backport 1.0 status:triage This should be discussed on a triage call labels Jan 31, 2019
@StefanKarpinski StefanKarpinski removed status:triage This should be discussed on a triage call labels Jan 31, 2019
@StefanKarpinski StefanKarpinski added the status:triage This should be discussed on a triage call label Jan 31, 2019
KristofferC pushed a commit that referenced this pull request Feb 26, 2019
This corresponds to macOS 10.12 Sierra. XCode 8 covers El Capitan and
Sierra, so if Travis is giving us XCode 8.x for x < 3, we're on El Cap.
Homebrew supports only three versions of macOS at a time, which means
that El Cap (10.11) is no longer support. This is likely why our Mac
builds are trying to build GCC from source; a bottle might not be
available.
@KristofferC KristofferC removed the status:triage This should be discussed on a triage call label Feb 27, 2019
KristofferC pushed a commit that referenced this pull request Feb 27, 2019
This corresponds to macOS 10.12 Sierra. XCode 8 covers El Capitan and
Sierra, so if Travis is giving us XCode 8.x for x < 3, we're on El Cap.
Homebrew supports only three versions of macOS at a time, which means
that El Cap (10.11) is no longer support. This is likely why our Mac
builds are trying to build GCC from source; a bottle might not be
available.
fredrikekre pushed a commit that referenced this pull request Apr 15, 2019
This corresponds to macOS 10.12 Sierra. XCode 8 covers El Capitan and
Sierra, so if Travis is giving us XCode 8.x for x < 3, we're on El Cap.
Homebrew supports only three versions of macOS at a time, which means
that El Cap (10.11) is no longer support. This is likely why our Mac
builds are trying to build GCC from source; a bottle might not be
available.
@KristofferC KristofferC mentioned this pull request Apr 19, 2019
39 tasks
KristofferC pushed a commit that referenced this pull request Apr 20, 2019
This corresponds to macOS 10.12 Sierra. XCode 8 covers El Capitan and
Sierra, so if Travis is giving us XCode 8.x for x < 3, we're on El Cap.
Homebrew supports only three versions of macOS at a time, which means
that El Cap (10.11) is no longer support. This is likely why our Mac
builds are trying to build GCC from source; a bottle might not be
available.
@KristofferC KristofferC mentioned this pull request Aug 26, 2019
55 tasks
KristofferC pushed a commit that referenced this pull request Feb 20, 2020
This corresponds to macOS 10.12 Sierra. XCode 8 covers El Capitan and
Sierra, so if Travis is giving us XCode 8.x for x < 3, we're on El Cap.
Homebrew supports only three versions of macOS at a time, which means
that El Cap (10.11) is no longer support. This is likely why our Mac
builds are trying to build GCC from source; a bottle might not be
available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:ci Continuous integration system:mac Affects only macOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants