Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 573706

Summary: www-client/chromium-49.0.2623.0 does not compile with GTK3
Product: Gentoo Linux Reporter: Moritz Maxeiner <moritz.maxeiner>
Component: Current packagesAssignee: Chromium Project <chromium>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch reverting the offending commit
Patch reverting the offending commit

Description Moritz Maxeiner 2016-02-02 21:20:39 UTC
This[1] upstream issue prevents compiling chromium versions after this[2] commit with gtk3, as the constants removed in that commit is still used in the gtk3 ui. All that should be required is to revert that commit until upstream fixes the issue.

[1] https://code.google.com/p/chromium/issues/detail?id=575038
[2] https://chromium.googlesource.com/chromium/src/+/443a79161db949aa4049aef6baa6dffcfdd32567
Comment 1 Moritz Maxeiner 2016-02-02 21:23:53 UTC
Created attachment 424500 [details, diff]
Patch reverting the offending commit
Comment 2 Moritz Maxeiner 2016-02-02 21:29:23 UTC
Created attachment 424502 [details, diff]
Patch reverting the offending commit
Comment 3 Mike Gilbert gentoo-dev 2016-02-02 21:54:25 UTC
I don't think we are going to fix issues with gtk3. It's an experimental feature.