Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84698 - gtk+-2.6.4 make check fails
Summary: gtk+-2.6.4 make check fails
Status: RESOLVED DUPLICATE of bug 69343
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-09 20:40 UTC by Stuart Haas
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stuart Haas 2005-03-09 20:40:55 UTC
When I emerge gtk+-2.6.4 it fails on make check.

---

make  check-TESTS
make[4]: Entering directory `/var/tmp/portage/gtk+-2.6.4/work/gtk+-2.6.4/gdk'
--- expected-abi        2005-03-08 23:24:59.101335176 -0500
+++ actual-abi  2005-03-08 23:24:59.109333960 -0500
@@ -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/gtk+-2.6.4/work/gtk+-2.6.4/gdk'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/gtk+-2.6.4/work/gtk+-2.6.4/gdk'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gtk+-2.6.4/work/gtk+-2.6.4/gdk'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/var/tmp/portage/gtk+-2.6.4/work/gtk+-2.6.4/gdk'
make: *** [check-recursive] Error 1

!!! ERROR: x11-libs/gtk+-2.6.4 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.




Reproducible: Always
Steps to Reproduce:
1.emerge gtk+-2.6.4
2. 
3.




# emerge info
PORTAGE_GPG_DIR is invalid. Removing gpg from FEATURES.
Portage 2.0.51.19 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20050125-r0, 2.6.11-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r2 x86_64 AMD Opteron(tm) Processor 248
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 20 2005, 16:30:29)]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.6.3, 1.9.5, 1.8.5-r3, 1.7.9-r1, 1.5
sys-devel/binutils:  2.15.92.0.2-r5
sys-devel/libtool:   1.5.10-r5
virtual/os-headers:  2.6.8.1-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -O3 -ffast-math -funroll-all-loops -funit-at-a-time
-fpeel-loops -ftracer -funswitch-loops"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O3 -ffast-math -funroll-all-loops -funit-at-a-time
-fpeel-loops -ftracer -funswitch-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks maketest sandbox test"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://gentoo.osuosl.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aalib acpi alsa apache2 arts berkdb bidi bitmap-fonts cdparanoia
cdr crypt cups curl dga divx4linux doc dvb dvd dvdr dvdread edl eds esd fam flac
font-server foomaticdb fortran gdbm gif gimpprint gnome gphoto2 gpm gstreamer
gtk gtkhtml imagemagick imlib ipv6 java jit jp2 jpeg junit kde libgda live lzo
lzw lzw-tiff mad matroska mikmod mng motif mozcalendar mozilla mp3 mpeg4 mysql
nas ncurses network nls nptl nvidia offensive oggvorbis opengl oss pam perl png
ppds python qt readline ruby samba sdl slang snmp ssl tcpd tga theora tiff
truetype truetype-fonts type1 type1-fonts usb userlocales v4l v4l2 wmf xfs
xinerama xml xml2 xmms xpm xrandr xv xvid xvmc zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Joe McCann (RETIRED) gentoo-dev 2005-03-09 20:57:14 UTC
search

*** This bug has been marked as a duplicate of 69343 ***