Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Issue 2218773004: Fail with a clear error if the required SDK is not installed. (Closed)

Created:
4 years, 4 months ago by sdefresne
Modified:
4 years, 4 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fail with a clear error if the required SDK is not installed. If the --verify flag is passed to //build/mac/find_sdk.py and the SDK is not installed, the script must fail with a non zero return code or gn will consider that the script was successful and will discard its stderr. Fixes the following error when trying to generate official chrome branded build with Xcode 8 (that does not ship with macOS 10.10 SDK): ERROR at //build/config/mac/mac_sdk.gni:43:34: Array subscript out of range. mac_sdk_version = find_sdk_lines[1] ^ You gave me 1 but I was expecting something from 0 to 1, inclusive. BUG=634373 Committed: https://crrev.com/c301ead9cb14859d0e4187a7170eeb4fd6b99aec Cr-Commit-Position: refs/heads/master@{#410529}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M build/mac/find_sdk.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 25 (16 generated)
sdefresne
Please take a look.
4 years, 4 months ago (2016-08-06 00:24:55 UTC) #3
sdefresne
-rsesek, +thomasvl: sending review to an OWNERS.
4 years, 4 months ago (2016-08-07 07:28:21 UTC) #10
Robert Sesek
TVL doesn't work on Chrome anymore. LGTM and adding mark@ for OWNERS.
4 years, 4 months ago (2016-08-08 17:52:32 UTC) #16
sdefresne
On 2016/08/08 17:52:32, Robert Sesek wrote: > TVL doesn't work on Chrome anymore. LGTM and ...
4 years, 4 months ago (2016-08-08 18:03:19 UTC) #17
Robert Sesek
On 2016/08/08 18:03:19, sdefresne (travelling - slow) wrote: > On 2016/08/08 17:52:32, Robert Sesek wrote: ...
4 years, 4 months ago (2016-08-08 18:05:25 UTC) #18
sdefresne
On 2016/08/08 18:05:25, Robert Sesek wrote: > On 2016/08/08 18:03:19, sdefresne (travelling - slow) wrote: ...
4 years, 4 months ago (2016-08-08 23:48:27 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2218773004/20001
4 years, 4 months ago (2016-08-08 23:48:53 UTC) #21
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 4 months ago (2016-08-09 02:21:47 UTC) #23
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 02:25:35 UTC) #25
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c301ead9cb14859d0e4187a7170eeb4fd6b99aec
Cr-Commit-Position: refs/heads/master@{#410529}

Powered by Google App Engine
This is Rietveld 408576698