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

Bug 661226

Summary: dev-cpp/gtkmm-3.22.2[wayland] cannot build on gcc-8.1.0-r3
Product: Gentoo Linux Reporter: Michał Dec <moog621>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: log of emerge -q1v =dev-cpp/gtkmm-3.22.2

Description Michał Dec 2018-07-15 10:55:10 UTC
Created attachment 539632 [details]
log of emerge -q1v =dev-cpp/gtkmm-3.22.2

The compiler error states:
cannot convert ‘GPrivate’ {aka ‘_GPrivate’} to ‘GPrivate*’ {aka ‘_GPrivate*’} in return

wayland is a globally set USE flag in this scenario.
Comment 1 Mart Raudsepp gentoo-dev 2018-07-15 11:20:13 UTC
When did you last build glibmm? I think there was a fix in there, that might not have propagated out to you due to no revbump. Though yesterday I bumped glibmm, so if you upgrade that, you should get the fix and then retry gtkmm.
If you built glibmm recently, then this is something else. Please check and let us know
Comment 2 Michał Dec 2018-07-16 17:32:49 UTC
~leio it helped! Thanks :)
Comment 3 Mart Raudsepp gentoo-dev 2018-07-16 18:35:50 UTC
ok, marking duplicate of the glibmm bug. There's been a revbump by now, in the form of glibmm version bump

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