Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92407 - gnome-base/libglade-2.4.2: build fails in src_test
Summary: gnome-base/libglade-2.4.2: build fails in src_test
Status: RESOLVED DUPLICATE of bug 69343
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-12 11:03 UTC by Sascha Silbe
Modified: 2005-05-18 16:45 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 Sascha Silbe 2005-05-12 11:03:34 UTC
The test suite of gnome-base/libglade-2.4.2 fails because it tries to connect to the running X server.
Unsetting DISPLAY works around this issue.


Reproducible: Always
Steps to Reproduce:
1. emerge -uv --oneshot libglade

Actual Results:  
make  check-TESTS
make[2]: Entering directory `/var/tmp/portage/libglade-2.4.2/work/libglade-2.4.2/tests'
Testing conversion... 
widget convertwidget9 of class GtkList is broken.
widget packer1 of class GtkPacker is removed.
X11 connection rejected because of wrong authentication.
The application 'lt-test-libglade-gtk' lost its connection to the display localhost:10.0;
most likely the X server was shut down or you killed/destroyed
the application.
failed to load file with libglade
FAIL: test-convert
X11 connection rejected because of wrong authentication.
The application 'lt-test-value-parse' lost its connection to the display localhost:10.0;
most likely the X server was shut down or you killed/destroyed
the application.
FAIL: test-value-parse
=========================================================================
2 of 2 tests failed
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=libglade
=========================================================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/var/tmp/portage/libglade-2.4.2/work/libglade-2.4.2/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/libglade-2.4.2/work/libglade-2.4.2/tests'
make: *** [check-recursive] Error 1

!!! ERROR: gnome-base/libglade-2.4.2 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.



Expected Results:  
Either run a virtual X server or skip those tests by unsetting DISPLAY.


Gentoo Base System version 1.4.16
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.6.10-infra-r2 i686)
=================================================================
System uname: 2.6.10-infra-r2 i686 mobile AMD Athlon(tm) XP2500+
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 28 2005, 13:31:37)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.9.5, 1.7.9-r1, 1.4_p6, 1.6.3, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/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/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/afs/modload /etc/gconf /etc/make.globals /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks fixpackages sandbox severe sfperms strict test userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/ http://gentoo.inode.at/ ftp://gentoo.inode.at/source/"
LANG="en_US"
LINGUAS="en,de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/share/infra/work/portage-local--main--1.0"
SYNC="rsync://copper.sascha.silbe.org/gentoo-portage"
USE="x86 3dnow 3dnowex 3dnowext X accessibility acl acpi afs alsa avi bash-completion berkdb bitmap-fonts ccache cdparanoia cdr chipcard crypt cups curl doc dvd dvdread ecc emboss encode f77 fam flac foomaticdb fortran gatos gd gdbm gif gimpprint gps gtk gtk2 gtkhtml guile hbci imagemagick imap imlib ipv6 jpeg jpeg2k krb4 lcms libg++ libwww lzo mad maildir makecheck mbox mikmod mmx mmxext monitor mp3 mpeg nas ncurses nls ogg oggvorbis opengl pam pcmcia pdflib png postgres python qt qtmt quicktime readline rtc samba sdl skey smartcard socks5 spell sse ssl tetex tiff truetype truetype-fonts type1-fonts unicode userlocales vorbis xine xml xml2 xosd xv xvid zlib video_cards_radeon input_devices_synaptics linguas_en,de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 1 foser (RETIRED) gentoo-dev 2005-05-18 16:45:10 UTC

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