Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 226011 Details for
Bug 312505
Maelstrom fails to compile when missing use flags for libsdl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
complete build log
build.log (text/plain), 54.13 KB, created by
Emery Hemingway
on 2010-03-31 20:45:51 UTC
(
hide
)
Description:
complete build log
Filename:
MIME Type:
Creator:
Emery Hemingway
Created:
2010-03-31 20:45:51 UTC
Size:
54.13 KB
patch
obsolete
> [32;01m*[0m CPV: games-action/maelstrom-3.0.6-r1 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: elibc_glibc kernel_linux userland_GNU x86 >>>> Unpacking source... >>>> Unpacking Maelstrom-3.0.6.tar.gz to /mnt/stuff/tmp/portage/games-action/maelstrom-3.0.6-r1/work > [32;01m*[0m Applying maelstrom-3.0.6-r1-security.patch ... >[A[76C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying maelstrom-3.0.6-64bits.patch ... >[A[76C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying maelstrom-gcc34.patch ... >[A[76C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /mnt/stuff/tmp/portage/games-action/maelstrom-3.0.6-r1/work >>>> Compiling source in /mnt/stuff/tmp/portage/games-action/maelstrom-3.0.6-r1/work/Maelstrom-3.0.6 ... > * econf: updating Maelstrom-3.0.6/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating Maelstrom-3.0.6/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking whether make sets ${MAKE}... yes >checking for working aclocal... missing >checking for working autoconf... found >checking for working automake... missing >checking for working autoheader... found >checking for working makeinfo... found >checking whether make sets ${MAKE}... (cached) yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for a BSD-compatible install... /usr/bin/install -c >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.2.0... yes >checking for SDLNet_Init in -lSDL_net... yes >checking for RSA checksum authentication... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating netlogic/Makefile >config.status: creating screenlib/Makefile >config.status: creating maclib/Makefile >config.status: creating Images/Makefile >config.status: creating Docs/Makefile >config.status: creating Maelstrom.spec >make -j2 >Making all in netlogic >make[1]: Entering directory `/mnt/stuff/tmp/portage/games-action/maelstrom-3.0.6-r1/work/Maelstrom-3.0.6/netlogic' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c about.cpp >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c blit.cpp >distcc[11020] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11020] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >distcc[11021] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11021] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >In file included from about.cpp:5: >../load.h: In member function 'const char* LibPath::Path(const char*)': >../load.h:95: warning: deprecated conversion from string constant to 'char*' >about.cpp: In function 'void DoAbout()': >about.cpp:101: warning: deprecated conversion from string constant to 'char*' >about.cpp:182: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c game.cpp >distcc[11026] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11026] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >blit.cpp: In function 'int RunFrame()': >blit.cpp:26: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c logic.cpp >distcc[11029] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11029] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >logic.cpp: In function 'void LogicUsage()': >logic.cpp:15: warning: deprecated conversion from string constant to 'char*' >logic.cpp: In function 'int LogicParseArgs(char***, int*)': >logic.cpp:39: warning: deprecated conversion from string constant to 'char*' >logic.cpp:52: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c make.cpp >distcc[11034] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11034] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >In file included from game.cpp:8: >../load.h: In member function 'const char* LibPath::Path(const char*)': >../load.h:95: warning: deprecated conversion from string constant to 'char*' >game.cpp: In function 'void DrawStatus(Bool, Bool)': >game.cpp:204: warning: deprecated conversion from string constant to 'char*' >game.cpp:207: warning: deprecated conversion from string constant to 'char*' >game.cpp:210: warning: deprecated conversion from string constant to 'char*' >game.cpp:213: warning: deprecated conversion from string constant to 'char*' >game.cpp:216: warning: deprecated conversion from string constant to 'char*' >game.cpp:221: warning: deprecated conversion from string constant to 'char*' >game.cpp: In function 'void NewGame()': >game.cpp:450: warning: deprecated conversion from string constant to 'char*' >game.cpp: In function 'void DoGameOver()': >game.cpp:733: warning: deprecated conversion from string constant to 'char*' >game.cpp:743: warning: deprecated conversion from string constant to 'char*' >game.cpp:792: warning: deprecated conversion from string constant to 'char*' >game.cpp:799: warning: deprecated conversion from string constant to 'char*' >game.cpp: In function 'void DoBonus()': >game.cpp:911: warning: deprecated conversion from string constant to 'char*' >game.cpp:918: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c netplay.cpp >distcc[11037] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11037] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c object.cpp >distcc[11040] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11040] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >netplay.cpp: In function 'int InitNetData()': >netplay.cpp:61: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:70: warning: deprecated conversion from string constant to 'char*' >netplay.cpp: In function 'int AddPlayer(char*)': >netplay.cpp:119: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:125: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:137: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:144: warning: deprecated conversion from string constant to 'char*' >netplay.cpp: In function 'int SetServer(char*)': >netplay.cpp:166: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:178: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:190: warning: deprecated conversion from string constant to 'char*' >netplay.cpp: In function 'int CheckPlayers()': >netplay.cpp:213: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:220: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:226: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:231: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:235: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:243: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:248: warning: deprecated conversion from string constant to 'char*' >netplay.cpp: In function 'int SyncNetwork()': >netplay.cpp:323: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:337: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:353: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:357: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:373: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:377: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:389: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:400: warning: deprecated conversion from string constant to 'char*' >netplay.cpp: In function 'int AlertServer(int*, int*, int*)': >netplay.cpp:509: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:512: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:518: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:531: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:535: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:561: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:573: warning: deprecated conversion from string constant to 'char*' >netplay.cpp: In function 'int Send_NewGame(int*, int*, int*)': >netplay.cpp:704: warning: deprecated conversion from string constant to 'char*' >netplay.cpp: In function 'int Await_NewGame(int*, int*, int*)': >netplay.cpp:760: warning: deprecated conversion from string constant to 'char*' >netplay.cpp:781: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c objects.cpp >distcc[11044] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11044] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c player.cpp >distcc[11047] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11047] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >rm -f liblogic.a >ar cru liblogic.a about.o blit.o game.o logic.o make.o netplay.o object.o objects.o player.o >i686-pc-linux-gnu-ranlib liblogic.a >make[1]: Leaving directory `/mnt/stuff/tmp/portage/games-action/maelstrom-3.0.6-r1/work/Maelstrom-3.0.6/netlogic' >Making all in screenlib >make[1]: Entering directory `/mnt/stuff/tmp/portage/games-action/maelstrom-3.0.6-r1/work/Maelstrom-3.0.6/screenlib' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c SDL_FrameBuf.cpp >distcc[11061] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11061] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c pixel.cpp >distcc[11064] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11064] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >SDL_FrameBuf.cpp: In member function 'int FrameBuf::Init(int, int, Uint32, SDL_Color*, SDL_Surface*)': >SDL_FrameBuf.cpp:107: warning: deprecated conversion from string constant to 'char*' >SDL_FrameBuf.cpp:111: warning: deprecated conversion from string constant to 'char*' >SDL_FrameBuf.cpp:120: warning: deprecated conversion from string constant to 'char*' >SDL_FrameBuf.cpp:123: warning: deprecated conversion from string constant to 'char*' >SDL_FrameBuf.cpp: In member function 'int FrameBuf::ScreenDump(char*, Uint16, Uint16, Uint16, Uint16)': >SDL_FrameBuf.cpp:642: warning: deprecated conversion from string constant to 'char*' >SDL_FrameBuf.cpp: In member function 'SDL_Surface* FrameBuf::LoadImage(Uint16, Uint16, Uint8*, Uint8*)': >SDL_FrameBuf.cpp:665: warning: deprecated conversion from string constant to 'char*' >rm -f libSDLscreen.a >ar cru libSDLscreen.a SDL_FrameBuf.o pixel.o >i686-pc-linux-gnu-ranlib libSDLscreen.a >make[1]: Leaving directory `/mnt/stuff/tmp/portage/games-action/maelstrom-3.0.6-r1/work/Maelstrom-3.0.6/screenlib' >Making all in maclib >make[1]: Entering directory `/mnt/stuff/tmp/portage/games-action/maelstrom-3.0.6-r1/work/Maelstrom-3.0.6/maclib' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c Mac_FontServ.cpp >distcc[11074] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11074] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c Mac_Resource.cpp >distcc[11077] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11077] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >Mac_Resource.cpp: In function 'void CheckAppleFile(FILE*, Uint32*)': >Mac_Resource.cpp:130: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >Mac_Resource.cpp:133: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >Mac_Resource.cpp:135: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >Mac_Resource.cpp: In function 'FILE* Open_MacRes(char**, Uint32*)': >Mac_Resource.cpp:197: warning: deprecated conversion from string constant to 'char*' >Mac_Resource.cpp: In constructor 'Mac_Resource::Mac_Resource(const char*)': >Mac_Resource.cpp:271: warning: deprecated conversion from string constant to 'char*' >Mac_Resource.cpp:280: warning: deprecated conversion from string constant to 'char*' >Mac_Resource.cpp:291: warning: deprecated conversion from string constant to 'char*' >Mac_Resource.cpp:310: warning: deprecated conversion from string constant to 'char*' >Mac_Resource.cpp:336: warning: deprecated conversion from string constant to 'char*' >Mac_Resource.cpp:357: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >Mac_Resource.cpp:360: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >Mac_Resource.cpp: In constructor 'Mac_Resource::Mac_Resource(const char*)': >Mac_Resource.cpp:357: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >Mac_Resource.cpp:360: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >Mac_Resource.cpp: In constructor 'Mac_Resource::Mac_Resource(const char*)': >Mac_Resource.cpp:357: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >Mac_Resource.cpp:360: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >Mac_Resource.cpp: In member function 'Uint16* Mac_Resource::ResourceIDs(const char*)': >Mac_Resource.cpp:437: warning: deprecated conversion from string constant to 'char*' >Mac_Resource.cpp: In member function 'char* Mac_Resource::ResourceName(const char*, Uint16)': >Mac_Resource.cpp:454: warning: deprecated conversion from string constant to 'char*' >Mac_Resource.cpp: In member function 'Mac_ResData* Mac_Resource::Resource(const char*, Uint16)': >Mac_Resource.cpp:481: warning: deprecated conversion from string constant to 'char*' >Mac_Resource.cpp:491: warning: deprecated conversion from string constant to 'char*' >Mac_Resource.cpp:476: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >Mac_Resource.cpp: In member function 'Mac_ResData* Mac_Resource::Resource(const char*, const char*)': >Mac_Resource.cpp:518: warning: deprecated conversion from string constant to 'char*' >Mac_Resource.cpp:528: warning: deprecated conversion from string constant to 'char*' >Mac_Resource.cpp:513: 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++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c Mac_Sound.cpp >Mac_FontServ.cpp: In constructor 'FontServ::FontServ(const char*)': >Mac_FontServ.cpp:80: warning: deprecated conversion from string constant to 'char*' >Mac_FontServ.cpp:84: warning: deprecated conversion from string constant to 'char*' >Mac_FontServ.cpp: In member function 'MFont* FontServ::NewFont(const char*, int)': >Mac_FontServ.cpp:116: warning: deprecated conversion from string constant to 'char*' >Mac_FontServ.cpp:148: warning: deprecated conversion from string constant to 'char*' >Mac_FontServ.cpp:158: warning: deprecated conversion from string constant to 'char*' >Mac_FontServ.cpp:185: warning: deprecated conversion from string constant to 'char*' >Mac_FontServ.cpp: In member function 'SDL_Surface* FontServ::TextImage(const char*, MFont*, Uint8, SDL_Color, SDL_Color)': >Mac_FontServ.cpp:288: warning: deprecated conversion from string constant to 'char*' >Mac_FontServ.cpp:291: warning: deprecated conversion from string constant to 'char*' >Mac_FontServ.cpp:329: warning: deprecated conversion from string constant to 'char*' >Mac_FontServ.cpp:337: warning: deprecated conversion from string constant to 'char*' >Mac_FontServ.cpp: In member function 'int FontServ::InvertText(SDL_Surface*)': >Mac_FontServ.cpp:409: warning: deprecated conversion from string constant to 'char*' >distcc[11080] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11080] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c Mac_Wave.cpp >distcc[11083] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11083] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >Mac_Wave.cpp: In member function 'int Wave::Load(const char*, Uint16)': >Mac_Wave.cpp:117: warning: deprecated conversion from string constant to 'char*' >Mac_Wave.cpp: In member function 'int Wave::Load(Mac_ResData*, Uint16)': >Mac_Wave.cpp:182: warning: deprecated conversion from string constant to 'char*' >Mac_Wave.cpp:187: warning: deprecated conversion from string constant to 'char*' >Mac_Wave.cpp:196: warning: deprecated conversion from string constant to 'char*' >Mac_Wave.cpp:209: warning: deprecated conversion from string constant to 'char*' >Mac_Wave.cpp:214: warning: deprecated conversion from string constant to 'char*' >Mac_Wave.cpp:223: warning: deprecated conversion from string constant to 'char*' >Mac_Wave.cpp:241: warning: deprecated conversion from string constant to 'char*' >Mac_Wave.cpp:251: warning: deprecated conversion from string constant to 'char*' >Mac_Wave.cpp:259: warning: deprecated conversion from string constant to 'char*' >Mac_Wave.cpp: In member function 'int Wave::Save(char*)': >Mac_Wave.cpp:531: warning: deprecated conversion from string constant to 'char*' >Mac_Wave.cpp:566: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c macres.cpp >distcc[11086] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11086] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >Mac_Sound.cpp: In constructor 'Sound::Sound(const char*, Uint8)': >Mac_Sound.cpp:110: warning: deprecated conversion from string constant to 'char*' >Mac_Sound.cpp:114: warning: deprecated conversion from string constant to 'char*' >Mac_Sound.cpp:122: warning: deprecated conversion from string constant to 'char*' >Mac_Sound.cpp:128: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c playwave.cpp >distcc[11089] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11089] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >macres.cpp: In function 'int main(int, char**)': >macres.cpp:67: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c snd2wav.cpp >distcc[11097] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11097] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >playwave.cpp: In function 'int main(int, char**)': >playwave.cpp:162: warning: format '%lu' expects type 'long unsigned int', but argument 5 has type 'Uint32' >rm -f libSDLmac.a >ar cru libSDLmac.a Mac_FontServ.o Mac_Resource.o Mac_Sound.o Mac_Wave.o >i686-pc-linux-gnu-ranlib libSDLmac.a >i686-pc-linux-gnu-g++ -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -Wl,-O1 -o macres macres.o libSDLmac.a -lSDL -lpthread -lSDL_net >i686-pc-linux-gnu-g++ -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -Wl,-O1 -o playwave playwave.o libSDLmac.a -lSDL -lpthread -lSDL_net >i686-pc-linux-gnu-g++ -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -Wl,-O1 -o snd2wav snd2wav.o libSDLmac.a -lSDL -lpthread -lSDL_net >make[1]: Leaving directory `/mnt/stuff/tmp/portage/games-action/maelstrom-3.0.6-r1/work/Maelstrom-3.0.6/maclib' >make[1]: Entering directory `/mnt/stuff/tmp/portage/games-action/maelstrom-3.0.6-r1/work/Maelstrom-3.0.6' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c checksum.cpp >distcc[11119] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11119] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c controls.cpp >distcc[11122] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11122] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >checksum.cpp: In function 'char* get_checksum(unsigned char*, int)': >checksum.cpp:264: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c dialog.cpp >distcc[11127] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11127] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >In file included from controls.cpp:10: >load.h: In member function 'const char* LibPath::Path(const char*)': >load.h:95: warning: deprecated conversion from string constant to 'char*' >In file included from controls.cpp:11: >dialog.h: In member function 'virtual void Mac_RadioList::Add_Radio(int, int, char*)': >dialog.h:405: warning: declaration 'struct Mac_RadioList::radio' does not declare anything >controls.cpp: In function 'void KeyName(SDLKey, char*)': >controls.cpp:43: warning: deprecated conversion from string constant to 'char*' >controls.cpp:46: warning: deprecated conversion from string constant to 'char*' >controls.cpp:49: warning: deprecated conversion from string constant to 'char*' >controls.cpp:52: warning: deprecated conversion from string constant to 'char*' >controls.cpp: In function 'FILE* OpenData(char*, char**)': >controls.cpp:78: warning: deprecated conversion from string constant to 'char*' >controls.cpp:80: warning: deprecated conversion from string constant to 'char*' >controls.cpp: In function 'void LoadControls()': >controls.cpp:98: warning: deprecated conversion from string constant to 'char*' >controls.cpp:106: warning: deprecated conversion from string constant to 'char*' >controls.cpp:110: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >controls.cpp:111: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >controls.cpp:112: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >controls.cpp: In function 'void SaveControls()': >controls.cpp:122: warning: deprecated conversion from string constant to 'char*' >controls.cpp:123: warning: deprecated conversion from string constant to 'char*' >controls.cpp:126: warning: deprecated conversion from string constant to 'char*' >controls.cpp:129: warning: deprecated conversion from string constant to 'char*' >controls.cpp:133: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >controls.cpp:134: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >controls.cpp:135: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >controls.cpp:136: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >controls.cpp: At global scope: >controls.cpp:168: warning: deprecated conversion from string constant to 'char*' >controls.cpp:168: warning: deprecated conversion from string constant to 'char*' >controls.cpp:168: warning: deprecated conversion from string constant to 'char*' >controls.cpp:168: warning: deprecated conversion from string constant to 'char*' >controls.cpp:168: warning: deprecated conversion from string constant to 'char*' >controls.cpp:168: warning: deprecated conversion from string constant to 'char*' >controls.cpp:168: warning: deprecated conversion from string constant to 'char*' >controls.cpp: In function 'void ConfigureControls()': >controls.cpp:263: warning: deprecated conversion from string constant to 'char*' >controls.cpp:267: warning: deprecated conversion from string constant to 'char*' >controls.cpp:284: warning: deprecated conversion from string constant to 'char*' >controls.cpp:288: warning: deprecated conversion from string constant to 'char*' >controls.cpp: In function 'void HandleEvent(SDL_Event*)': >controls.cpp:426: warning: deprecated conversion from string constant to 'char*' >controls.cpp: In function 'void ShowDawn()': >controls.cpp:505: warning: deprecated conversion from string constant to 'char*' >controls.cpp:505: warning: deprecated conversion from string constant to 'char*' >controls.cpp:505: warning: deprecated conversion from string constant to 'char*' >controls.cpp:505: warning: deprecated conversion from string constant to 'char*' >controls.cpp:505: warning: deprecated conversion from string constant to 'char*' >controls.cpp:505: warning: deprecated conversion from string constant to 'char*' >controls.cpp:521: warning: deprecated conversion from string constant to 'char*' >controls.cpp:525: warning: deprecated conversion from string constant to 'char*' >controls.cpp:544: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c fastrand.cpp >distcc[11130] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11130] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c init.cpp >distcc[11133] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11133] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >In file included from dialog.cpp:3: >dialog.h: In member function 'virtual void Mac_RadioList::Add_Radio(int, int, char*)': >dialog.h:405: warning: declaration 'struct Mac_RadioList::radio' does not declare anything >dialog.cpp: In constructor 'Mac_Button::Mac_Button(int, int, int, int, char*, MFont*, FontServ*, int (*)())': >dialog.cpp:32: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c load.cpp >distcc[11138] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11138] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >In file included from load.cpp:8: >load.h: In member function 'const char* LibPath::Path(const char*)': >load.h:95: warning: deprecated conversion from string constant to 'char*' >load.cpp: In function 'SDL_Surface* GetCIcon(FrameBuf*, short int)': >load.cpp:109: warning: deprecated conversion from string constant to 'char*' >load.cpp:117: warning: deprecated conversion from string constant to 'char*' >load.cpp:124: warning: deprecated conversion from string constant to 'char*' >load.cpp:136: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c main.cpp >distcc[11141] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11141] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >In file included from init.cpp:12: >load.h: In member function 'const char* LibPath::Path(const char*)': >load.h:95: warning: deprecated conversion from string constant to 'char*' >init.cpp: In function 'void DoSplash()': >init.cpp:68: warning: deprecated conversion from string constant to 'char*' >init.cpp: In function 'void DoIntroScreen()': >init.cpp:89: warning: deprecated conversion from string constant to 'char*' >init.cpp:117: warning: deprecated conversion from string constant to 'char*' >init.cpp: In function 'int DoInitializations(Uint32)': >init.cpp:732: warning: deprecated conversion from string constant to 'char*' >init.cpp:750: warning: deprecated conversion from string constant to 'char*' >init.cpp:758: warning: deprecated conversion from string constant to 'char*' >init.cpp:765: warning: deprecated conversion from string constant to 'char*' >init.cpp:772: warning: deprecated conversion from string constant to 'char*' >init.cpp:780: warning: deprecated conversion from string constant to 'char*' >init.cpp:783: warning: deprecated conversion from string constant to 'char*' >init.cpp:826: warning: deprecated conversion from string constant to 'char*' >init.cpp: In function 'int LoadSprite(Mac_Resource*, Blit**, int, int)': >init.cpp:1086: warning: deprecated conversion from string constant to 'char*' >init.cpp:1094: warning: deprecated conversion from string constant to 'char*' >init.cpp:1128: warning: deprecated conversion from string constant to 'char*' >init.cpp: In function 'int LoadSmallSprite(Mac_Resource*, Blit**, int, int)': >init.cpp:1206: warning: deprecated conversion from string constant to 'char*' >init.cpp:1214: warning: deprecated conversion from string constant to 'char*' >init.cpp:1248: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c myerror.cpp >distcc[11144] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11144] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >In file included from main.cpp:16: >load.h: In member function 'const char* LibPath::Path(const char*)': >load.h:95: warning: deprecated conversion from string constant to 'char*' >main.cpp: At global scope: >main.cpp:23: warning: deprecated conversion from string constant to 'char*' >main.cpp: In function 'void RunSpeedTest()': >main.cpp:142: warning: deprecated conversion from string constant to 'char*' >main.cpp: In function 'void PrintUsage()': >main.cpp:152: warning: deprecated conversion from string constant to 'char*' >main.cpp:153: warning: deprecated conversion from string constant to 'char*' >main.cpp:154: warning: deprecated conversion from string constant to 'char*' >main.cpp:160: warning: deprecated conversion from string constant to 'char*' >main.cpp:162: warning: deprecated conversion from string constant to 'char*' >main.cpp: In function 'int main(int, char**)': >main.cpp:204: warning: deprecated conversion from string constant to 'char*' >main.cpp:210: warning: deprecated conversion from string constant to 'char*' >main.cpp:225: warning: deprecated conversion from string constant to 'char*' >main.cpp:230: warning: deprecated conversion from string constant to 'char*' >main.cpp:243: warning: deprecated conversion from string constant to 'char*' >main.cpp:256: warning: deprecated conversion from string constant to 'char*' >main.cpp:374: warning: deprecated conversion from string constant to 'char*' >main.cpp: In function 'void DrawSoundLevel()': >main.cpp:438: warning: deprecated conversion from string constant to 'char*' >main.cpp: In function 'void DrawMainScreen()': >main.cpp:480: warning: deprecated conversion from string constant to 'char*' >main.cpp:515: warning: deprecated conversion from string constant to 'char*' >main.cpp:519: warning: deprecated conversion from string constant to 'char*' >main.cpp:522: warning: deprecated conversion from string constant to 'char*' >main.cpp:526: warning: deprecated conversion from string constant to 'char*' >main.cpp:532: warning: deprecated conversion from string constant to 'char*' >main.cpp:562: warning: deprecated conversion from string constant to 'char*' >main.cpp:574: warning: deprecated conversion from string constant to 'char*' >main.cpp:574: warning: deprecated conversion from string constant to 'char*' >main.cpp:578: warning: deprecated conversion from string constant to 'char*' >main.cpp:578: warning: deprecated conversion from string constant to 'char*' >main.cpp:582: warning: deprecated conversion from string constant to 'char*' >main.cpp:582: warning: deprecated conversion from string constant to 'char*' >main.cpp:586: warning: deprecated conversion from string constant to 'char*' >main.cpp:586: warning: deprecated conversion from string constant to 'char*' >main.cpp:592: warning: deprecated conversion from string constant to 'char*' >main.cpp:592: warning: deprecated conversion from string constant to 'char*' >main.cpp:596: warning: deprecated conversion from string constant to 'char*' >main.cpp:596: warning: deprecated conversion from string constant to 'char*' >main.cpp:599: warning: deprecated conversion from string constant to 'char*' >main.cpp:603: warning: deprecated conversion from string constant to 'char*' >main.cpp:606: warning: deprecated conversion from string constant to 'char*' >main.cpp:606: warning: deprecated conversion from string constant to 'char*' >main.cpp:611: warning: deprecated conversion from string constant to 'char*' >main.cpp:613: warning: deprecated conversion from string constant to 'char*' >main.cpp:618: warning: deprecated conversion from string constant to 'char*' >main.cpp: In function 'void DrawKey(MPoint*, char*, char*, void (*)())': >main.cpp:638: warning: deprecated conversion from string constant to 'char*' >main.cpp: In function 'void Message(char*)': >main.cpp:665: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c netscore.cpp >distcc[11147] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11147] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c rect.cpp >distcc[11150] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11150] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c scores.cpp >distcc[11153] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11153] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >netscore.cpp: In function 'void RegisterHighScore(Scores)': >netscore.cpp:27: warning: deprecated conversion from string constant to 'char*' >netscore.cpp:30: warning: deprecated conversion from string constant to 'char*' >netscore.cpp:31: warning: deprecated conversion from string constant to 'char*' >netscore.cpp:42: warning: deprecated conversion from string constant to 'char*' >netscore.cpp:43: warning: deprecated conversion from string constant to 'char*' >netscore.cpp:54: warning: deprecated conversion from string constant to 'char*' >netscore.cpp:68: warning: deprecated conversion from string constant to 'char*' >netscore.cpp: In function 'int NetLoadScores()': >netscore.cpp:124: warning: deprecated conversion from string constant to 'char*' >netscore.cpp:127: warning: deprecated conversion from string constant to 'char*' >netscore.cpp:171: warning: deprecated conversion from string constant to 'char*' >netscore.cpp:172: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -c Maelstrom-netd.c >distcc[11156] Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'? >distcc[11156] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally >In file included from scores.cpp:16: >load.h: In member function 'const char* LibPath::Path(const char*)': >load.h:95: warning: deprecated conversion from string constant to 'char*' >In file included from scores.cpp:17: >dialog.h: In member function 'virtual void Mac_RadioList::Add_Radio(int, int, char*)': >dialog.h:405: warning: declaration 'struct Mac_RadioList::radio' does not declare anything >scores.cpp: In function 'void LoadScores()': >scores.cpp:41: warning: deprecated conversion from string constant to 'char*' >scores.cpp: In function 'void SaveScores()': >scores.cpp:86: warning: deprecated conversion from string constant to 'char*' >scores.cpp: In function 'int ZapHighScores()': >scores.cpp:136: warning: deprecated conversion from string constant to 'char*' >scores.cpp:140: warning: deprecated conversion from string constant to 'char*' >scores.cpp:149: warning: deprecated conversion from string constant to 'char*' >scores.cpp:153: warning: deprecated conversion from string constant to 'char*' >scores.cpp: In function 'int GetStartLevel()': >scores.cpp:189: warning: deprecated conversion from string constant to 'char*' >scores.cpp:191: warning: deprecated conversion from string constant to 'char*' >scores.cpp:192: warning: deprecated conversion from string constant to 'char*' >scores.cpp:193: warning: deprecated conversion from string constant to 'char*' >scores.cpp:198: warning: deprecated conversion from string constant to 'char*' >scores.cpp:208: warning: deprecated conversion from string constant to 'char*' >scores.cpp:212: warning: deprecated conversion from string constant to 'char*' >scores.cpp:231: warning: deprecated conversion from string constant to 'char*' >scores.cpp:234: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -march=pentium3 -O2 -pipe -fomit-frame-pointer -mmmx -msse -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/games/Maelstrom\" -Wl,-O1 -o Maelstrom checksum.o controls.o dialog.o fastrand.o init.o load.o main.o myerror.o netscore.o rect.o scores.o netlogic/liblogic.a screenlib/libSDLscreen.a maclib/libSDLmac.a -lm -lSDL -lpthread -lSDL_net >Maelstrom-netd.c: In function 'DisconnectPlayer': >Maelstrom-netd.c:48: warning: incompatible implicit declaration of built-in function 'free' >Maelstrom-netd.c: In function 'SendError': >Maelstrom-netd.c:62: warning: incompatible implicit declaration of built-in function 'exit' >Maelstrom-netd.c:68: warning: ignoring return value of 'write', declared with attribute warn_unused_result >Maelstrom-netd.c: In function 'Fatal': >Maelstrom-netd.c:82: warning: incompatible implicit declaration of built-in function 'exit' >Maelstrom-netd.c: In function 'CheckNewGame': >Maelstrom-netd.c:169: warning: ignoring return value of 'write', declared with attribute warn_unused_result >Maelstrom-netd.c: In function 'I_Crashed': >Maelstrom-netd.c:181: warning: incompatible implicit declaration of built-in function 'exit' >Maelstrom-netd.c: In function 'main': >Maelstrom-netd.c:198: warning: incompatible implicit declaration of built-in function 'exit' >Maelstrom-netd.c:207: warning: incompatible implicit declaration of built-in function 'exit' >Maelstrom-netd.c:211: warning: incompatible implicit declaration of built-in function 'exit' >Maelstrom-netd.c:250: warning: incompatible implicit declaration of built-in function 'exit' >Maelstrom-netd.c:266: warning: incompatible implicit declaration of built-in function 'exit' >Maelstrom-netd.c:274: warning: incompatible implicit declaration of built-in function 'exit' >Maelstrom-netd.c:369: warning: format '%s' expects type 'char *', but argument 2 has type 'int' >Maelstrom-netd.c:369: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'int' >init.o: In function `DoInitializations(unsigned int)': >init.cpp:(.text+0x1581): undefined reference to `SDL_NumJoysticks' >init.cpp:(.text+0x1591): undefined reference to `SDL_JoystickOpen' >init.cpp:(.text+0x2e0f): undefined reference to `SDL_JoystickName' >collect2: ld returned 1 exit status >distcc[11160] ERROR: compile (null) on localhost failed >make[1]: *** [Maelstrom] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/mnt/stuff/tmp/portage/games-action/maelstrom-3.0.6-r1/work/Maelstrom-3.0.6' >make: *** [all-recursive] Error 1 > [31;01m*[0m ERROR: games-action/maelstrom-3.0.6-r1 failed: > [31;01m*[0m died running emake, base_src_make:make > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_compile > [31;01m*[0m environment, line 2556: Called games_src_compile > [31;01m*[0m environment, line 1428: Called base_src_make > [31;01m*[0m environment, line 253: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake $@ || die "died running emake, $FUNCNAME:make"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =games-action/maelstrom-3.0.6-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =games-action/maelstrom-3.0.6-r1'. > [31;01m*[0m The complete build log is located at '/mnt/stuff/tmp/portage/games-action/maelstrom-3.0.6-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/mnt/stuff/tmp/portage/games-action/maelstrom-3.0.6-r1/temp/environment'. > [31;01m*[0m S: '/mnt/stuff/tmp/portage/games-action/maelstrom-3.0.6-r1/work/Maelstrom-3.0.6'
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 312505
: 226011 |
226013