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

Issue 2707203007: Add GLIB_VERSION_MAX_ALLOWED to build flags (Closed)

Created:
3 years, 10 months ago by Tom (Use chromium acct)
Modified:
3 years, 10 months ago
Reviewers:
Lei Zhang, Dirk Pranke
CC:
chromium-reviews, grt+watch_chromium.org, pennymac+watch_chromium.org, Michael Moss, wfh+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add GLIB_VERSION_MAX_ALLOWED to build flags Release builds with the Jessie sysroot currently have a dependency on libglib2.0-0 (>= 2.41.1). However, the version of libglib packaged with Trusty is only 2.40. This means users won't be able to install a debian package on Trusty compiled with the Jessie sysroot. This CL sets GLIB_VERSION_MAX_ALLOWED to 2.32, because that is the version that ships with Wheezy. We can't use a later minimum glib version because we still build with the Wheezy sysroot, and macro versions later than GLIB_VERSION_2_32 are not defined. Keeping it at 2.32 is not harmful. R=dpranke@chromium.org,thestig@chromium.org Review-Url: https://codereview.chromium.org/2707203007 Cr-Commit-Position: refs/heads/master@{#452749} Committed: https://chromium.googlesource.com/chromium/src/+/d92ddb31281a028252ed844d200fc58a0efec783

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M build/config/linux/BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/installer/linux/debian/expected_deps_x64_jessie View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 22 (15 generated)
Tom (Use chromium acct)
reviewers ptal thestig: chrome/installer/linux/debian/expected_deps_x64_jessie dpranke: build/config/linux/BUILD.gn I've audited the rest of expected_deps_x64_jessie and everything besides ...
3 years, 10 months ago (2017-02-23 23:28:37 UTC) #1
Lei Zhang
lgtm We are fortunate that 2.32 is the version that added GLIB_VERSION_MAX_ALLOWED.
3 years, 10 months ago (2017-02-24 00:22:24 UTC) #2
Dirk Pranke
lgtm
3 years, 10 months ago (2017-02-24 00:48:47 UTC) #3
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/2707203007/1
3 years, 10 months ago (2017-02-24 00:50:14 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/288437) chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 10 months ago (2017-02-24 00:54:39 UTC) #7
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/2707203007/30001
3 years, 10 months ago (2017-02-24 04:05:33 UTC) #19
commit-bot: I haz the power
3 years, 10 months ago (2017-02-24 04:11:53 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:30001) as
https://chromium.googlesource.com/chromium/src/+/d92ddb31281a028252ed844d200f...

Powered by Google App Engine
This is Rietveld 408576698