Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74380 - games-sports/trigger-0.5.1 compiles and runs on amd64
Summary: games-sports/trigger-0.5.1 compiles and runs on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-14 07:01 UTC by ketjow
Modified: 2004-12-19 00:38 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 ketjow 2004-12-14 07:01:39 UTC
games-sports/trigger-0.5.1 compiles and runs on amd64
please add the amd64 keyword to the ebuild

Reproducible: Always
Steps to Reproduce:




emerge info:
Portage 2.0.51-r3 (default-linux/amd64/2004.3, gcc-3.3.4,
glibc-2.3.4.20040808-r1, 2.6.9-nitro3 x86_64)
=================================================================
System uname: 2.6.9-nitro3 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon64 -pipe -fomit-frame-pointer -ffast-math"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /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/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="-O2 -march=athlon64 -pipe -fomit-frame-pointer -ffast-math"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl http://gentoo.zie.pg.gda.pl
http://gentoo.inode.at/ ftp://gentoo.inode.at/source"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync3.pl.gentoo.org/gentoo-portage"
USE="amd64 X aalib acpi alsa arts berkdb bitmap-fonts cdparanoia cdr crypt cups
doc dvd dvdr dvdread esd ex f77 fam flac fortran gcj gdbm gif gpm gtk gtk2 imlib
ipv6 jabber java javascript jp2 jpeg junit kadu-modules kde libwww lzw lzw-tiff
mad mbox mikmod milter motif mozilla multilib ncurses nls nocd nowin nptl nvidia
oggvorbis openal opengl pam perl php png python qt readline samba sdl slang
spell ssl tcltk tcpd tetex tiff truetype usb userlocales vim-with-x xml2 xmms
xosd xpm xrandr xv zlib"
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2004-12-18 04:12:19 UTC
compiles fine, but i have some problems to start it

blubb@aqua ~/gentoo/gentoo-x86/games-sports/trigger $ trigger
Trigger init
Build: Dec 18 2004 at 13:08:38
Initialising PhysFS
Set writable user directory to "/home/blubb/"
Reset writable user directory to "/home/blubb/.trigger"
Application base directory "/usr/games/bin/"
Main game data directory datadir="/usr/share/games/trigger"
Loading game configuration
Initialising SDL
Create window and set video mode
Failed to create window or set video mode
SDL error: Couldn't find matching GLX visual
Try changing your video settings in data/trigger.config

i changed my video settings, glx is on and working
Comment 2 ketjow 2004-12-18 04:26:10 UTC
i don't have this problem :/
perhaps it's an SDL issue? my sdl-versions:
media-libs/sdl-image-1.2.3-r1 
media-libs/libsdl-1.2.7-r3 
Comment 3 Tom Martin (RETIRED) gentoo-dev 2004-12-18 12:51:23 UTC
Works for me.
Comment 4 Simon Stelling (RETIRED) gentoo-dev 2004-12-19 00:38:52 UTC
ok, 2 vs 1 and fixed in cvs ;)