Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270116 - [PATCH] dev-games/simgear-1.9.1 fails to build w/ gcc-4.4.0
Summary: [PATCH] dev-games/simgear-1.9.1 fails to build w/ gcc-4.4.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.4
  Show dependency tree
 
Reported: 2009-05-17 03:00 UTC by Víctor Ostorga (RETIRED)
Modified: 2009-05-20 14:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch allowing dev-games/simgear-1.9.1 to compile against gcc 4.4 (simgear-1.9.1-gcc44.patch,447 bytes, patch)
2009-05-17 03:02 UTC, Víctor Ostorga (RETIRED)
Details | Diff
Diff against current ebuild dev-games/simgear-1.9.1.ebuild (simgear-1.9.1-r1.ebuild.patch,414 bytes, patch)
2009-05-17 03:03 UTC, Víctor Ostorga (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Víctor Ostorga (RETIRED) gentoo-dev 2009-05-17 03:00:29 UTC
....

make[3]: Entering directory `/var/tmp/portage/dev-games/simgear-1.9.1/work/SimGear-1.9.1/simgear/debug'
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../..    -march=pentium4 -O2 -pipe -fomit-frame-pointer -D_REENTRANT -MT logstream.o -MD -MP -MF .deps/logstream.Tpo -c -o logstream.o logstream.cxx
In file included from logstream.cxx:25:
logstream.hxx: In member function 'virtual int logbuf::overflow(int)':
logstream.hxx:192: error: 'EOF' was not declared in this scope
make[3]: *** [logstream.o] Error 1
...

Reproducible: Always

Steps to Reproduce:
1. emerge =simgear-1.9.1
Comment 1 Víctor Ostorga (RETIRED) gentoo-dev 2009-05-17 03:02:47 UTC
Created attachment 191509 [details, diff]
Patch allowing dev-games/simgear-1.9.1 to compile against gcc 4.4
Comment 2 Víctor Ostorga (RETIRED) gentoo-dev 2009-05-17 03:03:54 UTC
Created attachment 191510 [details, diff]
Diff against current ebuild dev-games/simgear-1.9.1.ebuild
Comment 3 Tupone Alfredo gentoo-dev 2009-05-20 14:47:39 UTC
Fix is in portage. Thanks