Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148359 - Mark games-rpg/tux_aqfh-1.0.14 stable on amd64
Summary: Mark games-rpg/tux_aqfh-1.0.14 stable on amd64
Status: RESOLVED CANTFIX
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: 2006-09-20 05:52 UTC by Pacho Ramos
Modified: 2006-10-03 01:32 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 Pacho Ramos gentoo-dev 2006-09-20 05:52:23 UTC
Portage 2.1.1 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.5
Last Sync: Wed, 20 Sep 2006 09:50:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.2.11-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/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/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -pipe -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.club-internet.fr/pub/mirrors/gentoo "
LC_ALL="es_ES@euro"
LINGUAS="es en_US"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acpi alsa amd64 arts asf audiofile bash-completion beagle bindist bitmap-fonts bonobo bzip2 bzlib cairo caps cdb cdda cddb cdparanoia cdr cli cross crypt cscope css cups curl curlwrappers dbus dga dio divx4linux dlloader dri dts dvd dvdr dvdread eds elibc_glibc encode erandom escreen esd evo exif fam fbcon flac foomaticdb fortran ftp galago gb gcj ggi gif gimp gimpprint glitx glut glx gnome gnome-print gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal iconv idn imagemagick imlib input_devices_keyboard input_devices_mouse isdnlog ithreads jabber jack java joystick jpeg kde kdeenablefinal kdehiddenvisibility kernel_linux latex lcms libg++ libnotify linguas_en_US linguas_es lirc logrotate mad madwifi mcal mikmod mime mng mono motif mp3 mpeg mpi mplayer musepack mysql nas nautilus ncurses nethack network nls nocardbus nptl nptlonly nvidia ogg oggvorbis openal opengl oss pam pcre pda pdf perl pic plotutils png posix ppds pppd python qt3 qt4 quicktime readline reflection ruby scanner sdl seamonkey session slang slp sockets spell spl ssl svg sysvipc tcltk tcpd tetex theora threads tiff timidity totem truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l v4l2 vcd video_cards_fbdev video_cards_nv video_cards_nvidia video_cards_vesa video_cards_vga videos vim vorbis wma wmf xcomposite xine xml xml2 xmms xorg xpm xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Stuart Stegall 2006-10-02 10:51:15 UTC
1. emerges fine on amd64
2. passed collision test
3. passed multi-lib strict
4. with no args or -t/--tux the program crashes if i hit the spacebar, the game  SEGVs in jsJoystick::read()

here's the bt, compided with CXXFLAGS=-g and FEATURES=nostrip

#0  0x000000000042c4b3 in jsJoystick::read ()
#1  0x000000000040ff89 in GUI::joystickInput (this=0xcd8e10) at gui.cxx:276
#2  0x0000000000410062 in GUI::update (this=0xcd8e10) at gui.cxx:205
#3  0x0000000000422c46 in tuxMainLoop () at tux.cxx:217
#4  0x00002b785dc685d3 in fgJoystickDetect () from /usr/lib/libglut.so.3
#5  0x00002b785dc6b804 in fgEnumWindows () from /usr/lib/libglut.so.3
#6  0x00002b785dc68a81 in glutMainLoopEvent () from /usr/lib/libglut.so.3
#7  0x00002b785dc69289 in glutMainLoop () from /usr/lib/libglut.so.3
#8  0x00000000004233b2 in main (argc=1, argv=0x7fff4cf7a078) at tux.cxx:197

with -g/--gown it doesn't do this and the game works just fine

cannot be marked stable at this time
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2006-10-03 01:32:54 UTC
you heard the man