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

Issue 1464983003: Use sysroot by default for all linux builds (Closed)

Created:
5 years, 1 month ago by Sam Clegg
Modified:
5 years ago
Reviewers:
Lei Zhang, Dirk Pranke, Nico
CC:
chromium-reviews, brettw
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use sysroot by default for all linux builds Using a sysroot was already the default for official build and when cross compiling (e.g. arm, mips, x86-32). This change makes it the default in all cases. The old behavior of building against local system libraries can still be achieved by setting use_sysroot=0 BUG=504446 Committed: https://crrev.com/a931efd5dc8d8783ce73a64fc641627866b6869d Cr-Commit-Position: refs/heads/master@{#361197}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 4

Patch Set 6 : #

Total comments: 2

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -43 lines) Patch
M build/common.gypi View 1 2 3 4 5 6 2 chunks +10 lines, -6 lines 0 comments Download
M build/config/sysroot.gni View 1 2 3 4 5 6 2 chunks +7 lines, -11 lines 0 comments Download
M build/linux/sysroot_scripts/install-sysroot.py View 1 3 chunks +4 lines, -26 lines 0 comments Download

Messages

Total messages: 40 (15 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1464983003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1464983003/60001
5 years, 1 month ago (2015-11-21 20:25:41 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_compile_dbg_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/126485) mac_chromium_rel_ng on ...
5 years, 1 month ago (2015-11-21 20:28:30 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1464983003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1464983003/80001
5 years, 1 month ago (2015-11-21 20:48:28 UTC) #8
Sam Clegg
5 years, 1 month ago (2015-11-21 21:12:43 UTC) #9
Dirk Pranke
lgtm w/ typos fixed. We should probably wait until monday to land this and send ...
5 years, 1 month ago (2015-11-21 23:30:15 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-22 04:51:57 UTC) #12
Lei Zhang
We also should give chromium-packagers a heads up regarding this change. https://codereview.chromium.org/1464983003/diff/100001/build/config/sysroot.gni File build/config/sysroot.gni (right): ...
5 years, 1 month ago (2015-11-22 23:15:24 UTC) #14
Sam Clegg
https://codereview.chromium.org/1464983003/diff/80001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/1464983003/diff/80001/build/common.gypi#newcode92 build/common.gypi:92: # depending of the packages installed on the local ...
5 years, 1 month ago (2015-11-23 17:02:56 UTC) #15
Nico
Does this mean devs no longer need to run build/install-build-deps.sh? And if someone adds something ...
5 years, 1 month ago (2015-11-23 17:26:06 UTC) #20
Sam Clegg
On 2015/11/23 17:26:06, Nico wrote: > Does this mean devs no longer need to run ...
5 years, 1 month ago (2015-11-23 17:36:00 UTC) #21
Nico
This all sounds fantastic, thanks! (I'm just asking things out of curiosity, don't consider my ...
5 years, 1 month ago (2015-11-23 17:40:51 UTC) #22
Dirk Pranke
On 2015/11/23 17:36:00, Sam Clegg wrote: > There are not actually very large (34mb - ...
5 years, 1 month ago (2015-11-23 17:41:36 UTC) #23
Sam Clegg
On 2015/11/23 17:40:51, Nico wrote: > This all sounds fantastic, thanks! (I'm just asking things ...
5 years, 1 month ago (2015-11-23 19:00:27 UTC) #24
Sam Clegg
On 2015/11/23 17:41:36, Dirk Pranke wrote: > On 2015/11/23 17:36:00, Sam Clegg wrote: > > ...
5 years, 1 month ago (2015-11-23 19:01:28 UTC) #25
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1464983003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1464983003/120001
5 years, 1 month ago (2015-11-23 19:04:18 UTC) #27
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-23 20:48:49 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1464983003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1464983003/120001
5 years ago (2015-11-23 21:30:23 UTC) #32
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years ago (2015-11-23 21:55:30 UTC) #33
commit-bot: I haz the power
Patchset 7 (id:??) landed as https://crrev.com/a931efd5dc8d8783ce73a64fc641627866b6869d Cr-Commit-Position: refs/heads/master@{#361197}
5 years ago (2015-11-23 21:56:15 UTC) #34
Steven Holte
A revert of this CL (patchset #7 id:120001) has been created in https://codereview.chromium.org/1468273003/ by holte@chromium.org. ...
5 years ago (2015-11-24 01:45:39 UTC) #35
reveman
On 2015/11/24 at 01:45:39, holte wrote: > A revert of this CL (patchset #7 id:120001) ...
5 years ago (2015-11-24 15:24:29 UTC) #36
Lei Zhang
On 2015/11/24 15:24:29, reveman wrote: > On 2015/11/24 at 01:45:39, holte wrote: > > A ...
5 years ago (2015-11-24 15:32:34 UTC) #37
Sam Clegg
On 2015/11/24 15:32:34, Lei Zhang wrote: > On 2015/11/24 15:24:29, reveman wrote: > > On ...
5 years ago (2015-11-24 16:12:55 UTC) #38
Nico
This broke goma; just filed https://code.google.com/p/chromium/issues/detail?id=560973 I think we should revert until this is figured ...
5 years ago (2015-11-24 18:40:44 UTC) #39
Sam Clegg
5 years ago (2015-11-24 18:50:45 UTC) #40
Message was sent while issue was closed.
A revert of this CL (patchset #7 id:120001) has been created in
https://codereview.chromium.org/1473363002/ by sbc@chromium.org.

The reason for reverting is: Seems to have caused issues with goma:
https://code.google.com/p/chromium/issues/detail?id=560973
.

Powered by Google App Engine
This is Rietveld 408576698