| Summary: | gtk+ 2.6.4 won't pass tests with "maketest" in FEATURES | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Stephane Loeuillet <leroutier> |
| Component: | [OLD] GNOME | Assignee: | 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
search you should first file it here. *** This bug has been marked as a duplicate of 83950 *** 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. |