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

Issue 1056043002: Fix mips build error 'undefined reference to dlopen' (Closed)

Created:
5 years, 8 months ago by Xianzhu
Modified:
5 years, 8 months ago
Reviewers:
pasko, Nico, carlosk
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix mips build error 'undefined reference to dlopen' BUG=473473 TBR=thakis@chromium.org Committed: https://crrev.com/89311d3481dc434284972239982a426f8e2154e9 Cr-Commit-Position: refs/heads/master@{#323734}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M build/common.gypi View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 20 (4 generated)
Xianzhu
5 years, 8 months ago (2015-04-03 00:57:03 UTC) #2
carlosk
jochen@chromium.org: PTAL Adding an owner for this review.
5 years, 8 months ago (2015-04-03 11:08:09 UTC) #4
pasko
looks trivial and fixes a downstream bot, so I think TBR is justifiable in this ...
5 years, 8 months ago (2015-04-03 11:19:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1056043002/1
5 years, 8 months ago (2015-04-03 11:19:48 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 8 months ago (2015-04-03 12:36:09 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/89311d3481dc434284972239982a426f8e2154e9 Cr-Commit-Position: refs/heads/master@{#323734}
5 years, 8 months ago (2015-04-03 20:37:25 UTC) #10
Nico
not lgtm Targets that need dl should list it, like so: https://code.google.com/p/chromium/codesearch#chromium/src/media/media.gyp&q=ldl%5C'%20file:gyp&sq=package:chromium&type=cs&l=930 It shouldn't be ...
5 years, 8 months ago (2015-04-04 20:58:46 UTC) #11
Xianzhu
On 2015/04/04 20:58:46, Nico (again away until Monday) wrote: > not lgtm > > Targets ...
5 years, 8 months ago (2015-04-06 16:09:49 UTC) #12
Nico
On Mon, Apr 6, 2015 at 9:09 AM, <wangxianzhu@chromium.org> wrote: > On 2015/04/04 20:58:46, Nico ...
5 years, 8 months ago (2015-04-06 16:11:02 UTC) #13
Xianzhu
On 2015/04/06 16:11:02, Nico (again away until Monday) wrote: > On Mon, Apr 6, 2015 ...
5 years, 8 months ago (2015-04-06 16:18:43 UTC) #14
pasko-google - do not use
On 2015/04/04 20:58:46, Nico wrote: > not lgtm > > Targets that need dl should ...
5 years, 8 months ago (2015-04-07 08:47:29 UTC) #15
pasko-google - do not use
On 2015/04/04 20:58:46, Nico wrote: > not lgtm > > Targets that need dl should ...
5 years, 8 months ago (2015-04-07 08:52:16 UTC) #16
Xianzhu
On 2015/04/07 08:52:16, pasko-google - do not use wrote: > On 2015/04/04 20:58:46, Nico wrote: ...
5 years, 8 months ago (2015-04-07 16:10:09 UTC) #17
Nico
On 2015/04/07 08:52:16, pasko-google - do not use wrote: > On 2015/04/04 20:58:46, Nico wrote: ...
5 years, 8 months ago (2015-04-07 16:49:08 UTC) #18
Michael Achenbach
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/1066363002/ by machenbach@chromium.org. ...
5 years, 8 months ago (2015-04-08 07:14:32 UTC) #19
pasko
5 years, 8 months ago (2015-04-08 09:26:58 UTC) #20
Message was sent while issue was closed.
On 2015/04/08 07:14:32, Michael Achenbach wrote:
> A revert of this CL (patchset #1 id:1) has been created in
> https://codereview.chromium.org/1066363002/ by mailto:machenbach@chromium.org.
> 
> The reason for reverting is: Speculative revert. The newest v8 roll might fix
> the problem..

In situations like these I would prefer if developers tested the fix on the
configuration they are targeting _before_ making a commit. With GOMA it should
be fast, 10x faster than commit and revert, and less churn for others.

Powered by Google App Engine
This is Rietveld 408576698