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

Bug 84078

Summary: gtk+ 2.6.4 won't pass tests with "maketest" in FEATURES
Product: Gentoo Linux Reporter: Stephane Loeuillet <leroutier>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal CC: sascha-gentoo-bugzilla
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stephane Loeuillet 2005-03-04 05:03:02 UTC
due to a gentoo patch applied on top of gtk+-2.6.4, it won't pass tests

make  check-TESTS
make[4]: Entering directory `/var/tmp/portage/gtk+-2.6.4/work/gtk+-2.6.4/gdk'
--- expected-abi        2005-03-03 16:44:45.000000000 +0100
+++ actual-abi  2005-03-03 16:44:45.000000000 +0100
@@ -506,6 +506,7 @@
 gdk_window_get_toplevel
 gdk_window_get_toplevels
 gdk_window_get_update_area
+gdk_window_get_update_serial
 gdk_window_get_user_data
 gdk_window_get_window_type
 gdk_window_hide
FAIL: abicheck.sh
=====================================================================
1 of 1 tests failed
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+
=====================================================================

i first reported it upstream :
http://bugzilla.gnome.org/show_bug.cgi?id=169093

but they told me it was because of a distro patch, so i'm back to gentoo bugzilla

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 foser (RETIRED) gentoo-dev 2005-03-04 09:09:12 UTC
search

you should first file it here.

*** This bug has been marked as a duplicate of 83950 ***
Comment 2 Sascha Silbe 2005-04-02 08:35:47 UTC
I cannot see how this is a dupe of bug #83950, especially since this bug still 
happens even though the other one has been marked as fixed:

make  check-TESTS
make[4]: Entering directory `/var/tmp/portage/portage/gtk+-2.6.4-r1/work/gtk+-2.6.4/gdk'
--- expected-abi        2005-04-02 15:48:12.546259480 +0200
+++ actual-abi  2005-04-02 15:48:12.588295096 +0200
@@ -506,6 +506,7 @@
 gdk_window_get_toplevel
 gdk_window_get_toplevels
 gdk_window_get_update_area
+gdk_window_get_update_serial
 gdk_window_get_user_data
 gdk_window_get_window_type
 gdk_window_hide
FAIL: abicheck.sh
=====================================================================
1 of 1 tests failed
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+
=====================================================================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/var/tmp/portage/portage/gtk+-2.6.4-r1/work/gtk+-2.6.4/gdk'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/portage/gtk+-2.6.4-r1/work/gtk+-2.6.4/gdk'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/portage/gtk+-2.6.4-r1/work/gtk+-2.6.4/gdk'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/var/tmp/portage/portage/gtk+-2.6.4-r1/work/gtk+-2.6.4/gdk'
make: *** [check-recursive] Error 1

!!! ERROR: x11-libs/gtk+-2.6.4-r1 failed.
!!! Function src_test, Line 566, Exitcode 0
!!! Make check failed. See above for details.
!!! If you need support, post the topmost build error, NOT this status message.