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

Issue 1682843002: Fix nacl_helper CrOS GN build (Closed)

Created:
4 years, 10 months ago by spang
Modified:
4 years, 10 months ago
Reviewers:
ncarter (slow), jam
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix nacl_helper CrOS GN build This fixes the following error in the CrOS ozone GN build (target_os="chromeos" use_ozone="true"): FAILED: ../third_party/llvm-build/Release+Asserts/bin/clang++ -pie -Wl,--fatal-warnings -fPIC -Wl,-z,noexecstack -Wl,-z,now -Wl,-z,relro -Wl,-z,defs -B../third_party/binutils/Linux_x64/Release/bin -fuse-ld=gold -Wl,--icf=all -pthread -m64 -Wl,-rpath-link=../out_gn_ozone -Wl,--disable-new-dtags -o "./nacl_helper" -Wl,--start-group @"./nacl_helper.rsp" -Wl,--end-group -ldl -lrt -lnss3 -lnssutil3 -lsmime3 -lplds4 -lplc4 -lnspr4 -lfontconfig -lfreetype -lharfbuzz -ldbus-1 -lresolv -ldrm -lffi -lexpat -lasound -lm -lz ../content/common/child_process_sandbox_support_impl_linux.cc:69: error: undefined reference to 'blink::WebFontRenderStyle::setDefaults()' clang: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: cannot make progress due to previous errors. Committed: https://crrev.com/cec7034f9bf79cd145e0ddea36f201c2fc4d6da4 Cr-Commit-Position: refs/heads/master@{#374459}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M content/common/BUILD.gn View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 15 (6 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/1682843002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1682843002/1
4 years, 10 months ago (2016-02-09 18:50:31 UTC) #2
spang
4 years, 10 months ago (2016-02-09 19:33:10 UTC) #4
ncarter (slow)
https://codereview.chromium.org/1682843002/diff/1/content/common/BUILD.gn File content/common/BUILD.gn (right): https://codereview.chromium.org/1682843002/diff/1/content/common/BUILD.gn#newcode168 content/common/BUILD.gn:168: "//third_party/WebKit/public:blink", Adding jam@ for a second opinion. This seems ...
4 years, 10 months ago (2016-02-09 19:56:50 UTC) #6
spang
On 2016/02/09 19:56:50, ncarter wrote: > https://codereview.chromium.org/1682843002/diff/1/content/common/BUILD.gn > File content/common/BUILD.gn (right): > > https://codereview.chromium.org/1682843002/diff/1/content/common/BUILD.gn#newcode168 > ...
4 years, 10 months ago (2016-02-09 20:01:43 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-09 20:01:48 UTC) #9
ncarter (slow)
lgtm (to fix your build) but I'd still like jam's input, if only for my ...
4 years, 10 months ago (2016-02-09 20:08:19 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1682843002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1682843002/1
4 years, 10 months ago (2016-02-09 20:26:29 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-09 20:36:54 UTC) #13
commit-bot: I haz the power
4 years, 10 months ago (2016-02-09 20:38:04 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/cec7034f9bf79cd145e0ddea36f201c2fc4d6da4
Cr-Commit-Position: refs/heads/master@{#374459}

Powered by Google App Engine
This is Rietveld 408576698