|
|
Descriptionbuild: Remove build system support for gold plugin, except under ChromeOS.
R=thakis@chromium.org,brettw@chromium.org
TBR=mseaborn@chromium.org
BUG=607968
Review-Url: https://codereview.chromium.org/2891843002
Cr-Commit-Position: refs/heads/master@{#481656}
Committed: https://chromium.googlesource.com/chromium/src/+/84bbf436692e8b91ba238f11a4749fd2c4d99cb7
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rebase past https://codereview.chromium.org/2888623003 which removed the dependency on use_lld in g… #Patch Set 3 : Only allow gold plugin with ChromeOS #Patch Set 4 : Rebase #Patch Set 5 : Attempt to fix the Windows build #
Messages
Total messages: 43 (27 generated)
The CQ bit was checked by pcc@chromium.org to run a CQ dry run
Description was changed from ========== build: Remove build system support for gold plugin, take 2. The previous attempt needed to be reverted [1] because it broke the CFI build bots, which enable LTO by setting only is_cfi. This CL changes the default value of use_lld to depend on is_cfi, so that enabling only is_cfi still works. This required moving the definition of use_lld to a place where the is_cfi flag is available, and fixing the resulting dependency issues. [1] https://codereview.chromium.org/2892643002 R=thakis@chromium.org,brettw@chromium.org BUG=607968 ========== to ========== build: Remove build system support for gold plugin, take 2. The previous attempt needed to be reverted [1] because it broke the CFI build bots, which enable LTO by setting only is_cfi. This CL changes the default value of use_lld to depend on is_cfi, so that enabling only is_cfi still works. This required moving the definition of use_lld to a place where the is_cfi flag is available, and fixing the resulting dependency issues. [1] https://codereview.chromium.org/2892643002 R=thakis@chromium.org,brettw@chromium.org TBR=mseaborn@chromium.org BUG=607968 ==========
pcc@chromium.org changed reviewers: + mseaborn@chromium.org
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
lgtm, but a question. Also, when relanding CLs, please upload the original CL as patch set 1 and the changed one as patch set 2, so that it's easy to see what changed. https://codereview.chromium.org/2891843002/diff/1/build/config/compiler/compi... File build/config/compiler/compiler.gni (right): https://codereview.chromium.org/2891843002/diff/1/build/config/compiler/compi... build/config/compiler/compiler.gni:126: ((allow_posix_link_time_opt || is_cfi) && target_os == "linux" && Shouldn't is_cfi imply allow_posix_link_time_opt? CFI requires LTO, no?
https://codereview.chromium.org/2891843002/diff/1/build/config/compiler/compi... File build/config/compiler/compiler.gni (right): https://codereview.chromium.org/2891843002/diff/1/build/config/compiler/compi... build/config/compiler/compiler.gni:126: ((allow_posix_link_time_opt || is_cfi) && target_os == "linux" && It could do, I think. I'll see if I can do that as a separate cleanup.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by pcc@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from thakis@chromium.org Link to the patchset: https://codereview.chromium.org/2891843002/#ps20001 (title: "Rebase past https://codereview.chromium.org/2888623003 which removed the dependency on use_lld in g…")
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_...)
Description was changed from ========== build: Remove build system support for gold plugin, take 2. The previous attempt needed to be reverted [1] because it broke the CFI build bots, which enable LTO by setting only is_cfi. This CL changes the default value of use_lld to depend on is_cfi, so that enabling only is_cfi still works. This required moving the definition of use_lld to a place where the is_cfi flag is available, and fixing the resulting dependency issues. [1] https://codereview.chromium.org/2892643002 R=thakis@chromium.org,brettw@chromium.org TBR=mseaborn@chromium.org BUG=607968 ========== to ========== build: Remove build system support for gold plugin, except under ChromeOS. R=thakis@chromium.org,brettw@chromium.org TBR=mseaborn@chromium.org BUG=607968 ==========
pcc@chromium.org changed reviewers: + yunlian@chromium.org
The CQ bit was checked by pcc@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...)
The CQ bit was checked by pcc@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from thakis@chromium.org Link to the patchset: https://codereview.chromium.org/2891843002/#ps40001 (title: "Only allow gold plugin with ChromeOS")
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...)
LLD has stuck for almost a month at this point, so I'll make another attempt to land this.
The CQ bit was checked by pcc@chromium.org
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/bui...) ios-simulator-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator-xco...) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_...)
The CQ bit was checked by pcc@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from thakis@chromium.org Link to the patchset: https://codereview.chromium.org/2891843002/#ps60001 (title: "Rebase")
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_...)
The CQ bit was checked by pcc@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from thakis@chromium.org Link to the patchset: https://codereview.chromium.org/2891843002/#ps80001 (title: "Attempt to fix the Windows build")
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch. Bot data: {"patchset_id": 80001, "attempt_start_ts": 1498159092090790, "parent_rev": "8af61ebffa92e8d012cb0a9046bcf91aa7762ece", "commit_rev": "84bbf436692e8b91ba238f11a4749fd2c4d99cb7"}
Message was sent while issue was closed.
Description was changed from ========== build: Remove build system support for gold plugin, except under ChromeOS. R=thakis@chromium.org,brettw@chromium.org TBR=mseaborn@chromium.org BUG=607968 ========== to ========== build: Remove build system support for gold plugin, except under ChromeOS. R=thakis@chromium.org,brettw@chromium.org TBR=mseaborn@chromium.org BUG=607968 Review-Url: https://codereview.chromium.org/2891843002 Cr-Commit-Position: refs/heads/master@{#481656} Committed: https://chromium.googlesource.com/chromium/src/+/84bbf436692e8b91ba238f11a474... ==========
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as https://chromium.googlesource.com/chromium/src/+/84bbf436692e8b91ba238f11a474...
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in https://codereview.chromium.org/2953953002/ by fsamuel@google.com. The reason for reverting is: Suspecting this CL for generate_build_files failure: https://uberchromegw.corp.google.com/i/chromium.chrome/builders/Google%20Chro.... |