+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/prboom-plus-2.6.66nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/prboom-plus-2.6.66nb3/work.log WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. ===> Building for prboom-plus-2.6.66nb3 [ 1%] Building C object data/CMakeFiles/rdatawad.dir/rd_util.c.o [ 2%] Building C object data/CMakeFiles/rdatawad.dir/rd_output.c.o [ 3%] Building C object data/CMakeFiles/rdatawad.dir/rd_main.c.o [ 3%] Building C object src/CMakeFiles/prboom-plus-game-server.dir/d_server.c.o [ 3%] Building C object data/CMakeFiles/rdatawad.dir/rd_sound.c.o [ 4%] Building C object data/CMakeFiles/rdatawad.dir/rd_palette.c.o [ 5%] Building C object data/CMakeFiles/rdatawad.dir/rd_graphic.c.o [ 6%] Building C object src/CMakeFiles/prboom-plus-game-server.dir/SDL/i_network.c.o [ 7%] Building C object src/CMakeFiles/prboom-plus-game-server.dir/POSIX/i_system.c.o [ 8%] Linking C executable rdatawad [ 8%] Built target rdatawad [ 8%] Generating ../prboom-plus.wad [ 8%] Built target prboomwad /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/d_server.c:115:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 115 | char *__progname="prboom_server"; | ^~~~~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/d_server.c: In function 'getopt': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/d_server.c:113:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 113 | #define EMSG "" | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/d_server.c:128:24: note: in expansion of macro 'EMSG' 128 | static char *place = EMSG; /* option letter processing */ | ^~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/d_server.c:136:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 136 | place = EMSG; | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/d_server.c:143:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 143 | place = EMSG; | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/d_server.c:149:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 149 | place = EMSG; | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/d_server.c:182:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 182 | place = EMSG; | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/d_server.c:191:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 191 | place = EMSG; | ^ [ 8%] Building C object src/CMakeFiles/prboom-plus.dir/am_map.c.o [ 9%] Building C object src/CMakeFiles/prboom-plus.dir/doomdef.c.o [ 10%] Building C object src/CMakeFiles/prboom-plus.dir/doomstat.c.o [ 10%] Building C object src/CMakeFiles/prboom-plus.dir/dstrings.c.o [ 11%] Building C object src/CMakeFiles/prboom-plus.dir/d_deh.c.o [ 12%] Building C object src/CMakeFiles/prboom-plus.dir/d_items.c.o [ 13%] Building C object src/CMakeFiles/prboom-plus.dir/d_main.c.o [ 14%] Linking C executable ../prboom-plus-game-server [ 14%] Built target prboom-plus-game-server [ 14%] Building C object src/CMakeFiles/prboom-plus.dir/e6y.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/e6y.c: In function 'PathFindFileName': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/e6y.c:1169:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1169 | return (char*)pT; | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/d_main.c: In function 'BaseName': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/d_main.c:1450:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1450 | basename = filename + strlen(filename) - 1; | ^ [ 15%] Building C object src/CMakeFiles/prboom-plus.dir/f_finale.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/e6y.c: In function 'AbbreviateName': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/e6y.c:1236:5: warning: 'strcpy' accessing between 1 and 9223372036854775806 bytes at offsets 0 and [-2147483648, 2147483647] may overlap up to 9223372034707292158 bytes at offset [0, 9223372034707292157] [-Wrestrict] 1236 | strcpy(lpszCanon, lpszFileName); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 16%] Building C object src/CMakeFiles/prboom-plus.dir/f_finale2.c.o [ 17%] Building C object src/CMakeFiles/prboom-plus.dir/f_wipe.c.o [ 17%] Building C object src/CMakeFiles/prboom-plus.dir/g_game.c.o [ 18%] Building C object src/CMakeFiles/prboom-plus.dir/g_overflow.c.o [ 19%] Building C object src/CMakeFiles/prboom-plus.dir/hu_lib.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/g_game.c: In function 'G_Signature': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/g_game.c:1957:19: warning: '%d' directive writing between 1 and 11 bytes into a region of size 8 [-Wformat-overflow=] 1957 | sprintf(name, "E%dM%d", episode, map), s = G_UpdateSignature(s, name); | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/g_game.c:1957:17: note: directive argument in the range [-2147483648, 4] 1957 | sprintf(name, "E%dM%d", episode, map), s = G_UpdateSignature(s, name); | ^~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/g_game.c:1957:17: note: directive argument in the range [1, 9] /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/g_game.c:1957:3: note: 'sprintf' output between 5 and 15 bytes into a destination of size 9 1957 | sprintf(name, "E%dM%d", episode, map), s = G_UpdateSignature(s, name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/g_game.c:1952:25: warning: '%02d' directive writing between 2 and 11 bytes into a region of size 6 [-Wformat-overflow=] 1952 | sprintf(name, "map%02d", map), s = G_UpdateSignature(s, name); | ^~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/g_game.c:1952:21: note: directive argument in the range [-2147483648, 32] 1952 | sprintf(name, "map%02d", map), s = G_UpdateSignature(s, name); | ^~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/g_game.c:1952:7: note: 'sprintf' output between 6 and 15 bytes into a destination of size 9 1952 | sprintf(name, "map%02d", map), s = G_UpdateSignature(s, name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 19%] Building C object src/CMakeFiles/prboom-plus.dir/hu_stuff.c.o [ 20%] Building C object src/CMakeFiles/prboom-plus.dir/hu_tracers.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/hu_stuff.c: In function 'HU_widget_build_monsec': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/hu_stuff.c:2024:24: warning: '%s' directive writing up to 199 bytes into a region of size 72 [-Wformat-overflow=] 2024 | "STS \x1b\x36K %s \x1b%c%d/%d \x1b\x36I \x1b%c%d/%d \x1b\x36S %s \x1b%c%d/%d", | ^~ 2025 | allkills,killcolor,fullkillcount,totalkills, | ~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/hu_stuff.c:2021:7: note: 'sprintf' output between 36 and 494 bytes into a destination of size 80 2021 | sprintf | ^~~~~~~ 2022 | ( | ~ 2023 | hud_monsecstr, | ~~~~~~~~~~~~~~ 2024 | "STS \x1b\x36K %s \x1b%c%d/%d \x1b\x36I \x1b%c%d/%d \x1b\x36S %s \x1b%c%d/%d", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025 | allkills,killcolor,fullkillcount,totalkills, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026 | itemcolor,plr->itemcount,totalitems, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2027 | allsecrets,secretcolor,fullsecretcount,totalsecret | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2028 | ); | ~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/hu_stuff.c: In function 'HU_widget_build_hudadd': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/hu_stuff.c:2062:70: warning: '%s' directive writing up to 79 bytes into a region of size between 0 and 64 [-Wformat-overflow=] 2062 | sprintf(hud_add+strlen(hud_add),"\x1b\x32time \x1b\x33%d:%05.2f%s ", | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/hu_stuff.c:2062:7: note: 'sprintf' output between 18 and 412 bytes into a destination of size 80 2062 | sprintf(hud_add+strlen(hud_add),"\x1b\x32time \x1b\x33%d:%05.2f%s ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2063 | leveltime/35/60, (float)(leveltime%(60*35))/35, demo_len); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/hu_stuff.c:2058:68: warning: '%s' directive writing up to 79 bytes into a region of size between 59 and 67 [-Wformat-overflow=] 2058 | sprintf(hud_add+strlen(hud_add),"\x1b\x32time \x1b\x35%d:%02d%s \x1b\x33%d:%05.2f ", | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/hu_stuff.c:2058:39: note: directive argument in the range [-1022611, 1022611] 2058 | sprintf(hud_add+strlen(hud_add),"\x1b\x32time \x1b\x35%d:%02d%s \x1b\x33%d:%05.2f ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/hu_stuff.c:2058:7: note: 'sprintf' output between 25 and 427 bytes into a destination of size 80 2058 | sprintf(hud_add+strlen(hud_add),"\x1b\x32time \x1b\x35%d:%02d%s \x1b\x33%d:%05.2f ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2059 | (totalleveltimes+leveltime)/35/60, ((totalleveltimes+leveltime)%(60*35))/35, demo_len, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2060 | leveltime/35/60, (float)(leveltime%(60*35))/35); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 21%] Building C object src/CMakeFiles/prboom-plus.dir/info.c.o [ 22%] Building C object src/CMakeFiles/prboom-plus.dir/i_capture.c.o [ 22%] Building C object src/CMakeFiles/prboom-plus.dir/i_glob.c.o [ 23%] Building C object src/CMakeFiles/prboom-plus.dir/i_pcsound.c.o [ 24%] Building C object src/CMakeFiles/prboom-plus.dir/lprintf.c.o [ 25%] Building C object src/CMakeFiles/prboom-plus.dir/md5.c.o [ 25%] Building C object src/CMakeFiles/prboom-plus.dir/m_argv.c.o [ 26%] Building C object src/CMakeFiles/prboom-plus.dir/m_bbox.c.o [ 27%] Building C object src/CMakeFiles/prboom-plus.dir/m_cheat.c.o [ 27%] Building C object src/CMakeFiles/prboom-plus.dir/m_menu.c.o [ 28%] Building C object src/CMakeFiles/prboom-plus.dir/m_misc.c.o [ 29%] Building C object src/CMakeFiles/prboom-plus.dir/m_io.c.o [ 30%] Building C object src/CMakeFiles/prboom-plus.dir/m_random.c.o [ 30%] Building C object src/CMakeFiles/prboom-plus.dir/p_ceilng.c.o [ 31%] Building C object src/CMakeFiles/prboom-plus.dir/p_checksum.c.o [ 32%] Building C object src/CMakeFiles/prboom-plus.dir/p_doors.c.o [ 33%] Building C object src/CMakeFiles/prboom-plus.dir/p_enemy.c.o [ 33%] Building C object src/CMakeFiles/prboom-plus.dir/p_floor.c.o [ 34%] Building C object src/CMakeFiles/prboom-plus.dir/p_genlin.c.o [ 35%] Building C object src/CMakeFiles/prboom-plus.dir/p_inter.c.o [ 36%] Building C object src/CMakeFiles/prboom-plus.dir/p_lights.c.o [ 36%] Building C object src/CMakeFiles/prboom-plus.dir/p_map.c.o [ 37%] Building C object src/CMakeFiles/prboom-plus.dir/p_maputl.c.o [ 38%] Building C object src/CMakeFiles/prboom-plus.dir/p_mobj.c.o [ 38%] Building C object src/CMakeFiles/prboom-plus.dir/p_plats.c.o [ 39%] Building C object src/CMakeFiles/prboom-plus.dir/p_pspr.c.o [ 40%] Building C object src/CMakeFiles/prboom-plus.dir/p_saveg.c.o [ 41%] Building C object src/CMakeFiles/prboom-plus.dir/p_setup.c.o [ 41%] Building C object src/CMakeFiles/prboom-plus.dir/p_sight.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/p_setup.c: In function 'P_LoadZNodes': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/p_setup.c:1149:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1149 | data = W_CacheLumpNum(lump); | ^ [ 42%] Building C object src/CMakeFiles/prboom-plus.dir/p_spec.c.o [ 43%] Building C object src/CMakeFiles/prboom-plus.dir/p_switch.c.o [ 44%] Building C object src/CMakeFiles/prboom-plus.dir/p_telept.c.o [ 44%] Building C object src/CMakeFiles/prboom-plus.dir/p_tick.c.o [ 45%] Building C object src/CMakeFiles/prboom-plus.dir/p_user.c.o [ 46%] Building C object src/CMakeFiles/prboom-plus.dir/r_bsp.c.o [ 46%] Building C object src/CMakeFiles/prboom-plus.dir/r_data.c.o [ 47%] Building C object src/CMakeFiles/prboom-plus.dir/r_demo.c.o [ 48%] Building C object src/CMakeFiles/prboom-plus.dir/r_draw.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_bsp.c: In function 'R_Subsector': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_bsp.c:685:36: warning: storing the address of local variable 'dummyfloorplane' in 'floorplane' [-Wdangling-pointer=] 685 | floorplane = &dummyfloorplane; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_bsp.c:609:14: note: 'dummyfloorplane' declared here 609 | visplane_t dummyfloorplane; | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_data.h:40, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_main.h:38, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_bsp.c:36: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_state.h:122:26: note: 'floorplane' declared here 122 | extern visplane_t *floorplane; | ^~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_bsp.c:699:38: warning: storing the address of local variable 'dummyceilingplane' in 'ceilingplane' [-Wdangling-pointer=] 699 | ceilingplane = &dummyceilingplane; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_bsp.c:610:14: note: 'dummyceilingplane' declared here 610 | visplane_t dummyceilingplane; | ^~~~~~~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_state.h:123:26: note: 'ceilingplane' declared here 123 | extern visplane_t *ceilingplane; | ^~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_bsp.c:732:32: warning: storing the address of local variable 'dummyfloorplane' in 'floorplane' [-Wdangling-pointer=] 732 | floorplane = &dummyfloorplane; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_bsp.c:609:14: note: 'dummyfloorplane' declared here 609 | visplane_t dummyfloorplane; | ^~~~~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_state.h:122:26: note: 'floorplane' declared here 122 | extern visplane_t *floorplane; | ^~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_bsp.c:745:34: warning: storing the address of local variable 'dummyceilingplane' in 'ceilingplane' [-Wdangling-pointer=] 745 | ceilingplane = &dummyceilingplane; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_bsp.c:610:14: note: 'dummyceilingplane' declared here 610 | visplane_t dummyceilingplane; | ^~~~~~~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_state.h:123:26: note: 'ceilingplane' declared here 123 | extern visplane_t *ceilingplane; | ^~~~~~~~~~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:15, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_draw.c:321: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn8_PointUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:20: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:25: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:30: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:35: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:40: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:45: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:15, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_draw.c:328: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn15_PointUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:20: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:25: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:30: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:35: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:40: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:45: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:15, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_draw.c:335: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn16_PointUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:20: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:25: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:30: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:35: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:40: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:45: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:15, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_draw.c:342: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn32_PointUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:20: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:25: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:30: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:35: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:40: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:45: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:15, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_draw.c:367: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn8_PointUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:20: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:25: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:30: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:35: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:40: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:45: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:15, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_draw.c:374: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn15_PointUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:20: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:25: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:30: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:35: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:40: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ [ 49%] Building C object src/CMakeFiles/prboom-plus.dir/r_filter.c.o In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:45: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:15, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_draw.c:381: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn16_PointUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:20: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:25: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:30: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:35: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:40: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:45: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:15, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_draw.c:388: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn32_PointUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ [ 49%] Building C object src/CMakeFiles/prboom-plus.dir/r_fps.c.o In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:20: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:25: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:30: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:35: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:40: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:45: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:15, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_draw.c:411: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_PointUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:20: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:25: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:30: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:35: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:40: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:45: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:15, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_draw.c:418: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_PointUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:20: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:25: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:30: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:35: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:40: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:45: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:15, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_draw.c:425: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_PointUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:20: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:25: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:30: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:35: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:40: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:45: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:15, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_draw.c:432: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_PointUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:20: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:25: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:30: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:35: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ [ 50%] Building C object src/CMakeFiles/prboom-plus.dir/r_main.c.o In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:40: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV_PointZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolpipeline.inl:45: /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV_LinearZ': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:319:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 319 | if (count & 1) | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/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++) | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_drawcolumn.inl:321:11: note: in expansion of macro 'INCY' 321 | INCY(y); | ^~~~ [ 51%] Building C object src/CMakeFiles/prboom-plus.dir/r_patch.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_demo.c: In function 'CheckWadBufIntegrity': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_demo.c:998:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 998 | header = (wadinfo_t*)buffer; | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/r_demo.c:1008:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1008 | fileinfo = (filelump_t*)(buffer + header->infotableofs); | ^ [ 52%] Building C object src/CMakeFiles/prboom-plus.dir/r_plane.c.o [ 52%] Building C object src/CMakeFiles/prboom-plus.dir/r_segs.c.o [ 53%] Building C object src/CMakeFiles/prboom-plus.dir/r_sky.c.o [ 54%] Building C object src/CMakeFiles/prboom-plus.dir/r_things.c.o [ 54%] Building CXX object src/CMakeFiles/prboom-plus.dir/scanner.cpp.o [ 55%] Building C object src/CMakeFiles/prboom-plus.dir/sc_man.c.o [ 56%] Building C object src/CMakeFiles/prboom-plus.dir/sounds.c.o [ 57%] Building C object src/CMakeFiles/prboom-plus.dir/statdump.c.o [ 57%] Building C object src/CMakeFiles/prboom-plus.dir/st_lib.c.o [ 58%] Building C object src/CMakeFiles/prboom-plus.dir/st_stuff.c.o [ 59%] Building C object src/CMakeFiles/prboom-plus.dir/s_advsound.c.o [ 60%] Building C object src/CMakeFiles/prboom-plus.dir/s_sound.c.o [ 60%] Building C object src/CMakeFiles/prboom-plus.dir/tables.c.o [ 61%] Building C object src/CMakeFiles/prboom-plus.dir/version.c.o [ 62%] Building CXX object src/CMakeFiles/prboom-plus.dir/umapinfo.cpp.o [ 63%] Building C object src/CMakeFiles/prboom-plus.dir/v_video.c.o [ 63%] Building C object src/CMakeFiles/prboom-plus.dir/wi_stuff.c.o [ 64%] Building C object src/CMakeFiles/prboom-plus.dir/w_wad.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/wi_stuff.c: In function 'WI_slamBackground': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/wi_stuff.c:425:25: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] 425 | sprintf(name, "WIMAP%d", wbs->epsd); | ^~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/wi_stuff.c:425:19: note: directive argument in the range [0, 2147483647] 425 | sprintf(name, "WIMAP%d", wbs->epsd); | ^~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/wi_stuff.c:425:5: note: 'sprintf' output between 7 and 16 bytes into a destination of size 9 425 | sprintf(name, "WIMAP%d", wbs->epsd); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 65%] Building C object src/CMakeFiles/prboom-plus.dir/z_bmalloc.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/wi_stuff.c: In function 'WI_loadData': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/wi_stuff.c:2038:48: warning: '%.2d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 5 [-Wformat-truncation=] 2038 | snprintf(name, sizeof(name), "WIA%d%.2d%.2d", wbs->epsd, j, i); | ^~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/wi_stuff.c:2038:42: note: directive argument in the range [-2147483643, 2147483646] 2038 | snprintf(name, sizeof(name), "WIA%d%.2d%.2d", wbs->epsd, j, i); | ^~~~~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/wi_stuff.c:2038:42: note: directive argument in the range [-2147483641, 2147483646] /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/wi_stuff.c:2038:13: note: 'snprintf' output between 9 and 37 bytes into a destination of size 9 2038 | snprintf(name, sizeof(name), "WIA%d%.2d%.2d", wbs->epsd, j, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 65%] Building C object src/CMakeFiles/prboom-plus.dir/z_zone.c.o [ 66%] Building C object src/CMakeFiles/prboom-plus.dir/d_client.c.o [ 67%] Building C object src/CMakeFiles/prboom-plus.dir/w_mmap.c.o [ 68%] Building C object src/CMakeFiles/prboom-plus.dir/memio.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/memio.c: In function 'mem_fopen_read': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/memio.c:59:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 59 | file->buf = (unsigned char *) buf; | ^ [ 68%] Building C object src/CMakeFiles/prboom-plus.dir/mus2mid.c.o [ 69%] Building C object src/CMakeFiles/prboom-plus.dir/SDL/i_joy.c.o [ 70%] Building C object src/CMakeFiles/prboom-plus.dir/SDL/i_main.c.o [ 71%] Building C object src/CMakeFiles/prboom-plus.dir/SDL/i_network.c.o [ 71%] Building C object src/CMakeFiles/prboom-plus.dir/SDL/i_sound.c.o [ 72%] Building C object src/CMakeFiles/prboom-plus.dir/SDL/i_sshot.c.o [ 73%] Building C object src/CMakeFiles/prboom-plus.dir/SDL/i_system.c.o [ 73%] Building C object src/CMakeFiles/prboom-plus.dir/SDL/i_video.c.o [ 74%] Building C object src/CMakeFiles/prboom-plus.dir/PCSOUND/pcsound.c.o [ 75%] Building C object src/CMakeFiles/prboom-plus.dir/PCSOUND/pcsound_linux.c.o [ 76%] Building C object src/CMakeFiles/prboom-plus.dir/PCSOUND/pcsound_sdl.c.o [ 76%] Building C object src/CMakeFiles/prboom-plus.dir/PCSOUND/pcsound_win32.c.o [ 77%] Building C object src/CMakeFiles/prboom-plus.dir/TEXTSCREEN/txt_sdl.c.o [ 78%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/dbopl.c.o [ 79%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/dumbplayer.c.o [ 79%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/flplayer.c.o [ 80%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/madplayer.c.o [ 81%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/midifile.c.o [ 81%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/opl.c.o [ 82%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/oplplayer.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/MUSIC/oplplayer.c: In function 'I_OPL_PlaySong': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/MUSIC/oplplayer.c:1226:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1226 | file = (midi_file_t*)handle; | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/MUSIC/oplplayer.c: In function 'I_OPL_UnRegisterSong': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/MUSIC/oplplayer.c:1326:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1326 | MIDI_FreeFile((midi_file_t *) handle); | ^ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/MUSIC/oplplayer.c: In function 'I_OPL_RegisterSong': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/MUSIC/oplplayer.c:1349:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1349 | mf.data = (byte*)data; | ^ [ 83%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/opl_queue.c.o [ 84%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/portmidiplayer.c.o [ 84%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/alsaplayer.c.o [ 85%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/vorbisplayer.c.o [ 86%] Building C object src/CMakeFiles/prboom-plus.dir/gl_clipper.c.o [ 87%] Building C object src/CMakeFiles/prboom-plus.dir/gl_detail.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/MUSIC/vorbisplayer.c: In function 'vorb_registersong': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/MUSIC/vorbisplayer.c:262:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 262 | i = ov_test_callbacks ((void *) data, &vf, NULL, 0, vcallback); | ^ [ 87%] Building C object src/CMakeFiles/prboom-plus.dir/gl_drawinfo.c.o [ 88%] Building C object src/CMakeFiles/prboom-plus.dir/gl_fbo.c.o [ 89%] Building C object src/CMakeFiles/prboom-plus.dir/gl_gamma.c.o [ 89%] Building C object src/CMakeFiles/prboom-plus.dir/gl_hqresize.c.o [ 90%] Building C object src/CMakeFiles/prboom-plus.dir/gl_hires.c.o [ 91%] Building C object src/CMakeFiles/prboom-plus.dir/gl_light.c.o [ 92%] Building C object src/CMakeFiles/prboom-plus.dir/gl_main.c.o [ 92%] Building C object src/CMakeFiles/prboom-plus.dir/gl_map.c.o [ 93%] Building C object src/CMakeFiles/prboom-plus.dir/gl_missingtexture.c.o [ 94%] Building C object src/CMakeFiles/prboom-plus.dir/gl_opengl.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_main.c: In function 'gld_AddWall': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_main.c:1980:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1980 | fixed_t rowoffset = seg->sidedef->rowoffset; | ^~~~~~~ [ 95%] Building C object src/CMakeFiles/prboom-plus.dir/gl_preprocess.c.o [ 95%] Building C object src/CMakeFiles/prboom-plus.dir/gl_shader.c.o [ 96%] Building C object src/CMakeFiles/prboom-plus.dir/gl_shadow.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_preprocess.c: In function 'gld_PrecalculateSector': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_preprocess.c:497:41: error: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] 497 | gluTessCallback(tess, GLU_TESS_BEGIN, ntessBegin); | ^~~~~~~~~~ | | | void (*)(GLenum) {aka void (*)(unsigned int)} In file included from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_opengl.h:56, from /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_preprocess.c:46: /home/pbulk/build/games/prboom-plus/work/.buildlink/include/GL/glu.h:336:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} 336 | GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_preprocess.c:498:42: error: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] 498 | gluTessCallback(tess, GLU_TESS_VERTEX, ntessVertex); | ^~~~~~~~~~~ | | | void (*)(vertex_t *) /home/pbulk/build/games/prboom-plus/work/.buildlink/include/GL/glu.h:336:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(vertex_t *)' 336 | GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_preprocess.c:499:41: error: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] 499 | gluTessCallback(tess, GLU_TESS_ERROR, ntessError); | ^~~~~~~~~~ | | | void (*)(GLenum) {aka void (*)(unsigned int)} /home/pbulk/build/games/prboom-plus/work/.buildlink/include/GL/glu.h:336:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} 336 | GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_preprocess.c:500:43: error: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] 500 | gluTessCallback(tess, GLU_TESS_COMBINE, ntessCombine); | ^~~~~~~~~~~~ | | | void (*)(GLdouble *, vertex_t **, GLfloat *, void **) {aka void (*)(double *, vertex_t **, float *, void **)} /home/pbulk/build/games/prboom-plus/work/.buildlink/include/GL/glu.h:336:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLdouble *, vertex_t **, GLfloat *, void **)' {aka 'void (*)(double *, vertex_t **, float *, void **)'} 336 | GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ gmake[2]: *** [src/CMakeFiles/prboom-plus.dir/build.make:1717: src/CMakeFiles/prboom-plus.dir/gl_preprocess.c.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... [ 97%] Building C object src/CMakeFiles/prboom-plus.dir/gl_sky.c.o /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_shader.c: In function 'gld_LoadShader': /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_shader.c:149:40: error: passing argument 3 of 'ReadLump' from incompatible pointer type [-Wincompatible-pointer-types] 149 | vp_size = ReadLump(filename, vpname, &vp_data); | ^~~~~~~~ | | | char ** /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_shader.c:84:81: note: expected 'unsigned char **' but argument is of type 'char **' 84 | static int ReadLump(const char *filename, const char *lumpname, unsigned char **buffer) | ~~~~~~~~~~~~~~~~^~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_shader.c:152:40: error: passing argument 3 of 'ReadLump' from incompatible pointer type [-Wincompatible-pointer-types] 152 | fp_size = ReadLump(filename, fpname, &fp_data); | ^~~~~~~~ | | | char ** /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_shader.c:84:81: note: expected 'unsigned char **' but argument is of type 'char **' 84 | static int ReadLump(const char *filename, const char *lumpname, unsigned char **buffer) | ~~~~~~~~~~~~~~~~^~~~~~ /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_shader.c:161:51: error: passing argument 3 of 'GLEXT_glShaderSourceARB' from incompatible pointer type [-Wincompatible-pointer-types] 161 | GLEXT_glShaderSourceARB(shader->hVertProg, 1, &vp_data, &vp_size); | ^~~~~~~~ | | | char ** /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_shader.c:161:51: note: expected 'const GLcharARB **' {aka 'const char **'} but argument is of type 'char **' /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_shader.c:162:51: error: passing argument 3 of 'GLEXT_glShaderSourceARB' from incompatible pointer type [-Wincompatible-pointer-types] 162 | GLEXT_glShaderSourceARB(shader->hFragProg, 1, &fp_data, &fp_size); | ^~~~~~~~ | | | char ** /home/pbulk/build/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/src/gl_shader.c:162:51: note: expected 'const GLcharARB **' {aka 'const char **'} but argument is of type 'char **' gmake[2]: *** [src/CMakeFiles/prboom-plus.dir/build.make:1731: src/CMakeFiles/prboom-plus.dir/gl_shader.c.o] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:220: src/CMakeFiles/prboom-plus.dir/all] Error 2 gmake: *** [Makefile:136: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/prboom-plus *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/prboom-plus