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

Issue 2877993002: Changing default Windows compiler to VS2017 (Closed)

Created:
3 years, 7 months ago by Sébastien Marchand
Modified:
3 years, 6 months ago
Reviewers:
Nico, brucedawson
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Changing default Windows compiler to VS2017 Doing another VS2017 test over the week end now that the PGO issues have been fixed. This CL is currently purely for testing purposes and will be reverted by the end of the week end. BUG=683729 Review-Url: https://codereview.chromium.org/2877993002 Cr-Commit-Position: refs/heads/master@{#475212} Committed: https://chromium.googlesource.com/chromium/src/+/833aa96095e1f827ffc05af8bf545a094ffa6e35

Patch Set 1 #

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

Messages

Total messages: 56 (33 generated)
Sébastien Marchand
PTAL, planning to land this around 5PM PDT (8PM EST)
3 years, 7 months ago (2017-05-12 16:45:37 UTC) #5
Nico
lgtm
3 years, 7 months ago (2017-05-12 16:54:25 UTC) #6
brucedawson
lgtm - I'll be monitoring the bots and the canaries that will (hopefully!) be produced
3 years, 7 months ago (2017-05-12 17:01:58 UTC) #7
brucedawson
FAILED: obj/v8/v8_base/state-values-utils.obj ninja -t msvc -e environment.x86 -- E:\b\c\goma_client/gomacc.exe "E:\b\depot_tools\win_toolchain\vs_files\4e8a360587a3c8ff3fa46aa9271e982bf3e948ec\VC\Tools\MSVC\14.10.25017\bin\HostX64\x86/cl.exe" /nologo /showIncludes /FC @obj/v8/v8_base/state-values-utils.obj.rsp /c ...
3 years, 7 months ago (2017-05-12 17:24:54 UTC) #10
Sébastien Marchand
It's failing on several bots: win_chromium_compile_dbg_ng, win_chromium_x64_rel_ng, win_chromium_rel_ng ... So I don't think that it's ...
3 years, 7 months ago (2017-05-12 17:35:18 UTC) #11
brucedawson
On 2017/05/12 17:35:18, Sébastien Marchand wrote: > It's failing on several > bots: win_chromium_compile_dbg_ng, win_chromium_x64_rel_ng, ...
3 years, 7 months ago (2017-05-12 17:37:42 UTC) #12
Sébastien Marchand
Yeah, it seems that most task are running locally (local vs goma is at 130 ...
3 years, 7 months ago (2017-05-12 17:50:59 UTC) #13
brucedawson
WHen goma is selected it is supposed to do most (all?) compilation with goma. A ...
3 years, 7 months ago (2017-05-12 18:00:58 UTC) #14
scottmg
My builds locally (clang win goma) just OOM'd my machine due to -j1000 fallbacks, so ...
3 years, 7 months ago (2017-05-12 19:31:49 UTC) #15
Nico
Isn't goma supposed to fail by default instead of falling back? I thought we had ...
3 years, 7 months ago (2017-05-12 19:32:49 UTC) #16
scottmg
On 2017/05/12 19:32:49, Nico wrote: > Isn't goma supposed to fail by default instead of ...
3 years, 7 months ago (2017-05-12 20:11:28 UTC) #17
Sébastien Marchand
https://codereview.chromium.org/2884613003/ should fix the last PGO failures.
3 years, 7 months ago (2017-05-17 14:44:12 UTC) #38
brucedawson
On 2017/05/17 14:44:12, Sébastien Marchand wrote: > https://codereview.chromium.org/2884613003/ should fix the last PGO failures. I ...
3 years, 7 months ago (2017-05-26 20:06:18 UTC) #41
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/2877993002/1
3 years, 7 months ago (2017-05-27 00:58:01 UTC) #45
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/833aa96095e1f827ffc05af8bf545a094ffa6e35
3 years, 7 months ago (2017-05-27 01:34:47 UTC) #48
brucedawson
On 2017/05/27 01:34:47, commit-bot: I haz the power wrote: > Committed patchset #1 (id:1) as ...
3 years, 6 months ago (2017-05-27 17:03:15 UTC) #49
brucedawson
On 2017/05/27 17:03:15, brucedawson wrote: > On 2017/05/27 01:34:47, commit-bot: I haz the power wrote: ...
3 years, 6 months ago (2017-05-28 16:17:44 UTC) #50
yoichio
I'm not sure this is related but I have not be able to attach debugger ...
3 years, 6 months ago (2017-05-29 06:15:16 UTC) #51
Nico
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/2909903002/ by thakis@chromium.org. ...
3 years, 6 months ago (2017-05-29 13:45:20 UTC) #52
Nico
On Mon, May 29, 2017 at 2:15 AM, <yoichio@chromium.org> wrote: > I'm not sure this ...
3 years, 6 months ago (2017-05-30 01:05:38 UTC) #53
brucedawson
On 2017/05/30 01:05:38, Nico wrote: > On Mon, May 29, 2017 at 2:15 AM, <mailto:yoichio@chromium.org> ...
3 years, 6 months ago (2017-05-30 03:35:16 UTC) #54
yoichio
On 2017/05/30 03:35:16, brucedawson wrote: > On 2017/05/30 01:05:38, Nico wrote: > > On Mon, ...
3 years, 6 months ago (2017-05-30 04:34:09 UTC) #55
brucedawson
3 years, 6 months ago (2017-05-30 17:43:08 UTC) #56
Message was sent while issue was closed.
> My gn args are:
> is_component_build = true
> enable_nacl = false
> is_win_fastlink = true
> target_cpu = "x86"
> is_debug = true

Some debugging problems when using the VS 2015 debugger and is_win_fastlink and
the VS 2017 compiler are known and expected so it sounds like there is no need
for filing a bug.

Powered by Google App Engine
This is Rietveld 408576698