Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 567882 - >=dev-cpp/gtkmm-3.18.0: Updated ebuilds fixing bug #567876 and bug #567880
Summary: >=dev-cpp/gtkmm-3.18.0: Updated ebuilds fixing bug #567876 and bug #567880
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GNOME C++ Bindings Maintainers (OBSOLETE)
URL:
Whiteboard:
Keywords: EBUILD, REGRESSION
Depends on: 567876 567880
Blocks: gnome-3.18
  Show dependency tree
 
Reported: 2015-12-09 17:38 UTC by Émeric Maschino
Modified: 2016-01-16 10:56 UTC (History)
1 user (show)

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


Attachments
Updated dev-cpp/gtkmm-3.18.0.ebuild (gtkmm-3.18.0.ebuild,1.98 KB, text/plain)
2015-12-09 17:42 UTC, Émeric Maschino
Details
Updated =dev-cpp/gtkmm-3.18.0-r1.ebuild (gtkmm-3.18.0-r1.ebuild,2.00 KB, text/plain)
2015-12-09 17:42 UTC, Émeric Maschino
Details

Note You need to log in before you can comment on or make changes to this bug.
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