Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/Maelstrom.spec'], False, '/var/lib/mock/dist-f12-build-513178-79837/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/Maelstrom.spec'] warning: Could not canonicalize hostname: ppc5.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/Maelstrom-3.0.6-18.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/Maelstrom.spec'], False, '/var/lib/mock/dist-f12-build-513178-79837/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/Maelstrom.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QFfvKQ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Maelstrom-3.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/Maelstrom-3.0.6.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Maelstrom-3.0.6 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (Maelstrom-3.0.6-setgid.patch):' Patch #0 (Maelstrom-3.0.6-setgid.patch): + /bin/cat /builddir/build/SOURCES/Maelstrom-3.0.6-setgid.patch + /usr/bin/patch -s -p1 -b --suffix .setgid --fuzz=0 + echo 'Patch #1 (Maelstrom-3.0.6-gcc34.patch):' Patch #1 (Maelstrom-3.0.6-gcc34.patch): + /bin/cat /builddir/build/SOURCES/Maelstrom-3.0.6-gcc34.patch + /usr/bin/patch -s -p1 -b --suffix .gcc34 --fuzz=0 + echo 'Patch #2 (Maelstrom-3.0.6-64bit.patch):' Patch #2 (Maelstrom-3.0.6-64bit.patch): + /bin/cat /builddir/build/SOURCES/Maelstrom-3.0.6-64bit.patch + /usr/bin/patch -s -p1 -b --suffix .64bit --fuzz=0 + echo 'Patch #3 (Maelstrom-3.0.6-install.patch):' Patch #3 (Maelstrom-3.0.6-install.patch): + /bin/cat /builddir/build/SOURCES/Maelstrom-3.0.6-install.patch + /usr/bin/patch -s -p1 -b --suffix .install --fuzz=0 Patch #4 (Maelstrom-open.patch): + echo 'Patch #4 (Maelstrom-open.patch):' + /bin/cat /builddir/build/SOURCES/Maelstrom-open.patch + /usr/bin/patch -s -p1 -b --suffix .open --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WIV5tL + umask 022 + cd /builddir/build/BUILD + cd Maelstrom-3.0.6 + LANG=C + export LANG + unset DISPLAY + cp /usr/share/libtool/config/config.sub /usr/share/libtool/config/config.guess . + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking target system type... powerpc-redhat-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... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking whether make sets ${MAKE}... (cached) yes checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... 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 -j4 Making all in netlogic make[1]: Entering directory `/builddir/build/BUILD/Maelstrom-3.0.6/netlogic' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c about.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c blit.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c game.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c logic.cpp blit.cpp: In function 'int RunFrame()': blit.cpp:26: warning: deprecated conversion from string constant to 'char*' 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*' logic.cpp:33: warning: unused variable 'argc' In file included from game.cpp:7: ../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:791: warning: deprecated conversion from string constant to 'char*' game.cpp:798: warning: deprecated conversion from string constant to 'char*' game.cpp: In function 'void DoBonus()': game.cpp:910: warning: deprecated conversion from string constant to 'char*' game.cpp:917: warning: deprecated conversion from string constant to 'char*' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c make.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c netplay.cpp In file included from about.cpp:4: ../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*' 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:368: warning: dereferencing type-punned pointer will break strict-aliasing rules 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:395: warning: dereferencing type-punned pointer will break strict-aliasing rules 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:580: warning: dereferencing type-punned pointer will break strict-aliasing rules netplay.cpp:582: warning: dereferencing type-punned pointer will break strict-aliasing rules netplay.cpp:588: warning: dereferencing type-punned pointer will break strict-aliasing rules netplay.cpp: In function 'int Send_NewGame(int*, int*, int*)': netplay.cpp:702: warning: deprecated conversion from string constant to 'char*' netplay.cpp: In function 'int Await_NewGame(int*, int*, int*)': netplay.cpp:758: warning: deprecated conversion from string constant to 'char*' netplay.cpp:779: warning: deprecated conversion from string constant to 'char*' netplay.cpp:795: warning: dereferencing type-punned pointer will break strict-aliasing rules netplay.cpp:797: warning: dereferencing type-punned pointer will break strict-aliasing rules netplay.cpp:803: warning: dereferencing type-punned pointer will break strict-aliasing rules g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c object.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c objects.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c player.cpp 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 ranlib liblogic.a make[1]: Leaving directory `/builddir/build/BUILD/Maelstrom-3.0.6/netlogic' Making all in screenlib make[1]: Entering directory `/builddir/build/BUILD/Maelstrom-3.0.6/screenlib' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c SDL_FrameBuf.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c pixel.cpp 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*' SDL_FrameBuf.cpp:678: warning: 'm' may be used uninitialized in this function rm -f libSDLscreen.a ar cru libSDLscreen.a SDL_FrameBuf.o pixel.o ranlib libSDLscreen.a make[1]: Leaving directory `/builddir/build/BUILD/Maelstrom-3.0.6/screenlib' Making all in maclib make[1]: Entering directory `/builddir/build/BUILD/Maelstrom-3.0.6/maclib' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c Mac_FontServ.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c Mac_Resource.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c Mac_Sound.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c Mac_Wave.cpp In file included from Mac_Resource.cpp:45: applefile.h:78:32: warning: "/*" within comment applefile.h:83:33: warning: "/*" within comment applefile.h:142:33: warning: "/*" within comment applefile.h:333:33: warning: "/*" within comment 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_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_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_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_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_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_FontServ.cpp:158: warning: deprecated conversion from string constant to 'char*' Mac_FontServ.cpp:185: 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_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_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*' 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_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_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_FontServ.cpp:291: warning: deprecated conversion from string constant to 'char*' 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_FontServ.cpp:329: 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 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*' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c macres.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c playwave.cpp 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 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*' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c snd2wav.cpp 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 ranlib libSDLmac.a g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -o macres macres.o libSDLmac.a -lSDL -lpthread -lSDL_net g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -o playwave playwave.o libSDLmac.a -lSDL -lpthread -lSDL_net g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I.. -I../netlogic -I../screenlib -I../maclib -DLIBDIR=\"/usr/share/Maelstrom\" -o snd2wav snd2wav.o libSDLmac.a -lSDL -lpthread -lSDL_net make[1]: Leaving directory `/builddir/build/BUILD/Maelstrom-3.0.6/maclib' make[1]: Entering directory `/builddir/build/BUILD/Maelstrom-3.0.6' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c checksum.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c controls.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c dialog.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c fastrand.cpp checksum.cpp: In function 'char* get_checksum(unsigned char*, int)': checksum.cpp:264: warning: deprecated conversion from string constant to 'char*' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c init.cpp In file included from controls.cpp:9: 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 dialog.cpp:2: 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 In file included from controls.cpp:10: 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*' 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*' In file included from init.cpp:11: 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*' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c load.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c main.cpp In file included from load.cpp:7: 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*' In file included from main.cpp:15: 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:184: warning: deprecated conversion from string constant to 'char*' main.cpp:213: warning: deprecated conversion from string constant to 'char*' main.cpp:219: warning: deprecated conversion from string constant to 'char*' main.cpp:234: warning: deprecated conversion from string constant to 'char*' main.cpp:239: warning: deprecated conversion from string constant to 'char*' main.cpp:252: warning: deprecated conversion from string constant to 'char*' main.cpp:265: warning: deprecated conversion from string constant to 'char*' main.cpp:383: warning: deprecated conversion from string constant to 'char*' main.cpp: In function 'void DrawSoundLevel()': main.cpp:447: warning: deprecated conversion from string constant to 'char*' main.cpp: In function 'void DrawMainScreen()': main.cpp:489: warning: deprecated conversion from string constant to 'char*' main.cpp:524: warning: deprecated conversion from string constant to 'char*' main.cpp:528: warning: deprecated conversion from string constant to 'char*' main.cpp:531: warning: deprecated conversion from string constant to 'char*' main.cpp:535: warning: deprecated conversion from string constant to 'char*' main.cpp:541: warning: deprecated conversion from string constant to 'char*' main.cpp:571: warning: deprecated conversion from string constant to 'char*' main.cpp:583: warning: deprecated conversion from string constant to 'char*' main.cpp:583: warning: deprecated conversion from string constant to 'char*' main.cpp:587: warning: deprecated conversion from string constant to 'char*' main.cpp:587: warning: deprecated conversion from string constant to 'char*' main.cpp:591: warning: deprecated conversion from string constant to 'char*' main.cpp:591: warning: deprecated conversion from string constant to 'char*' main.cpp:595: warning: deprecated conversion from string constant to 'char*' main.cpp:595: warning: deprecated conversion from string constant to 'char*' main.cpp:601: warning: deprecated conversion from string constant to 'char*' main.cpp:601: warning: deprecated conversion from string constant to 'char*' main.cpp:605: warning: deprecated conversion from string constant to 'char*' main.cpp:605: warning: deprecated conversion from string constant to 'char*' main.cpp:608: warning: deprecated conversion from string constant to 'char*' main.cpp:612: warning: deprecated conversion from string constant to 'char*' main.cpp:615: warning: deprecated conversion from string constant to 'char*' main.cpp:615: warning: deprecated conversion from string constant to 'char*' main.cpp:620: warning: deprecated conversion from string constant to 'char*' main.cpp:622: warning: deprecated conversion from string constant to 'char*' main.cpp:627: warning: deprecated conversion from string constant to 'char*' main.cpp: In function 'void DrawKey(MPoint*, char*, char*, void (*)())': main.cpp:647: warning: deprecated conversion from string constant to 'char*' main.cpp: In function 'void Message(char*)': main.cpp:674: warning: deprecated conversion from string constant to 'char*' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c myerror.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c netscore.cpp 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*' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c rect.cpp g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c scores.cpp gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Maelstrom\" -DVERSION=\"3.0.6\" -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/Maelstrom\" -c Maelstrom-netd.c Maelstrom-netd.c: In function 'DisconnectPlayer': Maelstrom-netd.c:48: warning: implicit declaration of function 'free' Maelstrom-netd.c:48: warning: incompatible implicit declaration of built-in function 'free' Maelstrom-netd.c: In function 'SendError': Maelstrom-netd.c:62: warning: implicit declaration of function 'exit' 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 'CheckPlayers': Maelstrom-netd.c:91: warning: implicit declaration of function 'time' Maelstrom-netd.c: In function 'CheckNewGame': Maelstrom-netd.c:129: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' Maelstrom-netd.c:157: warning: implicit declaration of function 'inet_ntoa' 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: At top level: Maelstrom-netd.c:185: warning: return type defaults to 'int' 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:272: warning: pointer targets in passing argument 3 of 'accept' differ in signedness /usr/include/sys/socket.h:214: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' 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' In file included from scores.cpp:17: 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:18: 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 GetScoreFile()': scores.cpp:47: warning: deprecated conversion from string constant to 'char*' scores.cpp: In function 'void LoadScores()': scores.cpp:63: warning: deprecated conversion from string constant to 'char*' scores.cpp: In function 'void SaveScores()': scores.cpp:112: warning: deprecated conversion from string constant to 'char*' scores.cpp: In function 'int ZapHighScores()': scores.cpp:158: warning: deprecated conversion from string constant to 'char*' scores.cpp:162: warning: deprecated conversion from string constant to 'char*' scores.cpp:171: warning: deprecated conversion from string constant to 'char*' scores.cpp:175: warning: deprecated conversion from string constant to 'char*' scores.cpp: In function 'int GetStartLevel()': scores.cpp:211: warning: deprecated conversion from string constant to 'char*' scores.cpp:213: warning: deprecated conversion from string constant to 'char*' scores.cpp:214: warning: deprecated conversion from string constant to 'char*' scores.cpp:215: warning: deprecated conversion from string constant to 'char*' scores.cpp:220: warning: deprecated conversion from string constant to 'char*' scores.cpp:230: warning: deprecated conversion from string constant to 'char*' scores.cpp:234: warning: deprecated conversion from string constant to 'char*' scores.cpp:253: warning: deprecated conversion from string constant to 'char*' scores.cpp:256: warning: deprecated conversion from string constant to 'char*' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/Maelstrom\" -o Maelstrom-netd Maelstrom-netd.o -lSDL -lpthread -lSDL_net g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I. -I./netlogic -I./screenlib -I./maclib -DLIBDIR=\"/usr/share/Maelstrom\" -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 make[1]: Leaving directory `/builddir/build/BUILD/Maelstrom-3.0.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UIe73Q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc '!=' / ']' + rm -rf /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc ++ dirname /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc + cd Maelstrom-3.0.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc + /usr/bin/make prefix=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr exec_prefix=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr bindir=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/bin sbindir=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/sbin sysconfdir=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/etc datadir=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share includedir=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/include libdir=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/lib libexecdir=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/libexec localstatedir=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/var sharedstatedir=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/var/lib mandir=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/man infodir=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/info install Making install in netlogic make[1]: Entering directory `/builddir/build/BUILD/Maelstrom-3.0.6/netlogic' make[2]: Entering directory `/builddir/build/BUILD/Maelstrom-3.0.6/netlogic' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Maelstrom-3.0.6/netlogic' make[1]: Leaving directory `/builddir/build/BUILD/Maelstrom-3.0.6/netlogic' Making install in screenlib make[1]: Entering directory `/builddir/build/BUILD/Maelstrom-3.0.6/screenlib' make[2]: Entering directory `/builddir/build/BUILD/Maelstrom-3.0.6/screenlib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Maelstrom-3.0.6/screenlib' make[1]: Leaving directory `/builddir/build/BUILD/Maelstrom-3.0.6/screenlib' Making install in maclib make[1]: Entering directory `/builddir/build/BUILD/Maelstrom-3.0.6/maclib' make[2]: Entering directory `/builddir/build/BUILD/Maelstrom-3.0.6/maclib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Maelstrom-3.0.6/maclib' make[1]: Leaving directory `/builddir/build/BUILD/Maelstrom-3.0.6/maclib' make[1]: Entering directory `/builddir/build/BUILD/Maelstrom-3.0.6' make[2]: Entering directory `/builddir/build/BUILD/Maelstrom-3.0.6' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/bin mkdir /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc mkdir /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr mkdir /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/bin /usr/bin/install -c Maelstrom /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/bin/Maelstrom /usr/bin/install -c Maelstrom-netd /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/bin/Maelstrom-netd make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/Maelstrom-3.0.6' make[1]: Leaving directory `/builddir/build/BUILD/Maelstrom-3.0.6' make install_gamedata target=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom make[1]: Entering directory `/builddir/build/BUILD/Maelstrom-3.0.6' sh mkinstalldirs /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/ mkdir /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share mkdir /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom cp -rv Images \ Maelstrom_Fonts \ Maelstrom_Sounds \ Maelstrom_Sprites \ Maelstrom-Scores \ icon.bmp icon.xpm /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/ `Images' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images' `Images/Maelstrom_Icon#101.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#101.cicn' `Images/Maelstrom_Icon#102.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#102.cicn' `Images/Maelstrom_Icon#103.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#103.cicn' `Images/Maelstrom_Icon#104.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#104.cicn' `Images/Makefile' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Makefile' `Images/Maelstrom_Titles#999.bmp' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Titles#999.bmp' `Images/Maelstrom_Icon#110.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#110.cicn' `Images/Maelstrom_Icon#128.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#128.cicn' `Images/Maelstrom_Icon#129.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#129.cicn' `Images/Maelstrom_Icon#130.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#130.cicn' `Images/Maelstrom_Icon#131.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#131.cicn' `Images/Maelstrom_Icon#132.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#132.cicn' `Images/Maelstrom_Icon#133.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#133.cicn' `Images/Maelstrom_Icon#134.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#134.cicn' `Images/Maelstrom_Icon#135.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#135.cicn' `Images/Maelstrom_Icon#136.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#136.cicn' `Images/Makefile.in' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Makefile.in' `Images/Maelstrom_Icon#137.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#137.cicn' `Images/Maelstrom_Titles#100.bmp' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Titles#100.bmp' `Images/Maelstrom_Titles#101.bmp' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Titles#101.bmp' `Images/Maelstrom_Titles#102.bmp' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Titles#102.bmp' `Images/Maelstrom_Titles#128.bmp' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Titles#128.bmp' `Images/Maelstrom_Titles#129.bmp' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Titles#129.bmp' `Images/Maelstrom_Titles#130.bmp' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Titles#130.bmp' `Images/Maelstrom_Titles#133.bmp' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Titles#133.bmp' `Images/Maelstrom_Titles#134.bmp' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Titles#134.bmp' `Images/Maelstrom_Titles#135.bmp' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Titles#135.bmp' `Images/Maelstrom_Icon#100.cicn' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Images/Maelstrom_Icon#100.cicn' `Maelstrom_Fonts' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Maelstrom_Fonts' `Maelstrom_Sounds' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Maelstrom_Sounds' `Maelstrom_Sprites' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Maelstrom_Sprites' `Maelstrom-Scores' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Maelstrom-Scores' `icon.bmp' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/icon.bmp' `icon.xpm' -> `/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/icon.xpm' chmod 666 /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Maelstrom-Scores make[1]: Leaving directory `/builddir/build/BUILD/Maelstrom-3.0.6' + mkdir -p /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/applications + desktop-file-install --vendor fedora --dir /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/applications --add-category X-Fedora /builddir/build/SOURCES/Maelstrom.desktop /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/applications/fedora-Maelstrom.desktop: warning: value "maelstrom.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + rm -f /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/bin/Maelstrom-netd /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/bin/macres /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/bin/playwave /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/bin/snd2wav + mkdir -p -m 755 /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc//usr/share/icons/hicolor/48x48/apps + install -m 644 /builddir/build/SOURCES/maelstrom.png /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc//usr/share/icons/hicolor/48x48/apps + mkdir -p -m 755 /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/var/lib/games + mv /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/Maelstrom/Maelstrom-Scores /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/var/lib/games + find /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc -name 'Makefile*' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Maelstrom-3.0.6 extracting debug info from /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/bin/Maelstrom 899 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: Maelstrom-3.0.6-18.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A45hYS + umask 022 + cd /builddir/build/BUILD + cd Maelstrom-3.0.6 + DOCDIR=/builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/doc/Maelstrom-3.0.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/doc/Maelstrom-3.0.6 + /bin/mkdir -p /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/doc/Maelstrom-3.0.6 + cp -pr COPYING COPYING.GPL CREDITS README README.joystick README.network README.options Changelog Docs /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc/usr/share/doc/Maelstrom-3.0.6 + exit 0 Provides: config(Maelstrom) = 3.0.6-18 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh coreutils Requires(postun): /bin/sh coreutils Requires: libSDL-1.2.so.0 libSDL_net-1.2.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: Maelstrom-debuginfo-3.0.6-18.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc warning: Could not canonicalize hostname: ppc5.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/Maelstrom-3.0.6-18.ppc.rpm Wrote: /builddir/build/RPMS/Maelstrom-debuginfo-3.0.6-18.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sePLGv + umask 022 + cd /builddir/build/BUILD + cd Maelstrom-3.0.6 + rm -rf /builddir/build/BUILDROOT/Maelstrom-3.0.6-18.ppc + exit 0 Child returncode was: 0 LEAVE do -->