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

Issue 1229003004: Fix componene debug build failure in chromium (Closed)

Created:
5 years, 5 months ago by dshwang
Modified:
5 years, 5 months ago
Reviewers:
bsalomon, mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix componene debug build failure in chromium The error log is as follows: ../../third_party/skia/include/core/SkSpinlock.h:24: error: undefined reference to 'SkPODSpinlock::contendedAcquire()' collect2: error: ld returned 1 exit status [mtklein added below here] Despite the presence in include/ and the added SK_API, this file is not part of Skia's public API... it's just used by files which are. TBR=reed@google.com Committed: https://skia.googlesource.com/skia/+/5ce8b438da24b7a2f2de771d9276a6a6789236a2

Patch Set 1 #

Patch Set 2 : alternative way #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M include/core/SkSpinlock.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (3 generated)
dshwang
could you review this build fix?
5 years, 5 months ago (2015-07-10 14:29:29 UTC) #2
dshwang
On 2015/07/10 14:29:29, dshwang wrote: > could you review this build fix? alternative way is ...
5 years, 5 months ago (2015-07-10 14:31:46 UTC) #3
mtklein
On 2015/07/10 14:31:46, dshwang wrote: > On 2015/07/10 14:29:29, dshwang wrote: > > could you ...
5 years, 5 months ago (2015-07-10 14:43:12 UTC) #4
mtklein
On 2015/07/10 14:43:12, mtklein wrote: > On 2015/07/10 14:31:46, dshwang wrote: > > On 2015/07/10 ...
5 years, 5 months ago (2015-07-10 14:44:03 UTC) #5
mtklein
On 2015/07/10 14:44:03, mtklein wrote: > On 2015/07/10 14:43:12, mtklein wrote: > > On 2015/07/10 ...
5 years, 5 months ago (2015-07-10 15:22:50 UTC) #6
dshwang
On 2015/07/10 14:44:03, mtklein wrote: > On 2015/07/10 14:43:12, mtklein wrote: > > On 2015/07/10 ...
5 years, 5 months ago (2015-07-10 15:23:40 UTC) #7
mtklein
lgtm at ps2
5 years, 5 months ago (2015-07-10 15:24:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1229003004/20001
5 years, 5 months ago (2015-07-10 15:25:10 UTC) #11
commit-bot: I haz the power
The author dongseong.hwang@intel.com has not signed Google Contributor License Agreement. Please visit https://cla.developers.google.com to sign ...
5 years, 5 months ago (2015-07-10 15:25:11 UTC) #12
mtklein
On 2015/07/10 15:25:11, commit-bot: I haz the power wrote: > The author mailto:dongseong.hwang@intel.com has not ...
5 years, 5 months ago (2015-07-10 15:25:59 UTC) #13
commit-bot: I haz the power
The author dongseong.hwang@intel.com has not signed Google Contributor License Agreement. Please visit https://cla.developers.google.com to sign ...
5 years, 5 months ago (2015-07-10 15:31:35 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/5ce8b438da24b7a2f2de771d9276a6a6789236a2
5 years, 5 months ago (2015-07-10 15:32:27 UTC) #15
mtklein
On 2015/07/10 15:32:27, commit-bot: I haz the power wrote: > Committed patchset #2 (id:20001) as ...
5 years, 5 months ago (2015-07-10 15:33:53 UTC) #16
dshwang
5 years, 5 months ago (2015-07-10 15:34:32 UTC) #17
Message was sent while issue was closed.
On 2015/07/10 15:25:59, mtklein wrote:
> On 2015/07/10 15:25:11, commit-bot: I haz the power wrote:
> > The author mailto:dongseong.hwang@intel.com has not signed Google
Contributor
> License
> > Agreement. Please visit https://cla.developers.google.com to sign and manage
> > CLA.
> 
> Hrm.  Think you can do that?  Seems like this has become a hard requirement
> lately.

thx for reviewing. I signed CLA and am chromium committer. Let me ask it to
Intel support team.

Powered by Google App Engine
This is Rietveld 408576698