Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402595 - www-client/chromium-18.0.1025.1-r1 build failure with USE=pulseaudio
Summary: www-client/chromium-18.0.1025.1-r1 build failure with USE=pulseaudio
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords: PATCH
: 403225 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-02-07 19:58 UTC by crabbed halo ablution
Modified: 2012-02-13 12:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix from upstream bug (pulse-compile-fix.diff,3.00 KB, patch)
2012-02-07 19:59 UTC, crabbed halo ablution
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description crabbed halo ablution 2012-02-07 19:58:20 UTC
In file included from ./base/memory/weak_ptr.h:63:0,
                 from ./media/audio/pulse/pulse_output.h:25,
                 from media/audio/pulse/pulse_output.cc:5:
./base/logging.h: In function ‘std::string* logging::CheckEQImpl(const t1&, const t2&, const char*) [with t1 = scoped_refptr<base::MessageLoopProxy>, t2 = MessageLoop*, std::string = std::basic_string<char>]’:
media/audio/pulse/pulse_output.cc:129:3:   instantiated from here
./base/logging.h:555:1: error: no match for ‘operator==’ in ‘v1 == v2’
./base/logging.h:555:1: note: candidates are: operator==(MessageLoop*, MessageLoop*) <built-in>
./base/logging.h:555:1: note:                 operator==(base::MessageLoopProxy*, base::MessageLoopProxy*) <built-in>
./base/logging.h:555:1: warning: control reaches end of non-void function
make: *** [out/Release/obj.target/media/media/audio/pulse/pulse_output.o] Error 1
make: *** Waiting for unfinished jobs....
Comment 1 crabbed halo ablution 2012-02-07 19:59:40 UTC
Created attachment 301183 [details, diff]
Fix from upstream bug
Comment 2 Mike Gilbert gentoo-dev 2012-02-11 22:46:16 UTC
I don't see us patching this in Gentoo until it has been fixed upstream. See my comment on the issue upstream for a hint on how to make that happen faster.
Comment 3 Julien Sanchez archtester 2012-02-13 12:54:32 UTC
*** Bug 403225 has been marked as a duplicate of this bug. ***