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

Issue 1066823003: [NaCl SDK] Remove create_nmf dependency on NACL_SDK_ROOT env var (Closed)

Created:
5 years, 8 months ago by Sam Clegg
Modified:
5 years, 8 months ago
CC:
chromium-reviews, je_julie(Not used), plundblad+watch_chromium.org, binji+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, aboxhall+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, Sam Clegg
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[NaCl SDK] Remove create_nmf dependency on NACL_SDK_ROOT env var create_nmf should determine the root of the SDK relative to its own location. The exception to this is when its run as part of the chrome build, when it is not yet installed. In this case we pass --no-default-libpath and --objdump to create_nmf to remove any use of the SDK root. This is the second attempt at landing this change. The first one was reverted: https://codereview.chromium.org/737653003 CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_nacl_sdk;tryserver.chromium.mac:mac_nacl_sdk BUG=none Committed: https://crrev.com/d362de5b7d8aeb07523546f740244a24df85ab1d Cr-Commit-Position: refs/heads/master@{#325511}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -39 lines) Patch
M native_client_sdk/src/tools/create_nmf.py View 5 chunks +13 lines, -20 lines 0 comments Download
M native_client_sdk/src/tools/tests/create_nmf_test.py View 2 chunks +11 lines, -15 lines 0 comments Download
M ppapi/ppapi_nacl.gyp View 6 chunks +8 lines, -2 lines 0 comments Download
M ppapi/ppapi_nacl_test_common.gypi View 5 chunks +7 lines, -2 lines 0 comments Download
M third_party/liblouis/liblouis_nacl.gyp View 1 1 chunk +2 lines, -0 lines 4 comments Download

Messages

Total messages: 23 (7 generated)
Sam Clegg
5 years, 8 months ago (2015-04-07 16:52:16 UTC) #2
binji
https://codereview.chromium.org/1066823003/diff/20001/third_party/liblouis/liblouis_nacl.gyp File third_party/liblouis/liblouis_nacl.gyp (right): https://codereview.chromium.org/1066823003/diff/20001/third_party/liblouis/liblouis_nacl.gyp#newcode141 third_party/liblouis/liblouis_nacl.gyp:141: '--no-default-libpath', it seems that this change is the only ...
5 years, 8 months ago (2015-04-07 19:44:02 UTC) #3
Sam Clegg
https://codereview.chromium.org/1066823003/diff/20001/third_party/liblouis/liblouis_nacl.gyp File third_party/liblouis/liblouis_nacl.gyp (right): https://codereview.chromium.org/1066823003/diff/20001/third_party/liblouis/liblouis_nacl.gyp#newcode141 third_party/liblouis/liblouis_nacl.gyp:141: '--no-default-libpath', On 2015/04/07 19:44:02, binji wrote: > it seems ...
5 years, 8 months ago (2015-04-07 20:11:53 UTC) #4
binji
On 2015/04/07 20:11:53, Sam Clegg wrote: > https://codereview.chromium.org/1066823003/diff/20001/third_party/liblouis/liblouis_nacl.gyp > File third_party/liblouis/liblouis_nacl.gyp (right): > > https://codereview.chromium.org/1066823003/diff/20001/third_party/liblouis/liblouis_nacl.gyp#newcode141 ...
5 years, 8 months ago (2015-04-07 21:15:42 UTC) #5
binji
https://codereview.chromium.org/1066823003/diff/20001/third_party/liblouis/liblouis_nacl.gyp File third_party/liblouis/liblouis_nacl.gyp (right): https://codereview.chromium.org/1066823003/diff/20001/third_party/liblouis/liblouis_nacl.gyp#newcode142 third_party/liblouis/liblouis_nacl.gyp:142: '--objdump=>(nacl_glibc_tc_root)/bin/x86_64-nacl-objdump', does this need to be nacl_newlib_tc_root? Shouldn't make ...
5 years, 8 months ago (2015-04-07 21:17:40 UTC) #6
Sam Clegg
https://codereview.chromium.org/1066823003/diff/20001/third_party/liblouis/liblouis_nacl.gyp File third_party/liblouis/liblouis_nacl.gyp (right): https://codereview.chromium.org/1066823003/diff/20001/third_party/liblouis/liblouis_nacl.gyp#newcode142 third_party/liblouis/liblouis_nacl.gyp:142: '--objdump=>(nacl_glibc_tc_root)/bin/x86_64-nacl-objdump', On 2015/04/07 21:17:39, binji wrote: > does this ...
5 years, 8 months ago (2015-04-09 00:26:01 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1066823003/20001
5 years, 8 months ago (2015-04-09 00:26:55 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/54995)
5 years, 8 months ago (2015-04-09 03:48:42 UTC) #11
Peter Lundblad
liblouis lgtm
5 years, 8 months ago (2015-04-16 17:36:23 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1066823003/20001
5 years, 8 months ago (2015-04-16 18:11:49 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/56894)
5 years, 8 months ago (2015-04-16 18:30:23 UTC) #16
Sam Clegg
+bbudge for ppapi/OWNERS
5 years, 8 months ago (2015-04-16 18:52:44 UTC) #18
bbudge
lgtm
5 years, 8 months ago (2015-04-16 19:34:55 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1066823003/20001
5 years, 8 months ago (2015-04-16 20:23:33 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-16 20:56:39 UTC) #22
commit-bot: I haz the power
5 years, 8 months ago (2015-04-16 20:57:30 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d362de5b7d8aeb07523546f740244a24df85ab1d
Cr-Commit-Position: refs/heads/master@{#325511}

Powered by Google App Engine
This is Rietveld 408576698