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

Issue 1705923002: Reland of [NaCl SDK] Add initial support for building the SDK with gn (Closed)

Created:
4 years, 10 months ago by Sam Clegg
Modified:
4 years, 10 months ago
CC:
chromium-reviews, binji+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@gn_i686_gcc
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland of [NaCl SDK] Add initial support for building the SDK with gn (patchset #1 id:1 of https://codereview.chromium.org/1693213002/ ) Reason for revert: clang/win compile failures was fixed: https://codereview.chromium.org/1706613002 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_clang_x64_dbg Original issue's description: > Revert of [NaCl SDK] Add initial support for building the SDK with gn (patchset #6 id:100001 of https://codereview.chromium.org/1693053002/ ) > > Reason for revert: > Doesn't build with clang/win and looks nontrivial to fix: > > https://build.chromium.org/p/chromium.fyi/builders/CrWinClang64%28dbg%29/builds/3655/steps/compile/logs/stdio > > FAILED: ninja -t msvc -e environment.x64 -- E:\b\build\goma/gomacc.exe ../../third_party/llvm-build/Release+Asserts/bin/clang-cl.exe /nologo /showIncludes /FC @obj/native_client/src/trusted/validator/driver/ncval_new/ncval.obj.rsp /c ../../native_client/src/trusted/validator/driver/ncval.cc /Foobj/native_client/src/trusted/validator/driver/ncval_new/ncval.obj /Fdobj/native_client/src/trusted/validator/driver/ncval_new_cc.pdb > ../../native_client/src/trusted/validator/driver/ncval.cc(359,36) : error: ISO C++11 does not allow conversion from string literal to 'char *' [-Werror,-Wwritable-strings] > while ((opt = getopt(argc, argv, "vd")) != -1) { > ^ > > (and i'm guessing several more) > > Original issue's description: > > [NaCl SDK] Add initial support for building the SDK with gn > > > > build_sdk.py still uses gyp. I have a followup CL to > > convert that to gn. > > > > BUG=585999 > > TBR=binji@chromium.org,dpranke@chromium.org,bradnelson@chromium.org,sbc@chromium.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=585999 > > Committed: https://crrev.com/b78379a22336ce66dac20778db7964e40faa9180 > Cr-Commit-Position: refs/heads/master@{#375349} TBR=binji@chromium.org,dpranke@chromium.org,bradnelson@chromium.org,thakis@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=585999 Committed: https://crrev.com/92b4d57412e176e3569734b7e33167588b6267db Cr-Commit-Position: refs/heads/master@{#376080}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -3 lines) Patch
M BUILD.gn View 2 chunks +4 lines, -3 lines 0 comments Download
A native_client_sdk/src/BUILD.gn View 1 chunk +65 lines, -0 lines 0 comments Download
M ppapi/native_client/src/untrusted/irt_stub/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
M ppapi/native_client/src/untrusted/irt_stub/ppapi_plugin_main.c View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
Sam Clegg
Created Reland of [NaCl SDK] Add initial support for building the SDK with gn
4 years, 10 months ago (2016-02-17 19:22:09 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1705923002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1705923002/1
4 years, 10 months ago (2016-02-17 19:24:16 UTC) #2
Nico
On 2016/02/17 19:24:16, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
4 years, 10 months ago (2016-02-17 19:29:31 UTC) #4
Sam Clegg
Done. Also added to CQ_INCLUDE_TRYBOTS
4 years, 10 months ago (2016-02-17 19:31:15 UTC) #6
Nico
...actually that's probably going to come back red due to https://code.google.com/p/chromium/issues/detail?id=587530 at the moment :-/ ...
4 years, 10 months ago (2016-02-17 19:33:07 UTC) #7
Sam Clegg
On 2016/02/17 19:33:07, Nico wrote: > ...actually that's probably going to come back red due ...
4 years, 10 months ago (2016-02-17 22:27:35 UTC) #8
Nico
Yes. If you send a try job now (after https://chromium.googlesource.com/chromium/src/+/432d2962b984956cfa90653d8d5a082f40703667), the bot even has a ...
4 years, 10 months ago (2016-02-17 22:38:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1705923002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1705923002/1
4 years, 10 months ago (2016-02-17 22:43:32 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-18 03:28:34 UTC) #13
commit-bot: I haz the power
4 years, 10 months ago (2016-02-18 03:30:15 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/92b4d57412e176e3569734b7e33167588b6267db
Cr-Commit-Position: refs/heads/master@{#376080}

Powered by Google App Engine
This is Rietveld 408576698