=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for ecwolf-1.3.3nb8
[  1%] Building C object lzma/CMakeFiles/lzma.dir/C/7zArcIn.o
[  2%] Building C object lzma/CMakeFiles/lzma.dir/C/7zBuf.o
[  2%] Building C object lzma/CMakeFiles/lzma.dir/C/7zCrc.o
[  3%] Building C object lzma/CMakeFiles/lzma.dir/C/7zCrcOpt.o
[  3%] Building C object lzma/CMakeFiles/lzma.dir/C/7zDec.o
[  4%] Building C object lzma/CMakeFiles/lzma.dir/C/7zStream.o
[  5%] Building C object lzma/CMakeFiles/lzma.dir/C/Bcj2.o
[  5%] Building C object lzma/CMakeFiles/lzma.dir/C/Bra.o
[  6%] Building C object lzma/CMakeFiles/lzma.dir/C/Bra86.o
[  7%] Building C object lzma/CMakeFiles/lzma.dir/C/BraIA64.o
[  7%] Building C object lzma/CMakeFiles/lzma.dir/C/CpuArch.o
[  8%] Building C object lzma/CMakeFiles/lzma.dir/C/Delta.o
[  9%] Building C object lzma/CMakeFiles/lzma.dir/C/LzFind.o
[  9%] Building C object lzma/CMakeFiles/lzma.dir/C/Lzma2Dec.o
[ 10%] Building C object lzma/CMakeFiles/lzma.dir/C/LzmaDec.o
[ 10%] Building C object lzma/CMakeFiles/lzma.dir/C/LzmaEnc.o
[ 11%] Building C object lzma/CMakeFiles/lzma.dir/C/Ppmd7.o
[ 12%] Building C object lzma/CMakeFiles/lzma.dir/C/Ppmd7Dec.o
[ 12%] Linking C static library liblzma.a
[ 12%] Built target lzma
[ 13%] Building C object tools/updaterevision/CMakeFiles/updaterevision.dir/updaterevision.o
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/tools/updaterevision/updaterevision.c:60:14: warning: 'tempnam' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
        if ((name = tempnam(NULL, "svnout")) != NULL)
                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/stdio.h:295:1: note: 'tempnam' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.")
^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/cdefs.h:208:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
[ 13%] Linking C executable updaterevision
[ 13%] Built target updaterevision
[ 13%] Building C object gdtoa/CMakeFiles/gdtoa.dir/dmisc.o
[ 14%] Building C object gdtoa/CMakeFiles/gdtoa.dir/dtoa.o
[ 15%] Building C object gdtoa/CMakeFiles/gdtoa.dir/misc.o
[ 15%] Linking C static library libgdtoa.a
[ 15%] Built target gdtoa
sh: hg: command not found
Failed to get current revision: Undefined error: 0
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/svnrevision.h updated to revision 0.
[ 15%] Built target revision_check
[ 16%] Building C object tools/zipdir/CMakeFiles/zipdir.dir/zipdir.o
[ 17%] Linking C executable zipdir
[ 17%] Built target zipdir
[ 17%] Building CXX object src/CMakeFiles/ecwolf.dir/dosbox/dbopl.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dosbox/dbopl.cpp:49:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dosbox/dbopl.h:24:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/id_sd.h:13:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:5:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
#include <fcntl.h>
         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/fcntl.h:534:9: note: previous '#pragma pack' directive that modifies alignment is here
#pragma pack()
        ^
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dosbox/dbopl.cpp:49:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dosbox/dbopl.h:24:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/id_sd.h:13:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dosbox/dbopl.cpp:49:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dosbox/dbopl.h:24:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/id_sd.h:13:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
#include "wl_def.h"
         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/fcntl.h:534:9: note: previous '#pragma pack' directive that modifies alignment is here
#pragma pack()
        ^
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dosbox/dbopl.cpp:49:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dosbox/dbopl.h:24:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
#include "id_sd.h"
         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/fcntl.h:534:9: note: previous '#pragma pack' directive that modifies alignment is here
