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

Bug 270116

Summary: [PATCH] dev-games/simgear-1.9.1 fails to build w/ gcc-4.4.0
Product: Gentoo Linux Reporter: Víctor Ostorga (RETIRED) <vostorga>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 249226    
Attachments: Patch allowing dev-games/simgear-1.9.1 to compile against gcc 4.4
Diff against current ebuild dev-games/simgear-1.9.1.ebuild

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