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

Bug 567882

Summary: >=dev-cpp/gtkmm-3.18.0: Updated ebuilds fixing bug #567876 and bug #567880
Product: Gentoo Linux Reporter: Émeric Maschino <emeric.maschino>
Component: [OLD] DevelopmentAssignee: GNOME C++ Bindings Maintainers (OBSOLETE) <gnome-mm+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: emeric.maschino
Priority: Normal Keywords: EBUILD, REGRESSION
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 567876, 567880    
Bug Blocks: 561326    
Attachments: Updated dev-cpp/gtkmm-3.18.0.ebuild
Updated =dev-cpp/gtkmm-3.18.0-r1.ebuild

Description Émeric Maschino 2015-12-09 17:38:36 UTC
Hi,

While upgrading from GNOME 3.16 to 3.18 on Gentoo Linux ia64, gtkmm 3.18.0 failed to compile with gcc 4.7:
- menushell.cc 'virtual Gtk::MenuShell::~MenuShell()' has a different exception specifier: bug #567876
- widget.cc 'virtual Gtk::Widget::~Widget()' has a different exception specifier: bug #567880

This is a regression from gtkmm 3.16.x.

Please find in this BR updated >=dev-cpp/gtkmm-3.18.0 ebuilds to fix these issues. The required patches (to copy to ebuild's "files" folder) are available in their respective BR.

     Émeric
Comment 1 Émeric Maschino 2015-12-09 17:42:03 UTC
Created attachment 418898 [details]
Updated dev-cpp/gtkmm-3.18.0.ebuild
Comment 2 Émeric Maschino 2015-12-09 17:42:48 UTC
Created attachment 418900 [details]
Updated =dev-cpp/gtkmm-3.18.0-r1.ebuild
Comment 3 Pacho Ramos gentoo-dev 2016-01-16 10:56:14 UTC
[master 1af6fd2] dev-cpp/gtkmm: Fix compilation with gcc-4.7 (#567882 by Émeric Maschino)
 2 files changed, 48 insertions(+), 1 deletion(-)
 create mode 100644 dev-cpp/gtkmm/files/gtkmm-3.18.0-gcc47.patch