#pragma pack()
        ^
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dosbox/dbopl.cpp:49:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
#include "dbopl.h"
         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/fcntl.h:534:9: note: previous '#pragma pack' directive that modifies alignment is here
#pragma pack()
        ^
5 warnings generated.
[ 18%] Building CXX object src/CMakeFiles/ecwolf.dir/g_shared/a_deathcam.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_shared/a_deathcam.cpp:1:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_shared/a_deathcam.h:4:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/actor.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 18%] Building CXX object src/CMakeFiles/ecwolf.dir/g_shared/a_inventory.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_shared/a_inventory.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_shared/a_inventory.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/actor.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 19%] Building CXX object src/CMakeFiles/ecwolf.dir/g_shared/a_keys.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_shared/a_keys.cpp:1:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/id_sd.h:13:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 20%] Building CXX object src/CMakeFiles/ecwolf.dir/g_shared/a_patrolpoint.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_shared/a_patrolpoint.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/thingdef/thingdef.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/actor.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 20%] Building CXX object src/CMakeFiles/ecwolf.dir/g_shared/a_playerpawn.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_shared/a_playerpawn.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_shared/a_inventory.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/actor.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 21%] Building CXX object src/CMakeFiles/ecwolf.dir/g_shared/a_randomspawner.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_shared/a_randomspawner.cpp:8:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/actor.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 22%] Building CXX object src/CMakeFiles/ecwolf.dir/g_wolf/a_spearofdestiny.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_wolf/a_spearofdestiny.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/actor.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 22%] Building CXX object src/CMakeFiles/ecwolf.dir/g_wolf/wolf_sbar.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_wolf/wolf_sbar.cpp:4:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 23%] Building CXX object src/CMakeFiles/ecwolf.dir/r_2d/r_draw.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/r_2d/r_draw.cpp:29:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 23%] Building CXX object src/CMakeFiles/ecwolf.dir/r_2d/r_drawt.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/r_2d/r_drawt.cpp:42:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 24%] Building CXX object src/CMakeFiles/ecwolf.dir/r_2d/r_main.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/r_2d/r_main.cpp:32:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 25%] Building CXX object src/CMakeFiles/ecwolf.dir/r_2d/r_things.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/r_2d/r_things.cpp:24:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 25%] Building CXX object src/CMakeFiles/ecwolf.dir/r_data/colormaps.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/r_data/colormaps.cpp:40:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 26%] Building CXX object src/CMakeFiles/ecwolf.dir/r_data/r_translate.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/r_data/r_translate.cpp:40:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/r_data/r_translate.h:4:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 27%] Building CXX object src/CMakeFiles/ecwolf.dir/r_data/renderstyle.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/r_data/renderstyle.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/farchive.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dobject.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 27%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/resourcefile.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/resourcefile.cpp:40:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/resourcefile.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 28%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/ancientzip.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/ancientzip.cpp:15:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/ancientzip.h:1:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 29%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/file_7z.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/file_7z.cpp:42:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/resourcefile.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 29%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/file_audiot.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/file_audiot.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/filesys.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 30%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/file_directory.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/file_directory.cpp:55:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 30%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/file_gamemaps.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/file_gamemaps.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/filesys.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 31%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/file_grp.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/file_grp.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/resourcefile.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 32%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/file_pak.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/file_pak.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/resourcefile.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 32%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/file_rff.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/file_rff.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/resourcefile.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 33%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/file_rtl.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/file_rtl.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 34%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/file_lump.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/file_lump.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/resourcefile.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 34%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/file_macbin.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/file_macbin.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/resourcefile.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 35%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/file_vgagraph.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/file_vgagraph.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/filesys.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 35%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/file_vswap.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/file_vswap.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 36%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/file_wad.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/file_wad.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/resourcefile.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 37%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/file_zip.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/file_zip.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/resourcefile.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 37%] Building CXX object src/CMakeFiles/ecwolf.dir/resourcefiles/wolfmapcommon.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/wolfmapcommon.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/wolfmapcommon.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 38%] Building CXX object src/CMakeFiles/ecwolf.dir/sfmt/SFMT.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/sfmt/SFMT.cpp:15:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_random.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 39%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/anim_switches.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/anim_switches.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/textures.h:4:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 39%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/animations.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/animations.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 40%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/automaptexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/automaptexture.cpp:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 41%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/bitmap.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/bitmap.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/bitmap.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 41%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/ddstexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/ddstexture.cpp:51:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 42%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/emptytexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/emptytexture.cpp:37:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 42%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/flattexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/flattexture.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 43%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/imgztexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/imgztexture.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 44%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/jpegtexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/jpegtexture.cpp:44:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 44%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/multipatchtexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/multipatchtexture.cpp:37:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 45%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/patchtexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/patchtexture.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 46%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/pcxtexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/pcxtexture.cpp:37:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 46%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/pngtexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/pngtexture.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 47%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/rawpagetexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/rawpagetexture.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 48%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/rottflattexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/rottflattexture.cpp:37:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 48%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/solidtexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/solidtexture.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 49%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/texture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/texture.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 49%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/texturemanager.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/texturemanager.cpp:37:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 50%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/tgatexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/tgatexture.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 51%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/warptexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/warptexture.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 51%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/wolfrawtexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/wolfrawtexture.cpp:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 52%] Building CXX object src/CMakeFiles/ecwolf.dir/textures/wolfshapetexture.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/wolfshapetexture.cpp:37:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 53%] Building CXX object src/CMakeFiles/ecwolf.dir/thingdef/thingdef.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/thingdef/thingdef.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/actor.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/thingdef/thingdef.cpp:286:20: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
        { NULL, 0, false, NULL }
        ~                 ^~~~
                          false
2 warnings generated.
[ 53%] Building CXX object src/CMakeFiles/ecwolf.dir/thingdef/thingdef_codeptr.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/thingdef/thingdef_codeptr.cpp:37:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/actor.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 54%] Building CXX object src/CMakeFiles/ecwolf.dir/thingdef/thingdef_expression.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/thingdef/thingdef_expression.cpp:28:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_random.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 54%] Building CXX object src/CMakeFiles/ecwolf.dir/thingdef/thingdef_properties.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/thingdef/thingdef_properties.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/actor.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 55%] Building CXX object src/CMakeFiles/ecwolf.dir/thingdef/thingdef_type.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/thingdef/thingdef_type.cpp:28:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/thingdef/thingdef_type.h:31:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 56%] Building CXX object src/CMakeFiles/ecwolf.dir/actor.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/actor.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/actor.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 56%] Building CXX object src/CMakeFiles/ecwolf.dir/am_map.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/am_map.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 57%] Building CXX object src/CMakeFiles/ecwolf.dir/colormatcher.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/colormatcher.cpp:44:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 58%] Building CXX object src/CMakeFiles/ecwolf.dir/config.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/config.cpp:40:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/filesys.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 58%] Building CXX object src/CMakeFiles/ecwolf.dir/c_cvars.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/c_cvars.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/c_cvars.h:41:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 59%] Building CXX object src/CMakeFiles/ecwolf.dir/dobject.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dobject.cpp:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dobject.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 60%] Building CXX object src/CMakeFiles/ecwolf.dir/dobjgc.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dobjgc.cpp:59:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/actor.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 60%] Building CXX object src/CMakeFiles/ecwolf.dir/farchive.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/farchive.cpp:49:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/farchive.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dobject.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 61%] Building CXX object src/CMakeFiles/ecwolf.dir/files.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.cpp:41:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 61%] Building CXX object src/CMakeFiles/ecwolf.dir/filesys.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/filesys.cpp:56:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/filesys.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 62%] Building CXX object src/CMakeFiles/ecwolf.dir/filesys_steam.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/filesys_steam.cpp:46:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/filesys.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 63%] Building CXX object src/CMakeFiles/ecwolf.dir/g_conversation.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_conversation.cpp:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_classes.h:4:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 63%] Building CXX object src/CMakeFiles/ecwolf.dir/g_intermission.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_intermission.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 64%] Building CXX object src/CMakeFiles/ecwolf.dir/g_mapinfo.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_mapinfo.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/gamemap.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_mapinfo.cpp:573:8: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
                                if(!sc->str.CompareNoCase("inset") == 0)
                                   ^                               ~~
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_mapinfo.cpp:573:8: note: add parentheses after the '!' to evaluate the comparison first
                                if(!sc->str.CompareNoCase("inset") == 0)
                                   ^
                                    (                                  )
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_mapinfo.cpp:573:8: note: add parentheses around left hand side expression to silence this warning
                                if(!sc->str.CompareNoCase("inset") == 0)
                                   ^
                                   (                              )
2 warnings generated.
[ 65%] Building CXX object src/CMakeFiles/ecwolf.dir/gamemap.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/gamemap.cpp:37:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/farchive.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dobject.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 65%] Building CXX object src/CMakeFiles/ecwolf.dir/gamemap_planes.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/gamemap_planes.cpp:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_mapinfo.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/textures.h:4:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 66%] Building CXX object src/CMakeFiles/ecwolf.dir/gamemap_uwmf.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/gamemap_uwmf.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/gamemap.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 67%] Building CXX object src/CMakeFiles/ecwolf.dir/id_ca.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/id_ca.cpp:17:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/g_mapinfo.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/textures.h:4:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 67%] Building CXX object src/CMakeFiles/ecwolf.dir/id_in.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/id_in.cpp:21:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 68%] Building CXX object src/CMakeFiles/ecwolf.dir/id_sd.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/id_sd.cpp:29:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 68%] Building CXX object src/CMakeFiles/ecwolf.dir/id_us_1.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/id_us_1.cpp:23:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 69%] Building CXX object src/CMakeFiles/ecwolf.dir/id_vh.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/id_vh.cpp:1:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 70%] Building CXX object src/CMakeFiles/ecwolf.dir/id_vl.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/id_vl.cpp:4:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/c_cvars.h:41:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 70%] Building CXX object src/CMakeFiles/ecwolf.dir/language.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/language.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/language.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 71%] Building CXX object src/CMakeFiles/ecwolf.dir/lnspec.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/lnspec.cpp:37:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/id_sd.h:13:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 72%] Building CXX object src/CMakeFiles/ecwolf.dir/lumpremap.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/lumpremap.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/lumpremap.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/resourcefile.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 72%] Building CXX object src/CMakeFiles/ecwolf.dir/m_alloc.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.cpp:45:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dobject.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 73%] Building CXX object src/CMakeFiles/ecwolf.dir/m_classes.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_classes.cpp:1:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/c_cvars.h:41:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 73%] Building CXX object src/CMakeFiles/ecwolf.dir/m_random.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_random.cpp:63:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 74%] Building CXX object src/CMakeFiles/ecwolf.dir/m_png.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_png.cpp:44:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 75%] Building CXX object src/CMakeFiles/ecwolf.dir/name.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/name.cpp:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 75%] Building CXX object src/CMakeFiles/ecwolf.dir/p_switch.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/p_switch.cpp:37:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 76%] Building CXX object src/CMakeFiles/ecwolf.dir/r_sprites.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/r_sprites.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/textures.h:4:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 77%] Building CXX object src/CMakeFiles/ecwolf.dir/scanner.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/scanner.cpp:33:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/scanner_support.h:27:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zstring.h:41:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/scanner.cpp:50:2: warning: suspicious concatenation of string literals in an array initialization; did you mean to separate the elements with a comma? [-Wstring-concatenation]
        "Less Than or Equals",
        ^
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/scanner.cpp:49:2: note: place parentheses around the string literal to silence warning
        "Greater Than or Equals"
        ^
2 warnings generated.
[ 77%] Building CXX object src/CMakeFiles/ecwolf.dir/sdlvideo.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/sdlvideo.cpp:4:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 78%] Building CXX object src/CMakeFiles/ecwolf.dir/sndinfo.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/sndinfo.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 79%] Building CXX object src/CMakeFiles/ecwolf.dir/sndseq.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/sndseq.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/id_sd.h:13:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 79%] Building CXX object src/CMakeFiles/ecwolf.dir/thinker.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/thinker.cpp:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/farchive.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/dobject.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 80%] Building CXX object src/CMakeFiles/ecwolf.dir/v_draw.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/v_draw.cpp:40:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 80%] Building CXX object src/CMakeFiles/ecwolf.dir/v_font.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/v_font.cpp:84:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/v_font.cpp:2266:6: warning: comparison of array 'this->notranslate' not equal to a null pointer is always true [-Wtautological-pointer-compare]
        if (notranslate != NULL)
            ^~~~~~~~~~~    ~~~~
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/v_font.cpp:2276:6: warning: comparison of array 'this->notranslate' not equal to a null pointer is always true [-Wtautological-pointer-compare]
        if (notranslate != NULL)
            ^~~~~~~~~~~    ~~~~
3 warnings generated.
[ 81%] Building CXX object src/CMakeFiles/ecwolf.dir/v_palette.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/v_palette.cpp:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/v_video.h:37:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/actor.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 82%] Building CXX object src/CMakeFiles/ecwolf.dir/v_pfx.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/v_pfx.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 82%] Building CXX object src/CMakeFiles/ecwolf.dir/v_text.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/v_text.cpp:40:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/v_text.h:37:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/v_text.cpp:71:22: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
                va_start (taglist, character);
                                   ^
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/v_text.cpp:56:85: note: parameter of type 'BYTE' (aka 'unsigned char') is declared here
void STACK_ARGS DCanvas::DrawChar (FFont *font, int normalcolor, int x, int y, BYTE character, ...)
                                                                                    ^
2 warnings generated.
[ 83%] Building CXX object src/CMakeFiles/ecwolf.dir/v_video.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/v_video.cpp:1:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/colormatcher.h:37:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/v_palette.h:37:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 84%] Building CXX object src/CMakeFiles/ecwolf.dir/w_wad.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/w_wad.cpp:45:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/w_wad.h:26:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 84%] Building CXX object src/CMakeFiles/ecwolf.dir/weaponslots.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/weaponslots.cpp:1:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/weaponslots.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 85%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_act2.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_act2.cpp:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/actor.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 85%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_agent.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_agent.cpp:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 86%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_atmos.o
[ 87%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_cloudsky.o
[ 87%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_debug.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_debug.cpp:10:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 88%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_draw.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_draw.cpp:3:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 89%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_floorceiling.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_floorceiling.cpp:1:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/textures/textures.h:4:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 89%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_game.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_game.cpp:10:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 90%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_inter.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_inter.cpp:3:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 91%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_iwad.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_iwad.cpp:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/resourcefiles/resourcefile.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/files.h:7:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 91%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_loadsave.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_loadsave.cpp:36:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/config.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 92%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_main.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_main.cpp:9:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 92%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_menu.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_menu.cpp:8:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_classes.h:4:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 93%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_parallax.o
[ 94%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_play.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_play.cpp:3:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/c_cvars.h:41:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 94%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_state.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_state.cpp:3:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 95%] Building CXX object src/CMakeFiles/ecwolf.dir/wl_text.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_text.cpp:3:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 96%] Building CXX object src/CMakeFiles/ecwolf.dir/zstrformat.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zstrformat.cpp:92:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zstring.h:41:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 96%] Building CXX object src/CMakeFiles/ecwolf.dir/zstring.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zstring.cpp:40:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zstring.h:41:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 97%] Building CXX object src/CMakeFiles/ecwolf.dir/macosx/filesys.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/macosx/filesys.mm:35:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/filesys.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
[ 98%] Building CXX object src/CMakeFiles/ecwolf.dir/macosx/wl_iwad_picker_cocoa.o
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/macosx/wl_iwad_picker_cocoa.mm:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_iwad.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zstring.h:41:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/tarray.h:48:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_alloc.h:38:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/zdoomsupport.h:6:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/m_crc32.h:39:
In file included from /Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/wl_def.h:78:
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/xs_Float.h:211:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/macosx/wl_iwad_picker_cocoa.mm:208:13: warning: 'setAllowedFileTypes:' is deprecated: first deprecated in macOS 12.0 - Use -allowedContentTypes instead [-Wdeprecated-declarations]
        [openPanel setAllowedFileTypes:GetKnownExtensions()];
                   ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:215:49: note: property 'allowedFileTypes' is declared deprecated here
@property (nullable, copy) NSArray<NSString *> *allowedFileTypes API_DEPRECATED("Use -allowedContentTypes instead", macos(10.3,12.0));
                                                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:215:49: note: 'setAllowedFileTypes:' has been explicitly marked deprecated here
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/macosx/wl_iwad_picker_cocoa.mm:210:6: warning: 'NSOKButton' is deprecated: first deprecated in macOS 10.10 [-Wdeprecated-declarations]
        if (NSOKButton == [openPanel runModal])
            ^~~~~~~~~~
            NSModalResponseOK
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPanel.h:51:5: note: 'NSOKButton' has been explicitly marked deprecated here
    NSOKButton API_DEPRECATED_WITH_REPLACEMENT("NSModalResponseOK", macos(10.0,10.10)) = NSModalResponseOK,
    ^
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/macosx/wl_iwad_picker_cocoa.mm:276:65: warning: 'NSTitledWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
        window = [[NSWindow alloc] initWithContentRect:frame styleMask:NSTitledWindowMask backing:NSBackingStoreBuffered defer:NO];
                                                                       ^~~~~~~~~~~~~~~~~~
                                                                       NSWindowStyleMaskTitled
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:885:32: note: 'NSTitledWindowMask' has been explicitly marked deprecated here
static const NSWindowStyleMask NSTitledWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskTitled", macos(10.0,10.12)) = NSWindowStyleMaskTitled;
                               ^
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/macosx/wl_iwad_picker_cocoa.mm:330:26: warning: 'NSRoundedBezelStyle' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
        [okButton setBezelStyle:NSRoundedBezelStyle];
                                ^~~~~~~~~~~~~~~~~~~
                                NSBezelStyleRounded
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:119:27: note: 'NSRoundedBezelStyle' has been explicitly marked deprecated here
static const NSBezelStyle NSRoundedBezelStyle API_DEPRECATED_WITH_REPLACEMENT("NSBezelStyleRounded", macos(10.0,10.14)) = NSBezelStyleRounded;
                          ^
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/macosx/wl_iwad_picker_cocoa.mm:338:30: warning: 'NSRoundedBezelStyle' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations]
        [cancelButton setBezelStyle:NSRoundedBezelStyle];
                                    ^~~~~~~~~~~~~~~~~~~
                                    NSBezelStyleRounded
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:119:27: note: 'NSRoundedBezelStyle' has been explicitly marked deprecated here
static const NSBezelStyle NSRoundedBezelStyle API_DEPRECATED_WITH_REPLACEMENT("NSBezelStyleRounded", macos(10.0,10.14)) = NSBezelStyleRounded;
                          ^
6 warnings generated.
[ 98%] Building C object src/CMakeFiles/ecwolf.dir/macosx/SDLMain.o
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/macosx/SDLMain.m:152:45: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
    [menuItem setKeyEquivalentModifierMask:(NSAlternateKeyMask|NSCommandKeyMask)];
                                            ^~~~~~~~~~~~~~~~~~
                                            NSEventModifierFlagOption
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:180:35: note: 'NSAlternateKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSAlternateKeyMask          API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagOption", macos(10.0,10.12)) = NSEventModifierFlagOption;
                                  ^
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/macosx/SDLMain.m:152:64: warning: 'NSCommandKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
    [menuItem setKeyEquivalentModifierMask:(NSAlternateKeyMask|NSCommandKeyMask)];
                                                               ^~~~~~~~~~~~~~~~
                                                               NSEventModifierFlagCommand
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:181:35: note: 'NSCommandKeyMask' has been explicitly marked deprecated here
static const NSEventModifierFlags NSCommandKeyMask            API_DEPRECATED_WITH_REPLACEMENT("NSEventModifierFlagCommand", macos(10.0,10.12)) = NSEventModifierFlagCommand;
                                  ^
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/src/macosx/SDLMain.m:229:24: warning: sending 'SDLMain *' to parameter of incompatible type 'id<NSApplicationDelegate> _Nullable'
    [NSApp setDelegate:sdlMain];
                       ^~~~~~~
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:154:54: note: passing argument to parameter 'delegate' here
@property (nullable, weak) id<NSApplicationDelegate> delegate;
                                                     ^
