=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/games/prboom", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for prboom-2.5.0nb3 --- all --- /opt/local/bin/bmake all-recursive --- all-recursive --- Making all in doc Making all in data Making all in src --- all-recursive --- Making all in SDL --- i_main.o --- --- i_network.o --- --- i_video.o --- --- i_network.o --- gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT i_network.o -MD -MP -MF .deps/i_network.Tpo -c -o i_network.o i_network.c --- i_video.o --- gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT i_video.o -MD -MP -MF .deps/i_video.Tpo -c -o i_video.o i_video.c --- i_main.o --- gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT i_main.o -MD -MP -MF .deps/i_main.Tpo -c -o i_main.o i_main.c i_main.c: In function 'main': i_main.c:359:10: warning: assignment to 'const char * const*' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] 359 | myargv = argv; | ^ --- i_video.o --- i_video.c: In function 'I_CalculateRes': i_video.c:519:27: warning: pointer targets in passing argument 1 of 'I_ClosestResolution' differ in signedness [-Wpointer-sign] 519 | I_ClosestResolution(&width, &height, SDL_OPENGL|SDL_FULLSCREEN); | ^~~~~~ | | | unsigned int * i_video.c:453:39: note: expected 'int *' but argument is of type 'unsigned int *' 453 | static void I_ClosestResolution (int *width, int *height, int flags) | ~~~~~^~~~~ i_video.c:519:35: warning: pointer targets in passing argument 2 of 'I_ClosestResolution' differ in signedness [-Wpointer-sign] 519 | I_ClosestResolution(&width, &height, SDL_OPENGL|SDL_FULLSCREEN); | ^~~~~~~ | | | unsigned int * i_video.c:453:51: note: expected 'int *' but argument is of type 'unsigned int *' 453 | static void I_ClosestResolution (int *width, int *height, int flags) | ~~~~~^~~~~~ i_video.c: In function 'I_SkipFrame': i_video.c:281:8: warning: this statement may fall through [-Wimplicit-fallthrough=] 281 | if (!paused) | ^ i_video.c:283:3: note: here 283 | default: | ^~~~~~~ --- i_network.o --- mv -f .deps/i_network.Tpo .deps/i_network.Po --- i_sound.o --- gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT i_sound.o -MD -MP -MF .deps/i_sound.Tpo -c -o i_sound.o i_sound.c --- i_main.o --- mv -f .deps/i_main.Tpo .deps/i_main.Po --- i_system.o --- gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT i_system.o -MD -MP -MF .deps/i_system.Tpo -c -o i_system.o i_system.c i_system.c: In function 'I_FindFile': i_system.c:358:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 358 | for (i = 0; i < sizeof(search)/sizeof(*search); i++) { | ^ --- i_video.o --- mv -f .deps/i_video.Tpo .deps/i_video.Po --- i_joy.o --- gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT i_joy.o -MD -MP -MF .deps/i_joy.Tpo -c -o i_joy.o i_joy.c --- i_system.o --- mv -f .deps/i_system.Tpo .deps/i_system.Po --- i_joy.o --- mv -f .deps/i_joy.Tpo .deps/i_joy.Po --- i_sshot.o --- gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT i_sshot.o -MD -MP -MF .deps/i_sshot.Tpo -c -o i_sshot.o i_sshot.c --- i_sound.o --- mv -f .deps/i_sound.Tpo .deps/i_sound.Po --- i_sshot.o --- mv -f .deps/i_sshot.Tpo .deps/i_sshot.Po --- libsdldoom.a --- rm -f libsdldoom.a ar cru libsdldoom.a i_main.o i_network.o i_video.o i_sound.o i_system.o i_joy.o i_sshot.o ranlib libsdldoom.a Making all in POSIX --- i_system.o --- gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../../src -MT i_system.o -MD -MP -MF .deps/i_system.Tpo -c -o i_system.o i_system.c mv -f .deps/i_system.Tpo .deps/i_system.Po --- libposixdoom.a --- rm -f libposixdoom.a ar cru libposixdoom.a i_system.o ranlib libposixdoom.a Making all in MAC --- mmus2mid.o --- --- am_map.o --- --- g_game.o --- --- am_map.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT am_map.o -MD -MP -MF .deps/am_map.Tpo -c -o am_map.o am_map.c --- mmus2mid.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT mmus2mid.o -MD -MP -MF .deps/mmus2mid.Tpo -c -o mmus2mid.o mmus2mid.c --- g_game.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT g_game.o -MD -MP -MF .deps/g_game.Tpo -c -o g_game.o g_game.c g_game.c: In function 'G_BuildTiccmd': g_game.c:462:35: warning: comparison of integer expressions of different signedness: 'boolean' and 'int' [-Wsign-compare] 462 | if (mousebuttons[mousebforward] != dclickstate && dclicktime > 1 ) | ^~ g_game.c:485:15: warning: comparison of integer expressions of different signedness: 'boolean' and 'int' [-Wsign-compare] 485 | if (bstrafe != dclickstate2 && dclicktime2 > 1 ) | ^~ g_game.c: In function 'G_DoLoadLevel': g_game.c:628:34: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 628 | memset (mousebuttons, 0, sizeof(mousebuttons)); | ^ g_game.c:629:32: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 629 | memset (joybuttons, 0, sizeof(joybuttons)); | ^ g_game.c: In function 'G_DoLoadGame': g_game.c:1582:18: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 1582 | if (!strncmp(save_p, vcheck, VERSIONSIZE)) { | ^~~~~~ | | | byte * {aka unsigned char *} In file included from /usr/include/string.h:35, from z_zone.h:54, from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from g_game.c:55: /usr/include/iso/string_iso.h:81:20: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 81 | extern int strncmp(const char *, const char *, size_t); | ^~~~~~~~~~~~ g_game.c:1607:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1607 | char *msg = malloc(strlen(save_p + sizeof checksum) + 128); | ~~~~~~~^~~~~~~~~~~~~~~~~ | | | byte * {aka unsigned char *} z_zone.h:113:37: note: in definition of macro 'malloc' 113 | #define malloc(n) Z_Malloc(n,PU_STATIC,0) | ^ /usr/include/iso/string_iso.h:79:22: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 79 | extern size_t strlen(const char *); | ^~~~~~~~~~~~ g_game.c:1610:59: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness [-Wpointer-sign] 1610 | strcat(strcat(msg,"Wads expected:\n\n"), save_p + sizeof checksum); | ~~~~~~~^~~~~~~~~~~~~~~~~ | | | byte * {aka unsigned char *} /usr/include/iso/string_iso.h:73:43: note: expected 'const char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} 73 | extern char *strcat(char *_RESTRICT_KYWD, const char *_RESTRICT_KYWD); | ^ g_game.c:1621:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1621 | save_p += strlen(save_p)+1; | ^~~~~~ | | | byte * {aka unsigned char *} /usr/include/iso/string_iso.h:79:22: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 79 | extern size_t strlen(const char *); | ^~~~~~~~~~~~ g_game.c:1642:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1642 | save_p = (char*)G_ReadOptions(save_p); | ^ g_game.c:1642:10: warning: pointer targets in assignment from 'char *' to 'byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 1642 | save_p = (char*)G_ReadOptions(save_p); | ^ g_game.c: In function 'G_DoSaveGame': g_game.c:1805:16: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 1805 | strcpy(save_p, w); | ^~~~~~ | | | byte * {aka unsigned char *} /usr/include/iso/string_iso.h:75:21: note: expected 'char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} 75 | extern char *strcpy(char *_RESTRICT_KYWD, const char *_RESTRICT_KYWD); | ^ g_game.c:1806:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1806 | save_p += strlen(save_p); | ^~~~~~ | | | byte * {aka unsigned char *} /usr/include/iso/string_iso.h:79:22: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 79 | extern size_t strlen(const char *); | ^~~~~~~~~~~~ g_game.c: In function 'G_Compatibility': g_game.c:1974:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 1974 | for (i = 0; i < sizeof(levels)/sizeof(*levels); i++) | ^ g_game.c: In function 'G_ReloadDefaults': g_game.c:2073:27: warning: comparison of integer expressions of different signedness: 'complevel_t' and 'int' [-Wsign-compare] 2073 | if (compatibility_level == -1) | ^~ g_game.c: In function 'G_WriteDemoTiccmd': g_game.c:2255:10: warning: pointer targets in assignment from 'char *' to 'const byte *' {aka 'const unsigned char *'} differ in signedness [-Wpointer-sign] 2255 | demo_p = buf; | ^ g_game.c: In function 'G_RecordDemo': g_game.c:2292:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2292 | if (pos) | ^~ g_game.c:2304:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2304 | if (slot == -1) I_Error("G_RecordDemo: No save in demo, can't continue"); | ^~ g_game.c: In function 'G_ReadDemoHeader': g_game.c:2764:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 2764 | else | ^~~~ g_game.c:2766:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 2766 | break; | ^~~~~ g_game.c:2774:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 2774 | else | ^~~~ g_game.c:2776:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 2776 | break; | ^~~~~ g_game.c: In function 'G_WorldDone': g_game.c:1403:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 1403 | if (!secretexit) | ^ g_game.c:1405:9: note: here 1405 | case 6: | ^~~~ --- mmus2mid.o --- mv -f .deps/mmus2mid.Tpo .deps/mmus2mid.Po --- p_mobj.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_mobj.o -MD -MP -MF .deps/p_mobj.Tpo -c -o p_mobj.o p_mobj.c --- am_map.o --- mv -f .deps/am_map.Tpo .deps/am_map.Po --- r_demo.o --- --- g_game.o --- g_game.c: In function 'G_RecordDemo': g_game.c:2307:21: warning: 'rc' may be used uninitialized [-Wmaybe-uninitialized] 2307 | fseek(demofp, -rc, SEEK_CUR); | ^~~ g_game.c:2278:11: note: 'rc' was declared here 2278 | int rc; | ^~ --- r_demo.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT r_demo.o -MD -MP -MF .deps/r_demo.Tpo -c -o r_demo.o r_demo.c --- g_game.o --- g_game.c: In function 'G_BeginRecording': g_game.c:2559:15: warning: 'v' may be used uninitialized [-Wmaybe-uninitialized] 2559 | *demo_p++ = v; | ~~~~~~~~~~^~~ g_game.c:2552:10: note: 'v' was declared here 2552 | byte v, c; /* Nominally, version and compatibility bits */ | ^ g_game.c:2518:17: warning: 'v' may be used uninitialized [-Wmaybe-uninitialized] 2518 | *demo_p++ = v; | ~~~~~~~~~~^~~ g_game.c:2506:21: note: 'v' was declared here 2506 | unsigned char v; | ^ --- r_demo.o --- r_demo.c: In function 'R_SmoothPlaying_Reset': r_demo.c:49:40: warning: the address of 'players' will always evaluate as 'true' [-Waddress] 49 | if (demo_smoothturns && demoplayback && players) | ^~ mv -f .deps/r_demo.Tpo .deps/r_demo.Po --- g_game.o --- g_game.c: In function 'G_ReadDemoTiccmd': g_game.c:2226:25: warning: 'at' may be used uninitialized [-Wmaybe-uninitialized] 2226 | cmd->sidemove = (signed char)at; | ^~~~~~~~~~~~~~~ g_game.c:2201:17: note: 'at' was declared here 2201 | unsigned char at; // e6y: tasdoom stuff | ^~ --- r_segs.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT r_segs.o -MD -MP -MF .deps/r_segs.Tpo -c -o r_segs.o r_segs.c --- p_mobj.o --- mv -f .deps/p_mobj.Tpo .deps/p_mobj.Po --- hu_lib.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT hu_lib.o -MD -MP -MF .deps/hu_lib.Tpo -c -o hu_lib.o hu_lib.c --- g_game.o --- mv -f .deps/g_game.Tpo .deps/g_game.Po --- lprintf.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT lprintf.o -MD -MP -MF .deps/lprintf.Tpo -c -o lprintf.o lprintf.c mv -f .deps/lprintf.Tpo .deps/lprintf.Po --- p_plats.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_plats.o -MD -MP -MF .deps/p_plats.Tpo -c -o p_plats.o p_plats.c --- hu_lib.o --- mv -f .deps/hu_lib.Tpo .deps/hu_lib.Po --- r_sky.o --- --- r_segs.o --- mv -f .deps/r_segs.Tpo .deps/r_segs.Po --- r_sky.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT r_sky.o -MD -MP -MF .deps/r_sky.Tpo -c -o r_sky.o r_sky.c --- d_deh.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT d_deh.o -MD -MP -MF .deps/d_deh.Tpo -c -o d_deh.o d_deh.c --- p_plats.o --- mv -f .deps/p_plats.Tpo .deps/p_plats.Po --- hu_stuff.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT hu_stuff.o -MD -MP -MF .deps/hu_stuff.Tpo -c -o hu_stuff.o hu_stuff.c --- r_sky.o --- mv -f .deps/r_sky.Tpo .deps/r_sky.Po --- m_argv.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT m_argv.o -MD -MP -MF .deps/m_argv.Tpo -c -o m_argv.o m_argv.c --- d_deh.o --- d_deh.c: In function 'deh_procPointer': d_deh.c:1935:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 1935 | if (value < 0 || value >= NUMSTATES) | ^ d_deh.c:1949:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 1949 | for (i=0;imo->angle < -ANG90/20) | ^ p_pspr.c: In function 'P_SwitchWeapon': p_pspr.c:169:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 169 | if (!player->powers[pw_strength]) // allow chainsaw override | ^ p_pspr.c:171:7: note: here 171 | case 0: | ^~~~ --- d_deh.o --- d_deh.c: In function 'deh_procError': d_deh.c:2568:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2568 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procSprite': d_deh.c:2157:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2157 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procPars': d_deh.c:2200:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2200 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procBexCodePointers': d_deh.c:1536:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1536 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- p_pspr.o --- mv -f .deps/p_pspr.Tpo .deps/p_pspr.Po --- m_bbox.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT m_bbox.o -MD -MP -MF .deps/m_bbox.Tpo -c -o m_bbox.o m_bbox.c mv -f .deps/m_bbox.Tpo .deps/m_bbox.Po --- p_saveg.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_saveg.o -MD -MP -MF .deps/p_saveg.Tpo -c -o p_saveg.o p_saveg.c --- d_deh.o --- d_deh.c: In function 'deh_procBexMusic': d_deh.c:2892:4: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2892 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- p_saveg.o --- p_saveg.c: In function 'P_ArchivePlayers': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:64:9: note: in expansion of macro 'PADSAVEP' 64 | PADSAVEP(); | ^~~~~~~~ p_saveg.c: In function 'P_UnArchivePlayers': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:87:9: note: in expansion of macro 'PADSAVEP' 87 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:100:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 100 | &states[ (int)players[i].psprites[j].state ]; | ^ p_saveg.c: In function 'P_ArchiveWorld': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:134:3: note: in expansion of macro 'PADSAVEP' 134 | PADSAVEP(); // killough 3/22/98 | ^~~~~~~~ p_saveg.c: In function 'P_UnArchiveWorld': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:196:3: note: in expansion of macro 'PADSAVEP' 196 | PADSAVEP(); // killough 3/22/98 | ^~~~~~~~ p_saveg.c:206:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 206 | get = (void *)((char *) get + sizeof sec->floorheight); | ^ p_saveg.c:208:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 208 | get = (void *)((char *) get + sizeof sec->ceilingheight); | ^ p_saveg.c:237:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 237 | get = (void *)((char *) get + sizeof si->textureoffset); | ^ p_saveg.c:239:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 239 | get = (void *)((char *) get + sizeof si->rowoffset); | ^ p_saveg.c:246:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 246 | save_p = (byte *) get; | ^ p_saveg.c: In function 'P_ThinkerToIndex': p_saveg.c:274:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 274 | th->prev = (thinker_t *) ++number_of_thinkers; | ^ --- hu_stuff.o --- mv -f .deps/hu_stuff.Tpo .deps/hu_stuff.Po --- p_saveg.o --- p_saveg.c: In function 'P_ArchiveThinkers': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:320:9: note: in expansion of macro 'PADSAVEP' 320 | PADSAVEP(); | ^~~~~~~~ p_saveg.c: In function 'P_UnArchiveThinkers': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:455:9: note: in expansion of macro 'PADSAVEP' 455 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:476:7: note: in expansion of macro 'PADSAVEP' 476 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:499:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 499 | mobj->state = states + (int) mobj->state; | ^ p_saveg.c:502:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 502 | (mobj->player = &players[(int) mobj->player - 1]) -> mo = mobj; | ^ p_saveg.c: In function 'P_ArchiveSpecials': --- r_things.o --- --- p_saveg.o --- p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:662:11: note: in expansion of macro 'PADSAVEP' 662 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:674:11: note: in expansion of macro 'PADSAVEP' 674 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:688:11: note: in expansion of macro 'PADSAVEP' 688 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:701:11: note: in expansion of macro 'PADSAVEP' 701 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:713:11: note: in expansion of macro 'PADSAVEP' 713 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:725:11: note: in expansion of macro 'PADSAVEP' 725 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:737:11: note: in expansion of macro 'PADSAVEP' 737 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:750:11: note: in expansion of macro 'PADSAVEP' 750 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:763:11: note: in expansion of macro 'PADSAVEP' 763 | PADSAVEP(); | ^~~~~~~~ p_saveg.c: In function 'P_UnArchiveSpecials': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:808:9: note: in expansion of macro 'PADSAVEP' 808 | PADSAVEP(); | ^~~~~~~~ --- r_things.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT r_things.o -MD -MP -MF .deps/r_things.Tpo -c -o r_things.o r_things.c --- p_saveg.o --- p_saveg.c:813:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 813 | ceiling->sector = §ors[(int)ceiling->sector]; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:825:9: note: in expansion of macro 'PADSAVEP' 825 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:830:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 830 | door->sector = §ors[(int)door->sector]; | ^ p_saveg.c:833:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 833 | door->line = (int)door->line!=-1? &lines[(int)door->line] : NULL; | ^ p_saveg.c:833:52: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 833 | door->line = (int)door->line!=-1? &lines[(int)door->line] : NULL; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:842:9: note: in expansion of macro 'PADSAVEP' 842 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:847:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 847 | floor->sector = §ors[(int)floor->sector]; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:855:9: note: in expansion of macro 'PADSAVEP' 855 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:860:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 860 | plat->sector = §ors[(int)plat->sector]; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:872:9: note: in expansion of macro 'PADSAVEP' 872 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:877:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 877 | flash->sector = §ors[(int)flash->sector]; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:884:9: note: in expansion of macro 'PADSAVEP' 884 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:889:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 889 | strobe->sector = §ors[(int)strobe->sector]; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:896:9: note: in expansion of macro 'PADSAVEP' 896 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:901:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 901 | glow->sector = §ors[(int)glow->sector]; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:908:9: note: in expansion of macro 'PADSAVEP' 908 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:913:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 913 | flicker->sector = §ors[(int)flicker->sector]; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:921:9: note: in expansion of macro 'PADSAVEP' 921 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:926:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 926 | elevator->sector = §ors[(int)elevator->sector]; | ^ --- d_deh.o --- d_deh.c: In function 'deh_procBexSounds': d_deh.c:2833:4: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2833 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procBexSprites': d_deh.c:2775:4: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2775 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procHelperThing': d_deh.c:2734:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2734 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procStrings': d_deh.c:2598:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2598 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procMisc': d_deh.c:2351:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2351 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procCheat': d_deh.c:2280:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2280 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procWeapon': d_deh.c:2097:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2097 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procAmmo': d_deh.c:2051:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2051 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procSounds': d_deh.c:1983:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1983 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- p_saveg.o --- mv -f .deps/p_saveg.Tpo .deps/p_saveg.Po --- d_items.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT d_items.o -MD -MP -MF .deps/d_items.Tpo -c -o d_items.o d_items.c --- d_deh.o --- d_deh.c: In function 'deh_procPointer': d_deh.c:1906:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1906 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procFrame': d_deh.c:1825:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1825 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- d_items.o --- mv -f .deps/d_items.Tpo .deps/d_items.Po --- m_cheat.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT m_cheat.o -MD -MP -MF .deps/m_cheat.Tpo -c -o m_cheat.o m_cheat.c --- d_deh.o --- d_deh.c: In function 'deh_procThing': d_deh.c:1698:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1698 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- m_cheat.o --- m_cheat.c: In function 'cheat_tntweapx': m_cheat.c:620:16: warning: comparison of integer expressions of different signedness: 'int' and 'weapontype_t' [-Wsign-compare] 620 | if (w==plyr->readyweapon) // maybe switch if weapon removed | ^~ --- r_things.o --- mv -f .deps/r_things.Tpo .deps/r_things.Po --- p_setup.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_setup.o -MD -MP -MF .deps/p_setup.Tpo -c -o p_setup.o p_setup.c --- d_deh.o --- mv -f .deps/d_deh.Tpo .deps/d_deh.Po --- s_sound.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT s_sound.o -MD -MP -MF .deps/s_sound.Tpo -c -o s_sound.o s_sound.c s_sound.c: In function 'S_AdjustSoundParams': s_sound.c:596:3: warning: multi-line comment [-Wcomment] 596 | // P_SetupLevel() \ P_LoadThings() \ P_SpawnMapThing() \ P_SpawnPlayer(players[0]) \ | ^ --- m_cheat.o --- mv -f .deps/m_cheat.Tpo .deps/m_cheat.Po --- d_main.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT d_main.o -MD -MP -MF .deps/d_main.Tpo -c -o d_main.o d_main.c --- s_sound.o --- mv -f .deps/s_sound.Tpo .deps/s_sound.Po --- p_sight.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_sight.o -MD -MP -MF .deps/p_sight.Tpo -c -o p_sight.o p_sight.c mv -f .deps/p_sight.Tpo .deps/p_sight.Po --- sounds.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT sounds.o -MD -MP -MF .deps/sounds.Tpo -c -o sounds.o sounds.c mv -f .deps/sounds.Tpo .deps/sounds.Po --- m_menu.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT m_menu.o -MD -MP -MF .deps/m_menu.Tpo -c -o m_menu.o m_menu.c m_menu.c: In function 'M_VerifyNightmare': m_menu.c:653:20: warning: implicit conversion from 'enum ' to 'skill_t' [-Wenum-conversion] 653 | G_DeferedInitNew(nightmare,epi+1,1); | ^~~~~~~~~ In file included from doomdef.h:49, from m_menu.c:41: m_menu.c: In function 'M_VerifyForcedLoadGame': m_menu.c:773:8: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 773 | free((char*)messageString); // free the message strdup()'ed below | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ m_menu.c: In function 'M_DrawSetting': m_menu.c:1894:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1894 | char *text = (char*)*s->var.def->location.ppsz; | ^ --- p_setup.o --- mv -f .deps/p_setup.Tpo .deps/p_setup.Po --- p_spec.o --- --- m_menu.o --- m_menu.c: In function 'M_ResetDefaults': m_menu.c:3595:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 3595 | free((char*)*dp->location.ppsz), | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ --- p_spec.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_spec.o -MD -MP -MF .deps/p_spec.Tpo -c -o p_spec.o p_spec.c --- m_menu.o --- m_menu.c: In function 'M_Responder': m_menu.c:4638:27: warning: comparison of integer expressions of different signedness: 'setup_group' and 'int' [-Wsign-compare] 4638 | if (ptr2->m_group == group && ptr1 != ptr2) | ^~ m_menu.c:4675:27: warning: comparison of integer expressions of different signedness: 'setup_group' and 'int' [-Wsign-compare] 4675 | if (ptr2->m_group == group && ptr1 != ptr2) | ^~ m_menu.c:4707:21: warning: comparison of integer expressions of different signedness: 'setup_group' and 'int' [-Wsign-compare] 4707 | ptr2->m_group == group && | ^~ m_menu.c:4950:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 4950 | free((char*)*ptr1->var.def->location.ppsz); | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ m_menu.c: In function 'M_Init': m_menu.c:5538:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 5538 | ReadDef2.y = 15; | ~~~~~~~~~~~^~~~ m_menu.c:5540:5: note: here 5540 | case shareware: | ^~~~ --- d_main.o --- mv -f .deps/d_main.Tpo .deps/d_main.Po --- info.o --- --- p_spec.o --- p_spec.c: In function 'P_SpawnScrollers': p_spec.c:2806:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 2806 | if (special != 253) | ^ p_spec.c:2809:9: note: here 2809 | case 252: // carry objects on floor | ^~~~ --- info.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c mv -f .deps/info.Tpo .deps/info.Po --- st_lib.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT st_lib.o -MD -MP -MF .deps/st_lib.Tpo -c -o st_lib.o st_lib.c mv -f .deps/st_lib.Tpo .deps/st_lib.Po --- m_misc.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT m_misc.o -MD -MP -MF .deps/m_misc.Tpo -c -o m_misc.o m_misc.c m_misc.c:316:20: warning: pointer targets in initialization of 'int *' from 'unsigned int *' differ in signedness [-Wpointer-sign] 316 | {"screen_width",{&desired_screenwidth},{640}, 320, MAX_SCREENWIDTH, | ^ m_misc.c:316:20: note: (near initialization for 'defaults[73].location.pi') m_misc.c:318:21: warning: pointer targets in initialization of 'int *' from 'unsigned int *' differ in signedness [-Wpointer-sign] 318 | {"screen_height",{&desired_screenheight},{480},200,MAX_SCREENHEIGHT, | ^ m_misc.c:318:21: note: (near initialization for 'defaults[74].location.pi') m_misc.c:361:34: warning: initialization of 'const char **' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] 361 | {"gl_tex_filter_string", {NULL,&gl_tex_filter_string}, {0,"GL_LINEAR"},UL,UL, | ^ m_misc.c:361:34: note: (near initialization for 'defaults[94].location.ppsz') m_misc.c:363:34: warning: initialization of 'const char **' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] 363 | {"gl_tex_format_string", {NULL,&gl_tex_format_string}, {0,"GL_RGB5_A1"},UL,UL, | ^ m_misc.c:363:34: note: (near initialization for 'defaults[95].location.ppsz') m_misc.c: In function 'M_LoadDefaults': m_misc.c:940:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 940 | snprintf((char *)defaultfile, PATH_MAX, | ^ In file included from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from m_misc.c:51: m_misc.c:1005:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1005 | free((char*)*(defaults[i].location.ppsz)); /* phares 4/13/98 */ | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ mv -f .deps/m_misc.Tpo .deps/m_misc.Po --- p_switch.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_switch.o -MD -MP -MF .deps/p_switch.Tpo -c -o p_switch.o p_switch.c mv -f .deps/p_switch.Tpo .deps/p_switch.Po --- p_telept.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_telept.o -MD -MP -MF .deps/p_telept.Tpo -c -o p_telept.o p_telept.c --- p_spec.o --- mv -f .deps/p_spec.Tpo .deps/p_spec.Po --- st_stuff.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT st_stuff.o -MD -MP -MF .deps/st_stuff.Tpo -c -o st_stuff.o st_stuff.c --- p_telept.o --- p_telept.c: In function 'EV_SilentLineTeleport': p_telept.c:294:24: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] 294 | y -= l->dx < 0 != side ? -1 : 1; | ~~~~~~^~~ p_telept.c:296:24: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] 296 | x += l->dy < 0 != side ? -1 : 1; | ~~~~~~^~~ --- m_menu.o --- mv -f .deps/m_menu.Tpo .deps/m_menu.Po --- m_random.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT m_random.o -MD -MP -MF .deps/m_random.Tpo -c -o m_random.o m_random.c --- p_telept.o --- mv -f .deps/p_telept.Tpo .deps/p_telept.Po --- m_random.o --- mv -f .deps/m_random.Tpo .deps/m_random.Po --- p_tick.o --- --- tables.o --- --- p_tick.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_tick.o -MD -MP -MF .deps/p_tick.Tpo -c -o p_tick.o p_tick.c --- tables.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT tables.o -MD -MP -MF .deps/tables.Tpo -c -o tables.o tables.c --- st_stuff.o --- mv -f .deps/st_stuff.Tpo .deps/st_stuff.Po --- p_user.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_user.o -MD -MP -MF .deps/p_user.Tpo -c -o p_user.o p_user.c --- tables.o --- mv -f .deps/tables.Tpo .deps/tables.Po --- p_ceilng.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_ceilng.o -MD -MP -MF .deps/p_ceilng.Tpo -c -o p_ceilng.o p_ceilng.c --- p_user.o --- p_user.c: In function 'P_PlayerThink': p_user.c:314:23: warning: the address of 'players' will always evaluate as 'true' [-Waddress] 314 | if (movement_smooth && players && &players[displayplayer] == player) | ^~ --- p_tick.o --- mv -f .deps/p_tick.Tpo .deps/p_tick.Po --- v_video.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT v_video.o -MD -MP -MF .deps/v_video.Tpo -c -o v_video.o v_video.c --- p_ceilng.o --- p_ceilng.c: In function 'T_MoveCeiling': p_ceilng.c:113:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 113 | ceiling->sector->oldspecial = ceiling->oldspecial; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:114:11: note: here 114 | case genCeilingChg: | ^~~~ p_ceilng.c:121:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 121 | S_StartSound((mobj_t *)&ceiling->sector->soundorg,sfx_pstop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:122:11: note: here 122 | case genSilentCrusher: | ^~~~ p_ceilng.c:177:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 177 | S_StartSound((mobj_t *)&ceiling->sector->soundorg,sfx_pstop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:178:11: note: here 178 | case crushAndRaise: | ^~~~ p_ceilng.c:179:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 179 | ceiling->speed = CEILSPEED; p_ceilng.c:180:11: note: here 180 | case fastCrushAndRaise: | ^~~~ p_ceilng.c:190:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 190 | ceiling->sector->oldspecial = ceiling->oldspecial; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:191:11: note: here 191 | case genCeilingChg: | ^~~~ p_ceilng.c: In function 'EV_DoCeiling': p_ceilng.c:304:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 304 | ceiling->topheight = sec->ceilingheight; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ p_ceilng.c:305:7: note: here 305 | case lowerAndCrush: | ^~~~ --- v_video.o --- v_video.c: In function 'V_DrawMemPatch': v_video.c:293:61: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] 293 | const int colindex = (flags & VPT_FLIP) ? (w - col) : (col); | ^~~~~ v_video.c: In function 'V_UpdateTrueColorPalette': v_video.c:542:18: warning: pointer targets in assignment from 'int *' to 'unsigned int *' differ in signedness [-Wpointer-sign] 542 | Palettes32 = (int*)malloc(numPals*256*sizeof(int)*VID_NUMCOLORWEIGHTS); | ^ v_video.c:572:18: warning: pointer targets in assignment from 'short int *' to 'short unsigned int *' differ in signedness [-Wpointer-sign] 572 | Palettes16 = (short*)malloc(numPals*256*sizeof(short)*VID_NUMCOLORWEIGHTS); | ^ v_video.c:602:18: warning: pointer targets in assignment from 'short int *' to 'short unsigned int *' differ in signedness [-Wpointer-sign] 602 | Palettes15 = (short*)malloc(numPals*256*sizeof(short)*VID_NUMCOLORWEIGHTS); | ^ --- p_user.o --- mv -f .deps/p_user.Tpo .deps/p_user.Po --- doomdef.o --- --- p_ceilng.o --- mv -f .deps/p_ceilng.Tpo .deps/p_ceilng.Po --- doomdef.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT doomdef.o -MD -MP -MF .deps/doomdef.Tpo -c -o doomdef.o doomdef.c --- p_doors.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_doors.o -MD -MP -MF .deps/p_doors.Tpo -c -o p_doors.o p_doors.c --- doomdef.o --- mv -f .deps/doomdef.Tpo .deps/doomdef.Po --- p_enemy.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_enemy.o -MD -MP -MF .deps/p_enemy.Tpo -c -o p_enemy.o p_enemy.c --- p_doors.o --- p_doors.c: In function 'T_VerticalDoor': p_doors.c:204:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 204 | if (!comp[comp_blazing]) { | ^ p_doors.c:209:11: note: here 209 | default: // other types bounce off the obstruction | ^~~~~~~ --- p_enemy.o --- p_enemy.c: In function 'P_SmartMove': p_enemy.c:450:47: warning: comparison of integer expressions of different signedness: 'mobjtype_t' and 'int' [-Wsign-compare] 450 | if ((actor->type == MT_DOGS || (actor->type == (HelperThing-1) && actor->flags&MF_FRIEND)) | ^~ p_enemy.c: In function 'P_DoNewChaseDir': p_enemy.c:552:36: warning: comparison of integer expressions of different signedness: 'dirtype_t' and 'int' [-Wsign-compare] 552 | for (tdir = DI_SOUTHEAST; tdir != DI_EAST-1; tdir--) | ^~ --- p_doors.o --- mv -f .deps/p_doors.Tpo .deps/p_doors.Po --- r_bsp.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT r_bsp.o -MD -MP -MF .deps/r_bsp.Tpo -c -o r_bsp.o r_bsp.c --- v_video.o --- mv -f .deps/v_video.Tpo .deps/v_video.Po --- version.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c mv -f .deps/version.Tpo .deps/version.Po --- doomstat.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT doomstat.o -MD -MP -MF .deps/doomstat.Tpo -c -o doomstat.o doomstat.c mv -f .deps/doomstat.Tpo .deps/doomstat.Po --- p_floor.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_floor.o -MD -MP -MF .deps/p_floor.Tpo -c -o p_floor.o p_floor.c --- r_bsp.o --- mv -f .deps/r_bsp.Tpo .deps/r_bsp.Po --- r_data.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT r_data.o -MD -MP -MF .deps/r_data.Tpo -c -o r_data.o r_data.c --- p_floor.o --- p_floor.c: In function 'EV_DoDonut': p_floor.c:918:14: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] 918 | if ((!s2->lines[i]->flags & ML_TWOSIDED) || | ^~~~~~~~~~~~~~~~~~~~ p_floor.c: In function 'EV_DoFloor': p_floor.c:507:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 507 | floor->crush = true; | ~~~~~~~~~~~~~^~~~~~ p_floor.c:508:7: note: here 508 | case raiseFloor: | ^~~~ --- r_data.o --- r_data.c: In function 'R_InitTextures': r_data.c:259:18: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 259 | for(j=0;jname);j++) | ^ r_data.c: In function 'R_ColourMap': r_data.c:415:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 415 | if (curline) | ^ In file included from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from r_data.c:35: r_data.c: In function 'R_PrecacheLevel': r_data.c:668:51: warning: operand of '?:' changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 668 | hitlist = malloc((size_t)numtextures > size ? numtextures : size); | ^~~~~~~~~~~ z_zone.h:113:37: note: in definition of macro 'malloc' 113 | #define malloc(n) Z_Malloc(n,PU_STATIC,0) | ^ --- p_floor.o --- mv -f .deps/p_floor.Tpo .deps/p_floor.Po --- w_wad.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT w_wad.o -MD -MP -MF .deps/w_wad.Tpo -c -o w_wad.o w_wad.c --- r_data.o --- mv -f .deps/r_data.Tpo .deps/r_data.Po --- p_genlin.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_genlin.o -MD -MP -MF .deps/p_genlin.Tpo -c -o p_genlin.o p_genlin.c --- w_wad.o --- w_wad.c: In function 'W_CheckNumForName': w_wad.c:331:46: warning: comparison of integer expressions of different signedness: 'enum ' and 'int' [-Wsign-compare] 331 | lumpinfo[i].li_namespace != li_namespace)) | ^~ --- p_enemy.o --- mv -f .deps/p_enemy.Tpo .deps/p_enemy.Po --- dstrings.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT dstrings.o -MD -MP -MF .deps/dstrings.Tpo -c -o dstrings.o dstrings.c mv -f .deps/dstrings.Tpo .deps/dstrings.Po --- p_inter.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_inter.o -MD -MP -MF .deps/p_inter.Tpo -c -o p_inter.o p_inter.c --- w_wad.o --- mv -f .deps/w_wad.Tpo .deps/w_wad.Po --- wi_stuff.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT wi_stuff.o -MD -MP -MF .deps/wi_stuff.Tpo -c -o wi_stuff.o wi_stuff.c --- p_inter.o --- p_inter.c: In function 'P_GiveAmmo': p_inter.c:145:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 145 | if (player->readyweapon == wp_fist || player->readyweapon == wp_pistol) | ^~ p_inter.c:148:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 148 | break; | ^~~~~ --- p_genlin.o --- mv -f .deps/p_genlin.Tpo .deps/p_genlin.Po --- r_draw.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT r_draw.o -MD -MP -MF .deps/r_draw.Tpo -c -o r_draw.o r_draw.c In file included from r_draw.c:215: r_drawflush.inl: In function 'R_FlushQuad8': r_drawflush.inl:253:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 253 | if ((sizeof(int) == 4) && (((int)source % 4) == 0) && (((int)dest % 4) == 0)) { | ^ r_drawflush.inl:253:60: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 253 | if ((sizeof(int) == 4) && (((int)source % 4) == 0) && (((int)dest % 4) == 0)) { | ^ In file included from r_drawcolpipeline.inl:15, from r_draw.c:316: r_drawcolumn.inl: In function 'R_DrawColumn8_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:323: r_drawcolumn.inl: In function 'R_DrawColumn15_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:330: r_drawcolumn.inl: In function 'R_DrawColumn16_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:337: r_drawcolumn.inl: In function 'R_DrawColumn32_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:362: r_drawcolumn.inl: In function 'R_DrawTLColumn8_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:369: r_drawcolumn.inl: In function 'R_DrawTLColumn15_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ --- p_inter.o --- mv -f .deps/p_inter.Tpo .deps/p_inter.Po --- r_draw.o --- In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ --- f_finale.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT f_finale.o -MD -MP -MF .deps/f_finale.Tpo -c -o f_finale.o f_finale.c --- r_draw.o --- In file included from r_drawcolpipeline.inl:15, from r_draw.c:376: r_drawcolumn.inl: In function 'R_DrawTLColumn16_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:383: r_drawcolumn.inl: In function 'R_DrawTLColumn32_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:406: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:413: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:420: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:427: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ --- wi_stuff.o --- wi_stuff.c: In function 'WI_loadData': wi_stuff.c:1850:33: warning: '%.2d' directive writing between 2 and 10 bytes into a region of size between 0 and 5 [-Wformat-overflow=] 1850 | sprintf(name, "WIA%d%.2d%.2d", wbs->epsd, j, i); | ^~~~ wi_stuff.c:1850:27: note: directive argument in the range [0, 2147483646] 1850 | sprintf(name, "WIA%d%.2d%.2d", wbs->epsd, j, i); | ^~~~~~~~~~~~~~~ wi_stuff.c:1850:27: note: directive argument in the range [0, 2147483646] wi_stuff.c:1850:13: note: 'sprintf' output between 9 and 35 bytes into a destination of size 9 1850 | sprintf(name, "WIA%d%.2d%.2d", wbs->epsd, j, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/wi_stuff.Tpo .deps/wi_stuff.Po --- p_lights.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_lights.o -MD -MP -MF .deps/p_lights.Tpo -c -o p_lights.o p_lights.c --- f_finale.o --- mv -f .deps/f_finale.Tpo .deps/f_finale.Po --- z_bmalloc.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT z_bmalloc.o -MD -MP -MF .deps/z_bmalloc.Tpo -c -o z_bmalloc.o z_bmalloc.c --- p_lights.o --- p_lights.c: In function 'EV_LightTurnOn': p_lights.c:387:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 387 | if ((temp = getNextSector(sector->lines[j],sector)) && | ^~ p_lights.c:391:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 391 | sector->lightlevel = tbright; | ^~~~~~ --- z_bmalloc.o --- mv -f .deps/z_bmalloc.Tpo .deps/z_bmalloc.Po --- p_map.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_map.o -MD -MP -MF .deps/p_map.Tpo -c -o p_map.o p_map.c --- p_lights.o --- mv -f .deps/p_lights.Tpo .deps/p_lights.Po --- r_main.o --- --- p_map.o --- p_map.c: In function 'P_GetMoveFactor': p_map.c:201:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 201 | ((mobj_t*)mo)->movefactor = ORIG_FRICTION_FACTOR; // reset | ^ p_map.c:220:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 220 | ((mobj_t*)mo)->movefactor = ORIG_FRICTION_FACTOR; // reset | ^ --- r_main.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT r_main.o -MD -MP -MF .deps/r_main.Tpo -c -o r_main.o r_main.c --- p_map.o --- p_map.c: In function 'PTR_ShootTraverse': p_map.c:1499:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1499 | if (li->special) | ^~ p_map.c:1502:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1502 | if (li->flags & ML_TWOSIDED) | ^~ --- r_main.o --- r_main.c: In function 'R_ShowStats': r_main.c:540:5: warning: "USE_SDL" is not defined, evaluates to 0 [-Wundef] 540 | #if USE_SDL | ^~~~~~~ mv -f .deps/r_main.Tpo .deps/r_main.Po --- f_wipe.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT f_wipe.o -MD -MP -MF .deps/f_wipe.Tpo -c -o f_wipe.o f_wipe.c mv -f .deps/f_wipe.Tpo .deps/f_wipe.Po --- z_zone.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT z_zone.o -MD -MP -MF .deps/z_zone.Tpo -c -o z_zone.o z_zone.c mv -f .deps/z_zone.Tpo .deps/z_zone.Po --- p_maputl.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_maputl.o -MD -MP -MF .deps/p_maputl.Tpo -c -o p_maputl.o p_maputl.c --- p_map.o --- mv -f .deps/p_map.Tpo .deps/p_map.Po --- r_plane.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT r_plane.o -MD -MP -MF .deps/r_plane.Tpo -c -o r_plane.o r_plane.c mv -f .deps/r_plane.Tpo .deps/r_plane.Po --- md5.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c md5.c: In function 'MD5Final': md5.c:134:30: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 134 | memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ | ^ --- p_maputl.o --- mv -f .deps/p_maputl.Tpo .deps/p_maputl.Po --- p_checksum.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT p_checksum.o -MD -MP -MF .deps/p_checksum.Tpo -c -o p_checksum.o p_checksum.c --- md5.o --- mv -f .deps/md5.Tpo .deps/md5.Po --- r_patch.o --- --- p_checksum.o --- mv -f .deps/p_checksum.Tpo .deps/p_checksum.Po --- r_patch.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT r_patch.o -MD -MP -MF .deps/r_patch.Tpo -c -o r_patch.o r_patch.c --- r_fps.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT r_fps.o -MD -MP -MF .deps/r_fps.Tpo -c -o r_fps.o r_fps.c mv -f .deps/r_fps.Tpo .deps/r_fps.Po --- r_filter.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT r_filter.o -MD -MP -MF .deps/r_filter.Tpo -c -o r_filter.o r_filter.c r_filter.c:35:52: warning: missing braces around initializer [-Wmissing-braces] 35 | byte filter_ditherMatrix[DITHER_DIM][DITHER_DIM] = { | ^ 36 | 0*DMR, 14*DMR, 3*DMR, 13*DMR, 11*DMR, 5*DMR, 8*DMR, 6*DMR, | { } { } 37 | 12*DMR, 2*DMR, 15*DMR, 1*DMR, 7*DMR, 9*DMR, 4*DMR, 10*DMR | { } { 38 | }; | } r_filter.c: In function 'R_FilterInit': r_filter.c:79:3: warning: multi-line comment [-Wcomment] 79 | // /4 \ | ^ mv -f .deps/r_filter.Tpo .deps/r_filter.Po --- d_client.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT d_client.o -MD -MP -MF .deps/d_client.Tpo -c -o d_client.o d_client.c d_client.c: In function 'D_InitNetGame': d_client.c:148:17: warning: pointer targets in initialization of 'char *' from 'byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 148 | char *p = sinfo->wadnames; | ^~~~~ --- r_patch.o --- mv -f .deps/r_patch.Tpo .deps/r_patch.Po --- gl_main.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT gl_main.o -MD -MP -MF .deps/gl_main.Tpo -c -o gl_main.o gl_main.c In file included from gl_main.c:46: /tmp/work/games/prboom/work/.buildlink/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined 116 | #define GL_GLEXT_VERSION 29 | --- d_client.o --- mv -f .deps/d_client.Tpo .deps/d_client.Po --- gl_main.o --- In file included from /tmp/work/games/prboom/work/.buildlink/include/GL/gl.h:2048, from /tmp/work/games/prboom/work/.buildlink/include/SDL/SDL_opengl.h:46: /tmp/work/games/prboom/work/.buildlink/include/GL/glext.h:54: note: this is the location of the previous definition 54 | #define GL_GLEXT_VERSION 20190911 | --- gl_texture.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT gl_texture.o -MD -MP -MF .deps/gl_texture.Tpo -c -o gl_texture.o gl_texture.c --- gl_main.o --- gl_main.c: In function 'gld_Init': gl_main.c:340:30: warning: pointer targets in initialization of 'const char *' from 'const GLubyte *' {aka 'const unsigned char *'} differ in signedness [-Wpointer-sign] 340 | const char *extensions = glGetString(GL_EXTENSIONS); | ^~~~~~~~~~~ In file included from gl_main.c:47: doomtype.h:58:22: warning: comparison of integer expressions of different signedness: 'long int' and 'long unsigned int' [-Wsign-compare] 58 | #define MIN(a,b) ((a)<(b)?(a):(b)) | ^ gl_main.c:351:19: note: in expansion of macro 'MIN' 351 | int len = MIN(p-rover, sizeof(ext_name)-1); | ^~~ doomtype.h:58:27: warning: operand of '?:' changes signedness from 'long int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] 58 | #define MIN(a,b) ((a)<(b)?(a):(b)) | ^~~ gl_main.c:351:19: note: in expansion of macro 'MIN' 351 | int len = MIN(p-rover, sizeof(ext_name)-1); | ^~~ gl_main.c:362:22: warning: pointer targets in passing argument 1 of 'gld_InitExtensions' differ in signedness [-Wpointer-sign] 362 | gld_InitExtensions(glGetString(GL_EXTENSIONS)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const GLubyte * {aka const unsigned char *} gl_main.c:276:44: note: expected 'const char *' but argument is of type 'const GLubyte *' {aka 'const unsigned char *'} 276 | static void gld_InitExtensions(const char *_extensions) | ~~~~~~~~~~~~^~~~~~~~~~~ gl_main.c: In function 'gld_FlatConvexCarver': gl_main.c:1084:68: warning: format '%i' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 1084 | if (levelinfo) fprintf(levelinfo, "All carved away: subsector %i - sector %i\n", ssec-subsectors, ssec->sector->iSectorID); | ~^ ~~~~~~~~~~~~~~~ | | | | int long int | %li gl_main.c: In function 'gld_EndDrawScene': gl_main.c:1845:28: warning: left shift of negative value [-Wshift-negative-value] 1845 | viewangleoffset >=-1024<mipmap & use_mipmapping) & gl_paletted_texture) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl_texture.c:508:37: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] 508 | CR_DEFAULT, !(gltexture->mipmap & use_mipmapping) & gl_paletted_texture); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl_texture.c:511:21: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness [-Wpointer-sign] 511 | glGenTextures(1,&gltexture->glTexID[CR_DEFAULT]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int * /tmp/work/games/prboom/work/.buildlink/include/GL/gl.h:1300:57: note: expected 'GLuint *' {aka 'unsigned int *'} but argument is of type 'int *' 1300 | GLAPI void GLAPIENTRY glGenTextures( GLsizei n, GLuint *textures ); | ~~~~~~~~^~~~~~~~ gl_texture.c: In function 'gld_BindPatch': gl_texture.c:654:21: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness [-Wpointer-sign] 654 | glGenTextures(1,&gltexture->glTexID[cm]); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | int * /tmp/work/games/prboom/work/.buildlink/include/GL/gl.h:1300:57: note: expected 'GLuint *' {aka 'unsigned int *'} but argument is of type 'int *' 1300 | GLAPI void GLAPIENTRY glGenTextures( GLsizei n, GLuint *textures ); | ~~~~~~~~^~~~~~~~ gl_texture.c: In function 'gld_BindFlat': gl_texture.c:776:7: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] 776 | if (!(gltexture->mipmap & use_mipmapping) & gl_paletted_texture) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl_texture.c:780:49: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] 780 | gld_AddFlatToTexture(gltexture, buffer, flat, !(gltexture->mipmap & use_mipmapping) & gl_paletted_texture); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gl_texture.c:782:21: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness [-Wpointer-sign] 782 | glGenTextures(1,&gltexture->glTexID[CR_DEFAULT]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int * /tmp/work/games/prboom/work/.buildlink/include/GL/gl.h:1300:57: note: expected 'GLuint *' {aka 'unsigned int *'} but argument is of type 'int *' 1300 | GLAPI void GLAPIENTRY glGenTextures( GLsizei n, GLuint *textures ); | ~~~~~~~~^~~~~~~~ gl_texture.c: In function 'gld_CleanTextures': gl_texture.c:856:28: warning: pointer targets in passing argument 2 of 'glDeleteTextures' differ in signedness [-Wpointer-sign] 856 | glDeleteTextures(1,&(gld_GLTextures[i]->glTexID[j])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int * /tmp/work/games/prboom/work/.buildlink/include/GL/gl.h:1302:66: note: expected 'const GLuint *' {aka 'const unsigned int *'} but argument is of type 'int *' 1302 | GLAPI void GLAPIENTRY glDeleteTextures( GLsizei n, const GLuint *textures); | ~~~~~~~~~~~~~~^~~~~~~~ gl_texture.c: In function 'gld_CleanPatchTextures': gl_texture.c:874:28: warning: pointer targets in passing argument 2 of 'glDeleteTextures' differ in signedness [-Wpointer-sign] 874 | glDeleteTextures(1,&(gld_GLPatchTextures[i]->glTexID[j])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int * /tmp/work/games/prboom/work/.buildlink/include/GL/gl.h:1302:66: note: expected 'const GLuint *' {aka 'const unsigned int *'} but argument is of type 'int *' 1302 | GLAPI void GLAPIENTRY glDeleteTextures( GLsizei n, const GLuint *textures); | ~~~~~~~~~~~~~~^~~~~~~~ gl_texture.c: In function 'gld_Precache': gl_texture.c:891:53: warning: operand of '?:' changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 891 | hitlist = Z_Malloc((size_t)numtextures > size ? numtextures : size,PU_LEVEL,0); | ^~~~~~~~~~~ mv -f .deps/gl_texture.Tpo .deps/gl_texture.Po --- w_mmap.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT w_mmap.o -MD -MP -MF .deps/w_mmap.Tpo -c -o w_mmap.o w_mmap.c mv -f .deps/w_mmap.Tpo .deps/w_mmap.Po --- d_server.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT d_server.o -MD -MP -MF .deps/d_server.Tpo -c -o d_server.o d_server.c d_server.c: In function 'n_players_in_state': d_server.c:234:36: warning: comparison of integer expressions of different signedness: 'enum ' and 'int' [-Wsign-compare] 234 | if (playerstate[i] == ps) j++; | ^~ d_server.c: In function 'main': d_server.c:522:32: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 522 | strcpy(sinfo->wadnames + extrabytes, wadname[i]); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ | | | byte * {aka unsigned char *} In file included from /usr/include/string.h:35, from d_server.c:44: /usr/include/iso/string_iso.h:75:21: note: expected 'char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} 75 | extern char *strcpy(char *_RESTRICT_KYWD, const char *_RESTRICT_KYWD); | ^ d_server.c:573:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 573 | if (verbose>2) printf("%d requests resend from %d\n", from, ptic(packet)); | ~^ ~~~~~~~~~~~~ | | | | int long int | %ld d_server.c:591:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 591 | if (verbose) printf("%d quits at %d (%d left)\n", from, ptic(packet),curplayers); | ~^ ~~~~~~~~~~~~ | | | | int long int | %ld d_server.c:578:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 578 | { | ^ d_server.c:596:5: note: here 596 | case PKT_EXTRA: | ^~~~ --- gl_main.o --- mv -f .deps/gl_main.Tpo .deps/gl_main.Po --- d_server.o --- mv -f .deps/d_server.Tpo .deps/d_server.Po --- prboom-game-server --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -liconv -o prboom-game-server d_server.o POSIX/libposixdoom.a SDL/i_network.o -lSDL_net -L/opt/local/lib -R/opt/local/lib -lSDL -lpthread -lposix4 -lSDL_mixer -lm --- r_draw.o --- mv -f .deps/r_draw.Tpo .deps/r_draw.Po --- prboom --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/SDL -I/opt/local/include -I/opt/local/include/libdrm -I/usr/include -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I../src -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -liconv -o prboom mmus2mid.o am_map.o g_game.o p_mobj.o r_demo.o r_segs.o hu_lib.o lprintf.o p_plats.o r_sky.o d_deh.o hu_stuff.o m_argv.o p_pspr.o m_bbox.o p_saveg.o r_things.o d_items.o m_cheat.o p_setup.o s_sound.o d_main.o p_sight.o sounds.o m_menu.o p_spec.o info.o st_lib.o m_misc.o p_switch.o p_telept.o st_stuff.o m_random.o p_tick.o tables.o p_user.o p_ceilng.o v_video.o doomdef.o p_doors.o p_enemy.o r_bsp.o version.o doomstat.o p_floor.o r_data.o w_wad.o p_genlin.o dstrings.o p_inter.o wi_stuff.o r_draw.o f_finale.o p_lights.o z_bmalloc.o p_map.o r_main.o f_wipe.o z_zone.o p_maputl.o r_plane.o md5.o p_checksum.o r_patch.o r_fps.o r_filter.o d_client.o gl_main.o gl_texture.o w_mmap.o SDL/libsdldoom.a -lSDL_net -L/opt/local/lib -R/opt/local/lib -lSDL -lpthread -lposix4 -lGL -lGLU -lSDL_mixer -lm Making all in ICONS Making all in VisualC8 Making all in VisualC6