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

Bug 147783

Summary: [GCC 4.1] stabilize games-strategy/freecnc-0.2.1.31072003
Product: Gentoo Linux Reporter: Onkobu <b.ohnsorg>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 140707    
Attachments: emerge --info

Description Onkobu 2006-09-16 02:01:47 UTC
g++ -Wall -I./include `sdl-config --cflags` -O2 -pipe -march=athlon-xp -c ui/sidebar.cpp -o ui/sidebar.o
./include/structure.h:352: Fehler: ISO-C++ verbietet Deklaration von 
Comment 1 Onkobu 2006-09-16 02:01:47 UTC
g++ -Wall -I./include `sdl-config --cflags` -O2 -pipe -march=athlon-xp -c ui/sidebar.cpp -o ui/sidebar.o
./include/structure.h:352: Fehler: ISO-C++ verbietet Deklaration von »BuildingAnimEvent« ohne Typ (translation: ISO-C++ declaration of »BuildingAnimEvent« without type forbidden)
./include/structure.h:352: Fehler: expected »;« before »*« token
make[1]: *** [ui/input.o] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
make[1]: Leaving directory `/var/tmp/portage/freecnc-0.2.0/work/freecnc++/src'
make: *** [all] Fehler 2

!!! ERROR: games-strategy/freecnc-0.2.0 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  freecnc-0.2.0.ebuild, line 50:   Called die
Comment 2 Onkobu 2006-09-16 02:02:06 UTC
Created attachment 97129 [details]
emerge --info
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-09-16 02:25:49 UTC
Try w/ 0.2.1.31072003
Comment 4 Onkobu 2006-09-16 03:50:15 UTC
Works, mark stable?
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-09-16 04:59:52 UTC
Good idea... :)
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2006-10-05 11:17:57 UTC
done