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

Filename Description Type Creator Created Size Actions
ivan-0.50-gcc43.patch ivan-0.50-gcc43.patch patch Marek Miller 2008-06-15 14:41 0000 252 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 227063 depends on: Show dependency tree
Show dependency graph
Bug 227063 blocks: 198121
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2008-06-14 23:22 0000
/Please/ don't hardmask without giving me a chance to hunt for patches first.

i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE=\"ivan\" -DVERSION=\"0.50\"  -I. -I.  -I../../FeLib/Include 
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLINUX
-DLOCAL_STATE_DIR=\"/var/games/ivan\" -DDATADIR=\"/usr/share/games\" -DUSE_SDL
-DGCC  -O0 -march=athlon-xp -pipe -fomit-frame-pointer -c fetime.cpp
festring.cpp:20: warning: deprecated conversion from string constant to 'char*'
festring.cpp: In static member function 'static void
festring::InstallIntegerMap()':
festring.cpp:459: error: 'atexit' was not declared in this scope
make[2]: *** [festring.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/games-roguelike/ivan-0.50/work/ivan-0.50/FeLib/Source'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/games-roguelike/ivan-0.50/work/ivan-0.50/FeLib'
make: *** [all-recursive] Error 1


Reproducible: Always

------- Comment #1 From Marek Miller 2008-06-15 14:40:43 0000 -------
Again missing headers.

Steps to reproduce:
1. USE="" emerge -v1 =games-roguelike/ivan-0.50

The error messages:
1.
> festring.cpp: In static member function 'static void festring::InstallIntegerMap()':
> festring.cpp:459: error: 'atexit' was not declared in this scope


My emerge --info: as in the bug 226663, comment 2.
I include the patch.

------- Comment #2 From Marek Miller 2008-06-15 14:41:09 0000 -------
Created an attachment (id=156923) [edit]
ivan-0.50-gcc43.patch

------- Comment #3 From Kai 2008-06-16 02:27:45 0000 -------
Thanks Marek! Compiles and works fine. Tested on x86.

------- Comment #4 From Mr. Bones. 2008-06-17 01:47:53 0000 -------
in portage.  thanks for the bug report and patch.

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