First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 64581
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: bryce <frenchie@blackapache.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pingus_deps.txt plain text file of dependencies for pingus text/plain bryce 2004-09-20 11:10 0000 6.32 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 64581 depends on: Show dependency tree
Bug 64581 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-09-18 18:49 0000
$ pingus
terminate called after throwing an instance of 'PingusError'
Aborted


Reproducible: Always
Steps to Reproduce:
1.emerge pingus & dependencies
2.start pingus
3.watch failure ;)

Actual Results:  
The error noted above

Expected Results:  
The game starts up and plays

here is a copy of emerge --info:
 $ emerge --info
Portage 2.0.51_rc1 (default-x86-2004.0, gcc-3.4.1, glibc-2.3.4.20040808-r0, 2.6
8-gentoo-r4 i686)
=================================================================
System uname: 2.6.8-gentoo-r4 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.5.3
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
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
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-Os -march=athlon-tbird  -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.
/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown /usr/kde/3/share/config /u
r/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=athlon-tbird  -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="        http://gentoo.oregonstate.edu   #http://www.ibiblio.org
pub/Linux/distributions/gentoo  http://gentoo.seren.com/gentoo  http://ftp-mirr
r.internap.com/pub/gentoo "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X alsa apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups dvd en
ode esd foomaticdb gdbm gif gnome gpm gtk gtk2 gtkhtml guile imlib java joystic
 jpeg kde libg++ libwww mad mikmod mmx motif mpeg ncurses nls oggvorbis opengl 
ss pam pdflib perl png python qt quicktime readline sdl slang spell ssl svga tc
d truetype x86 xml2 xmms xprint xv zlib"

this happens with the pingus-0.6.0-r1 ebuild

------- Comment #1 From Mr. Bones. 2004-09-18 21:16:16 0000 -------
What's the full error text?

------- Comment #2 From bryce 2004-09-19 23:06:13 0000 -------
$ pingus
terminate called after throwing an instance of 'PingusError'
Aborted


The above is all i get from the command line. If you looking for something else please let me know how to get it, and i will.

------- Comment #3 From Mr. Bones. 2004-09-19 23:46:21 0000 -------
Try building pingus and its deps without -Os

------- Comment #4 From Mr. Bones. 2004-09-20 00:12:30 0000 -------
Also, save the output from emerge -evp pingus and attach that as text/plain
please.

------- Comment #5 From bryce 2004-09-20 11:10:05 0000 -------
Created an attachment (id=40023) [edit]
plain text file of dependencies for pingus

Easiest things first i guess.

I'm rebuilding the deps & pingus now.

------- Comment #6 From bryce 2004-09-20 12:08:48 0000 -------
alright, i rebuild the 3 dependencies( hermes, clanlib, libxml2) and pingus,
and it now works. i'm going to try and spend the time to figure out which one
was the "culprit" that didn't want to work with my "-Os" flag.

------- Comment #7 From Mr. Bones. 2004-09-20 12:45:20 0000 -------
Sounds good.  Reopen if you can nail it down please.

------- Comment #8 From bryce 2004-09-20 13:10:09 0000 -------
The bug was caused with pingus being build as "-Os" on my system. I reemerged
all of the dependencies as "-Os"( back to their original state), and build
pingus with "-O2" and it works fine.

So i guess the solution would be to strip the "-Os" and change to "-O2" in the
pingus ebuild.

Thanks!

------- Comment #9 From Mr. Bones. 2004-09-20 13:25:25 0000 -------
Great, thanks for tracking it down.  I've fixed the ebuild in CVS.

First Last Prev Next    No search results available      Search page      Enter new bug