Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/clonekeen.spec'], False, '/var/lib/mock/f18-build-1389988-228276/root/', None, 86400, True, False, 498, 498, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/clonekeen.spec'] Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/clonekeen-0.8.3-10.fc18.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/clonekeen.spec'], False, '/var/lib/mock/f18-build-1389988-228276/root/', None, 86400, True, False, 498, 498, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/clonekeen.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aTJkJf + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf keen + /usr/bin/unzip -qq /builddir/build/SOURCES/CKBeta83_Src.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd keen + /usr/bin/gzip -dc /builddir/build/SOURCES/clonekeen-0.8.3-data.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (clonekeen-fixes.patch): + echo 'Patch #0 (clonekeen-fixes.patch):' + /usr/bin/cat /builddir/build/SOURCES/clonekeen-fixes.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #1 (clonekeen-clonekeen2x-fixes.patch): + echo 'Patch #1 (clonekeen-clonekeen2x-fixes.patch):' + /usr/bin/cat /builddir/build/SOURCES/clonekeen-clonekeen2x-fixes.patch + /usr/bin/patch -s -p0 --fuzz=0 Patch #2 (clonekeen-options.patch): + echo 'Patch #2 (clonekeen-options.patch):' + /usr/bin/cat /builddir/build/SOURCES/clonekeen-options.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #3 (clonekeen-missing-protos.patch): + echo 'Patch #3 (clonekeen-missing-protos.patch):' + /usr/bin/cat /builddir/build/SOURCES/clonekeen-missing-protos.patch + /usr/bin/patch -s -p1 --fuzz=0 + cp -a /builddir/build/SOURCES/extract.c /builddir/build/SOURCES/clonekeen-extract-sounds.c . + rm src/scale2x/pixel.o src/scale2x/scale2x.o src/scale2x/scale3x.o src/scale2x/scalebit.o + sed -i 's/\r//g' readme.txt src/changelog.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KGiCrl + umask 022 + cd /builddir/build/BUILD + cd keen + LANG=C + export LANG + unset DISPLAY + make -j4 -C src -f Makefile.lnx 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' make: Entering directory `/builddir/build/BUILD/keen/src' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` main.c -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` fileio.c -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` game.c -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` gamedo.c -DBUILD_SDL -DTARGET_LNX fileio.c: In function 'loadmap': fileio.c:335:14: warning: variable 'junk' set but not used [-Wunused-but-set-variable] fileio.c: In function 'loadstrings': fileio.c:712:11: warning: pointer targets in passing argument 1 of 'loadstrings_AddAttr' differ in signedness [-Wpointer-sign] fileio.c:585:6: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:721:11: warning: pointer targets in passing argument 1 of 'loadstrings_AddAttr' differ in signedness [-Wpointer-sign] fileio.c:585:6: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:799:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from keen.h:2:0, from fileio.c:8: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:799:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from keen.h:2:0, from fileio.c:8: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:808:34: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fileio.c:809:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from keen.h:2:0, from fileio.c:8: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:809:39: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fileio.c:812:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from keen.h:2:0, from fileio.c:8: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:813:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from keen.h:2:0, from fileio.c:8: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'getstring': fileio.c:866:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from keen.h:2:0, from fileio.c:8: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:866:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] fileio.c:866:5: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:866:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] fileio.c:866:5: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:866:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from keen.h:2:0, from fileio.c:8: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:866:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] fileio.c:866:5: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:866:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] fileio.c:866:5: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:868:7: warning: pointer targets in return differ in signedness [-Wpointer-sign] fileio.c: In function 'GetStringAttribute': fileio.c:881:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from keen.h:2:0, from fileio.c:8: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:881:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] fileio.c:881:5: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:881:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] fileio.c:881:5: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:881:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from keen.h:2:0, from fileio.c:8: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:881:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] fileio.c:881:5: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:881:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] fileio.c:881:5: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:886:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from keen.h:2:0, from fileio.c:8: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:886:9: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] fileio.c:886:9: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:886:9: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] fileio.c:886:9: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:886:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from keen.h:2:0, from fileio.c:8: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:886:9: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] fileio.c:886:9: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:886:9: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] fileio.c:886:9: note: expected 'const char *' but argument is of type 'unsigned char *' main.c:78:7: warning: built-in function 'log' declared as non-function [enabled by default] main.c: In function 'setoption': main.c:115:5: warning: array subscript has type 'char' [-Wchar-subscripts] main.c:117:3: warning: array subscript has type 'char' [-Wchar-subscripts] gamedo.c: In function 'gamedo_getInput': gamedo.c:30:8: warning: unused variable 'keysdirty' [-Wunused-variable] gamedo.c: In function 'gamedo_render_drawdebug': gamedo.c:405:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat] gamedo.c:406:9: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from gamedo.c:7: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' gamedo.c:407:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat] gamedo.c:408:9: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from gamedo.c:7: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' gamedo.c:410:9: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from gamedo.c:7: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' gamedo.c:412:9: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from gamedo.c:7: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' gamedo.c:414:9: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from gamedo.c:7: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' gamedo.c:416:9: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from gamedo.c:7: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' gamedo.c:418:9: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from gamedo.c:7: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' gamedo.c:421:9: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from gamedo.c:7: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' gamedo.c:394:5: warning: unused variable 'h' [-Wunused-variable] game.c: In function 'gameloop': game.c:29:20: warning: unused variable 'mpskip' [-Wunused-variable] game.c:29:6: warning: unused variable 'mpskiptimer' [-Wunused-variable] game.c:28:6: warning: unused variable 'spacedownlasttime' [-Wunused-variable] game.c:27:14: warning: unused variable 'temp' [-Wunused-variable] game.c:26:15: warning: unused variable 'oldtimer' [-Wunused-variable] game.c:25:26: warning: variable 'lastquit' set but not used [-Wunused-but-set-variable] game.c:24:13: warning: unused variable 'c' [-Wunused-variable] game.c:24:11: warning: unused variable 'y' [-Wunused-variable] game.c:24:9: warning: unused variable 'x' [-Wunused-variable] game.c:24:7: warning: unused variable 'o' [-Wunused-variable] game.c: In function 'give_keycard': game.c:222:5: warning: unused variable 'i' [-Wunused-variable] game.c: In function 'take_keycard': game.c:243:5: warning: unused variable 'i' [-Wunused-variable] game.c: In function 'keen_get_goodie': game.c:306:5: warning: unused variable 'i' [-Wunused-variable] game.c: In function 'PlayerTouchedExit': game.c:799:5: warning: unused variable 'i' [-Wunused-variable] game.c: In function 'SetGameOver': game.c:842:9: warning: unused variable 'bmnum' [-Wunused-variable] game.c:842:7: warning: unused variable 'y' [-Wunused-variable] game.c:842:5: warning: unused variable 'x' [-Wunused-variable] game.c: In function 'CopyTileToSprite': game.c:1009:13: warning: variable 'tboundary' set but not used [-Wunused-but-set-variable] game.c: In function 'initsprites': game.c:1096:7: warning: unused variable 'fp' [-Wunused-variable] game.c: In function 'gameloop_initialize': game.c:1634:11: warning: unused variable 'tl' [-Wunused-variable] main.c: In function 'main': main.c:305:9: warning: 'return' with no value, in function returning non-void [-Wreturn-type] main.c:183:9: warning: unused variable 'fp' [-Wunused-variable] main.c:181:8: warning: unused variable 'msg' [-Wunused-variable] main.c:173:9: warning: unused variable 'c' [-Wunused-variable] main.c: In function 'LoadConfig': main.c:140:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fileio.c: In function 'loadstrings': fileio.c:720:29: warning: 'attrIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` gamepdo.c -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` gm_pdowm.c -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` map.c -DBUILD_SDL -DTARGET_LNX gm_pdowm.c: In function 'AllowMountUnmountNessie': gm_pdowm.c:371:11: warning: suggest parentheses around '&&' within '||' [-Wparentheses] map.c: In function 'map_draw_vstripe': map.c:105:5: warning: unused variable 'xt' [-Wunused-variable] map.c: In function 'map_draw_hstripe': map.c:139:5: warning: unused variable 'xt' [-Wunused-variable] map.c: In function 'map_chgtile': map.c:209:6: warning: unused variable 'buf' [-Wunused-variable] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` graphics.c -DBUILD_SDL -DTARGET_LNX graphics.c: In function 'drawtile': graphics.c:86:15: warning: unused variable 'xa' [-Wunused-variable] graphics.c: In function 'font_draw': graphics.c:470:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from keen.h:2:0, from graphics.c:8: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' graphics.c: In function 'sb_font_draw': graphics.c:493:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from keen.h:2:0, from graphics.c:8: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' graphics.c: In function 'sb_font_draw_inverse': graphics.c:513:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from keen.h:2:0, from graphics.c:8: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` misc.c -DBUILD_SDL -DTARGET_LNX game.c: In function 'gameloop': game.c:25:11: warning: 'lastenterstate' may be used uninitialized in this function [-Wmaybe-uninitialized] misc.c: In function 'cleanup': misc.c:35:7: warning: unused variable 'c' [-Wunused-variable] misc.c:35:5: warning: unused variable 'i' [-Wunused-variable] misc.c: In function 'youseeinyourmind': misc.c:169:5: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c: In function 'VorticonElder': misc.c:236:5: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c: In function 'inventory_draw_ep1': misc.c:276:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:305:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:310:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:314:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:266:7: warning: unused variable 'y' [-Wunused-variable] misc.c: In function 'inventory_draw_ep2': misc.c:338:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:346:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:347:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:348:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:349:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:350:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:351:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:352:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:353:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:362:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:367:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:371:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:328:9: warning: unused variable 't' [-Wunused-variable] misc.c:328:7: warning: unused variable 'y' [-Wunused-variable] misc.c: In function 'inventory_draw_ep3': misc.c:397:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:404:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:413:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:424:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:428:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:386:9: warning: unused variable 't' [-Wunused-variable] misc.c:386:7: warning: unused variable 'y' [-Wunused-variable] misc.c: In function 'showinventory': misc.c:443:6: warning: unused variable 'tempbuf' [-Wunused-variable] misc.c:442:13: warning: unused variable 'j' [-Wunused-variable] misc.c:442:11: warning: unused variable 'i' [-Wunused-variable] misc.c:442:9: warning: unused variable 't' [-Wunused-variable] misc.c:442:7: warning: unused variable 'y' [-Wunused-variable] misc.c:442:5: warning: unused variable 'x' [-Wunused-variable] misc.c: In function 'YourShipNeedsTheseParts': misc.c:525:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c: In function 'ShipEp3': misc.c:598:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:579:5: warning: unused variable 't' [-Wunused-variable] misc.c: In function 'save_slot_box': misc.c:802:7: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:806:7: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:870:7: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:887:7: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c: In function 'game_save_interface': misc.c:944:5: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c: In function 'VerifyQuit': misc.c:980:5: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from misc.c:9: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' misc.c:958:13: warning: variable 'lastenterstate' set but not used [-Wunused-but-set-variable] misc.c:958:6: warning: unused variable 'enter' [-Wunused-variable] misc.c: In function 'endsequence': misc.c:1017:33: warning: 'return' with no value, in function returning non-void [-Wreturn-type] misc.c:1018:28: warning: 'return' with no value, in function returning non-void [-Wreturn-type] misc.c:1023:33: warning: 'return' with no value, in function returning non-void [-Wreturn-type] misc.c:1024:29: warning: 'return' with no value, in function returning non-void [-Wreturn-type] misc.c:1025:33: warning: 'return' with no value, in function returning non-void [-Wreturn-type] misc.c:1029:29: warning: 'return' with no value, in function returning non-void [-Wreturn-type] misc.c:1013:5: warning: unused variable 'i' [-Wunused-variable] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` menu.c -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` sgrle.c -DBUILD_SDL -DTARGET_LNX menu.c: In function 'mainmenu': menu.c:114:7: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:41:7: warning: unused variable 'y' [-Wunused-variable] menu.c: In function 'configmenu': menu.c:274:7: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:295:13: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:299:13: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:308:5: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:311:5: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:411:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type] menu.c:238:14: warning: unused variable 'selopt' [-Wunused-variable] menu.c: In function 'intro': menu.c:531:5: warning: pointer targets in passing argument 1 of 'sb_font_draw_inverse' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:126:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:535:7: warning: pointer targets in passing argument 1 of 'sb_font_draw_inverse' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:126:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:549:7: warning: pointer targets in passing argument 1 of 'sb_font_draw_inverse' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:126:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:563:7: warning: pointer targets in passing argument 1 of 'sb_font_draw_inverse' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:126:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:594:8: warning: pointer targets in passing argument 1 of 'sb_font_draw_inverse' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:126:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:631:3: warning: pointer targets in passing argument 1 of 'sb_font_draw_inverse' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:126:6: note: expected 'unsigned char *' but argument is of type 'char *'gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` latch.c -DBUILD_SDL -DTARGET_LNX menu.c:632:3: warning: pointer targets in passing argument 1 of 'sb_font_draw_inverse' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:126:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:633:3: warning: pointer targets in passing argument 1 of 'sb_font_draw_inverse' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:126:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:634:3: warning: pointer targets in passing argument 1 of 'sb_font_draw_inverse' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:126:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:824:5: warning: pointer targets in passing argument 1 of 'sb_font_draw_inverse' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:126:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:825:5: warning: pointer targets in passing argument 1 of 'sb_font_draw_inverse' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:126:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:826:5: warning: pointer targets in passing argument 1 of 'sb_font_draw_inverse' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:126:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:418:5: warning: unused variable 'xb' [-Wunused-variable] menu.c: In function 'keensleft': menu.c:876:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' menu.c:877:3: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from menu.c:5: funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' sgrle.c: In function 'sgrle_compress': sgrle.c:62:10: warning: unused variable 'lastbyt' [-Wunused-variable] sgrle.c:61:6: warning: unused variable 'RLErunlen' [-Wunused-variable] misc.c: In function 'VorticonElder': misc.c:236:24: warning: 'strName' may be used uninitialized in this function [-Wmaybe-uninitialized] latch.c: In function 'latch_loadlatch': latch.c:230:7: warning: pointer targets in passing argument 2 of 'lz_decompress' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from latch.c:6: funcdefs.h:271:6: note: expected 'unsigned char *' but argument is of type 'char *' latch.c:354:26: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] latch.c:202:15: warning: unused variable 'ch' [-Wunused-variable] latch.c:199:9: warning: unused variable 'i' [-Wunused-variable] latch.c: In function 'latch_loadsprites': latch.c:416:7: warning: pointer targets in passing argument 2 of 'lz_decompress' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from latch.c:6: funcdefs.h:271:6: note: expected 'unsigned char *' but argument is of type 'char *' latch.c:391:15: warning: unused variable 'ch' [-Wunused-variable] latch.c:390:5: warning: unused variable 'i' [-Wunused-variable] latch.c:421:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] latch.c: In function 'latch_loadlatch': latch.c:235:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` lz.c -DBUILD_SDL -DTARGET_LNX lz.c: In function 'lz_readbits': lz.c:32:21: warning: unused variable 'mult' [-Wunused-variable] lz.c:32:14: warning: unused variable 'posit' [-Wunused-variable] misc.c: In function 'ShipEp3': misc.c:616:38: warning: 'lastenter' may be used uninitialized in this function [-Wmaybe-uninitialized] menu.c: In function 'intro': menu.c:752:28: warning: 'SlowPrintPtr' may be used uninitialized in this function [-Wmaybe-uninitialized] menu.c:748:14: warning: 'SlowPrintSpeed' may be used uninitialized in this function [-Wmaybe-uninitialized] menu.c:753:30: warning: 'SlowPrintIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] menu.c:762:30: warning: 'SlowPrintTimer' may be used uninitialized in this function [-Wmaybe-uninitialized] menu.c:746:11: warning: 'SlowPrint' may be used uninitialized in this function [-Wmaybe-uninitialized] menu.c:781:15: warning: 'lastpage' may be used uninitialized in this function [-Wmaybe-uninitialized] menu.c:797:22: warning: 'textTimer' may be used uninitialized in this function [-Wmaybe-uninitialized] menu.c:769:13: warning: 'textVisible' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` eseq_ep1.c -DBUILD_SDL -DTARGET_LNX misc.c: In function 'save_slot_box': misc.c:871:34: warning: 'lastno' may be used uninitialized in this function [-Wmaybe-uninitialized] misc.c:876:39: warning: 'lastyes' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` eseq_ep2.c -DBUILD_SDL -DTARGET_LNX eseq_ep2.c: In function 'eseq2_TantalusRay': eseq_ep2.c:91:7: warning: 'return' with no value, in function returning non-void [-Wreturn-type] eseq_ep2.c: In function 'eseq2_vibrate': eseq_ep2.c:249:11: warning: unused variable 'lastenterstate' [-Wunused-variable] eseq_ep2.c:249:5: warning: unused variable 'enter' [-Wunused-variable] eseq_ep2.c:248:19: warning: unused variable 'waittimer' [-Wunused-variable] eseq_ep2.c: In function 'eseq_showmsg': eseq_ep2.c:377:5: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from eseq_ep2.c:5: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' eseq_ep2.c:351:5: warning: unused variable 'i' [-Wunused-variable] eseq_ep2.c:350:5: warning: unused variable 'draw' [-Wunused-variable] eseq_ep2.c: In function 'eseq2_LimpsHome': eseq_ep2.c:555:5: warning: variable 'downtimer' set but not used [-Wunused-but-set-variable]eseq_ep1.c: In function 'eseq1_ShipFlys': eseq_ep1.c:152:7: warning: 'return' with no value, in function returning non-void [-Wreturn-type] eseq_ep2.c:554:8: warning: unused variable 'y' [-Wunused-variable] eseq_ep2.c:554:5: warning: unused variable 'x' [-Wunused-variable] eseq_ep1.c: In function 'eseq1_BackAtHome': eseq_ep1.c:333:5: warning: array subscript has type 'char' [-Wchar-subscripts] eseq_ep1.c:334:5: warning: array subscript has type 'char' [-Wchar-subscripts] eseq_ep1.c:335:5: warning: pointer targets in passing argument 1 of 'sb_font_draw' differ in signedness [-Wpointer-sign] In file included from keen.h:18:0, from eseq_ep1.c:5: funcdefs.h:125:6: note: expected 'unsigned char *' but argument is of type 'char *' eseq_ep1.c:343:9: warning: array subscript has type 'char' [-Wchar-subscripts] eseq_ep1.c:354:9: warning: array subscript has type 'char' [-Wchar-subscripts] eseq_ep1.c:354:9: warning: array subscript has type 'char' [-Wchar-subscripts] eseq_ep1.c:354:9: warning: array subscript has type 'char' [-Wchar-subscripts] eseq_ep1.c:358:11: warning: array subscript has type 'char' [-Wchar-subscripts] eseq_ep1.c:278:5: warning: unused variable 'draw' [-Wunused-variable] eseq_ep2.c: In function 'eseq2_SnowedOutside': eseq_ep2.c:664:12: warning: unused variable 'lastenterstate' [-Wunused-variable] eseq_ep2.c:664:5: warning: unused variable 'enter' [-Wunused-variable] eseq_ep2.c:700:1: warning: control reaches end of non-void function [-Wreturn-type] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` eseq_ep3.c -DBUILD_SDL -DTARGET_LNX eseq_ep2.c: In function 'eseq2_TantalusRay': eseq_ep2.c:199:22: warning: 'spawnedcount' may be used uninitialized in this function [-Wmaybe-uninitialized] eseq_ep2.c:123:31: warning: 'tantalus_animtimer' may be used uninitialized in this function [-Wmaybe-uninitialized] eseq_ep2.c:51:12: warning: 'lastenterstate' may be used uninitialized in this function [-Wmaybe-uninitialized] eseq_ep3.c: In function 'eseq3_AwardBigV': eseq_ep3.c:32:7: warning: unused variable 'enter' [-Wunused-variable] eseq_ep1.c: In function 'eseq1_ShipFlys': eseq_ep1.c:99:12: warning: 'lastenterstate' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` finale.c -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/yorp.c -o ai/yorp.o -DBUILD_SDL -DTARGET_LNX eseq_ep2.c: In function 'eseq2_LimpsHome': eseq_ep2.c:631:30: warning: 'afterfadewaittimer' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/garg.c -o ai/garg.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/vort.c -o ai/vort.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/butler.c -o ai/butler.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/tank.c -o ai/tank.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/door.c -o ai/door.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/ray.c -o ai/ray.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/icechunk.c -o ai/icechunk.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/icebit.c -o ai/icebit.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/teleport.c -o ai/teleport.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/rope.c -o ai/rope.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/walker.c -o ai/walker.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/tankep2.c -o ai/tankep2.o -DBUILD_SDL -DTARGET_LNX ai/walker.c: In function 'walker_ai': ai/walker.c:320:1: warning: label 'anim' defined but not used [-Wunused-label] ai/walker.c:37:5: warning: unused variable 'til' [-Wunused-variable] ai/walker.c:35:5: warning: unused variable 'supportingsomebody' [-Wunused-variable] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/platform.c -o ai/platform.o -DBUILD_SDL -DTARGET_LNX ai/walker.c:82:17: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/platvert.c -o ai/platvert.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/bear.c -o ai/bear.o -DBUILD_SDL -DTARGET_LNX ai/platvert.c: In function 'platvert_ai': ai/platvert.c:18:5: warning: unused variable 'needtokick' [-Wunused-variable] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/se.c -o ai/se.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/baby.c -o ai/baby.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/earth.c -o ai/earth.o -DBUILD_SDL -DTARGET_LNX ai/se.c: In function 'se_extend_plat': ai/se.c:60:6: warning: unused variable 'buf' [-Wunused-variable] ai/se.c: In function 'se_mortimer_heart': ai/se.c:682:7: warning: unused variable 'y' [-Wunused-variable] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/foob.c -o ai/foob.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/ninja.c -o ai/ninja.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/meep.c -o ai/meep.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/sndwave.c -o ai/sndwave.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/mother.c -o ai/mother.o -DBUILD_SDL -DTARGET_LNX ai/sndwave.c: In function 'sndwave_ai': ai/sndwave.c:17:5: warning: unused variable 'i' [-Wunused-variable] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/fireball.c -o ai/fireball.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/balljack.c -o ai/balljack.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` ai/nessie.c -o ai/nessie.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` sdl/keydrv.c -o sdl/keydrv.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` sdl/snddrv.c -o sdl/snddrv.o -DBUILD_SDL -DTARGET_LNX ai/nessie.c: In function 'nessie_ai': ai/nessie.c:30:5: warning: unused variable 'spd' [-Wunused-variable] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` sdl/timedrv.c -o sdl/timedrv.o -DBUILD_SDL -DTARGET_LNX sdl/snddrv.c: In function 'SoundDrv_Start': sdl/snddrv.c:65:5: warning: unused variable 'chnl' [-Wunused-variable] sdl/snddrv.c: In function 'sound_load': sdl/snddrv.c:222:10: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:226:10: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:230:6: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:185:23: warning: variable 'garbage' set but not used [-Wunused-but-set-variable] sdl/snddrv.c: In function 'SoundDrv_GenWaveform': sdl/snddrv.c:341:14: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:310:7: warning: unused variable 'c' [-Wunused-variable] sdl/snddrv.c:310:5: warning: unused variable 'i' [-Wunused-variable] sdl/snddrv.c: In function 'SoundDrv_Callback': sdl/snddrv.c:407:16: warning: unused variable 'changerate' [-Wunused-variable] sdl/snddrv.c:406:9: warning: unused variable 'waveleft' [-Wunused-variable] sdl/snddrv.c:405:9: warning: unused variable 'waveptr' [-Wunused-variable] sdl/snddrv.c: In function 'sound_play': sdl/snddrv.c:460:7: warning: 'return' with no value, in function returning non-void [-Wreturn-type] sdl/snddrv.c:464:34: warning: 'return' with no value, in function returning non-void [-Wreturn-type] sdl/snddrv.c:476:7: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:478:9: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:478:9: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:480:11: warning: 'return' with no value, in function returning non-void [-Wreturn-type] sdl/snddrv.c:491:5: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:500:5: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:500:5: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:506:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type] sdl/snddrv.c:526:3: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:527:3: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:528:3: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:529:3: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:530:3: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:531:3: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:532:3: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:534:6: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/snddrv.c:453:6: warning: unused variable 'playsnd' [-Wunused-variable] sdl/keydrv.c: In function 'poll_events': sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_UNKNOWN' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_FIRST' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_BACKSPACE' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_CLEAR' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_PAUSE' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_EXCLAIM' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_QUOTEDBL' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_HASH' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_DOLLAR' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_AMPERSAND' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_QUOTE' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_LEFTPAREN' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_RIGHTPAREN' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_ASTERISK' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_PLUS' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_COMMA' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_PERIOD' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_SLASH' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_0' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_COLON' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_SEMICOLON' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_LESS' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_GREATER' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_QUESTION' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_AT' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_LEFTBRACKET' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_BACKSLASH' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_RIGHTBRACKET' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_CARET' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_UNDERSCORE' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_BACKQUOTE' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_b' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_e' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_f' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_h' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_i' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_j' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_k' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_l' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_m' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_p' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_r' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_u' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_v' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_x' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_z' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_DELETE' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_0' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_1' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_2' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_3' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_4' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_5' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_6' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_7' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_8' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_9' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_10' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_11' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_12' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_13' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_14' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_15' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_16' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_17' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_18' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_19' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_20' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_21' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_22' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_23' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_24' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_25' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_26' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_27' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_28' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_29' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_30' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_31' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_32' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_33' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_34' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_35' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_36' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_37' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_38' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_39' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_40' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_41' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_42' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_43' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_44' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_45' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_46' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_47' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_48' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_49' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_50' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_51' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_52' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_53' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_54' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_55' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_56' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_57' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_58' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_59' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_60' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_61' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_62' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_63' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_64' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_65' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_66' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_67' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_68' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_69' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_70' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_71' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_72' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_73' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_74' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_75' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_76' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_77' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_78' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_79' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_80' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_81' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_82' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_83' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_84' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_85' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_86' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_87' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_88' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_89' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_90' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_91' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_92' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_93' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_94' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_WORLD_95' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP0' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP1' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP2' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP3' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP4' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP5' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP6' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP7' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP8' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP9' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP_PERIOD' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP_DIVIDE' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP_MULTIPLY' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP_ENTER' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_KP_EQUALS' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_INSERT' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_HOME' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_END' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_PAGEUP' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_PAGEDOWN' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_F11' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_F12' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_F13' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_F14' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_F15' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_NUMLOCK' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_CAPSLOCK' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_SCROLLOCK' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_RSHIFT' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_LSHIFT' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_RMETA' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_LMETA' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_LSUPER' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_RSUPER' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_MODE' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_COMPOSE' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_HELP' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_PRINT' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_SYSREQ' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_BREAK' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_MENU' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_POWER' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_EURO' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_UNDO' not handled in switch [-Wswitch] sdl/keydrv.c:47:11: warning: enumeration value 'SDLK_LAST' not handled in switch [-Wswitch] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` sdl/viddrv.c -o sdl/viddrv.o -DBUILD_SDL -DTARGET_LNX gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` scale2x/scalebit.c -o scale2x/scalebit.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` scale2x/scale2x.c -o scale2x/scale2x.o sdl/viddrv.c:32:14: warning: built-in function 'log' declared as non-function [enabled by default] sdl/viddrv.c: In function 'DrawConsoleMessages': sdl/viddrv.c:67:5: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from sdl/../keen.h:18:0, from sdl/viddrv.c:5: sdl/../funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' sdl/viddrv.c: In function 'sb_blit': sdl/viddrv.c:176:6: warning: pointer targets in passing argument 1 of 'font_draw' differ in signedness [-Wpointer-sign] In file included from sdl/../keen.h:18:0, from sdl/viddrv.c:5: sdl/../funcdefs.h:124:6: note: expected 'unsigned char *' but argument is of type 'char *' sdl/viddrv.c: In function 'pal_set': sdl/viddrv.c:217:3: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/viddrv.c:218:3: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/viddrv.c:219:3: warning: array subscript has type 'char' [-Wchar-subscripts] sdl/viddrv.c: In function 'pal_apply': sdl/viddrv.c:225:3: warning: passing argument 2 of 'SDL_SetColors' from incompatible pointer type [enabled by default] In file included from /usr/include/SDL/SDL_mouse.h:32:0, from /usr/include/SDL/SDL_events.h:35, from /usr/include/SDL/SDL.h:37, from sdl/viddrv.c:9: /usr/include/SDL/SDL_video.h:466:29: note: expected 'struct SDL_Color *' but argument is of type 'struct SDL_Color (*)[256]' sdl/viddrv.c:226:3: warning: passing argument 2 of 'SDL_SetColors' from incompatible pointer type [enabled by default] In file included from /usr/include/SDL/SDL_mouse.h:32:0, from /usr/include/SDL/SDL_events.h:35, from /usr/include/SDL/SDL.h:37, from sdl/viddrv.c:9: /usr/include/SDL/SDL_video.h:466:29: note: expected 'struct SDL_Color *' but argument is of type 'struct SDL_Color (*)[256]' sdl/viddrv.c:229:5: warning: passing argument 2 of 'SDL_SetColors' from incompatible pointer type [enabled by default] In file included from /usr/include/SDL/SDL_mouse.h:32:0, from /usr/include/SDL/SDL_events.h:35, from /usr/include/SDL/SDL.h:37, from sdl/viddrv.c:9: /usr/include/SDL/SDL_video.h:466:29: note: expected 'struct SDL_Color *' but argument is of type 'struct SDL_Color (*)[256]' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` scale2x/scale3x.c -o scale2x/scale3x.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c `sdl-config --cflags` scale2x/pixel.c -o scale2x/pixel.o gcc -g3 -o keen \ main.o fileio.o \ game.o gamedo.o gamepdo.o gm_pdowm.o \ map.o graphics.o \ misc.o menu.o sgrle.o \ latch.o lz.o \ eseq_ep1.o eseq_ep2.o eseq_ep3.o \ finale.o \ ai/yorp.o ai/garg.o ai/vort.o \ ai/butler.o ai/tank.o ai/door.o \ ai/ray.o ai/icechunk.o ai/icebit.o \ ai/teleport.o ai/rope.o ai/walker.o \ ai/tankep2.o ai/platform.o ai/platvert.o \ ai/bear.o ai/se.o ai/baby.o ai/earth.o \ ai/foob.o ai/ninja.o ai/meep.o ai/sndwave.o \ ai/mother.o ai/fireball.o ai/balljack.o ai/nessie.o \ sdl/keydrv.o sdl/snddrv.o sdl/timedrv.o sdl/viddrv.o \ scale2x/scalebit.o scale2x/scale2x.o scale2x/scale3x.o \ scale2x/pixel.o \ `sdl-config --libs` make: Leaving directory `/builddir/build/BUILD/keen/src' + gcc -o clonekeen-extract -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic extract.c -ldynamite + gcc -o clonekeen-extract-sounds -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic clonekeen-extract-sounds.c clonekeen-extract-sounds.c: In function 'main': clonekeen-extract-sounds.c:167:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from clonekeen-extract-sounds.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' clonekeen-extract-sounds.c:167:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] clonekeen-extract-sounds.c:167:3: note: expected 'const char *' but argument is of type 'unsigned char *' clonekeen-extract-sounds.c:167:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from clonekeen-extract-sounds.c:24:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' clonekeen-extract-sounds.c:167:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] clonekeen-extract-sounds.c:167:3: note: expected 'const char *' but argument is of type 'unsigned char *' clonekeen-extract-sounds.c:167:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] clonekeen-extract-sounds.c:167:3: note: expected 'const char *' but argument is of type 'unsigned char *' clonekeen-extract-sounds.c:167:3: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] clonekeen-extract-sounds.c:167:3: note: expected 'const char *' but argument is of type 'unsigned char *' clonekeen-extract-sounds.c:132:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Kbsc8z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64 ++ dirname /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64 + cd keen + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64 + mkdir -p /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/libexec + mkdir -p /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/share/clonekeen/data + install -m 755 src/keen /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/libexec/clonekeen + install -m 755 clonekeen-extract /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/libexec + install -m 755 clonekeen-extract-sounds /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/libexec + install -p -m 755 /builddir/build/SOURCES/clonekeen.sh /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/bin/clonekeen + install -p -m 644 /builddir/build/SOURCES/clonekeen.autodlrc /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/share/clonekeen + install -p -m 644 bin/demo.dat bin/ep1attr.dat bin/ep1demo1.dat bin/ep1demo2.dat bin/ep1demo3.dat bin/ep2attr.dat bin/ep2demo1.dat bin/ep2demo2.dat bin/ep2demo3.dat bin/ep3attr.dat bin/ep3demo1.dat bin/ep3demo2.dat bin/ep3demo3.dat bin/ep3demo4.dat bin/strings.dat /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/share/clonekeen + install -p -m 644 bin/data/level17.ck1 bin/data/level18.ck2 bin/data/level19.ck2 /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/share/clonekeen/data + mkdir -p /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/share/applications + desktop-file-install --vendor fedora --dir /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/share/applications /builddir/build/SOURCES/clonekeen.desktop + mkdir -p /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/share/icons/hicolor/24x24/apps + install -p -m 644 /builddir/build/SOURCES/clonekeen.png /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/share/icons/hicolor/24x24/apps + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/keen extracting debug info from /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/libexec/clonekeen-extract extracting debug info from /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/libexec/clonekeen-extract-sounds extracting debug info from /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/libexec/clonekeen 1392 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: clonekeen-0.8.3-10.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ypgRwV + umask 022 + cd /builddir/build/BUILD + cd keen + DOCDIR=/builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/share/doc/clonekeen-0.8.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/share/doc/clonekeen-0.8.3 + cp -pr readme.txt src/changelog.txt /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64/usr/share/doc/clonekeen-0.8.3 + exit 0 Provides: clonekeen = 0.8.3-10.fc18 clonekeen(x86-64) = 0.8.3-10.fc18 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 Requires(postun): /bin/sh Requires: /bin/bash libSDL-1.2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdynamite.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: clonekeen-debuginfo-0.8.3-10.fc18.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64 Wrote: /builddir/build/RPMS/clonekeen-0.8.3-10.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/clonekeen-debuginfo-0.8.3-10.fc18.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xlV7nZ + umask 022 + cd /builddir/build/BUILD + cd keen + rm -rf /builddir/build/BUILDROOT/clonekeen-0.8.3-10.fc18.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->