Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 117085

Summary: games-board/gnubg-0.14.3 segfaults
Product: Gentoo Linux Reporter: Matija "hook" Šuklje <matija>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matija "hook" Šuklje 2005-12-29 06:44:00 UTC
Steps for reproduction:
1) emerge gnubg
2) run gnubg from a terminal

Output:
<code>
GNU Backgammon 0.14.3
Copyright 1999, 2000, 2001, 2002, 2003, 2004 by Gary Wong.
GNU Backgammon is free software, covered by the GNU General Public License
version 2, and you are welcome to change it and/or distribute copies of it
under certain conditions.  Type "show copying" to see the conditions.
There is absolutely no warranty for GNU Backgammon.  Type "show warranty" for
details.
Segmentation fault
</code>

Expected results: appearance of a game window (and the game working)

Emerge info:
<code>
Portage 2.0.53 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.12-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r6 x86_64 AMD Turion(tm) 64 Mobile Technology ML-30
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="sl_SI.utf8"
LINGUAS="sl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups dvd dvdr eds emboss encode exif expat fam ffmpeg foomaticdb fortran gdbm gif gpm gstreamer gtk2 hal idn imagemagick imlib ipv6 jpeg kde lcms lua lzw lzw-tiff mad mikmod mng mp3 mpeg ncurses nls nurses ogg oggvorbis openal opengl pam pcre pdflib perl png python qt quicktime readline sdl slang spell ssl tcltk tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb userlocale userlocales vorbis xine xml2 xmms xpm xv zlib linguas_sl userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, PORTDIR_OVERLAY
</code>
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-12-29 08:47:45 UTC
http://www.gentoo.org/proj/en/desktop/games/#doc_chap5_sect11

That goes double for ebuilds that are *specifically* keyworded to *not* work for an arch.
Comment 2 Matija "hook" Šuklje 2005-12-30 07:41:45 UTC
Oh, crud! Terribly sorry. ...I'm fresh as a amd64 user and didn't notice that was a - instead of a ~

Won't happen again! I promise!