* CPV: games-strategy/freecnc-0.2.1.31072003 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking freecnc++-0.2.1.31072003-src.tar.bz2 to /var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work >>> Source unpacked in /var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work >>> Preparing source in /var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++ ... * Applying 0.2.1.31072003-makefile-cflags.patch ... [ ok ] * Applying 0.2.1.31072003-remove-root.patch ... [ ok ] * Applying 0.2.1.31072003-gentoo-paths.patch ... [ ok ] * Applying freecnc-0.2.1.31072003-gcc4.patch ... [ ok ] * Applying freecnc-0.2.1.31072003-gcc42.patch ... [ ok ] * Applying freecnc-0.2.1.31072003-glibc2.10.patch ... [ ok ] * Applying freecnc-0.2.1.31072003-as-needed.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++ ... >>> Source configured. >>> Compiling source in /var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++ ... make -j14 linux 'EXTRACFLAGS=-O2 -pipe' make -C src freecnc-bin \ "LIBS = -lSDL_net" make[1]: Entering directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src' i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c freecnc.cpp -o freecnc.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c misc/args.cpp -o misc/args.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c misc/inifile.cpp -o misc/inifile.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c misc/compression.cpp -o misc/compression.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c video/graphicsengine.cpp -o video/graphicsengine.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c video/shpimage.cpp -o video/shpimage.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c video/wsa.cpp -o video/wsa.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c video/imagecache.cpp -o video/imagecache.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c video/vqa.cpp -o video/vqa.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c video/message.cpp -o video/message.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c video/imageproc.cpp -o video/imageproc.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c video/loadingscreen.cpp -o video/loadingscreen.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c video/cpsimage.cpp -o video/cpsimage.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c ui/input.cpp -o ui/input.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c ui/sidebar.cpp -o ui/sidebar.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c ui/cursor.cpp -o ui/cursor.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c ui/selection.cpp -o ui/selection.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c ui/cursorpool.cpp -o ui/cursorpool.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c misc/strcase.cpp -o misc/strcase.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c misc/dllibrary.cpp -o misc/dllibrary.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c ui/font.cpp -o ui/font.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c ui/logger.cpp -o ui/logger.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c misc/common.cpp -o misc/common.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/game.cpp -o game/game.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/map.cpp -o game/map.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/loadmap.cpp -o game/loadmap.o ui/font.cpp: In member function ‘Uint32 Font::calcStringWidth(const char*)’: ui/font.cpp:112:33: warning: array subscript has type ‘char’ ui/font.cpp: In member function ‘void Font::drawString(const char*, SDL_Surface*, Uint32, Uint32)’: ui/font.cpp:126:36: warning: array subscript has type ‘char’ ui/font.cpp:127:53: warning: array subscript has type ‘char’ i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/actioneventqueue.cpp -o game/actioneventqueue.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/unitandstructurepool.cpp -o game/unitandstructurepool.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/structure.cpp -o game/structure.o game/game.cpp: In constructor ‘Game::Game()’: game/game.cpp:40:43: warning: ignoring return value of ‘int asprintf(char**, const char*, ...)’, declared with attribute warn_unused_result ui/logger.cpp: In member function ‘void Logger::gameMsg(const char*, ...)’: ui/logger.cpp:145:39: warning: ignoring return value of ‘int vasprintf(char**, const char*, char*)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/unit.cpp -o game/unit.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/unitanimations.cpp -o game/unitanimations.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/structureanims.cpp -o game/structureanims.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/unitorstructure.cpp -o game/unitorstructure.o game/loadmap.cpp: In member function ‘void CnCMap::advancedSections(INIFile*)’: game/loadmap.cpp:386:98: warning: deprecated conversion from string constant to ‘char*’ game/map.cpp: In member function ‘void CnCMap::loadMap(const char*, LoadingScreen*)’: game/map.cpp:120:57: warning: ignoring return value of ‘int asprintf(char**, const char*, ...)’, declared with attribute warn_unused_result game/map.cpp:126:57: warning: ignoring return value of ‘int asprintf(char**, const char*, ...)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/playerpool.cpp -o game/playerpool.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/unitqueue.cpp -o game/unitqueue.o game/loadmap.cpp: In member function ‘void CnCMap::parseBin(TileList*)’: game/loadmap.cpp:698:47: warning: suggest parentheses around arithmetic in operand of ‘|’ game/loadmap.cpp:700:47: warning: suggest parentheses around arithmetic in operand of ‘|’ i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/aiplugman.cpp -o game/aiplugman.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/path.cpp -o game/path.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/weaponspool.cpp -o game/weaponspool.o game/unitanimations.cpp: In member function ‘virtual void UAttackAnimEvent::run()’: game/unitanimations.cpp:470:51: warning: suggest parentheses around ‘-’ in operand of ‘&’ i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/projectileanim.cpp -o game/projectileanim.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/netconnection.cpp -o game/netconnection.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/dispatcher.cpp -o game/dispatcher.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c audio/soundengine.cpp -o audio/soundengine.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c audio/sound.cpp -o audio/sound.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c vfs/vfs.cpp -o vfs/vfs.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c vfs/externalvfs.cpp -o vfs/externalvfs.o i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c vfs/vfsplugman.cpp -o vfs/vfsplugman.o In file included from /usr/include/string.h:642:0, from /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/include/g++-v4/cstring:45, from game/structure.cpp:2: In function ‘char* strncat(char*, const char*, size_t)’, inlined from ‘StructureType::StructureType(const char*, INIFile*, INIFile*, const char*)’ at game/structure.cpp:118:40: /usr/include/bits/string3.h:154:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer i686-pc-linux-gnu-gcc -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c misc/snprintf.c -o misc/snprintf.o i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ../freecnc -g freecnc.o misc/args.o misc/inifile.o misc/compression.o video/graphicsengine.o video/shpimage.o video/wsa.o video/imagecache.o video/vqa.o video/message.o video/imageproc.o video/loadingscreen.o video/cpsimage.o ui/input.o ui/sidebar.o ui/cursor.o ui/selection.o ui/cursorpool.o misc/strcase.o misc/dllibrary.o ui/font.o ui/logger.o misc/common.o game/game.o game/map.o game/loadmap.o game/actioneventqueue.o game/unitandstructurepool.o game/structure.o game/unit.o game/unitanimations.o game/structureanims.o game/unitorstructure.o game/playerpool.o game/unitqueue.o game/aiplugman.o game/path.o game/weaponspool.o game/projectileanim.o game/netconnection.o game/dispatcher.o audio/soundengine.o audio/sound.o vfs/vfs.o vfs/externalvfs.o vfs/vfsplugman.o misc/snprintf.o `sdl-config --libs` -lSDL_net make[1]: Leaving directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src' make -C src plugins \ "LDFLAGS = -shared" make[1]: Entering directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src' make -C vfs/vfs_mix make[2]: Entering directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/vfs/vfs_mix' i686-pc-linux-gnu-g++ -g -fPIC -Wall -I.. -I../../include `sdl-config --cflags` -O2 -pipe -c blowfish.cpp -o blowfish.o i686-pc-linux-gnu-g++ -g -fPIC -Wall -I.. -I../../include `sdl-config --cflags` -O2 -pipe -c mixvfs.cpp -o mixvfs.o i686-pc-linux-gnu-g++ -g -fPIC -Wall -I.. -I../../include `sdl-config --cflags` -O2 -pipe -c ws-key.cpp -o ws-key.o ws-key.cpp:11:20: warning: deprecated conversion from string constant to ‘char*’ ws-key.cpp:43:1: warning: non-local variable ‘ pubkey’ uses anonymous type ws-key.cpp: In function ‘void init_two_dw(Uint32*, Uint32)’: ws-key.cpp:282:34: warning: dereferencing type-punned pointer will break strict-aliasing rules ws-key.cpp: In function ‘void not_bignum(Uint32*, Uint32)’: ws-key.cpp:317:21: warning: operation on ‘n’ may be undefined mixvfs.cpp: In member function ‘mix_record* MIXFiles::decodeHeader(VFile*, mix_header*, int)’: mixvfs.cpp:189:35: warning: suggest parentheses around ‘+’ in operand of ‘&’ i686-pc-linux-gnu-g++ -shared -o ../../../mix.vfs -g -fPIC blowfish.o mixvfs.o ws-key.o make[2]: Leaving directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/vfs/vfs_mix' make -C vfs/vfs_tgz make[2]: Entering directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/vfs/vfs_tgz' i686-pc-linux-gnu-g++ -g -fPIC -Wall -I.. -I../../include `sdl-config --cflags` -O2 -pipe -c tgzfiles.cpp -o tgzfiles.o tgzfiles.cpp: In member function ‘void TGZFiles::readHeader(void*)’: tgzfiles.cpp:168:55: warning: dereferencing type-punned pointer will break strict-aliasing rules tgzfiles.cpp:169:47: warning: dereferencing type-punned pointer will break strict-aliasing rules tgzfiles.cpp:181:64: warning: dereferencing type-punned pointer will break strict-aliasing rules i686-pc-linux-gnu-g++ -shared -o ../../../tgz.vfs -g -fPIC tgzfiles.o -lz make[2]: Leaving directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/vfs/vfs_tgz' make[1]: Leaving directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src' make -C tools make[1]: Entering directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools' make -C audplay/ make[2]: Entering directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/audplay' i686-pc-linux-gnu-g++ -g -Wall -I. -I../../src/include `sdl-config --cflags` -O2 -pipe -c audplay.cpp -o audplay.o i686-pc-linux-gnu-g++ -g -Wall -I. -I../../src/include `sdl-config --cflags` -O2 -pipe -c stubs.cpp -o stubs.o i686-pc-linux-gnu-g++ -g -Wall -I. -I../../src/include `sdl-config --cflags` -O2 -pipe -c soundengine.cpp -o soundengine.o i686-pc-linux-gnu-g++ -o ../../audplay -g audplay.o stubs.o soundengine.o ../../src/vfs/vfs.o ../../src/audio/sound.o ../../src/vfs/vfsplugman.o ../../src/vfs/externalvfs.o ../../src/misc/compression.o ../../src/misc/inifile.o ../../src/misc/strcase.o ../../src/ui/logger.o ../../src/misc/dllibrary.o ../../src/misc/common.o `sdl-config --libs` -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu make[2]: Leaving directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/audplay' make -C mixshell/ make[2]: Entering directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/mixshell' i686-pc-linux-gnu-g++ -g -Wall -I. -I../../src/include `sdl-config --cflags` -O2 -pipe -c mixshell.cpp i686-pc-linux-gnu-g++ -g -Wall -I. -I../../src/include `sdl-config --cflags` -O2 -pipe -c filename.cpp i686-pc-linux-gnu-g++ -g -Wall -I. -I../../src/include `sdl-config --cflags` -O2 -pipe -c mixvfs.cpp i686-pc-linux-gnu-g++ -g -Wall -I. -I../../src/include `sdl-config --cflags` -O2 -pipe -c blowfish.cpp i686-pc-linux-gnu-g++ -g -Wall -I. -I../../src/include `sdl-config --cflags` -O2 -pipe -c ws-key.cpp ws-key.cpp:11:20: warning: deprecated conversion from string constant to ‘char*’ ws-key.cpp:43:1: warning: non-local variable ‘ pubkey’ uses anonymous type ws-key.cpp: In function ‘void init_two_dw(Uint32*, Uint32)’: ws-key.cpp:282:34: warning: dereferencing type-punned pointer will break strict-aliasing rules ws-key.cpp: In function ‘void not_bignum(Uint32*, Uint32)’: ws-key.cpp:317:21: warning: operation on ‘n’ may be undefined mixshell.cpp: In function ‘int main(int, char**)’: mixshell.cpp:65:33: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result mixshell.cpp:86:41: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result mixshell.cpp:88:42: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result mixvfs.cpp: In member function ‘mix_record* MIXFiles::decodeHeader(FILE*, mix_header*, int)’: mixvfs.cpp:124:35: warning: suggest parentheses around ‘+’ in operand of ‘&’ mixvfs.cpp: In member function ‘void MIXFiles::readMIXHeader(FILE*, Uint32, Uint8)’: mixvfs.cpp:169:30: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result mixvfs.cpp:189:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result mixvfs.cpp:194:70: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result mixvfs.cpp:220:66: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result mixvfs.cpp: In member function ‘mix_record* MIXFiles::decodeHeader(FILE*, mix_header*, int)’: mixvfs.cpp:108:30: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result mixvfs.cpp:111:29: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result mixvfs.cpp:127:26: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -o mixshell mixshell.o filename.o mixvfs.o blowfish.o ws-key.o ../../src/misc/strcase.o `sdl-config --libs` -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu make[2]: Leaving directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/mixshell' make -C shpview/ make[2]: Entering directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/shpview' i686-pc-linux-gnu-g++ -g -Wall -I. -I../../src/include `sdl-config --cflags` -O2 -pipe -c minigfx.cpp -o minigfx.o i686-pc-linux-gnu-g++ -g -Wall -I. -I../../src/include `sdl-config --cflags` -O2 -pipe -c shpview.cpp -o shpview.o i686-pc-linux-gnu-g++ -o ../../shpview -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu minigfx.o shpview.o ../../src/vfs/vfs.o ../../src/video/message.o ../../src/vfs/vfsplugman.o ../../src/vfs/externalvfs.o ../../src/misc/compression.o ../../src/misc/inifile.o ../../src/misc/strcase.o ../../src/ui/logger.o ../../src/misc/dllibrary.o ../../src/ui/font.o ../../src/video/shpimage.o ../../src/video/imageproc.o ../../src/misc/common.o `sdl-config --libs` -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu make[2]: Leaving directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/shpview' make -C tmpinied/ make[2]: Entering directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied' i686-pc-linux-gnu-g++ -g -Wall -I../../src/include `sdl-config --cflags` -c tmpinied.cpp -o tmpinied.o i686-pc-linux-gnu-g++ -g -Wall -I../../src/include `sdl-config --cflags` -c tmpgfx.cpp -o tmpgfx.o i686-pc-linux-gnu-g++ -g -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ../../tmpinied tmpinied.o tmpgfx.o ../../src/vfs/vfs.o ../../src/vfs/vfsplugman.o ../../src/vfs/externalvfs.o ../../src/misc/strcase.o ../../src/ui/logger.o ../../src/misc/dllibrary.o ../../src/video/message.o ../../src/ui/font.o ../../src/video/shpimage.o ../../src/misc/inifile.o ../../src/video/imageproc.o ../../src/misc/compression.o ../../src/misc/common.o `sdl-config --libs` make[2]: Leaving directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied' make[1]: Leaving directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools' >>> Source compiled. >>> Test phase [none]: games-strategy/freecnc-0.2.1.31072003 >>> Install freecnc-0.2.1.31072003 into /var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/image/ category games-strategy >>> Completed installing freecnc-0.2.1.31072003 into /var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/games/lib/freecnc/shpview usr/games/lib/freecnc/tgz.vfs usr/games/lib/freecnc/mix.vfs usr/games/lib/freecnc/tmpinied usr/games/lib/freecnc/audplay usr/games/lib/freecnc/freecnc  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/games/lib/freecnc/tgz.vfs * /usr/games/lib/freecnc/mix.vfs   * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * ws-key.cpp:282:34: warning: dereferencing type-punned pointer will break strict-aliasing rules * tgzfiles.cpp:168:55: warning: dereferencing type-punned pointer will break strict-aliasing rules * tgzfiles.cpp:169:47: warning: dereferencing type-punned pointer will break strict-aliasing rules * tgzfiles.cpp:181:64: warning: dereferencing type-punned pointer will break strict-aliasing rules * ws-key.cpp:282:34: warning: dereferencing type-punned pointer will break strict-aliasing rules  * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.freecnc.org/ * Remember, in order to play games, you have to * be in the 'games' group. * Just run 'gpasswd -a games', then have re-login. * For more info about Gentoo gaming in general, see our website: * http://games.gentoo.org/ * If you have the C&C games, then just copy the .mix * to /usr/share/games/freecnc * Otherwise, re-emerge freecnc with 'nocd' in your USE. * Gentoo contact information ... herds: games maintainers: