=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for ioquake3-1.36.20200125nb19 gmake[1]: Entering directory '/Users/pbulk/build/games/ioquake3/work/ioq3-daae32ddfdab2172a628072ed3ff7dd1fc1563fe' tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified Building in build/release-darwin-x86_64: PLATFORM: darwin ARCH: x86_64 VERSION: 1.36 COMPILE_PLATFORM: darwin COMPILE_ARCH: x86_64 HAVE_VM_COMPILED: true PKG_CONFIG: /opt/pkg/bin/pkg-config CC: clang CFLAGS: -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL2 -DLDAP_DEPRECATED -mmacosx-version-min=10.7 -DMAC_OS_X_VERSION_MIN_REQUIRED=1070 -arch x86_64 -fno-strict-aliasing -fno-common -pipe -D_THREAD_SAFE=1 -Icode/SDL2/include -I/opt/pkg/include -I/opt/pkg/include -Qunused-arguments -DUSE_LOCAL_HEADERS -DPRODUCT_VERSION="1.36" -Wformat=2 -Wno-format-zero-length -Wformat-security -Wno-format-nonliteral -Wstrict-aliasing=2 -Wmissing-format-attribute -Wdisabled-optimization -Werror-implicit-function-declaration -MMD -DNDEBUG -O3 -mfpmath=sse -ffast-math CLIENT_CFLAGS: -I/opt/pkg/include -DUSE_OPENAL -DUSE_OPENAL_DLOPEN -DUSE_CURL -DUSE_CURL_DLOPEN -DUSE_VOIP -DUSE_CODEC_OPUS -I/opt/pkg/include/opus -I/opt/pkg/include -DUSE_CODEC_VORBIS -I/opt/pkg/include -I/opt/pkg/include -DUSE_RENDERER_DLOPEN -DUSE_MUMBLE SERVER_CFLAGS: -DUSE_VOIP LDFLAGS: -L/opt/pkg/lib -mmacosx-version-min=10.7 -mmacosx-version-min=10.7 LIBS: -framework Cocoa -L/opt/pkg/lib -lz CLIENT_LIBS: -framework IOKit code/libs/macosx/libSDL2-2.0.0.dylib -L/opt/pkg/lib -lopusfile -lopus -L/opt/pkg/lib -lvorbisfile -lvorbis -L/opt/pkg/lib -logg AUTOUPDATER_LIBS: Output: ioq3ded.x86_64 ioquake3.x86_64 renderer_opengl1_x86_64.dylib renderer_opengl2_x86_64.dylib baseq3/cgamex86_64.dylib baseq3/qagamex86_64.dylib baseq3/uix86_64.dylib missionpack/cgamex86_64.dylib missionpack/qagamex86_64.dylib missionpack/uix86_64.dylib baseq3/vm/cgame.qvm baseq3/vm/qagame.qvm baseq3/vm/ui.qvm missionpack/vm/cgame.qvm missionpack/vm/qagame.qvm missionpack/vm/ui.qvm libSDL2-2.0.0.dylib gmake[2]: Entering directory '/Users/pbulk/build/games/ioquake3/work/ioq3-daae32ddfdab2172a628072ed3ff7dd1fc1563fe' DED_CC code/server/sv_bot.c DED_CC code/server/sv_client.c DED_CC code/server/sv_ccmds.c DED_CC code/server/sv_game.c DED_CC code/server/sv_init.c DED_CC code/server/sv_main.c DED_CC code/server/sv_net_chan.c DED_CC code/server/sv_snapshot.c DED_CC code/server/sv_world.c DED_CC code/qcommon/cm_load.c DED_CC code/qcommon/cm_patch.c DED_CC code/qcommon/cm_polylib.c DED_CC code/qcommon/cm_test.c DED_CC code/qcommon/cm_trace.c DED_CC code/qcommon/cmd.c DED_CC code/qcommon/common.c DED_CC code/qcommon/cvar.c DED_CC code/qcommon/files.c DED_CC code/qcommon/md4.c DED_CC code/qcommon/msg.c DED_CC code/qcommon/net_chan.c DED_CC code/qcommon/net_ip.c DED_CC code/qcommon/huffman.c DED_CC code/qcommon/q_math.c DED_CC code/qcommon/q_shared.c DED_CC code/qcommon/unzip.c code/qcommon/unzip.c:163:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_getByte(pzlib_filefunc_def,filestream,pi) ^ code/qcommon/unzip.c:193:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_getShort (pzlib_filefunc_def,filestream,pX) ^ code/qcommon/unzip.c:221:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_getLong (pzlib_filefunc_def,filestream,pX) ^ code/qcommon/unzip.c:257:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int strcmpcasenosensitive_internal (fileName1,fileName2) ^ code/qcommon/unzip.c:300:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzStringFileNameCompare (fileName1,fileName2,iCaseSensitivity) ^ code/qcommon/unzip.c:326:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local uLong unzlocal_SearchCentralDir(pzlib_filefunc_def,filestream) ^ code/qcommon/unzip.c:392:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern unzFile ZEXPORT unzOpen2 (path, pzlib_filefunc_def) ^ code/qcommon/unzip.c:495:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern unzFile ZEXPORT unzOpen (path) ^ code/qcommon/unzip.c:506:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzClose (file) ^ code/qcommon/unzip.c:527:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGetGlobalInfo (file,pglobal_info) ^ code/qcommon/unzip.c:549:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void unzlocal_DosDateToTmuDate (ulDosDate, ptm) ^ code/qcommon/unzip.c:578:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_GetCurrentFileInfoInternal (file, ^ code/qcommon/unzip.c:746:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGetCurrentFileInfo (file, ^ code/qcommon/unzip.c:770:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGoToFirstFile (file) ^ code/qcommon/unzip.c:792:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGoToNextFile (file) ^ code/qcommon/unzip.c:826:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzLocateFile (file, szFileName, iCaseSensitivity) ^ code/qcommon/unzip.c:905:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGetFilePos(file, file_pos) ^ code/qcommon/unzip.c:923:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGoToFilePos(file, file_pos) ^ code/qcommon/unzip.c:967:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_CheckCurrentFileCoherencyHeader (s,piSizeVar, ^ code/qcommon/unzip.c:1059:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzOpenCurrentFile3 (file, method, level, raw, password) ^ code/qcommon/unzip.c:1203:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzOpenCurrentFile (file) ^ code/qcommon/unzip.c:1209:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzOpenCurrentFilePassword (file, password) ^ code/qcommon/unzip.c:1216:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzOpenCurrentFile2 (file,method,level,raw) ^ code/qcommon/unzip.c:1235:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzReadCurrentFile (file, buf, len) ^ code/qcommon/unzip.c:1396:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern z_off_t ZEXPORT unztell (file) ^ code/qcommon/unzip.c:1416:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzeof (file) ^ code/qcommon/unzip.c:1449:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGetLocalExtrafield (file,buf,len) ^ code/qcommon/unzip.c:1500:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzCloseCurrentFile (file) ^ code/qcommon/unzip.c:1543:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGetGlobalComment (file, szComment, uSizeBuf) ^ code/qcommon/unzip.c:1574:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern uLong ZEXPORT unzGetOffset (file) ^ code/qcommon/unzip.c:1590:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzSetOffset (file, pos) ^ 31 warnings generated. DED_CC code/qcommon/ioapi.c code/qcommon/ioapi.c:73:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] voidpf ZCALLBACK fopen_file_func (opaque, filename, mode) ^ code/qcommon/ioapi.c:95:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZCALLBACK fread_file_func (opaque, stream, buf, size) ^ code/qcommon/ioapi.c:107:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZCALLBACK fwrite_file_func (opaque, stream, buf, size) ^ code/qcommon/ioapi.c:118:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] long ZCALLBACK ftell_file_func (opaque, stream) ^ code/qcommon/ioapi.c:127:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] long ZCALLBACK fseek_file_func (opaque, stream, offset, origin) ^ code/qcommon/ioapi.c:153:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZCALLBACK fclose_file_func (opaque, stream) ^ code/qcommon/ioapi.c:162:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZCALLBACK ferror_file_func (opaque, stream) ^ code/qcommon/ioapi.c:171:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void fill_fopen_filefunc (pzlib_filefunc_def) ^ 8 warnings generated. DED_CC code/qcommon/vm.c DED_CC code/qcommon/vm_interpreted.c BOT_CC code/botlib/be_aas_bspq3.c BOT_CC code/botlib/be_aas_cluster.c BOT_CC code/botlib/be_aas_debug.c BOT_CC code/botlib/be_aas_entity.c BOT_CC code/botlib/be_aas_file.c BOT_CC code/botlib/be_aas_main.c BOT_CC code/botlib/be_aas_move.c BOT_CC code/botlib/be_aas_optimize.c BOT_CC code/botlib/be_aas_reach.c BOT_CC code/botlib/be_aas_route.c BOT_CC code/botlib/be_aas_routealt.c BOT_CC code/botlib/be_aas_sample.c BOT_CC code/botlib/be_ai_char.c BOT_CC code/botlib/be_ai_chat.c BOT_CC code/botlib/be_ai_gen.c BOT_CC code/botlib/be_ai_goal.c BOT_CC code/botlib/be_ai_move.c BOT_CC code/botlib/be_ai_weap.c BOT_CC code/botlib/be_ai_weight.c BOT_CC code/botlib/be_ea.c BOT_CC code/botlib/be_interface.c BOT_CC code/botlib/l_crc.c BOT_CC code/botlib/l_libvar.c BOT_CC code/botlib/l_log.c BOT_CC code/botlib/l_memory.c BOT_CC code/botlib/l_precomp.c BOT_CC code/botlib/l_script.c BOT_CC code/botlib/l_struct.c DED_CC code/null/null_client.c DED_CC code/null/null_input.c DED_CC code/null/null_snddma.c DED_CC code/sys/con_log.c DED_CC code/sys/sys_autoupdater.c DED_CC code/sys/sys_main.c CC code/asm/snapvector.c CC code/asm/ftola.c DED_CC code/qcommon/vm_x86.c DED_CC code/sys/sys_unix.c DED_CC code/sys/con_tty.c DED_CC code/sys/sys_osx.m LD build/release-darwin-x86_64/ioq3ded.x86_64 CC code/client/cl_cgame.c CC code/client/cl_cin.c CC code/client/cl_console.c CC code/client/cl_input.c CC code/client/cl_keys.c CC code/client/cl_main.c CC code/client/cl_net_chan.c CC code/client/cl_parse.c CC code/client/cl_scrn.c CC code/client/cl_ui.c CC code/client/cl_avi.c CC code/qcommon/cm_load.c CC code/qcommon/cm_patch.c CC code/qcommon/cm_polylib.c CC code/qcommon/cm_test.c CC code/qcommon/cm_trace.c CC code/qcommon/cmd.c CC code/qcommon/common.c CC code/qcommon/cvar.c CC code/qcommon/files.c CC code/qcommon/md4.c CC code/qcommon/md5.c CC code/qcommon/msg.c CC code/qcommon/net_chan.c CC code/qcommon/net_ip.c CC code/qcommon/huffman.c CC code/client/snd_altivec.c CC code/client/snd_adpcm.c CC code/client/snd_dma.c CC code/client/snd_mem.c CC code/client/snd_mix.c CC code/client/snd_wavelet.c CC code/client/snd_main.c CC code/client/snd_codec.c CC code/client/snd_codec_wav.c CC code/client/snd_codec_ogg.c CC code/client/snd_codec_opus.c CC code/client/qal.c CC code/client/snd_openal.c CC code/client/cl_curl.c CC code/server/sv_bot.c CC code/server/sv_ccmds.c CC code/server/sv_client.c CC code/server/sv_game.c CC code/server/sv_init.c CC code/server/sv_main.c CC code/server/sv_net_chan.c CC code/server/sv_snapshot.c CC code/server/sv_world.c CC code/qcommon/q_math.c CC code/qcommon/q_shared.c CC code/qcommon/unzip.c code/qcommon/unzip.c:163:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_getByte(pzlib_filefunc_def,filestream,pi) ^ code/qcommon/unzip.c:193:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_getShort (pzlib_filefunc_def,filestream,pX) ^ code/qcommon/unzip.c:221:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_getLong (pzlib_filefunc_def,filestream,pX) ^ code/qcommon/unzip.c:257:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int strcmpcasenosensitive_internal (fileName1,fileName2) ^ code/qcommon/unzip.c:300:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzStringFileNameCompare (fileName1,fileName2,iCaseSensitivity) ^ code/qcommon/unzip.c:326:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local uLong unzlocal_SearchCentralDir(pzlib_filefunc_def,filestream) ^ code/qcommon/unzip.c:392:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern unzFile ZEXPORT unzOpen2 (path, pzlib_filefunc_def) ^ code/qcommon/unzip.c:495:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern unzFile ZEXPORT unzOpen (path) ^ code/qcommon/unzip.c:506:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzClose (file) ^ code/qcommon/unzip.c:527:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGetGlobalInfo (file,pglobal_info) ^ code/qcommon/unzip.c:549:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void unzlocal_DosDateToTmuDate (ulDosDate, ptm) ^ code/qcommon/unzip.c:578:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_GetCurrentFileInfoInternal (file, ^ code/qcommon/unzip.c:746:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGetCurrentFileInfo (file, ^ code/qcommon/unzip.c:770:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGoToFirstFile (file) ^ code/qcommon/unzip.c:792:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGoToNextFile (file) ^ code/qcommon/unzip.c:826:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzLocateFile (file, szFileName, iCaseSensitivity) ^ code/qcommon/unzip.c:905:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGetFilePos(file, file_pos) ^ code/qcommon/unzip.c:923:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGoToFilePos(file, file_pos) ^ code/qcommon/unzip.c:967:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_CheckCurrentFileCoherencyHeader (s,piSizeVar, ^ code/qcommon/unzip.c:1059:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzOpenCurrentFile3 (file, method, level, raw, password) ^ code/qcommon/unzip.c:1203:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzOpenCurrentFile (file) ^ code/qcommon/unzip.c:1209:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzOpenCurrentFilePassword (file, password) ^ code/qcommon/unzip.c:1216:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzOpenCurrentFile2 (file,method,level,raw) ^ code/qcommon/unzip.c:1235:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzReadCurrentFile (file, buf, len) ^ code/qcommon/unzip.c:1396:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern z_off_t ZEXPORT unztell (file) ^ code/qcommon/unzip.c:1416:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzeof (file) ^ code/qcommon/unzip.c:1449:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGetLocalExtrafield (file,buf,len) ^ code/qcommon/unzip.c:1500:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzCloseCurrentFile (file) ^ code/qcommon/unzip.c:1543:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGetGlobalComment (file, szComment, uSizeBuf) ^ code/qcommon/unzip.c:1574:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern uLong ZEXPORT unzGetOffset (file) ^ code/qcommon/unzip.c:1590:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzSetOffset (file, pos) ^ 31 warnings generated. CC code/qcommon/ioapi.c code/qcommon/ioapi.c:73:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] voidpf ZCALLBACK fopen_file_func (opaque, filename, mode) ^ code/qcommon/ioapi.c:95:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZCALLBACK fread_file_func (opaque, stream, buf, size) ^ code/qcommon/ioapi.c:107:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZCALLBACK fwrite_file_func (opaque, stream, buf, size) ^ code/qcommon/ioapi.c:118:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] long ZCALLBACK ftell_file_func (opaque, stream) ^ code/qcommon/ioapi.c:127:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] long ZCALLBACK fseek_file_func (opaque, stream, offset, origin) ^ code/qcommon/ioapi.c:153:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZCALLBACK fclose_file_func (opaque, stream) ^ code/qcommon/ioapi.c:162:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZCALLBACK ferror_file_func (opaque, stream) ^ code/qcommon/ioapi.c:171:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void fill_fopen_filefunc (pzlib_filefunc_def) ^ 8 warnings generated. CC code/qcommon/puff.c CC code/qcommon/vm.c CC code/qcommon/vm_interpreted.c BOT_CC code/botlib/be_aas_bspq3.c BOT_CC code/botlib/be_aas_cluster.c BOT_CC code/botlib/be_aas_debug.c BOT_CC code/botlib/be_aas_entity.c BOT_CC code/botlib/be_aas_file.c BOT_CC code/botlib/be_aas_main.c BOT_CC code/botlib/be_aas_move.c BOT_CC code/botlib/be_aas_optimize.c BOT_CC code/botlib/be_aas_reach.c BOT_CC code/botlib/be_aas_route.c BOT_CC code/botlib/be_aas_routealt.c BOT_CC code/botlib/be_aas_sample.c BOT_CC code/botlib/be_ai_char.c BOT_CC code/botlib/be_ai_chat.c BOT_CC code/botlib/be_ai_gen.c BOT_CC code/botlib/be_ai_goal.c BOT_CC code/botlib/be_ai_move.c BOT_CC code/botlib/be_ai_weap.c BOT_CC code/botlib/be_ai_weight.c BOT_CC code/botlib/be_ea.c BOT_CC code/botlib/be_interface.c BOT_CC code/botlib/l_crc.c BOT_CC code/botlib/l_libvar.c BOT_CC code/botlib/l_log.c BOT_CC code/botlib/l_memory.c BOT_CC code/botlib/l_precomp.c BOT_CC code/botlib/l_script.c BOT_CC code/botlib/l_struct.c CC code/sdl/sdl_input.c CC code/sdl/sdl_snd.c CC code/sys/con_log.c CC code/sys/sys_autoupdater.c CC code/sys/sys_main.c CC code/sys/con_tty.c CC code/asm/snapvector.c CC code/asm/ftola.c CC code/qcommon/vm_x86.c CC code/sys/sys_unix.c CC code/sys/sys_osx.m CC code/client/libmumblelink.c cp code/libs/macosx/libSDL2main.a build/release-darwin-x86_64/libSDL2main.a ranlib build/release-darwin-x86_64/libSDL2main.a LD build/release-darwin-x86_64/ioquake3.x86_64 REF_CC code/renderergl1/tr_altivec.c REF_CC code/renderergl1/tr_animation.c REF_CC code/renderergl1/tr_backend.c REF_CC code/renderergl1/tr_bsp.c REF_CC code/renderergl1/tr_cmds.c REF_CC code/renderergl1/tr_curve.c REF_CC code/renderergl1/tr_flares.c REF_CC code/renderercommon/tr_font.c REF_CC code/renderergl1/tr_image.c REF_CC code/renderercommon/tr_image_bmp.c REF_CC code/renderercommon/tr_image_jpg.c REF_CC code/renderercommon/tr_image_pcx.c REF_CC code/renderercommon/tr_image_png.c REF_CC code/renderercommon/tr_image_tga.c REF_CC code/renderergl1/tr_init.c REF_CC code/renderergl1/tr_light.c REF_CC code/renderergl1/tr_main.c REF_CC code/renderergl1/tr_marks.c REF_CC code/renderergl1/tr_mesh.c REF_CC code/renderergl1/tr_model.c REF_CC code/renderergl1/tr_model_iqm.c REF_CC code/renderercommon/tr_noise.c REF_CC code/renderergl1/tr_scene.c REF_CC code/renderergl1/tr_shade.c REF_CC code/renderergl1/tr_shade_calc.c REF_CC code/renderergl1/tr_shader.c REF_CC code/renderergl1/tr_shadows.c REF_CC code/renderergl1/tr_sky.c REF_CC code/renderergl1/tr_surface.c REF_CC code/renderergl1/tr_world.c REF_CC code/sdl/sdl_gamma.c REF_CC code/sdl/sdl_glimp.c REF_CC code/qcommon/q_shared.c REF_CC code/qcommon/puff.c REF_CC code/qcommon/q_math.c REF_CC code/renderergl1/tr_subs.c LD build/release-darwin-x86_64/renderer_opengl1_x86_64.dylib REF_CC code/renderergl2/tr_animation.c REF_CC code/renderergl2/tr_backend.c REF_CC code/renderergl2/tr_bsp.c REF_CC code/renderergl2/tr_cmds.c REF_CC code/renderergl2/tr_curve.c REF_CC code/renderergl2/tr_dsa.c REF_CC code/renderergl2/tr_extramath.c REF_CC code/renderergl2/tr_extensions.c REF_CC code/renderergl2/tr_fbo.c REF_CC code/renderergl2/tr_flares.c REF_CC code/renderercommon/tr_font.c REF_CC code/renderergl2/tr_glsl.c REF_CC code/renderergl2/tr_image.c REF_CC code/renderercommon/tr_image_bmp.c REF_CC code/renderercommon/tr_image_jpg.c REF_CC code/renderercommon/tr_image_pcx.c REF_CC code/renderercommon/tr_image_png.c REF_CC code/renderercommon/tr_image_tga.c REF_CC code/renderergl2/tr_image_dds.c REF_CC code/renderergl2/tr_init.c REF_CC code/renderergl2/tr_light.c REF_CC code/renderergl2/tr_main.c REF_CC code/renderergl2/tr_marks.c REF_CC code/renderergl2/tr_mesh.c REF_CC code/renderergl2/tr_model.c REF_CC code/renderergl2/tr_model_iqm.c REF_CC code/renderercommon/tr_noise.c REF_CC code/renderergl2/tr_postprocess.c REF_CC code/renderergl2/tr_scene.c REF_CC code/renderergl2/tr_shade.c REF_CC code/renderergl2/tr_shade_calc.c REF_CC code/renderergl2/tr_shader.c REF_CC code/renderergl2/tr_shadows.c REF_CC code/renderergl2/tr_sky.c REF_CC code/renderergl2/tr_surface.c REF_CC code/renderergl2/tr_vbo.c REF_CC code/renderergl2/tr_world.c REF_STR code/renderergl2/glsl/bokeh_fp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/bokeh_fp.c REF_STR code/renderergl2/glsl/bokeh_vp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/bokeh_vp.c REF_STR code/renderergl2/glsl/calclevels4x_fp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/calclevels4x_fp.c REF_STR code/renderergl2/glsl/calclevels4x_vp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/calclevels4x_vp.c REF_STR code/renderergl2/glsl/depthblur_fp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/depthblur_fp.c REF_STR code/renderergl2/glsl/depthblur_vp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/depthblur_vp.c REF_STR code/renderergl2/glsl/dlight_fp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/dlight_fp.c REF_STR code/renderergl2/glsl/dlight_vp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/dlight_vp.c REF_STR code/renderergl2/glsl/down4x_fp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/down4x_fp.c REF_STR code/renderergl2/glsl/down4x_vp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/down4x_vp.c REF_STR code/renderergl2/glsl/fogpass_fp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/fogpass_fp.c REF_STR code/renderergl2/glsl/fogpass_vp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/fogpass_vp.c REF_STR code/renderergl2/glsl/generic_fp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/generic_fp.c REF_STR code/renderergl2/glsl/generic_vp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/generic_vp.c REF_STR code/renderergl2/glsl/lightall_fp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/lightall_fp.c REF_STR code/renderergl2/glsl/lightall_vp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/lightall_vp.c REF_STR code/renderergl2/glsl/pshadow_fp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/pshadow_fp.c REF_STR code/renderergl2/glsl/pshadow_vp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/pshadow_vp.c REF_STR code/renderergl2/glsl/shadowfill_fp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/shadowfill_fp.c REF_STR code/renderergl2/glsl/shadowfill_vp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/shadowfill_vp.c REF_STR code/renderergl2/glsl/shadowmask_fp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/shadowmask_fp.c REF_STR code/renderergl2/glsl/shadowmask_vp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/shadowmask_vp.c REF_STR code/renderergl2/glsl/ssao_fp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/ssao_fp.c REF_STR code/renderergl2/glsl/ssao_vp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/ssao_vp.c REF_STR code/renderergl2/glsl/texturecolor_fp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/texturecolor_fp.c REF_STR code/renderergl2/glsl/texturecolor_vp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/texturecolor_vp.c REF_STR code/renderergl2/glsl/tonemap_fp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/tonemap_fp.c REF_STR code/renderergl2/glsl/tonemap_vp.glsl REF_CC build/release-darwin-x86_64/renderergl2/glsl/tonemap_vp.c LD build/release-darwin-x86_64/renderer_opengl2_x86_64.dylib CGAME_CC code/cgame/cg_main.c CGAME_CC code/game/bg_misc.c CGAME_CC code/game/bg_pmove.c CGAME_CC code/game/bg_slidemove.c CGAME_CC code/game/bg_lib.c CGAME_CC code/cgame/cg_consolecmds.c CGAME_CC code/cgame/cg_draw.c CGAME_CC code/cgame/cg_drawtools.c CGAME_CC code/cgame/cg_effects.c CGAME_CC code/cgame/cg_ents.c CGAME_CC code/cgame/cg_event.c CGAME_CC code/cgame/cg_info.c CGAME_CC code/cgame/cg_localents.c CGAME_CC code/cgame/cg_marks.c CGAME_CC code/cgame/cg_particles.c CGAME_CC code/cgame/cg_players.c CGAME_CC code/cgame/cg_playerstate.c CGAME_CC code/cgame/cg_predict.c CGAME_CC code/cgame/cg_scoreboard.c CGAME_CC code/cgame/cg_servercmds.c CGAME_CC code/cgame/cg_snapshot.c CGAME_CC code/cgame/cg_view.c CGAME_CC code/cgame/cg_weapons.c SHLIB_CC code/qcommon/q_math.c SHLIB_CC code/qcommon/q_shared.c CGAME_CC code/cgame/cg_syscalls.c LD build/release-darwin-x86_64/baseq3/cgamex86_64.dylib GAME_CC code/game/g_main.c GAME_CC code/game/ai_chat.c GAME_CC code/game/ai_cmd.c GAME_CC code/game/ai_dmnet.c GAME_CC code/game/ai_dmq3.c GAME_CC code/game/ai_main.c GAME_CC code/game/ai_team.c GAME_CC code/game/ai_vcmd.c GAME_CC code/game/bg_misc.c GAME_CC code/game/bg_pmove.c GAME_CC code/game/bg_slidemove.c GAME_CC code/game/bg_lib.c GAME_CC code/game/g_active.c GAME_CC code/game/g_arenas.c GAME_CC code/game/g_bot.c GAME_CC code/game/g_client.c GAME_CC code/game/g_cmds.c GAME_CC code/game/g_combat.c GAME_CC code/game/g_items.c GAME_CC code/game/g_mem.c GAME_CC code/game/g_misc.c GAME_CC code/game/g_missile.c GAME_CC code/game/g_mover.c GAME_CC code/game/g_session.c GAME_CC code/game/g_spawn.c GAME_CC code/game/g_svcmds.c GAME_CC code/game/g_target.c GAME_CC code/game/g_team.c GAME_CC code/game/g_trigger.c GAME_CC code/game/g_utils.c GAME_CC code/game/g_weapon.c GAME_CC code/game/g_syscalls.c LD build/release-darwin-x86_64/baseq3/qagamex86_64.dylib UI_CC code/q3_ui/ui_main.c UI_CC code/game/bg_misc.c UI_CC code/game/bg_lib.c UI_CC code/q3_ui/ui_addbots.c UI_CC code/q3_ui/ui_atoms.c UI_CC code/q3_ui/ui_cdkey.c UI_CC code/q3_ui/ui_cinematics.c UI_CC code/q3_ui/ui_confirm.c UI_CC code/q3_ui/ui_connect.c UI_CC code/q3_ui/ui_controls2.c UI_CC code/q3_ui/ui_credits.c UI_CC code/q3_ui/ui_demo2.c UI_CC code/q3_ui/ui_display.c UI_CC code/q3_ui/ui_gameinfo.c UI_CC code/q3_ui/ui_ingame.c UI_CC code/q3_ui/ui_loadconfig.c UI_CC code/q3_ui/ui_menu.c UI_CC code/q3_ui/ui_mfield.c UI_CC code/q3_ui/ui_mods.c UI_CC code/q3_ui/ui_network.c UI_CC code/q3_ui/ui_options.c UI_CC code/q3_ui/ui_playermodel.c UI_CC code/q3_ui/ui_players.c UI_CC code/q3_ui/ui_playersettings.c UI_CC code/q3_ui/ui_preferences.c UI_CC code/q3_ui/ui_qmenu.c UI_CC code/q3_ui/ui_removebots.c UI_CC code/q3_ui/ui_saveconfig.c UI_CC code/q3_ui/ui_serverinfo.c UI_CC code/q3_ui/ui_servers2.c UI_CC code/q3_ui/ui_setup.c UI_CC code/q3_ui/ui_sound.c UI_CC code/q3_ui/ui_sparena.c UI_CC code/q3_ui/ui_specifyserver.c UI_CC code/q3_ui/ui_splevel.c UI_CC code/q3_ui/ui_sppostgame.c UI_CC code/q3_ui/ui_spskill.c UI_CC code/q3_ui/ui_startserver.c UI_CC code/q3_ui/ui_team.c UI_CC code/q3_ui/ui_teamorders.c UI_CC code/q3_ui/ui_video.c UI_CC_MISSIONPACK code/ui/ui_syscalls.c LD build/release-darwin-x86_64/baseq3/uix86_64.dylib CGAME_CC_MISSIONPACK code/cgame/cg_main.c CGAME_CC_MISSIONPACK code/game/bg_misc.c CGAME_CC_MISSIONPACK code/game/bg_pmove.c CGAME_CC_MISSIONPACK code/game/bg_slidemove.c CGAME_CC_MISSIONPACK code/game/bg_lib.c CGAME_CC_MISSIONPACK code/cgame/cg_consolecmds.c CGAME_CC_MISSIONPACK code/cgame/cg_newdraw.c CGAME_CC_MISSIONPACK code/cgame/cg_draw.c CGAME_CC_MISSIONPACK code/cgame/cg_drawtools.c CGAME_CC_MISSIONPACK code/cgame/cg_effects.c CGAME_CC_MISSIONPACK code/cgame/cg_ents.c CGAME_CC_MISSIONPACK code/cgame/cg_event.c CGAME_CC_MISSIONPACK code/cgame/cg_info.c CGAME_CC_MISSIONPACK code/cgame/cg_localents.c CGAME_CC_MISSIONPACK code/cgame/cg_marks.c CGAME_CC_MISSIONPACK code/cgame/cg_particles.c CGAME_CC_MISSIONPACK code/cgame/cg_players.c CGAME_CC_MISSIONPACK code/cgame/cg_playerstate.c CGAME_CC_MISSIONPACK code/cgame/cg_predict.c CGAME_CC_MISSIONPACK code/cgame/cg_scoreboard.c CGAME_CC_MISSIONPACK code/cgame/cg_servercmds.c CGAME_CC_MISSIONPACK code/cgame/cg_snapshot.c CGAME_CC_MISSIONPACK code/cgame/cg_view.c CGAME_CC_MISSIONPACK code/cgame/cg_weapons.c UI_CC_MISSIONPACK code/ui/ui_shared.c SHLIB_CC_MISSIONPACK code/qcommon/q_math.c SHLIB_CC_MISSIONPACK code/qcommon/q_shared.c CGAME_CC_MISSIONPACK code/cgame/cg_syscalls.c LD build/release-darwin-x86_64/missionpack/cgamex86_64.dylib GAME_CC_MISSIONPACK code/game/g_main.c GAME_CC_MISSIONPACK code/game/ai_chat.c GAME_CC_MISSIONPACK code/game/ai_cmd.c GAME_CC_MISSIONPACK code/game/ai_dmnet.c GAME_CC_MISSIONPACK code/game/ai_dmq3.c GAME_CC_MISSIONPACK code/game/ai_main.c GAME_CC_MISSIONPACK code/game/ai_team.c GAME_CC_MISSIONPACK code/game/ai_vcmd.c GAME_CC_MISSIONPACK code/game/bg_misc.c GAME_CC_MISSIONPACK code/game/bg_pmove.c GAME_CC_MISSIONPACK code/game/bg_slidemove.c GAME_CC_MISSIONPACK code/game/bg_lib.c GAME_CC_MISSIONPACK code/game/g_active.c GAME_CC_MISSIONPACK code/game/g_arenas.c GAME_CC_MISSIONPACK code/game/g_bot.c GAME_CC_MISSIONPACK code/game/g_client.c GAME_CC_MISSIONPACK code/game/g_cmds.c GAME_CC_MISSIONPACK code/game/g_combat.c GAME_CC_MISSIONPACK code/game/g_items.c GAME_CC_MISSIONPACK code/game/g_mem.c GAME_CC_MISSIONPACK code/game/g_misc.c GAME_CC_MISSIONPACK code/game/g_missile.c GAME_CC_MISSIONPACK code/game/g_mover.c GAME_CC_MISSIONPACK code/game/g_session.c GAME_CC_MISSIONPACK code/game/g_spawn.c GAME_CC_MISSIONPACK code/game/g_svcmds.c GAME_CC_MISSIONPACK code/game/g_target.c GAME_CC_MISSIONPACK code/game/g_team.c GAME_CC_MISSIONPACK code/game/g_trigger.c GAME_CC_MISSIONPACK code/game/g_utils.c GAME_CC_MISSIONPACK code/game/g_weapon.c GAME_CC_MISSIONPACK code/game/g_syscalls.c LD build/release-darwin-x86_64/missionpack/qagamex86_64.dylib UI_CC_MISSIONPACK code/ui/ui_main.c UI_CC_MISSIONPACK code/ui/ui_atoms.c UI_CC_MISSIONPACK code/ui/ui_gameinfo.c UI_CC_MISSIONPACK code/ui/ui_players.c UI_CC_MISSIONPACK code/game/bg_misc.c UI_CC_MISSIONPACK code/game/bg_lib.c LD build/release-darwin-x86_64/missionpack/uix86_64.dylib TOOLS_CC code/tools/lcc/etc/lcc.c TOOLS_CC code/tools/lcc/etc/bytecode.c TOOLS_CC code/tools/lcc/src/alloc.c TOOLS_CC code/tools/lcc/src/bind.c TOOLS_CC code/tools/lcc/src/bytecode.c TOOLS_CC code/tools/lcc/src/dag.c TOOLS_CC code/tools/lcc/lburg/lburg.c TOOLS_CC code/tools/lcc/lburg/gram.c LD build/release-darwin-x86_64/tools/lburg/lburg LBURG code/tools/lcc/src/dagcheck.md TOOLS_CC_DAGCHECK build/release-darwin-x86_64/tools/rcc/dagcheck.c TOOLS_CC code/tools/lcc/src/decl.c TOOLS_CC code/tools/lcc/src/enode.c TOOLS_CC code/tools/lcc/src/error.c TOOLS_CC code/tools/lcc/src/event.c TOOLS_CC code/tools/lcc/src/expr.c TOOLS_CC code/tools/lcc/src/gen.c TOOLS_CC code/tools/lcc/src/init.c TOOLS_CC code/tools/lcc/src/inits.c TOOLS_CC code/tools/lcc/src/input.c TOOLS_CC code/tools/lcc/src/lex.c TOOLS_CC code/tools/lcc/src/list.c TOOLS_CC code/tools/lcc/src/main.c TOOLS_CC code/tools/lcc/src/null.c TOOLS_CC code/tools/lcc/src/output.c TOOLS_CC code/tools/lcc/src/prof.c TOOLS_CC code/tools/lcc/src/profio.c TOOLS_CC code/tools/lcc/src/simp.c TOOLS_CC code/tools/lcc/src/stmt.c TOOLS_CC code/tools/lcc/src/string.c TOOLS_CC code/tools/lcc/src/sym.c TOOLS_CC code/tools/lcc/src/symbolic.c TOOLS_CC code/tools/lcc/src/trace.c TOOLS_CC code/tools/lcc/src/tree.c TOOLS_CC code/tools/lcc/src/types.c LD build/release-darwin-x86_64/tools/q3rcc TOOLS_CC code/tools/lcc/cpp/cpp.c TOOLS_CC code/tools/lcc/cpp/lex.c TOOLS_CC code/tools/lcc/cpp/nlist.c TOOLS_CC code/tools/lcc/cpp/tokens.c TOOLS_CC code/tools/lcc/cpp/macro.c TOOLS_CC code/tools/lcc/cpp/eval.c TOOLS_CC code/tools/lcc/cpp/include.c TOOLS_CC code/tools/lcc/cpp/hideset.c TOOLS_CC code/tools/lcc/cpp/getopt.c TOOLS_CC code/tools/lcc/cpp/unix.c LD build/release-darwin-x86_64/tools/q3cpp LD build/release-darwin-x86_64/tools/q3lcc CGAME_Q3LCC code/cgame/cg_main.c CGAME_Q3LCC code/game/bg_misc.c CGAME_Q3LCC code/game/bg_pmove.c CGAME_Q3LCC code/game/bg_slidemove.c CGAME_Q3LCC code/game/bg_lib.c CGAME_Q3LCC code/cgame/cg_consolecmds.c CGAME_Q3LCC code/cgame/cg_draw.c CGAME_Q3LCC code/cgame/cg_drawtools.c CGAME_Q3LCC code/cgame/cg_effects.c CGAME_Q3LCC code/cgame/cg_ents.c CGAME_Q3LCC code/cgame/cg_event.c CGAME_Q3LCC code/cgame/cg_info.c CGAME_Q3LCC code/cgame/cg_localents.c CGAME_Q3LCC code/cgame/cg_marks.c CGAME_Q3LCC code/cgame/cg_particles.c CGAME_Q3LCC code/cgame/cg_players.c CGAME_Q3LCC code/cgame/cg_playerstate.c CGAME_Q3LCC code/cgame/cg_predict.c CGAME_Q3LCC code/cgame/cg_scoreboard.c CGAME_Q3LCC code/cgame/cg_servercmds.c CGAME_Q3LCC code/cgame/cg_snapshot.c CGAME_Q3LCC code/cgame/cg_view.c CGAME_Q3LCC code/cgame/cg_weapons.c Q3LCC code/qcommon/q_math.c Q3LCC code/qcommon/q_shared.c TOOLS_CC code/tools/asm/q3asm.c TOOLS_CC code/tools/asm/cmdlib.c LD build/release-darwin-x86_64/tools/q3asm Q3ASM build/release-darwin-x86_64/baseq3/vm/cgame.qvm GAME_Q3LCC code/game/g_main.c GAME_Q3LCC code/game/ai_chat.c GAME_Q3LCC code/game/ai_cmd.c GAME_Q3LCC code/game/ai_dmnet.c GAME_Q3LCC code/game/ai_dmq3.c GAME_Q3LCC code/game/ai_main.c GAME_Q3LCC code/game/ai_team.c GAME_Q3LCC code/game/ai_vcmd.c GAME_Q3LCC code/game/bg_misc.c GAME_Q3LCC code/game/bg_pmove.c GAME_Q3LCC code/game/bg_slidemove.c GAME_Q3LCC code/game/bg_lib.c GAME_Q3LCC code/game/g_active.c GAME_Q3LCC code/game/g_arenas.c GAME_Q3LCC code/game/g_bot.c GAME_Q3LCC code/game/g_client.c GAME_Q3LCC code/game/g_cmds.c GAME_Q3LCC code/game/g_combat.c GAME_Q3LCC code/game/g_items.c GAME_Q3LCC code/game/g_mem.c GAME_Q3LCC code/game/g_misc.c GAME_Q3LCC code/game/g_missile.c GAME_Q3LCC code/game/g_mover.c GAME_Q3LCC code/game/g_session.c GAME_Q3LCC code/game/g_spawn.c GAME_Q3LCC code/game/g_svcmds.c GAME_Q3LCC code/game/g_target.c GAME_Q3LCC code/game/g_team.c GAME_Q3LCC code/game/g_trigger.c GAME_Q3LCC code/game/g_utils.c GAME_Q3LCC code/game/g_weapon.c Q3ASM build/release-darwin-x86_64/baseq3/vm/qagame.qvm UI_Q3LCC code/q3_ui/ui_main.c UI_Q3LCC code/game/bg_misc.c UI_Q3LCC code/game/bg_lib.c UI_Q3LCC code/q3_ui/ui_addbots.c UI_Q3LCC code/q3_ui/ui_atoms.c UI_Q3LCC code/q3_ui/ui_cdkey.c UI_Q3LCC code/q3_ui/ui_cinematics.c UI_Q3LCC code/q3_ui/ui_confirm.c UI_Q3LCC code/q3_ui/ui_connect.c UI_Q3LCC code/q3_ui/ui_controls2.c UI_Q3LCC code/q3_ui/ui_credits.c UI_Q3LCC code/q3_ui/ui_demo2.c UI_Q3LCC code/q3_ui/ui_display.c UI_Q3LCC code/q3_ui/ui_gameinfo.c UI_Q3LCC code/q3_ui/ui_ingame.c UI_Q3LCC code/q3_ui/ui_loadconfig.c UI_Q3LCC code/q3_ui/ui_menu.c UI_Q3LCC code/q3_ui/ui_mfield.c UI_Q3LCC code/q3_ui/ui_mods.c UI_Q3LCC code/q3_ui/ui_network.c UI_Q3LCC code/q3_ui/ui_options.c UI_Q3LCC code/q3_ui/ui_playermodel.c UI_Q3LCC code/q3_ui/ui_players.c UI_Q3LCC code/q3_ui/ui_playersettings.c UI_Q3LCC code/q3_ui/ui_preferences.c UI_Q3LCC code/q3_ui/ui_qmenu.c UI_Q3LCC code/q3_ui/ui_removebots.c UI_Q3LCC code/q3_ui/ui_saveconfig.c UI_Q3LCC code/q3_ui/ui_serverinfo.c UI_Q3LCC code/q3_ui/ui_servers2.c UI_Q3LCC code/q3_ui/ui_setup.c UI_Q3LCC code/q3_ui/ui_sound.c UI_Q3LCC code/q3_ui/ui_sparena.c UI_Q3LCC code/q3_ui/ui_specifyserver.c UI_Q3LCC code/q3_ui/ui_splevel.c UI_Q3LCC code/q3_ui/ui_sppostgame.c UI_Q3LCC code/q3_ui/ui_spskill.c UI_Q3LCC code/q3_ui/ui_startserver.c UI_Q3LCC code/q3_ui/ui_team.c UI_Q3LCC code/q3_ui/ui_teamorders.c UI_Q3LCC code/q3_ui/ui_video.c Q3ASM build/release-darwin-x86_64/baseq3/vm/ui.qvm CGAME_Q3LCC_MISSIONPACK code/cgame/cg_main.c CGAME_Q3LCC_MISSIONPACK code/game/bg_misc.c CGAME_Q3LCC_MISSIONPACK code/game/bg_pmove.c CGAME_Q3LCC_MISSIONPACK code/game/bg_slidemove.c CGAME_Q3LCC_MISSIONPACK code/game/bg_lib.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_consolecmds.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_newdraw.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_draw.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_drawtools.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_effects.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_ents.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_event.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_info.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_localents.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_marks.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_particles.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_players.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_playerstate.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_predict.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_scoreboard.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_servercmds.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_snapshot.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_view.c CGAME_Q3LCC_MISSIONPACK code/cgame/cg_weapons.c UI_Q3LCC_MISSIONPACK code/ui/ui_shared.c Q3LCC_MISSIONPACK code/qcommon/q_math.c Q3LCC_MISSIONPACK code/qcommon/q_shared.c Q3ASM build/release-darwin-x86_64/missionpack/vm/cgame.qvm GAME_Q3LCC_MISSIONPACK code/game/g_main.c GAME_Q3LCC_MISSIONPACK code/game/ai_chat.c GAME_Q3LCC_MISSIONPACK code/game/ai_cmd.c GAME_Q3LCC_MISSIONPACK code/game/ai_dmnet.c GAME_Q3LCC_MISSIONPACK code/game/ai_dmq3.c GAME_Q3LCC_MISSIONPACK code/game/ai_main.c GAME_Q3LCC_MISSIONPACK code/game/ai_team.c GAME_Q3LCC_MISSIONPACK code/game/ai_vcmd.c GAME_Q3LCC_MISSIONPACK code/game/bg_misc.c GAME_Q3LCC_MISSIONPACK code/game/bg_pmove.c GAME_Q3LCC_MISSIONPACK code/game/bg_slidemove.c GAME_Q3LCC_MISSIONPACK code/game/bg_lib.c GAME_Q3LCC_MISSIONPACK code/game/g_active.c GAME_Q3LCC_MISSIONPACK code/game/g_arenas.c GAME_Q3LCC_MISSIONPACK code/game/g_bot.c GAME_Q3LCC_MISSIONPACK code/game/g_client.c GAME_Q3LCC_MISSIONPACK code/game/g_cmds.c GAME_Q3LCC_MISSIONPACK code/game/g_combat.c GAME_Q3LCC_MISSIONPACK code/game/g_items.c GAME_Q3LCC_MISSIONPACK code/game/g_mem.c GAME_Q3LCC_MISSIONPACK code/game/g_misc.c GAME_Q3LCC_MISSIONPACK code/game/g_missile.c GAME_Q3LCC_MISSIONPACK code/game/g_mover.c GAME_Q3LCC_MISSIONPACK code/game/g_session.c GAME_Q3LCC_MISSIONPACK code/game/g_spawn.c GAME_Q3LCC_MISSIONPACK code/game/g_svcmds.c GAME_Q3LCC_MISSIONPACK code/game/g_target.c GAME_Q3LCC_MISSIONPACK code/game/g_team.c GAME_Q3LCC_MISSIONPACK code/game/g_trigger.c GAME_Q3LCC_MISSIONPACK code/game/g_utils.c GAME_Q3LCC_MISSIONPACK code/game/g_weapon.c Q3ASM build/release-darwin-x86_64/missionpack/vm/qagame.qvm UI_Q3LCC_MISSIONPACK code/ui/ui_main.c UI_Q3LCC_MISSIONPACK code/ui/ui_atoms.c UI_Q3LCC_MISSIONPACK code/ui/ui_gameinfo.c UI_Q3LCC_MISSIONPACK code/ui/ui_players.c UI_Q3LCC_MISSIONPACK code/game/bg_misc.c UI_Q3LCC_MISSIONPACK code/game/bg_lib.c Q3ASM build/release-darwin-x86_64/missionpack/vm/ui.qvm CP code/libs/macosx/libSDL2-2.0.0.dylib gmake[2]: Nothing to be done for 'build/release-darwin-x86_64.zip'. rm build/release-darwin-x86_64/renderergl2/glsl/calclevels4x_vp.c build/release-darwin-x86_64/renderergl2/glsl/ssao_vp.c build/release-darwin-x86_64/renderergl2/glsl/generic_fp.c build/release-darwin-x86_64/renderergl2/glsl/shadowfill_fp.c build/release-darwin-x86_64/renderergl2/glsl/generic_vp.c build/release-darwin-x86_64/renderergl2/glsl/tonemap_vp.c build/release-darwin-x86_64/renderergl2/glsl/fogpass_fp.c build/release-darwin-x86_64/renderergl2/glsl/fogpass_vp.c build/release-darwin-x86_64/renderergl2/glsl/lightall_fp.c build/release-darwin-x86_64/renderergl2/glsl/calclevels4x_fp.c build/release-darwin-x86_64/renderergl2/glsl/dlight_fp.c build/release-darwin-x86_64/renderergl2/glsl/shadowmask_fp.c build/release-darwin-x86_64/renderergl2/glsl/depthblur_fp.c build/release-darwin-x86_64/renderergl2/glsl/depthblur_vp.c build/release-darwin-x86_64/renderergl2/glsl/texturecolor_vp.c build/release-darwin-x86_64/renderergl2/glsl/shadowmask_vp.c build/release-darwin-x86_64/renderergl2/glsl/bokeh_vp.c build/release-darwin-x86_64/renderergl2/glsl/down4x_vp.c build/release-darwin-x86_64/renderergl2/glsl/down4x_fp.c build/release-darwin-x86_64/renderergl2/glsl/tonemap_fp.c build/release-darwin-x86_64/renderergl2/glsl/shadowfill_vp.c build/release-darwin-x86_64/renderergl2/glsl/texturecolor_fp.c build/release-darwin-x86_64/renderergl2/glsl/lightall_vp.c build/release-darwin-x86_64/renderergl2/glsl/bokeh_fp.c build/release-darwin-x86_64/renderergl2/glsl/pshadow_vp.c build/release-darwin-x86_64/renderergl2/glsl/ssao_fp.c build/release-darwin-x86_64/renderergl2/glsl/pshadow_fp.c build/release-darwin-x86_64/renderergl2/glsl/dlight_vp.c gmake[2]: Leaving directory '/Users/pbulk/build/games/ioquake3/work/ioq3-daae32ddfdab2172a628072ed3ff7dd1fc1563fe' gmake[1]: Leaving directory '/Users/pbulk/build/games/ioquake3/work/ioq3-daae32ddfdab2172a628072ed3ff7dd1fc1563fe' *** Please use pkgtools/verifypc to sanity check dependencies.