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

Issue 20666002: build/common.gypi: revert the change to GCC_STRICT_ALIASING:NO because some bots have a too-old xco… (Closed)

Created:
7 years, 5 months ago by Ami GONE FROM CHROMIUM
Modified:
7 years, 4 months ago
Reviewers:
Nico
CC:
chromium-reviews, jochen (gone - plz use gerrit)
Visibility:
Public.

Description

build/common.gypi: revert the change to GCC_STRICT_ALIASING:NO because some bots have a too-old xcode. In particular, rolling chromium_revision in webrtc from 211877 to 211878 broke the webrtc mac Release bots: http://build.chromium.org/p/client.webrtc/builders/Mac64%20Release/builds/296 http://build.chromium.org/p/client.webrtc/builders/Mac32%20Release/builds/312 http://build.chromium.org/p/client.webrtc/builders/Mac%20Asan/builds/304 The breakage did not repro on the webrtc trybots which use ninja (filed https://code.google.com/p/webrtc/issues/detail?id=2135 to fix the inconsistency) nor did it repro in an xcode build on my MBP (4.6.3). My theory is that the xcode on the bots (e.g. vm674-m3) is too old (4.5.1). R=thakis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=214260

Patch Set 1 #

Patch Set 2 : added explanatory comment #

Patch Set 3 : even more commentary #

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

Messages

Total messages: 24 (0 generated)
Ami GONE FROM CHROMIUM
Nico: this is the minimum I needed to do to get back to working order ...
7 years, 5 months ago (2013-07-26 06:19:37 UTC) #1
Nico
All of the builder links the in the CL description give me a "not found". ...
7 years, 5 months ago (2013-07-26 16:20:26 UTC) #2
Nico
…but someone tells me that GCC_STRICT_ALIASING should work since at least 3.2 (they aren't sure ...
7 years, 5 months ago (2013-07-26 16:22:08 UTC) #3
Ami GONE FROM CHROMIUM
xcodebuild output shows it does _not_ specify -fno-strict-aliasing when GCC_STRICT_ALIASING=NO on the bots (but does ...
7 years, 5 months ago (2013-07-26 16:48:57 UTC) #4
Dirk Pranke
On 2013/07/26 16:48:57, Ami Fischman wrote: > > What is the v8 issue? > The ...
7 years, 5 months ago (2013-07-26 16:52:31 UTC) #5
Ami GONE FROM CHROMIUM
http://developer.apple.com/library/ios/#releasenotes/developertools/rn-xcode/ implies that GCC_STRICT_ALIASING was born in 4.6, so I think that's pretty good motivation ...
7 years, 5 months ago (2013-07-26 16:55:28 UTC) #6
Ami GONE FROM CHROMIUM
Uploaded new patchset with explanatory comment about requiring >=4.6 for GCC_STRICT_ALIASING. https://codereview.chromium.**org/20666002/<https://codereview.chromium.org/20666002/> >> > >
7 years, 5 months ago (2013-07-26 16:57:36 UTC) #7
Nico
On Fri, Jul 26, 2013 at 9:48 AM, Ami Fischman <fischman@chromium.org> wrote: > xcodebuild output ...
7 years, 5 months ago (2013-07-26 16:57:48 UTC) #8
Ami GONE FROM CHROMIUM
> Can you ssh into the bot (or find some Xcode 4.5 elsewhere) and do: ...
7 years, 5 months ago (2013-07-26 17:17:21 UTC) #9
Nico
lgtm, thanks for the research! dpranke: can you make sure v8 does the right thing
7 years, 4 months ago (2013-07-27 21:13:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/20666002/17001
7 years, 4 months ago (2013-07-28 15:45:41 UTC) #11
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=64148
7 years, 4 months ago (2013-07-28 17:22:45 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/20666002/17001
7 years, 4 months ago (2013-07-28 18:08:39 UTC) #13
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=64192
7 years, 4 months ago (2013-07-28 19:54:46 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/20666002/17001
7 years, 4 months ago (2013-07-28 22:46:36 UTC) #15
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=64245
7 years, 4 months ago (2013-07-29 00:08:04 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/20666002/17001
7 years, 4 months ago (2013-07-29 00:56:54 UTC) #17
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=64265
7 years, 4 months ago (2013-07-29 02:32:35 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/20666002/17001
7 years, 4 months ago (2013-07-29 04:43:08 UTC) #19
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=64361
7 years, 4 months ago (2013-07-29 06:29:24 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/20666002/17001
7 years, 4 months ago (2013-07-29 07:03:52 UTC) #21
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=64421
7 years, 4 months ago (2013-07-29 08:43:10 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/20666002/17001
7 years, 4 months ago (2013-07-29 16:05:07 UTC) #23
Ami GONE FROM CHROMIUM
7 years, 4 months ago (2013-07-29 23:35:52 UTC) #24
Message was sent while issue was closed.
Committed patchset #3 manually as r214260 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698