Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97264 - Mutantstorm demo runs happily on amd64
Summary: Mutantstorm demo runs happily on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-27 17:35 UTC by Luke Worth
Modified: 2005-06-29 06:15 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 Luke Worth 2005-06-27 17:35:09 UTC
I have mutantstorm-demo installed (using the ebuild) and running fine on my
athlon 64. The only problem is that I had to install
app-emulation/emul-linux-x86-sdl manually for it to work.

It is entirely possible that this affects #81417 as well.

Reproducible: Always
Steps to Reproduce:
1. get amd64
2. ACCEPT_KEYWORDS=x86 emerge mutantstorm-demo
3. emerge app-emulation/emul-linux-x86-sdl
4. mutantstorm-demo
5. enjoy, then be sad when you run out of demo time.




Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r11 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r11 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 18 2005, 09:09:39)]
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.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/openjms/config /usr/kde/2/share/config
/usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/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/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.ankara.edu.tr/gentoo/
ftp://mirror.isp.net.au/pub/gentoo/ http://gentoo.arcticnetwork.ca/
http://mirror.gentoo.gr.jp http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/bmg-main"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X Xaw3d aalib acpi alsa apache2 artswrappersuid artworkextra avalon
bash-completion berkdb bitmap-fonts cdr crypt cscope cups curl doc dvd dvdread
eds emacs encode esd extras fam flac font-server foomaticdb fortran freetds gd
gdbm gif gnome gpm gprof gstreamer gtk gtk2 guile hal imagemagick imlib jabber
jack java jms jmx jp2 jpeg junit kde kdeenablefinal libwww lzw lzw-tiff mad
mikmod motif mozilla mp3 mpeg mysql ncurses nozaptel nptl nptlonly ogg oggvorbis
opengl oss pam perl png ppds python qt readline ruby sdl slang spell ssl tcltk
tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts usb
userlocales vorbis xine xml xml2 xmms xosd xpm xrandr xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2005-06-28 06:43:43 UTC
Did you already have any other of the emul-linux-x86-* packages installed?

If so, can you verify, by removal of the packages, and adding them, which ones
are actually required.  We know -sdl is, but what about baselibs or xlibs?
Comment 2 Luke Worth 2005-06-28 17:07:56 UTC
OK, the following are needed or it won't run:

app-emulation/emul-linux-x86-xlibs
app-emulation/emul-linux-x86-soundlibs
app-emulation/emul-linux-x86-compat
app-emulation/emul-linux-x86-sdl
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2005-06-29 06:15:54 UTC
Fixed... thanks for doing the legwork on this... makes it much easier on us!