Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21152 - ut2003-demo produced by ut2003-demo-2206-r1 ebuild dies with error
Summary: ut2003-demo produced by ut2003-demo-2206-r1 ebuild dies with error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-17 08:05 UTC by gna
Modified: 2003-05-24 00:14 UTC (History)
1 user (show)

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 gna 2003-05-17 08:05:23 UTC
ut2003-demo emerged by the ut2003-demo-2206 ebuild works fine on my system but
the one emerged by the ut2003-demo-2206-r ebuild dies with an error after the
initial small splashscreen appears but before the large splashscreen appears

When I remerge the previous ebuild the game works fine

There is an error message during the emerge of the r1 ebuild.
install: cannot stat
'/usr/portage/app-games/ut2003-demo/files/ut2003-demo.desktop': No such file or
directory
The emerge seems to complete despite this error but perhaps it is related to the
problem.

Reproducible: Always
Steps to Reproduce:
1. emerge ut2003-demo
2. ut2003-demo
3.

Actual Results:  
bash-2.05b$ ut2003-demo
Can't bind to native class XInterface.GUIController

History:

Exiting due to error
bash-2.05b$

Expected Results:  
run the game

running XFree86 4.3.0 with blackbox.
I am using a GeForce2 graphics card with the nvidia 1.0.4349 driver and alsa

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
GENTOO_MIRRORS=" http://www.zentek-international.com/mirrors/gentoo/
ftp://203.16.234.19/pub/gentoo/ ftp://203.16.234.20/pub/gentoo/
http://203.16.234.20/pub/gentoo/ http://203.16.234.19/pub/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow apm crypt cups encode gif jpeg gnome libg++ mmx mpeg ncurses
nls pdflib png truetype xml2 xmms zlib gdbm slang readline arts svga tcltk java
guile X sdl gpm libwww ssl python oggvorbis gtk qt kde opengl acpi alsa -avi
-berkdb cdr cjk doc esd -gtk2 imap -imlib innodb maildir -mikmod -motif mozilla
mysql pam perl -quicktime samba -spell sse -tcpd tetex tiff usb xv"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Alexander Winston 2003-05-17 13:42:44 UTC
Reproducible on my system following the same steps.
Comment 2 Alexander Winston 2003-05-17 13:52:43 UTC
Sorry, I forgot to include my system specs in my above post. Here they are:

emerge --version:
    Portage 2.0.48_pre6 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r1)

XFree86:
    XFree86 4.3.0-r2

WM:
    Fluxbox 0.1.14-r1

Graphics card:
    NVIDIA GeForce4 Ti 4200 128MB

uname -a:

    Linux blue 2.4.20-gaming-r3 #9 Fri May 16 19:48:02 EST 2003 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz GenuineIntel GNU/Linux

/etc/make.conf:
    USE="X alsa apache2 -avi crypt curl cups doc emacs gif -gnome gphoto2 gpm gtk gtk2 ipv6 jpeg -kde libwww mozilla mpeg mysql perl oggvorbis png postres python qt readline samba spell ssl tcpd threading tiff truetype usb xml xml2 xmms xv zlib x86"
    CHOST="i686-pc-linux-gnu"
    CFLAGS="-mcpu=pentium4 -O3 -pipe -fomet-frame-pointer"
    CXXFLAGS="${CFLAGS}"
    ACCEPT_KEYWORDS="~x86"
    GENTOO_MIRRORS=" ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://csociety-ftp.ecn.purdue.edu/pub/gentoo/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage/
Comment 3 Daniel Robbins (RETIRED) gentoo-dev 2003-05-18 01:33:11 UTC
*** Bug 21171 has been marked as a duplicate of this bug. ***
Comment 4 Paul Thompson 2003-05-18 20:57:56 UTC
Fails as described on my system. The key seems to be the IpDrv.so
that is installed by the -r1 ebuild. If I install the working 2206
ebuild, and replace its IpDrv.so with the one downloaded
by the -r1 ebuild, it fails exactly as described.
Comment 5 Daniel Robbins (RETIRED) gentoo-dev 2003-05-19 22:59:45 UTC
Indeed. Same issue here.
Comment 6 Daniel Robbins (RETIRED) gentoo-dev 2003-05-24 00:14:17 UTC
The -r2 ebuild removes the "fix" to fix this.