Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 603886 - www-client/chromium-55.0.2883.103 from pg_overlay does not compile
Summary: www-client/chromium-55.0.2883.103 from pg_overlay does not compile
Status: RESOLVED DUPLICATE of bug 603888
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-28 08:34 UTC by Yuriy Rusinov
Modified: 2016-12-28 13:03 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 Yuriy Rusinov 2016-12-28 08:34:53 UTC
emerge -av www-client/chromium produces an error In file included from ../../content/public/browser/browser_message_filter.h:12:0,
                 from ../../content/browser/browser_plugin/browser_plugin_message_filter.h:9,
                 from ../../content/browser/browser_plugin/browser_plugin_message_filter.cc:5:
../../base/memory/ref_counted.h: In instantiation of «T* scoped_refptr<T>::operator->() const [with T = base::internal::BindStateBase]»:
../../base/callback_internal.h:107:23:   required from here
../../base/memory/ref_counted.h:322:24: error: no declaration «assert» in this visibility
     assert(ptr_ != NULL);
ninja: build stopped: subcommand failed

Reproducible: Always

Steps to Reproduce:
1. emerge -av www-client/chromium
2.
3.
Actual Results:  
compile error.

Expected Results:  
Successfull compile
Comment 1 Yuriy Rusinov 2016-12-28 13:03:34 UTC

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