3 warnings generated.
[ 99%] Linking CXX executable ../ecwolf
[ 99%] Built target ecwolf
[100%] Generating ../ecwolf.pk3
Adding actors/deathcam.txt                      35.5% [   220/   341] Deflate
Adding actors/native.txt                        68.7% [  1831/  5850] Deflate
Adding actors/noah/noahammo.txt                 67.9% [   245/   763] Deflate
Adding actors/noah/noahanimals.txt              78.7% [  2288/ 10763] Deflate
Adding actors/noah/noahbonus.txt                65.5% [   835/  2417] Deflate
Adding actors/noah/noahdecorations.txt          79.8% [   398/  1967] Deflate
Adding actors/noah/noahhealth.txt               50.9% [   284/   578] Deflate
Adding actors/noah/noahkeys.txt                 45.1% [   161/   293] Deflate
Adding actors/noah/noahplayer.txt               56.7% [   186/   430] Deflate
Adding actors/noah/noahweapons.txt              67.7% [  1116/  3455] Deflate
Adding actors/patrolpoint.txt                    0.0% [    32/    32] Stored
Adding actors/wolf/angelofdeath.txt             74.2% [   728/  2817] Deflate
Adding actors/wolf/decorations.txt              80.9% [  1215/  6360] Deflate
Adding actors/wolf/hitler.txt                   63.9% [   954/  2640] Deflate
Adding actors/wolf/rocket.txt                   64.5% [   531/  1496] Deflate
Adding actors/wolf/spearbosses.txt              81.1% [  1207/  6402] Deflate
Adding actors/wolf/spearofdestiny.txt           49.6% [   422/   838] Deflate
Adding actors/wolf/wolfammo.txt                 58.4% [   186/   447] Deflate
Adding actors/wolf/wolfbonus.txt                68.7% [   282/   901] Deflate
Adding actors/wolf/wolfbosses.txt               76.1% [   930/  3886] Deflate
Adding actors/wolf/wolfghosts.txt               70.6% [   426/  1447] Deflate
Adding actors/wolf/wolfguards.txt               79.2% [  1851/  8911] Deflate
Adding actors/wolf/wolfhealth.txt               72.3% [   442/  1594] Deflate
Adding actors/wolf/wolfkeys.txt                 62.7% [   166/   445] Deflate
Adding actors/wolf/wolfplayer.txt               61.4% [   436/  1130] Deflate
Adding actors/wolf/wolfweapons.txt              75.8% [   813/  3356] Deflate
Adding graphics/idlogo.png                       0.0% [   278/   278] Stored
Adding graphics/joystick.png                     0.0% [   946/   946] Stored
Adding graphics/keyboard.png                     0.0% [   568/   568] Stored
Adding graphics/sodsgnon.png                     0.3% [ 11154/ 11193] Deflate
Adding graphics/spearad.png                      2.4% [  7959/  8155] Deflate
Adding graphics/weappic.png                      2.1% [   229/   234] Deflate
Adding graphics/wlfsgnon.png                     0.0% [  9615/  9615] Stored
Adding graphics/wolflogo.png                     2.6% [   185/   190] Deflate
Adding mapinfo/challenge.txt                    75.2% [  1002/  4048] Deflate
Adding mapinfo/danger.txt                       75.3% [  1000/  4045] Deflate
Adding mapinfo/noah.txt                         78.3% [  2292/ 10553] Deflate
Adding mapinfo/spear.txt                        76.9% [  1559/  6752] Deflate
Adding mapinfo/speardemo.txt                    26.5% [   197/   268] Deflate
Adding mapinfo/wolf3d.txt                       83.6% [  1573/  9618] Deflate
Adding mapinfo/wolfcommon.txt                   61.7% [   800/  2087] Deflate
Adding sprites/unkna0.png                        4.1% [   213/   222] Deflate
Adding textures/-noflat-.png                     5.2% [    91/    96] Deflate
Adding xlat/challenge.txt                       86.6% [  2192/ 16324] Deflate
Adding xlat/danger.txt                          86.2% [  2256/ 16344] Deflate
Adding xlat/noah.txt                            89.7% [  2226/ 21606] Deflate
Adding xlat/rott.txt                            85.9% [  2135/ 15115] Deflate
Adding xlat/spear.txt                           86.2% [  2256/ 16304] Deflate
Adding xlat/wolf3d.txt                          85.9% [  2018/ 14264] Deflate
Adding animdefs.txt                             81.3% [   478/  2550] Deflate
Adding confont.lmp                              64.2% [  3664/ 10239] Deflate
Adding decorate.txt                             80.4% [   189/   966] Deflate
Adding fontdefs.txt                             46.0% [   116/   215] Deflate
Adding iwadinfo.txt                             66.9% [   306/   925] Deflate
Adding language.enu                             67.3% [ 10962/ 33558] Deflate
Adding language.spa                             51.1% [  1347/  2753] Deflate
Adding lockdefs.txt                             52.2% [   140/   293] Deflate
Adding n3dmap.txt                               68.3% [  2898/  9135] Deflate
Adding noahpal.lmp                              33.3% [   512/   768] Deflate
Adding noahquiz.txt                             94.7% [  3023/ 56726] Deflate
Adding sd2map.txt                               74.8% [  2485/  9865] Deflate
Adding sd3map.txt                               75.5% [  2413/  9857] Deflate
Adding sdmmap.txt                               73.7% [  3862/ 14691] Deflate
Adding sndinfo.txt                              79.1% [  3077/ 14733] Deflate
Adding sndseq.txt                               67.9% [   204/   636] Deflate
Adding sodmap.txt                               72.7% [  3829/ 14014] Deflate
Adding spearpal.lmp                             32.8% [   516/   768] Deflate
Adding textcolors.txt                           70.4% [  1095/  3703] Deflate
Adding textures.txt                             70.8% [  1336/  4569] Deflate
Adding wl1map.txt                               72.1% [  3857/ 13831] Deflate
Adding wl6map.txt                               72.4% [  3649/ 13221] Deflate
Adding wolfpal.lmp                              32.7% [   517/   768] Deflate
/Users/pbulk/build/games/ecwolf/work/ecwolf-ecwolf-d715e0a2f8d4/ecwolf.pk3 contains 72 files (updated 72)
[100%] Built target pk3