Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352891 - www-client/chromium-9999 emerge fails
Summary: www-client/chromium-9999 emerge fails
Status: RESOLVED DUPLICATE of bug 352889
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-27 05:29 UTC by Ralf Mayer
Modified: 2011-01-27 06:11 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Mayer 2011-01-27 05:29:40 UTC
Hey there!

Every time when I'm trying to install Chromium I'm getting this error:
third_party/WebKit/Source/WebCore/bindings/v8/ScriptProfiler.cpp:58:59: error: expected class-name before ‘{’ token
third_party/WebKit/Source/WebCore/bindings/v8/ScriptProfiler.cpp:62:5: error: ‘ControlOption’ does not name a type
third_party/WebKit/Source/WebCore/bindings/v8/ScriptProfiler.cpp: In static member function ‘static WTF::PassRefPtr<WebCore::ScriptHeapSnapshot> WebCore::ScriptProfiler::takeHeapSnapshot(const WTF::String&, WebCore::ScriptProfiler::HeapSnapshotProgress*)’:
third_party/WebKit/Source/WebCore/bindings/v8/ScriptProfiler.cpp:87:101: error: no matching function for call to ‘v8::HeapProfiler::TakeSnapshot(v8::Handle<v8::String>, v8::HeapSnapshot::Type, WebCore::<unnamed>::ActivityControlAdapter*)’
/usr/include/v8-profiler.h:411:30: note: candidate is: static const v8::HeapSnapshot* v8::HeapProfiler::TakeSnapshot(v8::Handle<v8::String>, v8::HeapSnapshot::Type)
make: *** [out/Release/obj.target/webcore_remaining/third_party/WebKit/Source/WebCore/bindings/v8/ScriptProfiler.o] Error 1
make: *** Waiting for unfinished jobs....
emake failed
 ^[[31;01m*^[[0m ERROR: www-client/chromium-9999 failed:
 ^[[31;01m*^[[0m   (no error message)
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m     ebuild.sh, line  56:  Called src_compile
 ^[[31;01m*^[[0m   environment, line 5408:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m       emake chrome chrome_sandbox BUILDTYPE=Release V=1 || die;
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m If you need support, post the output of 'emerge --info =www-client/chromium-9999',
 ^[[31;01m*^[[0m the complete build log and the output of 'emerge -pqv =www-client/chromium-9999'.
 ^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/www-client/chromium-9999/temp/build.log'.
 ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/www-client/chromium-9999/temp/environment'.
 ^[[31;01m*^[[0m S: '/var/tmp/portage/www-client/chromium-9999/work/chromium-9999'


Reproducible: Always

Steps to Reproduce:
1. emerge www-client/chromium on ~x86
Actual Results:  
Emerge fails.

Expected Results:  
Emerge should run like a charm, and www-client/chromium-9999 should compile fine.

emerge --info:
http://pastebin.com/W2i7W2wa
build.log:

Attached you'll find the build.log
Comment 1 Mike Gilbert gentoo-dev 2011-01-27 06:11:21 UTC

*** This bug has been marked as a duplicate of bug 352889 ***