Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12146 - cannonsmash
Summary: cannonsmash
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-14 09:17 UTC by Michi
Modified: 2003-02-04 19:42 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 Michi 2002-12-14 09:17:28 UTC
cannonsmash-0.6.4.2-r1 fails with following error :

i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\"
-DCANNONSMASH_DATADIR=\"/usr/share/games/csmash\" -DHAVE_CONFIG_H   -I
/usr/X11R6/include -Wall -I/usr/include/SDL -D_REENTRANT -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
-march=pentium3 -O3 -pipe -fforce-addr -falign-functions=4
-fprefetch-loop-arrays -c loadparts.cpp
RCFile.cpp: In member function `bool RCFile::WriteRCFile()':
RCFile.cpp:130: warning: int format, long int arg (arg 3)
RCFile.cpp:131: warning: int format, long int arg (arg 3)
RCFile.cpp:132: warning: int format, long int arg (arg 3)
i686-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\"
-DCANNONSMASH_DATADIR=\"/usr/share/games/csmash\" -DHAVE_CONFIG_H   -I
/usr/X11R6/include -Wall -I/usr/include/SDL -D_REENTRANT -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
-march=pentium3 -O3 -pipe -fforce-addr -falign-functions=4
-fprefetch-loop-arrays -c ttinc.cpp
loadparts.cpp: In static member function `static bool parts::load_anim(int, 
   anim_parts*, int, const char**, int*)':
loadparts.cpp:433: cannot pass objects of non-POD type `struct 
   std::basic_string<char, std::char_traits<char>, std::allocator<char> >' 
   through `...'
loadparts.cpp: In member function `void polyhedron_parts::render() const':
loadparts.cpp:582: warning: unused variable `float NanTheBLACK[4]'
loadparts.cpp:583: warning: unused variable `float ManOfVirtue[4]'
make[2]: *** [loadparts.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/cannonsmash-0.6.4.2-r1/work/csmash-0.6.4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/cannonsmash-0.6.4.2-r1/work/csmash-0.6.4'
make: *** [all-recursive-am] Error 2

!!! ERROR: app-games/cannonsmash-0.6.4.2-r1 failed.
!!! Function src_compile, Line 27, Exitcode 2
!!! (no error message)
Comment 1 SpanKY gentoo-dev 2002-12-14 11:38:20 UTC
please post `emerge info` 
Comment 2 Michi 2002-12-14 14:36:25 UTC
Portage 2.0.45-r5 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20-acpi-r7 i686 Pentium III (Coppermine)
USE="x86 oss apm crypt cups encode gif jpeg libg++ libwww mikmod motif ncurses n
                                                                               
                        ls pdflib png qt qtmt spell xml2 xmms zlib gdbm berkdb
slang readline svga tcltk                                                      
                                                   java mysql sdl gpm tcpd pam
ssl perl python esd imlib oggvorbis gtk opengl mozi                            
                                                                            lla
-arts X gtk2 -gnome alsa -kde sse mmx dvd -3dnow acpi pcmcia pda xv dga avi    
                                                                               
                     mpeg quicktime maildir xface truetype"
ARCH="x86"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -fforce-addr -falign-functions=4 -fprefetch-lo
                                                                               
                        op-arrays"
CXXFLAGS="-march=pentium3 -O3 -pipe -fforce-addr -falign-functions=4 -fprefetch-
                                                                               
                        loop-arrays"
ACCEPT_KEYWORDS="x86 ~x86"
CONFIG_PROTECT="/etc /usr/share/commonbox /var/qmail/control /usr/share/config /
                                                                               
                        usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j2"
JDK_HOME=""
JAVA_HOME="/opt/blackdown-jre-1.3.1"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
Comment 3 SpanKY gentoo-dev 2003-01-27 19:30:04 UTC
talked with reporter, this is pretty unreproducable