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

Bug 333439

Summary: app-office/dia-0.97.1 fails with debug use flag and gtk+ >=2.20
Product: Gentoo Linux Reporter: Jan Pobrislo <ccx>
Component: Current packagesAssignee: GNOME Office (OBSOLETE) <gnome-office+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: adityavs, gnome-office+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugzilla.gnome.org/show_bug.cgi?id=575016
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build log

Description Jan Pobrislo 2010-08-19 13:32:55 UTC
Debug use flag in dia disables deprecated features of gtk+.
Dia uses features deprecated in gtk+-2.20, for example: http://library.gnome.org/devel/gtk/stable/GtkWidget.html#GTK-WIDGET-VISIBLE:CAPS
Note that x11-libs/gtk+-2.20.1-r1 is already in ~arch.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-08-19 14:02:29 UTC
a build.log and emerge --info would still be nice.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-20 00:25:42 UTC
Actually gtk+-2.20 is stable ... so info and log or not, please do look into this. (But Jan, please attach the two if you can).
Comment 3 Jan Pobrislo 2010-08-23 07:45:50 UTC
Created attachment 244149 [details]
emerge --info
Comment 4 Jan Pobrislo 2010-08-23 08:02:02 UTC
Created attachment 244151 [details]
build log
Comment 5 Pacho Ramos gentoo-dev 2010-09-03 15:38:04 UTC
*** Bug 324655 has been marked as a duplicate of this bug. ***
Comment 6 Jan Pobrislo 2010-09-07 11:34:18 UTC
Until the issue is resolved, I suggest masking the debug use flag.
Comment 7 Pacho Ramos gentoo-dev 2010-09-09 16:50:04 UTC
+  09 Sep 2010; Pacho Ramos <pacho@gentoo.org> dia-0.97.1.ebuild:
+  Don't use -DGTK_DISABLE_DEPRECATED (bug #333439) and RDEPEND on gtk+:2.
+