Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 212142 Details for
Bug 295827
games-strategy/freecnc: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
freecnc-0.2.1.31072003:20091205-024831.log (text/plain), 43.34 KB, created by
Diego Elio Pettenò (RETIRED)
on 2009-12-05 11:54:18 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2009-12-05 11:54:18 UTC
Size:
43.34 KB
patch
obsolete
> [32;01m*[0m CPV: games-strategy/freecnc-0.2.1.31072003 > [32;01m*[0m REPO: gentoo > [32;01m*[0m 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 > [32;01m*[0m Applying 0.2.1.31072003-makefile-cflags.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 0.2.1.31072003-remove-root.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 0.2.1.31072003-gentoo-paths.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying freecnc-0.2.1.31072003-gcc4.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying freecnc-0.2.1.31072003-gcc42.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying freecnc-0.2.1.31072003-glibc2.10.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work >>>> 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 >In file included from video/cpsimage.cpp:7: >./include/fcnc_endian.h: In function 'Uint8 freadbyte(FILE*)': >./include/fcnc_endian.h:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint16 freadword(FILE*)': >./include/fcnc_endian.h:36: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint32 freadthree(FILE*)': >./include/fcnc_endian.h:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint32 freadlong(FILE*)': >./include/fcnc_endian.h:55: 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++ -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 >In file included from video/wsa.cpp:5: >./include/fcnc_endian.h: In function 'Uint8 freadbyte(FILE*)': >./include/fcnc_endian.h:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint16 freadword(FILE*)': >./include/fcnc_endian.h:36: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint32 freadthree(FILE*)': >./include/fcnc_endian.h:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint32 freadlong(FILE*)': >./include/fcnc_endian.h:55: 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++ -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 >In file included from video/shpimage.cpp:10: >./include/fcnc_endian.h: In function 'Uint8 freadbyte(FILE*)': >./include/fcnc_endian.h:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint16 freadword(FILE*)': >./include/fcnc_endian.h:36: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint32 freadthree(FILE*)': >./include/fcnc_endian.h:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint32 freadlong(FILE*)': >./include/fcnc_endian.h:55: 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++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c ui/logger.cpp -o ui/logger.o >In file included from video/vqa.cpp:5: >./include/fcnc_endian.h: In function 'Uint8 freadbyte(FILE*)': >./include/fcnc_endian.h:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint16 freadword(FILE*)': >./include/fcnc_endian.h:36: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint32 freadthree(FILE*)': >./include/fcnc_endian.h:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint32 freadlong(FILE*)': >./include/fcnc_endian.h:55: 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++ -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 >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 >In file included from ui/font.cpp:4: >./include/fcnc_endian.h: In function 'Uint8 freadbyte(FILE*)': >./include/fcnc_endian.h:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint16 freadword(FILE*)': >./include/fcnc_endian.h:36: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint32 freadthree(FILE*)': >./include/fcnc_endian.h:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint32 freadlong(FILE*)': >./include/fcnc_endian.h:55: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >ui/font.cpp: In member function 'Uint32 Font::calcStringWidth(const char*)': >ui/font.cpp:112: 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: warning: array subscript has type 'char' >ui/font.cpp:127: warning: array subscript has type 'char' >i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/structure.cpp -o game/structure.o >ui/logger.cpp: In member function 'void Logger::gameMsg(const char*, ...)': >ui/logger.cpp:145: 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 >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 >i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c game/aiplugman.cpp -o game/aiplugman.o >game/game.cpp: In constructor 'Game::Game()': >game/game.cpp:40: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result >game/game.cpp: In constructor 'Game::Game()': >game/game.cpp:40: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result >game/game.cpp: In constructor 'Game::Game()': >game/game.cpp:40: 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/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 >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 >game/map.cpp: In member function 'void CnCMap::loadMap(const char*, LoadingScreen*)': >game/map.cpp:120: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result >game/map.cpp:126: 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/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 >game/unitanimations.cpp: In member function 'virtual void UAttackAnimEvent::run()': >game/unitanimations.cpp:470: warning: suggest parentheses around '-' in operand of '&' >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 >In file included from game/loadmap.cpp:11: >./include/fcnc_endian.h: In function 'Uint8 freadbyte(FILE*)': >./include/fcnc_endian.h:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint16 freadword(FILE*)': >./include/fcnc_endian.h:36: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint32 freadthree(FILE*)': >./include/fcnc_endian.h:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >./include/fcnc_endian.h: In function 'Uint32 freadlong(FILE*)': >./include/fcnc_endian.h:55: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >game/loadmap.cpp: In member function 'void CnCMap::advancedSections(INIFile*)': >game/loadmap.cpp:386: warning: deprecated conversion from string constant to 'char*' >game/loadmap.cpp: In member function 'void CnCMap::parseBin(TileList*)': >game/loadmap.cpp:698: warning: suggest parentheses around arithmetic in operand of '|' >game/loadmap.cpp:700: warning: suggest parentheses around arithmetic in operand of '|' >i686-pc-linux-gnu-g++ -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c vfs/vfsplugman.cpp -o vfs/vfsplugman.o >i686-pc-linux-gnu-gcc -g -Wall -I./include `sdl-config --cflags` -O2 -pipe -c misc/snprintf.c -o misc/snprintf.o >In file included from /usr/include/string.h:641, > from /usr/lib/gcc/i686-pc-linux-gnu/4.4.2/include/g++-v4/cstring:46, > from game/structure.cpp:3: >In function 'char* strncat(char*, const char*, size_t)', > inlined from 'StructureType::StructureType(const char*, INIFile*, INIFile*, const char*)' at game/structure.cpp:118: >/usr/include/bits/string3.h:153: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >In function 'char* strncat(char*, const char*, size_t)', > inlined from 'StructureType::StructureType(const char*, INIFile*, INIFile*, const char*)' at game/structure.cpp:118: >/usr/include/bits/string3.h:153: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >i686-pc-linux-gnu-g++ -Wl,-O1 -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: warning: deprecated conversion from string constant to 'char*' >ws-key.cpp:43: warning: non-local variable '<anonymous struct> pubkey' uses anonymous type >ws-key.cpp: In function 'void init_two_dw(Uint32*, Uint32)': >ws-key.cpp:282: warning: dereferencing type-punned pointer will break strict-aliasing rules >ws-key.cpp: In function 'void not_bignum(Uint32*, Uint32)': >ws-key.cpp:317: warning: operation on 'n' may be undefined >ws-key.cpp: In function 'void calc_a_bignum(Uint32*, Uint32*, Uint32*, Uint32)': >ws-key.cpp:292: warning: dereferencing pointer 'n1.48' does break strict-aliasing rules >ws-key.cpp:292: note: initialized from here >ws-key.cpp:293: warning: dereferencing pointer 'n1.48' does break strict-aliasing rules >ws-key.cpp:293: note: initialized from here >ws-key.cpp:298: warning: dereferencing pointer 'n1.48' does break strict-aliasing rules >ws-key.cpp:298: warning: dereferencing pointer 'n1.48' does break strict-aliasing rules >ws-key.cpp:298: note: initialized from here >ws-key.cpp:217: warning: dereferencing pointer 'src2.31' does break strict-aliasing rules >ws-key.cpp:217: note: initialized from here >ws-key.cpp: In function 'void get_blowfish_key(const Uint8*, Uint8*)': >ws-key.cpp:282: warning: dereferencing pointer 'glob1_hi_inv.44' does break strict-aliasing rules >ws-key.cpp:282: note: initialized from here >In file included from mixvfs.cpp:7: >../../include/fcnc_endian.h: In function 'Uint8 freadbyte(FILE*)': >../../include/fcnc_endian.h:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >../../include/fcnc_endian.h: In function 'Uint16 freadword(FILE*)': >../../include/fcnc_endian.h:36: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >../../include/fcnc_endian.h: In function 'Uint32 freadthree(FILE*)': >../../include/fcnc_endian.h:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >../../include/fcnc_endian.h: In function 'Uint32 freadlong(FILE*)': >../../include/fcnc_endian.h:55: 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(VFile*, mix_header*, int)': >mixvfs.cpp:189: 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: warning: dereferencing type-punned pointer will break strict-aliasing rules >tgzfiles.cpp:169: warning: dereferencing type-punned pointer will break strict-aliasing rules >tgzfiles.cpp:181: 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 >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: warning: deprecated conversion from string constant to 'char*' >ws-key.cpp:43: warning: non-local variable '<anonymous struct> pubkey' uses anonymous type >ws-key.cpp: In function 'void init_two_dw(Uint32*, Uint32)': >ws-key.cpp:282: warning: dereferencing type-punned pointer will break strict-aliasing rules >ws-key.cpp: In function 'void not_bignum(Uint32*, Uint32)': >ws-key.cpp:317: warning: operation on 'n' may be undefined >ws-key.cpp: In function 'void calc_a_bignum(Uint32*, Uint32*, Uint32*, Uint32)': >ws-key.cpp:292: warning: dereferencing pointer 'n1.48' does break strict-aliasing rules >ws-key.cpp:292: note: initialized from here >ws-key.cpp:293: warning: dereferencing pointer 'n1.48' does break strict-aliasing rules >ws-key.cpp:293: note: initialized from here >ws-key.cpp:298: warning: dereferencing pointer 'n1.48' does break strict-aliasing rules >ws-key.cpp:298: warning: dereferencing pointer 'n1.48' does break strict-aliasing rules >ws-key.cpp:298: note: initialized from here >ws-key.cpp:217: warning: dereferencing pointer 'src2.31' does break strict-aliasing rules >ws-key.cpp:217: note: initialized from here >ws-key.cpp: In function 'void get_blowfish_key(const Uint8*, Uint8*)': >ws-key.cpp:282: warning: dereferencing pointer 'glob1_hi_inv.44' does break strict-aliasing rules >ws-key.cpp:282: note: initialized from here >mixshell.cpp: In function 'int main(int, char**)': >mixshell.cpp:65: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result >mixshell.cpp:86: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >mixshell.cpp:88: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >In file included from mixvfs.cpp:8: >fcnc_endian.h: In function 'Uint8 freadbyte(FILE*)': >fcnc_endian.h:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >fcnc_endian.h: In function 'Uint16 freadword(FILE*)': >fcnc_endian.h:36: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >fcnc_endian.h: In function 'Uint32 freadthree(FILE*)': >fcnc_endian.h:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >fcnc_endian.h: In function 'Uint32 freadlong(FILE*)': >fcnc_endian.h:55: 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:124: warning: suggest parentheses around '+' in operand of '&' >mixvfs.cpp:108: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >mixvfs.cpp:111: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >mixvfs.cpp:127: 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 'void MIXFiles::readMIXHeader(FILE*, Uint32, Uint8)': >mixvfs.cpp:169: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >mixvfs.cpp:189: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >mixvfs.cpp:194: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >mixvfs.cpp:220: 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 >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 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 >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++ -o ../../tmpinied -g `sdl-config --libs` 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 -Wl,-O1 >tmpinied.o: In function `TmpIniEd::run()': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpinied.cpp:184: undefined reference to `SDL_PollEvent' >tmpinied.o: In function `main': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpinied.cpp:300: undefined reference to `SDL_Init' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpinied.cpp:301: undefined reference to `SDL_GetError' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpinied.cpp:315: undefined reference to `SDL_Quit' >tmpgfx.o: In function `TmpGFX': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:9: undefined reference to `SDL_WM_SetCaption' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:10: undefined reference to `SDL_SetVideoMode' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:12: undefined reference to `SDL_GetError' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:9: undefined reference to `SDL_WM_SetCaption' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:10: undefined reference to `SDL_SetVideoMode' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:12: undefined reference to `SDL_GetError' >tmpgfx.o: In function `TmpGFX::draw(TemplateData*, TemplateImage*, Font*, unsigned int)': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:28: undefined reference to `SDL_MapRGB' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:39: undefined reference to `SDL_FillRect' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:47: undefined reference to `SDL_UpperBlit' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:49: undefined reference to `SDL_UpperBlit' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:50: undefined reference to `SDL_FreeSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:55: undefined reference to `SDL_UpperBlit' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:56: undefined reference to `SDL_FreeSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:60: undefined reference to `SDL_UpperBlit' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:61: undefined reference to `SDL_FreeSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied/tmpgfx.cpp:80: undefined reference to `SDL_Flip' >../../src/misc/dllibrary.o: In function `DLLibrary::getFunction(char const*)': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/misc/dllibrary.cpp:185: undefined reference to `dlsym' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/misc/dllibrary.cpp:195: undefined reference to `dlsym' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/misc/dllibrary.cpp:199: undefined reference to `dlerror' >../../src/misc/dllibrary.o: In function `DLLibrary': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/misc/dllibrary.cpp:173: undefined reference to `dlopen' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/misc/dllibrary.cpp:175: undefined reference to `dlerror' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/misc/dllibrary.cpp:173: undefined reference to `dlopen' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/misc/dllibrary.cpp:175: undefined reference to `dlerror' >../../src/misc/dllibrary.o: In function `~DLLibrary': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/misc/dllibrary.cpp:181: undefined reference to `dlclose' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/misc/dllibrary.cpp:181: undefined reference to `dlclose' >../../src/video/message.o: In function `MessagePool::postMessage(char const*)': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/message.cpp:74: undefined reference to `SDL_GetTicks' >../../src/video/message.o: In function `~MessagePool': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/message.cpp:29: undefined reference to `SDL_FreeSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/message.cpp:29: undefined reference to `SDL_FreeSurface' >../../src/video/message.o: In function `MessagePool::getMessages()': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/message.cpp:35: undefined reference to `SDL_GetTicks' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/message.cpp:45: undefined reference to `SDL_FreeSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/message.cpp:54: undefined reference to `SDL_CreateRGBSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/message.cpp:59: undefined reference to `SDL_FillRect' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/message.cpp:60: undefined reference to `SDL_SetColorKey' >../../src/ui/font.o: In function `Font::drawString(char const*, SDL_Surface*, unsigned int, unsigned int)': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/ui/font.cpp:127: undefined reference to `SDL_UpperBlit' >../../src/ui/font.o: In function `~Font': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/ui/font.cpp:97: undefined reference to `SDL_FreeSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/ui/font.cpp:97: undefined reference to `SDL_FreeSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/ui/font.cpp:97: undefined reference to `SDL_FreeSurface' >../../src/ui/font.o: In function `Font': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/ui/font.cpp:78: undefined reference to `SDL_CreateRGBSurfaceFrom' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/ui/font.cpp:80: undefined reference to `SDL_SetColors' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/ui/font.cpp:81: undefined reference to `SDL_SetColorKey' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/ui/font.cpp:83: undefined reference to `SDL_DisplayFormat' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/ui/font.cpp:84: undefined reference to `SDL_FreeSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/ui/font.cpp:78: undefined reference to `SDL_CreateRGBSurfaceFrom' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/ui/font.cpp:80: undefined reference to `SDL_SetColors' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/ui/font.cpp:81: undefined reference to `SDL_SetColorKey' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/ui/font.cpp:83: undefined reference to `SDL_DisplayFormat' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/ui/font.cpp:84: undefined reference to `SDL_FreeSurface' >../../src/video/shpimage.o: In function `Dune2Image::getImage(unsigned short)': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:435: undefined reference to `SDL_CreateRGBSurfaceFrom' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:447: undefined reference to `SDL_SetColors' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:448: undefined reference to `SDL_SetColorKey' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:452: undefined reference to `SDL_SetColorKey' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:456: undefined reference to `SDL_FreeSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:454: undefined reference to `SDL_DisplayFormat' >../../src/video/shpimage.o: In function `SHPImage::getImageAsAlpha(unsigned short, SDL_Surface**)': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:319: undefined reference to `SDL_CreateRGBSurfaceFrom' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:320: undefined reference to `SDL_SetColors' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:321: undefined reference to `SDL_SetColorKey' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:324: undefined reference to `SDL_SetColorKey' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:328: undefined reference to `SDL_FreeSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:326: undefined reference to `SDL_DisplayFormat' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:328: undefined reference to `SDL_FreeSurface' >../../src/video/shpimage.o: In function `SHPImage::getImage(unsigned short, SDL_Surface**, SDL_Surface**, unsigned char)': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:270: undefined reference to `SDL_CreateRGBSurfaceFrom' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:272: undefined reference to `SDL_CreateRGBSurfaceFrom' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:273: undefined reference to `SDL_SetColors' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:274: undefined reference to `SDL_SetColorKey' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:277: undefined reference to `SDL_SetColorKey' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:281: undefined reference to `SDL_FreeSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:284: undefined reference to `SDL_SetColors' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:285: undefined reference to `SDL_SetColorKey' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:286: undefined reference to `SDL_SetAlpha' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:290: undefined reference to `SDL_SetColorKey' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:294: undefined reference to `SDL_FreeSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:279: undefined reference to `SDL_DisplayFormat' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:292: undefined reference to `SDL_DisplayFormat' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:294: undefined reference to `SDL_FreeSurface' >../../src/video/shpimage.o: In function `TemplateImage::getImage(unsigned short)': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:593: undefined reference to `SDL_CreateRGBSurfaceFrom' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:597: undefined reference to `SDL_SetColors' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:598: undefined reference to `SDL_SetColorKey' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:602: undefined reference to `SDL_SetColorKey' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:606: undefined reference to `SDL_FreeSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/shpimage.cpp:604: undefined reference to `SDL_DisplayFormat' >../../src/video/imageproc.o: In function `ImageProc::closeVideoScale()': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:294: undefined reference to `SDL_FreeSurface' >../../src/video/imageproc.o: In function `ImageProc::initVideoScale(SDL_Surface*, int)': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:302: undefined reference to `SDL_FreeSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:314: undefined reference to `SDL_GetVideoSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:314: undefined reference to `SDL_GetVideoSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:314: undefined reference to `SDL_CreateRGBSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:321: undefined reference to `SDL_SetColors' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:307: undefined reference to `SDL_GetVideoSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:307: undefined reference to `SDL_GetVideoSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:307: undefined reference to `SDL_CreateRGBSurface' >../../src/video/imageproc.o: In function `ImageProc::scaleLinear8bppsrc(SDL_Surface*, SDL_Surface*)': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:233: undefined reference to `SDL_MapRGB' >../../src/video/imageproc.o: In function `ImageProc::minimapScale(SDL_Surface*, unsigned char)': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:279: undefined reference to `SDL_CreateRGBSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:285: undefined reference to `SDL_SetColors' >../../src/video/imageproc.o: In function `ImageProc::scale(SDL_Surface*, signed char)': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:256: undefined reference to `SDL_CreateRGBSurface' >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:262: undefined reference to `SDL_SetColors' >../../src/video/imageproc.o: In function `ImageProc::scaleVideo(SDL_Surface*)': >/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/src/video/imageproc.cpp:330: undefined reference to `SDL_SetColors' >collect2: ld returned 1 exit status >make[2]: *** [../../tmpinied] Error 1 >make[2]: Leaving directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools/tmpinied' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++/tools' >make: *** [linux] Error 2 > [31;01m*[0m ERROR: games-strategy/freecnc-0.2.1.31072003 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 55: Called src_compile > [31;01m*[0m environment, line 3116: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake linux EXTRACFLAGS="${CFLAGS}" || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =games-strategy/freecnc-0.2.1.31072003', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =games-strategy/freecnc-0.2.1.31072003'. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/games-strategy/freecnc-0.2.1.31072003:20091205-024831.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/games-strategy/freecnc-0.2.1.31072003/work/freecnc++'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 295827
: 212142 |
212370
|
212372