===> Building for armagetronad-0.2.9.0.1nb11
/opt/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1'
Making all in src
gmake[2]: Entering directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src'
Making all in first
gmake[3]: Entering directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src/first'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src/first'
Making all in doc
gmake[3]: Entering directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src/doc'
echo > .dummy.dep
Making all in net
gmake[4]: Entering directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src/doc/net'
echo > .dummy.dep
echo index.html.dep ":\\" > index.html.dep
grep "include(" index.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> index.html.dep
echo "Makefile" >> index.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../../src/doc/html.m4) include(index.html.m4)" | m4 -I . > index.html || cp index.html.m4 index.html
echo lower.html.dep ":\\" > lower.html.dep
grep "include(" lower.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> lower.html.dep
echo "Makefile" >> lower.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../../src/doc/html.m4) include(lower.html.m4)" | m4 -I . > lower.html || cp lower.html.m4 lower.html
echo middle.html.dep ":\\" > middle.html.dep
grep "include(" middle.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> middle.html.dep
echo "Makefile" >> middle.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../../src/doc/html.m4) include(middle.html.m4)" | m4 -I . > middle.html || cp middle.html.m4 middle.html
echo upper.html.dep ":\\" > upper.html.dep
grep "include(" upper.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> upper.html.dep
echo "Makefile" >> upper.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../../src/doc/html.m4) include(upper.html.m4)" | m4 -I . > upper.html || cp upper.html.m4 upper.html
gmake[4]: Leaving directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src/doc/net'
gmake[4]: Entering directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src/doc'
echo bugs.html.dep ":\\" > bugs.html.dep
grep "include(" bugs.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> bugs.html.dep
echo "Makefile" >> bugs.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(bugs.html.m4)" | m4 -I . > bugs.html || cp bugs.html.m4 bugs.html
echo changelog.html.dep ":\\" > changelog.html.dep
grep "include(" changelog.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> changelog.html.dep
echo "Makefile" >> changelog.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(changelog.html.m4)" | m4 -I . > changelog.html || cp changelog.html.m4 changelog.html
echo commands.html.dep ":\\" > commands.html.dep
grep "include(" commands.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> commands.html.dep
echo "Makefile" >> commands.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(commands.html.m4)" | m4 -I . > commands.html || cp commands.html.m4 commands.html
echo compile.html.dep ":\\" > compile.html.dep
grep "include(" compile.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> compile.html.dep
echo "Makefile" >> compile.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(compile.html.m4)" | m4 -I . > compile.html || cp compile.html.m4 compile.html
echo config.html.dep ":\\" > config.html.dep
grep "include(" config.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> config.html.dep
echo "Makefile" >> config.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(config.html.m4)" | m4 -I . > config.html || cp config.html.m4 config.html
echo faq.html.dep ":\\" > faq.html.dep
grep "include(" faq.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> faq.html.dep
echo "Makefile" >> faq.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(faq.html.m4)" | m4 -I . > faq.html || cp faq.html.m4 faq.html
echo index.html.dep ":\\" > index.html.dep
grep "include(" index.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> index.html.dep
echo "Makefile" >> index.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(index.html.m4)" | m4 -I . > index.html || cp index.html.m4 index.html
echo install_linux.html.dep ":\\" > install_linux.html.dep
grep "include(" install_linux.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> install_linux.html.dep
echo "Makefile" >> install_linux.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(install_linux.html.m4)" | m4 -I . > install_linux.html || cp install_linux.html.m4 install_linux.html
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/m4:install_linux.html.m4:103: Warning: excess arguments to builtin `ifelse' ignored
echo install_macosx.html.dep ":\\" > install_macosx.html.dep
grep "include(" install_macosx.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> install_macosx.html.dep
echo "Makefile" >> install_macosx.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(install_macosx.html.m4)" | m4 -I . > install_macosx.html || cp install_macosx.html.m4 install_macosx.html
echo install_result.html.dep ":\\" > install_result.html.dep
grep "include(" install_result.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> install_result.html.dep
echo "Makefile" >> install_result.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(install_result.html.m4)" | m4 -I . > install_result.html || cp install_result.html.m4 install_result.html
echo install_windows.html.dep ":\\" > install_windows.html.dep
grep "include(" install_windows.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> install_windows.html.dep
echo "Makefile" >> install_windows.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(install_windows.html.m4)" | m4 -I . > install_windows.html || cp install_windows.html.m4 install_windows.html
echo network.html.dep ":\\" > network.html.dep
grep "include(" network.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> network.html.dep
echo "Makefile" >> network.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(network.html.m4)" | m4 -I . > network.html || cp network.html.m4 network.html
echo readme_macosx.html.dep ":\\" > readme_macosx.html.dep
grep "include(" readme_macosx.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> readme_macosx.html.dep
echo "Makefile" >> readme_macosx.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(readme_macosx.html.m4)" | m4 -I . > readme_macosx.html || cp readme_macosx.html.m4 readme_macosx.html
echo todo.html.dep ":\\" > todo.html.dep
grep "include(" todo.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> todo.html.dep
echo "Makefile" >> todo.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(todo.html.m4)" | m4 -I . > todo.html || cp todo.html.m4 todo.html
echo versions.html.dep ":\\" > versions.html.dep
grep "include(" versions.html.m4 | sed -e "s,include(\(.*\)),./\1\\\," >> versions.html.dep
echo "Makefile" >> versions.html.dep
echo "define(CHANGEDATE, 2024-12-22) include(../../src/doc/html.m4) include(versions.html.m4)" | m4 -I . > versions.html || cp versions.html.m4 versions.html
rm -f commands.txt
cd ../../src && /opt/pkg/bin/gmake armagetronad_main && cd .. && ./src/armagetronad_main --vardir ./rubbish --doc 2>&1 | sed -e "s,^\[0\] ,," | grep -v "_help$" | grep -v "^changed" | grep -v "^Executable path: " | grep -v "^TestPath" | grep -v "^Testing data path: " | grep -v "^Testing configuration path: " | grep -v "^Closing socket" | grep -v "^Locale item" > src/doc/commands.txt || true
gmake[5]: Entering directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src'
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/armagetronad_main-gFloor.o -MD -MP -MF tron/.deps/armagetronad_main-gFloor.Tpo -c -o tron/armagetronad_main-gFloor.o `test -f 'tron/gFloor.cpp' || echo './'`tron/gFloor.cpp
tron/gFloor.cpp:198:9: warning: 'glLoadMatrixf' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glLoadMatrixf(&tm[0][0]);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2573:13: note: 'glLoadMatrixf' has been explicitly marked deprecated here
extern void glLoadMatrixf (const GLfloat *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gFloor.cpp:206:9: warning: 'glTexCoord2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTexCoord2d(x,y);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2683:13: note: 'glTexCoord2d' has been explicitly marked deprecated here
extern void glTexCoord2d (GLdouble s, GLdouble t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gFloor.cpp:207:9: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex2f(-1,-1);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gFloor.cpp:209:9: warning: 'glTexCoord2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTexCoord2d(x+width,y);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2683:13: note: 'glTexCoord2d' has been explicitly marked deprecated here
extern void glTexCoord2d (GLdouble s, GLdouble t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gFloor.cpp:210:9: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex2f(1,-1);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gFloor.cpp:212:9: warning: 'glTexCoord2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTexCoord2d(x+width,y-height);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2683:13: note: 'glTexCoord2d' has been explicitly marked deprecated here
extern void glTexCoord2d (GLdouble s, GLdouble t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gFloor.cpp:213:9: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex2f(1,1);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gFloor.cpp:215:9: warning: 'glTexCoord2d' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTexCoord2d(x,y-height);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2683:13: note: 'glTexCoord2d' has been explicitly marked deprecated here
extern void glTexCoord2d (GLdouble s, GLdouble t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gFloor.cpp:216:9: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex2f(-1,1);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gFloor.cpp:221:9: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glLoadIdentity();
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
10 warnings generated.
mv -f tron/.deps/armagetronad_main-gFloor.Tpo tron/.deps/armagetronad_main-gFloor.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gAIBase.o -MD -MP -MF tron/.deps/libtron_a-gAIBase.Tpo -c -o tron/libtron_a-gAIBase.o `test -f 'tron/gAIBase.cpp' || echo './'`tron/gAIBase.cpp
tron/gAIBase.cpp:757:58: warning: using floating point absolute value function 'fabsf' when argument is of integer type [-Wabsolute-value]
                if (character->properties[AI_LOOP] > 3 + fabsf(winding) * 3)
                                                         ^
tron/gAIBase.cpp:757:58: note: use function 'std::abs' instead
                if (character->properties[AI_LOOP] > 3 + fabsf(winding) * 3)
                                                         ^~~~~
                                                         std::abs
tron/gAIBase.cpp:795:62: warning: using floating point absolute value function 'fabsf' when argument is of integer type [-Wabsolute-value]
                    if (character->properties[AI_LOOP] > 6 + fabsf(winding) * 3)
                                                             ^
tron/gAIBase.cpp:795:62: note: use function 'std::abs' instead
                    if (character->properties[AI_LOOP] > 6 + fabsf(winding) * 3)
                                                             ^~~~~
                                                             std::abs
2 warnings generated.
mv -f tron/.deps/libtron_a-gAIBase.Tpo tron/.deps/libtron_a-gAIBase.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gAICharacter.o -MD -MP -MF tron/.deps/libtron_a-gAICharacter.Tpo -c -o tron/libtron_a-gAICharacter.o `test -f 'tron/gAICharacter.cpp' || echo './'`tron/gAICharacter.cpp
mv -f tron/.deps/libtron_a-gAICharacter.Tpo tron/.deps/libtron_a-gAICharacter.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gArena.o -MD -MP -MF tron/.deps/libtron_a-gArena.Tpo -c -o tron/libtron_a-gArena.o `test -f 'tron/gArena.cpp' || echo './'`tron/gArena.cpp
mv -f tron/.deps/libtron_a-gArena.Tpo tron/.deps/libtron_a-gArena.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gArmagetron.o -MD -MP -MF tron/.deps/libtron_a-gArmagetron.Tpo -c -o tron/libtron_a-gArmagetron.o `test -f 'tron/gArmagetron.cpp' || echo './'`tron/gArmagetron.cpp
mv -f tron/.deps/libtron_a-gArmagetron.Tpo tron/.deps/libtron_a-gArmagetron.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gCamera.o -MD -MP -MF tron/.deps/libtron_a-gCamera.Tpo -c -o tron/libtron_a-gCamera.o `test -f 'tron/gCamera.cpp' || echo './'`tron/gCamera.cpp
mv -f tron/.deps/libtron_a-gCamera.Tpo tron/.deps/libtron_a-gCamera.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gCycle.o -MD -MP -MF tron/.deps/libtron_a-gCycle.Tpo -c -o tron/libtron_a-gCycle.o `test -f 'tron/gCycle.cpp' || echo './'`tron/gCycle.cpp
In file included from tron/gCycle.cpp:53:
./tools/tMath.h:46:12: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    return finite( f );
           ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gCycle.cpp:113:10: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (!finite(c))
         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gCycle.cpp:287:9: warning: 'glColor3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glColor3f(R,G,B);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2405:13: note: 'glColor3f' has been explicitly marked deprecated here
extern void glColor3f (GLfloat red, GLfloat green, GLfloat blue) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:290:9: warning: 'glMaterialfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glMaterialfv(GL_FRONT_AND_BACK,GL_SPECULAR,color);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2585:13: note: 'glMaterialfv' has been explicitly marked deprecated here
extern void glMaterialfv (GLenum face, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:291:9: warning: 'glMaterialfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glMaterialfv(GL_FRONT_AND_BACK,GL_DIFFUSE,color);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2585:13: note: 'glMaterialfv' has been explicitly marked deprecated here
extern void glMaterialfv (GLenum face, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:2880:10: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (!finite(skew))
         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gCycle.cpp:2882:10: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (!finite(skewDot))
         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gCycle.cpp:2925:22: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (animts<0 || !finite(animts))
                     ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gCycle.cpp:3908:25: warning: 'glColor3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    void toGl() const { glColor3f(cp[0], cp[1], cp[2]); }
                        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2405:13: note: 'glColor3f' has been explicitly marked deprecated here
extern void glColor3f (GLfloat red, GLfloat green, GLfloat blue) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:3955:9: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex2f(outer.x, outer.y);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:3958:9: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex2f(outer.x, outer.y);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:3963:13: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex2f(outer.x, outer.y);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:3965:9: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex2f(loc.x, loc.y);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4001:9: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex2f(inner.x, inner.y);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4004:9: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex2f(midle.x, midle.y);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4007:9: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex2f(outer.x, outer.y);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4012:9: warning: 'glShadeModel' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glShadeModel(GL_SMOOTH);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2671:13: note: 'glShadeModel' has been explicitly marked deprecated here
extern void glShadeModel (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4073:5: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glDisable(GL_CULL_FACE);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4191:9: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDisable(GL_TEXTURE_2D);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4204:9: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glEnable(GL_TEXTURE_2D);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here
extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4259:10: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (!finite(z) || !finite(pos.x) ||!finite(pos.y)||!finite(dir.x)||!finite(dir.y)
         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gCycle.cpp:4259:24: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (!finite(z) || !finite(pos.x) ||!finite(pos.y)||!finite(dir.x)||!finite(dir.y)
                       ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gCycle.cpp:4259:41: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (!finite(z) || !finite(pos.x) ||!finite(pos.y)||!finite(dir.x)||!finite(dir.y)
                                        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gCycle.cpp:4259:57: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (!finite(z) || !finite(pos.x) ||!finite(pos.y)||!finite(dir.x)||!finite(dir.y)
                                                        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gCycle.cpp:4259:73: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (!finite(z) || !finite(pos.x) ||!finite(pos.y)||!finite(dir.x)||!finite(dir.y)
                                                                        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gCycle.cpp:4260:17: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
            || !finite(skew))
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gCycle.cpp:4293:9: warning: 'glMaterialfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glMaterialfv(GL_FRONT_AND_BACK,GL_SPECULAR,color);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2585:13: note: 'glMaterialfv' has been explicitly marked deprecated here
extern void glMaterialfv (GLenum face, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4294:9: warning: 'glMaterialfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glMaterialfv(GL_FRONT_AND_BACK,GL_DIFFUSE,color);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2585:13: note: 'glMaterialfv' has been explicitly marked deprecated here
extern void glMaterialfv (GLenum face, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4296:9: warning: 'glLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glLightfv(GL_LIGHT0, GL_DIFFUSE, lighta);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2565:13: note: 'glLightfv' has been explicitly marked deprecated here
extern void glLightfv (GLenum light, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4297:9: warning: 'glLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glLightfv(GL_LIGHT0, GL_SPECULAR, lighta);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2565:13: note: 'glLightfv' has been explicitly marked deprecated here
extern void glLightfv (GLenum light, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4298:9: warning: 'glLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glLightfv(GL_LIGHT0, GL_POSITION, lposa);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2565:13: note: 'glLightfv' has been explicitly marked deprecated here
extern void glLightfv (GLenum light, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4299:9: warning: 'glLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glLightfv(GL_LIGHT1, GL_DIFFUSE, lightb);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2565:13: note: 'glLightfv' has been explicitly marked deprecated here
extern void glLightfv (GLenum light, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4300:9: warning: 'glLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glLightfv(GL_LIGHT1, GL_SPECULAR, lightb);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2565:13: note: 'glLightfv' has been explicitly marked deprecated here
extern void glLightfv (GLenum light, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4301:9: warning: 'glLightfv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glLightfv(GL_LIGHT1, GL_POSITION, lposb);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2565:13: note: 'glLightfv' has been explicitly marked deprecated here
extern void glLightfv (GLenum light, GLenum pname, const GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4305:9: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glPushMatrix();
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4307:9: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTranslatef(p.x,p.y,0);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4308:9: warning: 'glScalef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glScalef(.5f,.5f,.5f);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2667:13: note: 'glScalef' has been explicitly marked deprecated here
extern void glScalef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4318:9: warning: 'glMultMatrixf' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glMultMatrixf(&m[0][0]);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2591:13: note: 'glMultMatrixf' has been explicitly marked deprecated here
extern void glMultMatrixf (const GLfloat *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4320:9: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glPushMatrix();
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4323:13: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glTranslatef(-1.5,0,0);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4325:9: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glPushMatrix();
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4332:9: warning: 'glMultMatrixf' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glMultMatrixf(&sk[0][0]);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2591:13: note: 'glMultMatrixf' has been explicitly marked deprecated here
extern void glMultMatrixf (const GLfloat *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4335:9: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glEnable(GL_LIGHT0);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here
extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4336:9: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glEnable(GL_LIGHT1);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here
extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4337:9: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glEnable(GL_LIGHTING);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here
extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4349:17: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glPushMatrix();
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4351:17: warning: 'glColor3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glColor3f(1,1,1);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2405:13: note: 'glColor3f' has been explicitly marked deprecated here
extern void glColor3f (GLfloat red, GLfloat green, GLfloat blue) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4353:17: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glPopMatrix();
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4356:13: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glPopMatrix();
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4357:13: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glTranslatef(-1.5,0,0);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4360:13: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glEnable(GL_TEXTURE_2D);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here
extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4371:17: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glPushMatrix();
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4372:17: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glTranslatef(0,0,.73);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4380:17: warning: 'glMultMatrixf' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glMultMatrixf(&mr[0][0]);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2591:13: note: 'glMultMatrixf' has been explicitly marked deprecated here
extern void glMultMatrixf (const GLfloat *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4383:17: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glPopMatrix();
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4385:17: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glPushMatrix();
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4386:17: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glTranslatef(1.84,0,.43);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4393:17: warning: 'glMultMatrixf' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glMultMatrixf(&mf[0][0]);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2591:13: note: 'glMultMatrixf' has been explicitly marked deprecated here
extern void glMultMatrixf (const GLfloat *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4396:17: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glPopMatrix();
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4399:13: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glPopMatrix();
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4414:9: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDisable(GL_LIGHT0);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4415:9: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDisable(GL_LIGHT1);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4416:9: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDisable(GL_LIGHTING);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4419:9: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDisable(GL_TEXTURE_2D);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4420:9: warning: 'glColor3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glColor3f(1,1,1);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2405:13: note: 'glColor3f' has been explicitly marked deprecated here
extern void glColor3f (GLfloat red, GLfloat green, GLfloat blue) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4458:17: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glPushMatrix();
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4460:17: warning: 'glMultMatrixf' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glMultMatrixf(&m[0][0]);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2591:13: note: 'glMultMatrixf' has been explicitly marked deprecated here
extern void glMultMatrixf (const GLfloat *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4461:17: warning: 'glScalef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glScalef(.5,.5,.5);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2667:13: note: 'glScalef' has been explicitly marked deprecated here
extern void glScalef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4466:17: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glColor4f( colorPyramid.r,colorPyramid.g,colorPyramid.b, alpha );
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4467:17: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex3f(0,0,3);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4468:17: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex3f(0,1,4.5);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4469:17: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex3f(0,-1,4.5);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4471:17: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glColor4f( colorPyramid.r * .7f,colorPyramid.g * .7f,colorPyramid.b * .7f, alpha );
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4472:17: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex3f(0,0,3);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4473:17: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex3f(1,0,4.5);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4474:17: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex3f(-1,0,4.5);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4478:17: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glPopMatrix();
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4581:9: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glEnable(GL_CULL_FACE);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here
extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4584:13: warning: 'glColor3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glColor3f(0,0,0);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2405:13: note: 'glColor3f' has been explicitly marked deprecated here
extern void glColor3f (GLfloat red, GLfloat green, GLfloat blue) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4587:13: warning: 'glTexCoord2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glTexCoord2f(0,1);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2685:13: note: 'glTexCoord2f' has been explicitly marked deprecated here
extern void glTexCoord2f (GLfloat s, GLfloat t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4588:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(-.6,.4,h);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4590:13: warning: 'glTexCoord2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glTexCoord2f(1,1);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2685:13: note: 'glTexCoord2f' has been explicitly marked deprecated here
extern void glTexCoord2f (GLfloat s, GLfloat t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4591:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(-.6,-.4,h);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4593:13: warning: 'glTexCoord2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glTexCoord2f(1,0);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2685:13: note: 'glTexCoord2f' has been explicitly marked deprecated here
extern void glTexCoord2f (GLfloat s, GLfloat t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4594:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(2.1,-.4,h);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4596:13: warning: 'glTexCoord2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glTexCoord2f(0,0);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2685:13: note: 'glTexCoord2f' has been explicitly marked deprecated here
extern void glTexCoord2f (GLfloat s, GLfloat t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4597:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(2.1,.4,h);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4602:9: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDisable(GL_CULL_FACE);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4611:9: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glPopMatrix();
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4619:17: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glPushMatrix();
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4621:17: warning: 'glColor3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glColor3f(1,1,1);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2405:13: note: 'glColor3f' has been explicitly marked deprecated here
extern void glColor3f (GLfloat red, GLfloat green, GLfloat blue) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4623:17: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glDisable(GL_TEXTURE_2D);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4625:17: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glTranslatef(0,0,h);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4631:17: warning: 'glScalef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glScalef(f,f,f);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2667:13: note: 'glScalef' has been explicitly marked deprecated here
extern void glScalef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4635:21: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                    glTranslatef(l,0,0);
                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4641:17: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex2f(-l,-l);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4642:17: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex2f(0,0);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4643:17: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex2f(-l,l);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4646:21: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                    glVertex2f(-2*l+delay,delay);
                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4647:21: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                    glVertex2f(-2*l+2*delay,0);
                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4648:21: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                    glVertex2f(-2*l+delay,-delay);
                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4651:21: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                    glVertex2f(-2*l+delay,delay);
                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4652:21: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                    glVertex2f(-l,2*delay-l);
                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4653:21: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                    glVertex2f(-l,-(2*delay-l));
                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4654:21: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                    glVertex2f(-2*l+delay,-delay);
                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4658:17: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glPopMatrix();
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4663:13: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glPushMatrix();
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4666:13: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glDisable(GL_TEXTURE_2D);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4668:13: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glTranslatef(0,0,h);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4674:13: warning: 'glScalef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glScalef(f,f,f);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2667:13: note: 'glScalef' has been explicitly marked deprecated here
extern void glScalef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4678:17: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glTranslatef(-l,0,0);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4689:13: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glPopMatrix();
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4693:9: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glPopMatrix();
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4720:5: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glPushMatrix();
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4722:5: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glTranslatef(0.8, 0, 2.0);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4723:5: warning: 'glGetFloatv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glGetFloatv(GL_MODELVIEW_MATRIX, modelviewMatrix);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2509:13: note: 'glGetFloatv' has been explicitly marked deprecated here
extern void glGetFloatv (GLenum pname, GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4724:5: warning: 'glGetFloatv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glGetFloatv(GL_PROJECTION_MATRIX, projectionMatrix);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2509:13: note: 'glGetFloatv' has been explicitly marked deprecated here
extern void glGetFloatv (GLenum pname, GLfloat *params) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4725:5: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glPopMatrix();
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4774:5: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glPushMatrix();
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4775:5: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glLoadIdentity();
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4778:5: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glPushMatrix();
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4779:5: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glLoadIdentity();
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4781:5: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glColor4f(1, 1, 1, alpha);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4785:5: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glPopMatrix();
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:4788:5: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glPopMatrix();
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gCycle.cpp:5531:14: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
        if (!finite(ratio))
             ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
126 warnings generated.
mv -f tron/.deps/libtron_a-gCycle.Tpo tron/.deps/libtron_a-gCycle.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gCycleMovement.o -MD -MP -MF tron/.deps/libtron_a-gCycleMovement.Tpo -c -o tron/libtron_a-gCycleMovement.o `test -f 'tron/gCycleMovement.cpp' || echo './'`tron/gCycleMovement.cpp
In file included from tron/gCycleMovement.cpp:35:
./tools/tMath.h:46:12: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    return finite( f );
           ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gCycleMovement.cpp:458:10: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (!finite(c))
         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gCycleMovement.cpp:2637:38: warning: implicit conversion turns floating-point number into bool: 'REAL' (aka 'float') to 'bool' [-Wimplicit-conversion-floating-point-to-bool]
          ( !pendingTurns.empty() && GetNextTurn( pendingTurns.front() < currentTime + MaxSimulateAhead() ) )
                                  ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tron/gCycleMovement.cpp:4286:10: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (!finite(verletSpeed_)){
         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
4 warnings generated.
mv -f tron/.deps/libtron_a-gCycleMovement.Tpo tron/.deps/libtron_a-gCycleMovement.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gExplosion.o -MD -MP -MF tron/.deps/libtron_a-gExplosion.Tpo -c -o tron/libtron_a-gExplosion.o `test -f 'tron/gExplosion.cpp' || echo './'`tron/gExplosion.cpp
In file included from tron/gExplosion.cpp:36:
./tools/tMath.h:46:12: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    return finite( f );
           ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gExplosion.cpp:44:10: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (!finite(c))
         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gExplosion.cpp:361:9: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glPushMatrix();
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gExplosion.cpp:362:9: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTranslatef(pos.x,pos.y,0);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gExplosion.cpp:365:9: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDisable(GL_TEXTURE_2D);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gExplosion.cpp:367:9: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glColor4f(explosion_r,explosion_g,explosion_b,fade);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gExplosion.cpp:370:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(a1*expvec[i].x[0],a1*expvec[i].x[1],a1*expvec[i].x[2]);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gExplosion.cpp:371:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f( e*expvec[i].x[0], e*expvec[i].x[1], e*expvec[i].x[2]);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gExplosion.cpp:374:9: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glPopMatrix();
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
9 warnings generated.
mv -f tron/.deps/libtron_a-gExplosion.Tpo tron/.deps/libtron_a-gExplosion.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gGame.o -MD -MP -MF tron/.deps/libtron_a-gGame.Tpo -c -o tron/libtron_a-gGame.o `test -f 'tron/gGame.cpp' || echo './'`tron/gGame.cpp
mv -f tron/.deps/libtron_a-gGame.Tpo tron/.deps/libtron_a-gGame.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gHud.o -MD -MP -MF tron/.deps/libtron_a-gHud.Tpo -c -o tron/libtron_a-gHud.o `test -f 'tron/gHud.cpp' || echo './'`tron/gHud.cpp
tron/gHud.cpp:101:5: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glDisable(GL_TEXTURE_2D);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
1 warning generated.
mv -f tron/.deps/libtron_a-gHud.Tpo tron/.deps/libtron_a-gHud.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gLanguageMenu.o -MD -MP -MF tron/.deps/libtron_a-gLanguageMenu.Tpo -c -o tron/libtron_a-gLanguageMenu.o `test -f 'tron/gLanguageMenu.cpp' || echo './'`tron/gLanguageMenu.cpp
mv -f tron/.deps/libtron_a-gLanguageMenu.Tpo tron/.deps/libtron_a-gLanguageMenu.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gLogo.o -MD -MP -MF tron/.deps/libtron_a-gLogo.Tpo -c -o tron/libtron_a-gLogo.o `test -f 'tron/gLogo.cpp' || echo './'`tron/gLogo.cpp
mv -f tron/.deps/libtron_a-gLogo.Tpo tron/.deps/libtron_a-gLogo.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gMenus.o -MD -MP -MF tron/.deps/libtron_a-gMenus.Tpo -c -o tron/libtron_a-gMenus.o `test -f 'tron/gMenus.cpp' || echo './'`tron/gMenus.cpp
tron/gMenus.cpp:858:9: warning: 'glColor3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glColor3f(r, g, b);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2405:13: note: 'glColor3f' has been explicitly marked deprecated here
extern void glColor3f (GLfloat red, GLfloat green, GLfloat blue) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gMenus.cpp:859:9: warning: 'glRectf' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glRectf(.8,-.8,.98,-.98);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2655:13: note: 'glRectf' has been explicitly marked deprecated here
extern void glRectf (GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) OPENGL_DEPRECATED(10.0, 10.14);
            ^
2 warnings generated.
mv -f tron/.deps/libtron_a-gMenus.Tpo tron/.deps/libtron_a-gMenus.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gParser.o -MD -MP -MF tron/.deps/libtron_a-gParser.Tpo -c -o tron/libtron_a-gParser.o `test -f 'tron/gParser.cpp' || echo './'`tron/gParser.cpp
tron/gParser.cpp:1021:5: warning: 'initGenericErrorDefaultFunc' is deprecated [-Wdeprecated-declarations]
    initGenericErrorDefaultFunc( &errorFunc );
    ^
/Users/pbulk/build/games/armagetronad/work/.buildlink/include/libxml2/libxml/xmlerror.h:892:1: note: 'initGenericErrorDefaultFunc' has been explicitly marked deprecated here
XML_DEPRECATED
^
/Users/pbulk/build/games/armagetronad/work/.buildlink/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED'
#    define XML_DEPRECATED __attribute__((deprecated))
                                          ^
tron/gParser.cpp:1123:5: warning: 'initGenericErrorDefaultFunc' is deprecated [-Wdeprecated-declarations]
    initGenericErrorDefaultFunc( NULL );
    ^
/Users/pbulk/build/games/armagetronad/work/.buildlink/include/libxml2/libxml/xmlerror.h:892:1: note: 'initGenericErrorDefaultFunc' has been explicitly marked deprecated here
XML_DEPRECATED
^
/Users/pbulk/build/games/armagetronad/work/.buildlink/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED'
#    define XML_DEPRECATED __attribute__((deprecated))
                                          ^
2 warnings generated.
mv -f tron/.deps/libtron_a-gParser.Tpo tron/.deps/libtron_a-gParser.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gParticles.o -MD -MP -MF tron/.deps/libtron_a-gParticles.Tpo -c -o tron/libtron_a-gParticles.o `test -f 'tron/gParticles.cpp' || echo './'`tron/gParticles.cpp
mv -f tron/.deps/libtron_a-gParticles.Tpo tron/.deps/libtron_a-gParticles.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gSensor.o -MD -MP -MF tron/.deps/libtron_a-gSensor.Tpo -c -o tron/libtron_a-gSensor.o `test -f 'tron/gSensor.cpp' || echo './'`tron/gSensor.cpp
mv -f tron/.deps/libtron_a-gSensor.Tpo tron/.deps/libtron_a-gSensor.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gServerBrowser.o -MD -MP -MF tron/.deps/libtron_a-gServerBrowser.Tpo -c -o tron/libtron_a-gServerBrowser.o `test -f 'tron/gServerBrowser.cpp' || echo './'`tron/gServerBrowser.cpp
mv -f tron/.deps/libtron_a-gServerBrowser.Tpo tron/.deps/libtron_a-gServerBrowser.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gSparks.o -MD -MP -MF tron/.deps/libtron_a-gSparks.Tpo -c -o tron/libtron_a-gSparks.o `test -f 'tron/gSparks.cpp' || echo './'`tron/gSparks.cpp
tron/gSparks.cpp:111:5: warning: 'glBlendFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glBlendFunc(GL_SRC_ALPHA,GL_ONE);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2391:13: note: 'glBlendFunc' has been explicitly marked deprecated here
extern void glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gSparks.cpp:118:5: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glDisable(GL_TEXTURE_2D);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gSparks.cpp:134:17: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glColor4f(sparkowncolor_r,sparkowncolor_g,sparkowncolor_b,a);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gSparks.cpp:136:17: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glColor4f(sparkenemycolor_r,sparkenemycolor_g,sparkenemycolor_b,a);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gSparks.cpp:151:13: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glColor4f(r,g,b,a);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gSparks.cpp:163:5: warning: 'glBlendFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glBlendFunc(GL_SRC_ALPHA,GL_ONE_MINUS_SRC_ALPHA);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2391:13: note: 'glBlendFunc' has been explicitly marked deprecated here
extern void glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGL_DEPRECATED(10.0, 10.14);
            ^
6 warnings generated.
mv -f tron/.deps/libtron_a-gSparks.Tpo tron/.deps/libtron_a-gSparks.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gSpawn.o -MD -MP -MF tron/.deps/libtron_a-gSpawn.Tpo -c -o tron/libtron_a-gSpawn.o `test -f 'tron/gSpawn.cpp' || echo './'`tron/gSpawn.cpp
mv -f tron/.deps/libtron_a-gSpawn.Tpo tron/.deps/libtron_a-gSpawn.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gStuff.o -MD -MP -MF tron/.deps/libtron_a-gStuff.Tpo -c -o tron/libtron_a-gStuff.o `test -f 'tron/gStuff.cpp' || echo './'`tron/gStuff.cpp
mv -f tron/.deps/libtron_a-gStuff.Tpo tron/.deps/libtron_a-gStuff.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gTeam.o -MD -MP -MF tron/.deps/libtron_a-gTeam.Tpo -c -o tron/libtron_a-gTeam.o `test -f 'tron/gTeam.cpp' || echo './'`tron/gTeam.cpp
mv -f tron/.deps/libtron_a-gTeam.Tpo tron/.deps/libtron_a-gTeam.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gWall.o -MD -MP -MF tron/.deps/libtron_a-gWall.Tpo -c -o tron/libtron_a-gWall.o `test -f 'tron/gWall.cpp' || echo './'`tron/gWall.cpp
In file included from tron/gWall.cpp:45:
./tools/tMath.h:46:12: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    return finite( f );
           ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gWall.cpp:268:13: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glDisable( GL_DEPTH_TEST );
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:459:13: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glEnable( GL_DEPTH_TEST );
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here
extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:588:10: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (!finite(c))
         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
tron/gWall.cpp:1049:9: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glColor4f(1,1,1,a);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1061:9: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glColor4f(r,g,b,a);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1119:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(p1.x,p1.y,h*hfrac);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1121:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(p2.x,p2.y,h*hfrac);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1139:13: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glColor4f(r,g,b,1);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1140:13: warning: 'glTexCoord2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glTexCoord2f(ta,hfrac);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2685:13: note: 'glTexCoord2f' has been explicitly marked deprecated here
extern void glTexCoord2f (GLfloat s, GLfloat t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1141:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(p1.x,p1.y,extrarise);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1143:13: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glColor4f(r,g,b,1);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1144:13: warning: 'glTexCoord2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glTexCoord2f(ta,0);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2685:13: note: 'glTexCoord2f' has been explicitly marked deprecated here
extern void glTexCoord2f (GLfloat s, GLfloat t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1145:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(p1.x,p1.y,extrarise + h*hfrac);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1147:13: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glColor4f(r,g,b,1);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1148:13: warning: 'glTexCoord2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glTexCoord2f(te,0);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2685:13: note: 'glTexCoord2f' has been explicitly marked deprecated here
extern void glTexCoord2f (GLfloat s, GLfloat t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1149:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(p2.x,p2.y,extrarise + h*hfrac);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1151:13: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glColor4f(r,g,b,1);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1152:13: warning: 'glTexCoord2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glTexCoord2f(te,hfrac);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2685:13: note: 'glTexCoord2f' has been explicitly marked deprecated here
extern void glTexCoord2f (GLfloat s, GLfloat t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1153:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(p2.x,p2.y,extrarise);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1245:17: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex3f(x+H*cycle_->skew*sfunc(rat)*cycle_->dir.y,
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1263:13: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glColor4f(r+cfunc(rat),g+cfunc(rat),b+cfunc(rat),a*afunc(rat));
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1264:13: warning: 'glTexCoord2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glTexCoord2f(ta+(te-ta)*frag,hfrac);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2685:13: note: 'glTexCoord2f' has been explicitly marked deprecated here
extern void glTexCoord2f (GLfloat s, GLfloat t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1265:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(x,y,0);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1269:13: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glColor4f(r+cfunc(rat),g+cfunc(rat),b+cfunc(rat),a*afunc(rat));
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1270:13: warning: 'glTexCoord2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glTexCoord2f(ta+(te-ta)*frag,0);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2685:13: note: 'glTexCoord2f' has been explicitly marked deprecated here
extern void glTexCoord2f (GLfloat s, GLfloat t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1272:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(x+H*cycle_->skew*sfunc(rat)*cycle_->dir.y,
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWall.cpp:1623:8: warning: assigning field to itself [-Wself-assign-field]
    dir=dir; // Don't normalize: *REAL(1/sqrt(dir.NormSquared()));
       ^
28 warnings generated.
mv -f tron/.deps/libtron_a-gWall.Tpo tron/.deps/libtron_a-gWall.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gWinZone.o -MD -MP -MF tron/.deps/libtron_a-gWinZone.Tpo -c -o tron/libtron_a-gWinZone.o `test -f 'tron/gWinZone.cpp' || echo './'`tron/gWinZone.cpp
tron/gWinZone.cpp:462:5: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glPushMatrix();
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:472:5: warning: 'glMultMatrixf' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glMultMatrixf(&m[0][0]);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2591:13: note: 'glMultMatrixf' has been explicitly marked deprecated here
extern void glMultMatrixf (const GLfloat *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:474:5: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glColor4f( color_.r ,color_.g,color_.b, alpha );
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:486:9: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDisable(GL_LIGHT0);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:487:9: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDisable(GL_LIGHT1);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:488:9: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDisable(GL_LIGHTING);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:489:9: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDisable(GL_CULL_FACE);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:490:9: warning: 'glDepthMask' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDepthMask(GL_FALSE);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2460:13: note: 'glDepthMask' has been explicitly marked deprecated here
extern void glDepthMask (GLboolean flag) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:491:9: warning: 'glBlendFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glBlendFunc( GL_SRC_ALPHA, GL_ONE );
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2391:13: note: 'glBlendFunc' has been explicitly marked deprecated here
extern void glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:492:9: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDisable(GL_TEXTURE_2D);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:512:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(sa, ca, 0);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:513:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(sa, ca, 1);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:514:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(sb, cb, 1);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:515:13: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glVertex3f(sb, cb, 0);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:519:17: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex3f(sa, ca, 0);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:528:9: warning: 'glBlendFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glBlendFunc( GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA );
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2391:13: note: 'glBlendFunc' has been explicitly marked deprecated here
extern void glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:529:9: warning: 'glDepthMask' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDepthMask(GL_TRUE);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2460:13: note: 'glDepthMask' has been explicitly marked deprecated here
extern void glDepthMask (GLboolean flag) OPENGL_DEPRECATED(10.0, 10.14);
            ^
tron/gWinZone.cpp:532:5: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glPopMatrix();
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
18 warnings generated.
mv -f tron/.deps/libtron_a-gWinZone.Tpo tron/.deps/libtron_a-gWinZone.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gFriends.o -MD -MP -MF tron/.deps/libtron_a-gFriends.Tpo -c -o tron/libtron_a-gFriends.o `test -f 'tron/gFriends.cpp' || echo './'`tron/gFriends.cpp
mv -f tron/.deps/libtron_a-gFriends.Tpo tron/.deps/libtron_a-gFriends.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -iquote ./thirdparty/particles -iquote ./tron  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT tron/libtron_a-gServerFavorites.o -MD -MP -MF tron/.deps/libtron_a-gServerFavorites.Tpo -c -o tron/libtron_a-gServerFavorites.o `test -f 'tron/gServerFavorites.cpp' || echo './'`tron/gServerFavorites.cpp
mv -f tron/.deps/libtron_a-gServerFavorites.Tpo tron/.deps/libtron_a-gServerFavorites.Po
rm -f libtron.a
ar cru libtron.a tron/libtron_a-gAIBase.o tron/libtron_a-gAICharacter.o tron/libtron_a-gArena.o tron/libtron_a-gArmagetron.o tron/libtron_a-gCamera.o tron/libtron_a-gCycle.o tron/libtron_a-gCycleMovement.o tron/libtron_a-gExplosion.o tron/libtron_a-gGame.o tron/libtron_a-gHud.o tron/libtron_a-gLanguageMenu.o tron/libtron_a-gLogo.o tron/libtron_a-gMenus.o tron/libtron_a-gParser.o tron/libtron_a-gParticles.o tron/libtron_a-gSensor.o tron/libtron_a-gServerBrowser.o tron/libtron_a-gSparks.o tron/libtron_a-gSpawn.o tron/libtron_a-gStuff.o tron/libtron_a-gTeam.o tron/libtron_a-gWall.o tron/libtron_a-gWinZone.o tron/libtron_a-gFriends.o tron/libtron_a-gServerFavorites.o 
ranlib libtron.a
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libenginecore_a-eGameObject.o -MD -MP -MF engine/.deps/libenginecore_a-eGameObject.Tpo -c -o engine/libenginecore_a-eGameObject.o `test -f 'engine/eGameObject.cpp' || echo './'`engine/eGameObject.cpp
In file included from engine/eGameObject.cpp:39:
./tools/tMath.h:46:12: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    return finite( f );
           ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
engine/eGameObject.cpp:171:10: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (!finite(dest.x) || !finite(dest.y))
         ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
engine/eGameObject.cpp:171:29: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if (!finite(dest.x) || !finite(dest.y))
                            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
3 warnings generated.
mv -f engine/.deps/libenginecore_a-eGameObject.Tpo engine/.deps/libenginecore_a-eGameObject.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libenginecore_a-eGrid.o -MD -MP -MF engine/.deps/libenginecore_a-eGrid.Tpo -c -o engine/libenginecore_a-eGrid.o `test -f 'engine/eGrid.cpp' || echo './'`engine/eGrid.cpp
In file included from engine/eGrid.cpp:42:
./tools/tMath.h:46:12: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    return finite( f );
           ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
engine/eGrid.cpp:733:11: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if ( !finite( end.x ) || !finite( end.y ) )
          ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
engine/eGrid.cpp:733:31: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    if ( !finite( end.x ) || !finite( end.y ) )
                              ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
3 warnings generated.
mv -f engine/.deps/libenginecore_a-eGrid.Tpo engine/.deps/libenginecore_a-eGrid.Po
rm -f libenginecore.a
ar cru libenginecore.a engine/libenginecore_a-eGameObject.o engine/libenginecore_a-eGrid.o 
ranlib libenginecore.a
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eAdvWall.o -MD -MP -MF engine/.deps/libengine_a-eAdvWall.Tpo -c -o engine/libengine_a-eAdvWall.o `test -f 'engine/eAdvWall.cpp' || echo './'`engine/eAdvWall.cpp
engine/eAdvWall.cpp:147:5: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glEnable(GL_DEPTH_TEST);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here
extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eAdvWall.cpp:148:5: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glDisable(GL_CULL_FACE);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eAdvWall.cpp:160:5: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glEnable(GL_CULL_FACE);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here
extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
3 warnings generated.
mv -f engine/.deps/libengine_a-eAdvWall.Tpo engine/.deps/libengine_a-eAdvWall.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eAuthentication.o -MD -MP -MF engine/.deps/libengine_a-eAuthentication.Tpo -c -o engine/libengine_a-eAuthentication.o `test -f 'engine/eAuthentication.cpp' || echo './'`engine/eAuthentication.cpp
mv -f engine/.deps/libengine_a-eAuthentication.Tpo engine/.deps/libengine_a-eAuthentication.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eAxis.o -MD -MP -MF engine/.deps/libengine_a-eAxis.Tpo -c -o engine/libengine_a-eAxis.o `test -f 'engine/eAxis.cpp' || echo './'`engine/eAxis.cpp
engine/eAxis.cpp:127:12: warning: absolute value function 'fabsf' given an argument of type 'double' but has parameter of type 'float' which may cause truncation of value [-Wabsolute-value]
    return fabsf(remf(x - y + M_PI, 2*M_PI) - M_PI);
           ^
engine/eAxis.cpp:127:12: note: use function 'std::abs' instead
    return fabsf(remf(x - y + M_PI, 2*M_PI) - M_PI);
           ^~~~~
           std::abs
1 warning generated.
mv -f engine/.deps/libengine_a-eAxis.Tpo engine/.deps/libengine_a-eAxis.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eCamera.o -MD -MP -MF engine/.deps/libengine_a-eCamera.Tpo -c -o engine/libengine_a-eCamera.o `test -f 'engine/eCamera.cpp' || echo './'`engine/eCamera.cpp
In file included from engine/eCamera.cpp:47:
./tools/tMath.h:46:12: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    return finite( f );
           ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
engine/eCamera.cpp:1228:54: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
static inline void makefinite(REAL &x,REAL y=2){if (!finite(x)) x=y;}
                                                     ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
engine/eCamera.cpp:1395:5: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glMatrixMode(GL_PROJECTION);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eCamera.cpp:1396:5: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glLoadIdentity();
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eCamera.cpp:1397:5: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glMatrixMode(GL_MODELVIEW);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eCamera.cpp:1398:5: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glLoadIdentity();
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eCamera.cpp:1417:9: warning: 'gluLookAt' is deprecated: first deprecated in macOS 10.9 - "Use GLKMatrix4MakeLookAt" [-Wdeprecated-declarations]
        gluLookAt(0,
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:265:13: note: 'gluLookAt' has been explicitly marked deprecated here
extern void gluLookAt (GLdouble eyeX, GLdouble eyeY, GLdouble eyeZ, GLdouble centerX, GLdouble centerY, GLdouble centerZ, GLdouble upX, GLdouble upY, GLdouble upZ) OPENGL_DEPRECATED_MSG(10_0, 10_9, "Use GLKMatrix4MakeLookAt");
            ^
engine/eCamera.cpp:1428:9: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTranslatef(-pos_diff.x,-pos_diff.y,-z);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eCamera.cpp:1429:9: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glMatrixMode(GL_MODELVIEW);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here
extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
9 warnings generated.
mv -f engine/.deps/libengine_a-eCamera.Tpo engine/.deps/libengine_a-eCamera.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eDebugLine.o -MD -MP -MF engine/.deps/libengine_a-eDebugLine.Tpo -c -o engine/libengine_a-eDebugLine.o `test -f 'engine/eDebugLine.cpp' || echo './'`engine/eDebugLine.cpp
mv -f engine/.deps/libengine_a-eDebugLine.Tpo engine/.deps/libengine_a-eDebugLine.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eDisplay.o -MD -MP -MF engine/.deps/libengine_a-eDisplay.Tpo -c -o engine/libengine_a-eDisplay.o `test -f 'engine/eDisplay.cpp' || echo './'`engine/eDisplay.cpp
engine/eDisplay.cpp:98:5: warning: 'glTexCoord2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glTexCoord2f(x, y);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2685:13: note: 'glTexCoord2f' has been explicitly marked deprecated here
extern void glTexCoord2f (GLfloat s, GLfloat t) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:99:5: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glVertex3f  (x, y, h);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here
extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:169:9: warning: 'glTexCoord4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTexCoord4f(pos.x-dir.x, pos.y-dir.y, h, 1);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2701:13: note: 'glTexCoord4f' has been explicitly marked deprecated here
extern void glTexCoord4f (GLfloat s, GLfloat t, GLfloat r, GLfloat q) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:170:9: warning: 'glVertex4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex4f  (pos.x-dir.x, pos.y-dir.y, h, 1);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2748:13: note: 'glVertex4f' has been explicitly marked deprecated here
extern void glVertex4f (GLfloat x, GLfloat y, GLfloat z, GLfloat w) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:172:9: warning: 'glTexCoord4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTexCoord4f(1,0.1,zero*h,zero);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2701:13: note: 'glTexCoord4f' has been explicitly marked deprecated here
extern void glTexCoord4f (GLfloat s, GLfloat t, GLfloat r, GLfloat q) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:173:9: warning: 'glVertex4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex4f  (1,0.1,zero*h,zero);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2748:13: note: 'glVertex4f' has been explicitly marked deprecated here
extern void glVertex4f (GLfloat x, GLfloat y, GLfloat z, GLfloat w) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:175:9: warning: 'glTexCoord4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTexCoord4f(0.1,1.1,zero*h,zero);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2701:13: note: 'glTexCoord4f' has been explicitly marked deprecated here
extern void glTexCoord4f (GLfloat s, GLfloat t, GLfloat r, GLfloat q) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:176:9: warning: 'glVertex4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex4f  (0.1,1.1,zero*h,zero);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2748:13: note: 'glVertex4f' has been explicitly marked deprecated here
extern void glVertex4f (GLfloat x, GLfloat y, GLfloat z, GLfloat w) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:178:9: warning: 'glTexCoord4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTexCoord4f(-1,0.1,zero*h,zero);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2701:13: note: 'glTexCoord4f' has been explicitly marked deprecated here
extern void glTexCoord4f (GLfloat s, GLfloat t, GLfloat r, GLfloat q) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:179:9: warning: 'glVertex4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex4f  (-1,0.1,zero*h,zero);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2748:13: note: 'glVertex4f' has been explicitly marked deprecated here
extern void glVertex4f (GLfloat x, GLfloat y, GLfloat z, GLfloat w) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:181:9: warning: 'glTexCoord4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTexCoord4f(0.1,-1.1,zero*h,zero);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2701:13: note: 'glTexCoord4f' has been explicitly marked deprecated here
extern void glTexCoord4f (GLfloat s, GLfloat t, GLfloat r, GLfloat q) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:182:9: warning: 'glVertex4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex4f  (0.1,-1.1,zero*h,zero);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2748:13: note: 'glVertex4f' has been explicitly marked deprecated here
extern void glVertex4f (GLfloat x, GLfloat y, GLfloat z, GLfloat w) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:184:9: warning: 'glTexCoord4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTexCoord4f(1,0.1,zero*h,zero);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2701:13: note: 'glTexCoord4f' has been explicitly marked deprecated here
extern void glTexCoord4f (GLfloat s, GLfloat t, GLfloat r, GLfloat q) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:185:9: warning: 'glVertex4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertex4f  (1,0.1,zero*h,zero);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2748:13: note: 'glVertex4f' has been explicitly marked deprecated here
extern void glVertex4f (GLfloat x, GLfloat y, GLfloat z, GLfloat w) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:275:5: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glLoadIdentity();
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:276:5: warning: 'glScalef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glScalef(.005,.005,.005);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2667:13: note: 'glScalef' has been explicitly marked deprecated here
extern void glScalef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:277:5: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glEnable(GL_TEXTURE_2D);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here
extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:278:5: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glDisable(GL_CULL_FACE);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:281:9: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTranslatef(se_GameTime()*.1,se_GameTime()*.07145,0);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:282:9: warning: 'glScalef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glScalef(1+.2*sin(se_GameTime()),1+.1*cos(se_GameTime()),1);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2667:13: note: 'glScalef' has been explicitly marked deprecated here
extern void glScalef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:283:9: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTranslatef(-300,-200,0);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:292:9: warning: 'glBlendFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glBlendFunc(GL_SRC_ALPHA,GL_ZERO);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2391:13: note: 'glBlendFunc' has been explicitly marked deprecated here
extern void glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:295:9: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glColor4f(1,1,1,sa);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here
extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:299:9: warning: 'glBlendFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glBlendFunc(GL_SRC_ALPHA,GL_ONE_MINUS_SRC_ALPHA);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2391:13: note: 'glBlendFunc' has been explicitly marked deprecated here
extern void glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:332:5: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glDisable(GL_DEPTH_TEST);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:333:5: warning: 'glDepthMask' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glDepthMask(GL_FALSE);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2460:13: note: 'glDepthMask' has been explicitly marked deprecated here
extern void glDepthMask (GLboolean flag) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:335:5: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glDisable(GL_CULL_FACE);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:343:13: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glDisable(GL_TEXTURE_2D);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:345:13: warning: 'glColor3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glColor3f(0,0,0);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2405:13: note: 'glColor3f' has been explicitly marked deprecated here
extern void glColor3f (GLfloat red, GLfloat green, GLfloat blue) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:350:13: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glEnable(GL_TEXTURE_2D);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here
extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:354:13: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glLoadIdentity();
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:359:13: warning: 'glColor3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glColor3f(.5,.5,1);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2405:13: note: 'glColor3f' has been explicitly marked deprecated here
extern void glColor3f (GLfloat red, GLfloat green, GLfloat blue) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:397:17: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glDisable(GL_TEXTURE_2D);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here
extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:407:21: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                    glVertex2f(i*SIDELEN,y-SIDELEN*(EXTENSION+1));
                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:408:21: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                    glVertex2f(i*SIDELEN,y+SIDELEN*(EXTENSION+1));
                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:414:21: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                    glVertex2f(x-(EXTENSION+1)*SIDELEN,j*SIDELEN);
                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:415:21: warning: 'glVertex2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                    glVertex2f(x+(EXTENSION+1)*SIDELEN,j*SIDELEN);
                    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2732:13: note: 'glVertex2f' has been explicitly marked deprecated here
extern void glVertex2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:423:13: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glLoadIdentity();
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:424:13: warning: 'glScalef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glScalef(1/se_GridSize(),1/se_GridSize(),1/se_GridSize());
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2667:13: note: 'glScalef' has been explicitly marked deprecated here
extern void glScalef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:451:13: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glLoadIdentity();
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:453:13: warning: 'glScalef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glScalef(0.01*gs,gs,gs);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2667:13: note: 'glScalef' has been explicitly marked deprecated here
extern void glScalef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:461:13: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glLoadIdentity();
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:462:13: warning: 'glScalef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glScalef(gs,.01*gs,gs);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2667:13: note: 'glScalef' has been explicitly marked deprecated here
extern void glScalef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:466:13: warning: 'glDepthFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glDepthFunc(GL_LEQUAL);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2459:13: note: 'glDepthFunc' has been explicitly marked deprecated here
extern void glDepthFunc (GLenum func) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:467:13: warning: 'glBlendFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glBlendFunc(GL_SRC_ALPHA,GL_ONE);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2391:13: note: 'glBlendFunc' has been explicitly marked deprecated here
extern void glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:469:13: warning: 'glBlendFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glBlendFunc(GL_SRC_ALPHA,GL_ONE_MINUS_SRC_ALPHA);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2391:13: note: 'glBlendFunc' has been explicitly marked deprecated here
extern void glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:475:5: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glEnable(GL_DEPTH_TEST);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here
extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:476:5: warning: 'glDepthMask' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glDepthMask(GL_TRUE);
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2460:13: note: 'glDepthMask' has been explicitly marked deprecated here
extern void glDepthMask (GLboolean flag) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:479:5: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
    glLoadIdentity();
    ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:508:13: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glLoadIdentity();
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here
extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:631:9: warning: 'glScalef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glScalef(1,1,-1);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2667:13: note: 'glScalef' has been explicitly marked deprecated here
extern void glScalef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:634:9: warning: 'glFrontFace' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glFrontFace(GL_CW);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2495:13: note: 'glFrontFace' has been explicitly marked deprecated here
extern void glFrontFace (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:658:9: warning: 'glFrontFace' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glFrontFace(GL_CCW);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2495:13: note: 'glFrontFace' has been explicitly marked deprecated here
extern void glFrontFace (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
engine/eDisplay.cpp:660:9: warning: 'glScalef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glScalef(1,1,-1);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2667:13: note: 'glScalef' has been explicitly marked deprecated here
extern void glScalef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
54 warnings generated.
mv -f engine/.deps/libengine_a-eDisplay.Tpo engine/.deps/libengine_a-eDisplay.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eFloor.o -MD -MP -MF engine/.deps/libengine_a-eFloor.Tpo -c -o engine/libengine_a-eFloor.o `test -f 'engine/eFloor.cpp' || echo './'`engine/eFloor.cpp
mv -f engine/.deps/libengine_a-eFloor.Tpo engine/.deps/libengine_a-eFloor.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eKrawall.o -MD -MP -MF engine/.deps/libengine_a-eKrawall.Tpo -c -o engine/libengine_a-eKrawall.o `test -f 'engine/eKrawall.cpp' || echo './'`engine/eKrawall.cpp
mv -f engine/.deps/libengine_a-eKrawall.Tpo engine/.deps/libengine_a-eKrawall.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eNetGameObject.o -MD -MP -MF engine/.deps/libengine_a-eNetGameObject.Tpo -c -o engine/libengine_a-eNetGameObject.o `test -f 'engine/eNetGameObject.cpp' || echo './'`engine/eNetGameObject.cpp
mv -f engine/.deps/libengine_a-eNetGameObject.Tpo engine/.deps/libengine_a-eNetGameObject.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-ePath.o -MD -MP -MF engine/.deps/libengine_a-ePath.Tpo -c -o engine/libengine_a-ePath.o `test -f 'engine/ePath.cpp' || echo './'`engine/ePath.cpp
mv -f engine/.deps/libengine_a-ePath.Tpo engine/.deps/libengine_a-ePath.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-ePlayer.o -MD -MP -MF engine/.deps/libengine_a-ePlayer.Tpo -c -o engine/libengine_a-ePlayer.o `test -f 'engine/ePlayer.cpp' || echo './'`engine/ePlayer.cpp
engine/ePlayer.cpp:6232:60: warning: 'bind2nd<std::equal_to<eLadderLogWriter *>, eLadderLogWriter *>' is deprecated [-Wdeprecated-declarations]
    list.erase(std::find_if(list.begin(), list.end(), std::bind2nd(std::equal_to<eLadderLogWriter *>(), this)));
                                                           ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__functional/binder2nd.h:45:1: note: 'bind2nd<std::equal_to<eLadderLogWriter *>, eLadderLogWriter *>' has been explicitly marked deprecated here
_LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY
^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
#  define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
                                      ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED'
#    define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
                                               ^
1 warning generated.
mv -f engine/.deps/libengine_a-ePlayer.Tpo engine/.deps/libengine_a-ePlayer.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eSensor.o -MD -MP -MF engine/.deps/libengine_a-eSensor.Tpo -c -o engine/libengine_a-eSensor.o `test -f 'engine/eSensor.cpp' || echo './'`engine/eSensor.cpp
mv -f engine/.deps/libengine_a-eSensor.Tpo engine/.deps/libengine_a-eSensor.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eSound.o -MD -MP -MF engine/.deps/libengine_a-eSound.Tpo -c -o engine/libengine_a-eSound.o `test -f 'engine/eSound.cpp' || echo './'`engine/eSound.cpp
mv -f engine/.deps/libengine_a-eSound.Tpo engine/.deps/libengine_a-eSound.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eTeam.o -MD -MP -MF engine/.deps/libengine_a-eTeam.Tpo -c -o engine/libengine_a-eTeam.o `test -f 'engine/eTeam.cpp' || echo './'`engine/eTeam.cpp
mv -f engine/.deps/libengine_a-eTeam.Tpo engine/.deps/libengine_a-eTeam.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eTimer.o -MD -MP -MF engine/.deps/libengine_a-eTimer.Tpo -c -o engine/libengine_a-eTimer.o `test -f 'engine/eTimer.cpp' || echo './'`engine/eTimer.cpp
In file included from engine/eTimer.cpp:33:
./tools/tMath.h:46:12: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    return finite( f );
           ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
engine/eTimer.cpp:382:15: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
        if ( !finite( startTimeSmoothedOffset_ ) )
              ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
2 warnings generated.
mv -f engine/.deps/libengine_a-eTimer.Tpo engine/.deps/libengine_a-eTimer.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eVoter.o -MD -MP -MF engine/.deps/libengine_a-eVoter.Tpo -c -o engine/libengine_a-eVoter.o `test -f 'engine/eVoter.cpp' || echo './'`engine/eVoter.cpp
mv -f engine/.deps/libengine_a-eVoter.Tpo engine/.deps/libengine_a-eVoter.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eWall.o -MD -MP -MF engine/.deps/libengine_a-eWall.Tpo -c -o engine/libengine_a-eWall.o `test -f 'engine/eWall.cpp' || echo './'`engine/eWall.cpp
mv -f engine/.deps/libengine_a-eWall.Tpo engine/.deps/libengine_a-eWall.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eRectangle.o -MD -MP -MF engine/.deps/libengine_a-eRectangle.Tpo -c -o engine/libengine_a-eRectangle.o `test -f 'engine/eRectangle.cpp' || echo './'`engine/eRectangle.cpp
mv -f engine/.deps/libengine_a-eRectangle.Tpo engine/.deps/libengine_a-eRectangle.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eLagCompensation.o -MD -MP -MF engine/.deps/libengine_a-eLagCompensation.Tpo -c -o engine/libengine_a-eLagCompensation.o `test -f 'engine/eLagCompensation.cpp' || echo './'`engine/eLagCompensation.cpp
mv -f engine/.deps/libengine_a-eLagCompensation.Tpo engine/.deps/libengine_a-eLagCompensation.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./render -iquote ./ui     -iquote ./network -iquote ./engine  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT engine/libengine_a-eChat.o -MD -MP -MF engine/.deps/libengine_a-eChat.Tpo -c -o engine/libengine_a-eChat.o `test -f 'engine/eChat.cpp' || echo './'`engine/eChat.cpp
mv -f engine/.deps/libengine_a-eChat.Tpo engine/.deps/libengine_a-eChat.Po
rm -f libengine.a
ar cru libengine.a engine/libengine_a-eAdvWall.o engine/libengine_a-eAuthentication.o engine/libengine_a-eAxis.o engine/libengine_a-eCamera.o engine/libengine_a-eDebugLine.o engine/libengine_a-eDisplay.o engine/libengine_a-eFloor.o engine/libengine_a-eKrawall.o engine/libengine_a-eNetGameObject.o engine/libengine_a-ePath.o engine/libengine_a-ePlayer.o engine/libengine_a-eSensor.o engine/libengine_a-eSound.o engine/libengine_a-eTeam.o engine/libengine_a-eTimer.o engine/libengine_a-eVoter.o engine/libengine_a-eWall.o engine/libengine_a-eRectangle.o engine/libengine_a-eLagCompensation.o engine/libengine_a-eChat.o 
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libengine.a(libengine_a-eAuthentication.o) has no symbols
/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libengine.a(libengine_a-eKrawall.o) has no symbols
ranlib libengine.a
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libengine.a(libengine_a-eAuthentication.o) has no symbols
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libengine.a(libengine_a-eKrawall.o) has no symbols
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./network -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT network/libnetwork_a-md5.o -MD -MP -MF network/.deps/libnetwork_a-md5.Tpo -c -o network/libnetwork_a-md5.o `test -f 'network/md5.cpp' || echo './'`network/md5.cpp
mv -f network/.deps/libnetwork_a-md5.Tpo network/.deps/libnetwork_a-md5.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./network -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT network/libnetwork_a-nAuthentication.o -MD -MP -MF network/.deps/libnetwork_a-nAuthentication.Tpo -c -o network/libnetwork_a-nAuthentication.o `test -f 'network/nAuthentication.cpp' || echo './'`network/nAuthentication.cpp
mv -f network/.deps/libnetwork_a-nAuthentication.Tpo network/.deps/libnetwork_a-nAuthentication.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./network -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT network/libnetwork_a-nConfig.o -MD -MP -MF network/.deps/libnetwork_a-nConfig.Tpo -c -o network/libnetwork_a-nConfig.o `test -f 'network/nConfig.cpp' || echo './'`network/nConfig.cpp
mv -f network/.deps/libnetwork_a-nConfig.Tpo network/.deps/libnetwork_a-nConfig.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./network -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT network/libnetwork_a-nKrawall.o -MD -MP -MF network/.deps/libnetwork_a-nKrawall.Tpo -c -o network/libnetwork_a-nKrawall.o `test -f 'network/nKrawall.cpp' || echo './'`network/nKrawall.cpp
mv -f network/.deps/libnetwork_a-nKrawall.Tpo network/.deps/libnetwork_a-nKrawall.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./network -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT network/libnetwork_a-nKrawallPrivate.o -MD -MP -MF network/.deps/libnetwork_a-nKrawallPrivate.Tpo -c -o network/libnetwork_a-nKrawallPrivate.o `test -f 'network/nKrawallPrivate.cpp' || echo './'`network/nKrawallPrivate.cpp
mv -f network/.deps/libnetwork_a-nKrawallPrivate.Tpo network/.deps/libnetwork_a-nKrawallPrivate.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./network -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT network/libnetwork_a-nNetObject.o -MD -MP -MF network/.deps/libnetwork_a-nNetObject.Tpo -c -o network/libnetwork_a-nNetObject.o `test -f 'network/nNetObject.cpp' || echo './'`network/nNetObject.cpp
mv -f network/.deps/libnetwork_a-nNetObject.Tpo network/.deps/libnetwork_a-nNetObject.Po
if test -r ../batch/make/version; then \
	echo \#define TRUE_ARMAGETRONAD_VERSION \"`sh ../batch/make/version ..`\" > nTrueVersion.h; \
else \
	echo "#define TRUE_ARMAGETRONAD_VERSION VERSION" > nTrueVersion.h; \
fi
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./network -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT network/libnetwork_a-nNetwork.o -MD -MP -MF network/.deps/libnetwork_a-nNetwork.Tpo -c -o network/libnetwork_a-nNetwork.o `test -f 'network/nNetwork.cpp' || echo './'`network/nNetwork.cpp
In file included from network/nNetwork.cpp:44:
./tools/tMath.h:46:12: warning: 'finite' is deprecated: first deprecated in macOS 10.9 - Use `isfinite((double)x)` instead. [-Wdeprecated-declarations]
    return finite( f );
           ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/math.h:752:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double)
           ^
1 warning generated.
mv -f network/.deps/libnetwork_a-nNetwork.Tpo network/.deps/libnetwork_a-nNetwork.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./network -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT network/libnetwork_a-nObserver.o -MD -MP -MF network/.deps/libnetwork_a-nObserver.Tpo -c -o network/libnetwork_a-nObserver.o `test -f 'network/nObserver.cpp' || echo './'`network/nObserver.cpp
mv -f network/.deps/libnetwork_a-nObserver.Tpo network/.deps/libnetwork_a-nObserver.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./network -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT network/libnetwork_a-nPriorizing.o -MD -MP -MF network/.deps/libnetwork_a-nPriorizing.Tpo -c -o network/libnetwork_a-nPriorizing.o `test -f 'network/nPriorizing.cpp' || echo './'`network/nPriorizing.cpp
mv -f network/.deps/libnetwork_a-nPriorizing.Tpo network/.deps/libnetwork_a-nPriorizing.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./network -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT network/libnetwork_a-nServerInfo.o -MD -MP -MF network/.deps/libnetwork_a-nServerInfo.Tpo -c -o network/libnetwork_a-nServerInfo.o `test -f 'network/nServerInfo.cpp' || echo './'`network/nServerInfo.cpp
network/nServerInfo.cpp:229:14: warning: using floating point absolute value function 'fabsf' when argument is of integer type [-Wabsolute-value]
    score -= fabsf( this->Version().Max() - sn_MyVersion().Max() ) * 10;
             ^
network/nServerInfo.cpp:229:14: note: use function 'std::abs' instead
    score -= fabsf( this->Version().Max() - sn_MyVersion().Max() ) * 10;
             ^~~~~
             std::abs
1 warning generated.
mv -f network/.deps/libnetwork_a-nServerInfo.Tpo network/.deps/libnetwork_a-nServerInfo.Po
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./network -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT network/libnetwork_a-nSocket.o -MD -MP -MF network/.deps/libnetwork_a-nSocket.Tpo -c -o network/libnetwork_a-nSocket.o `test -f 'network/nSocket.cpp' || echo './'`network/nSocket.cpp
network/nSocket.cpp:1522:17: error: use of undeclared identifier 'SOCK_CLOEXEC'
    socktype |= SOCK_CLOEXEC;
                ^
1 error generated.
gmake[5]: *** [Makefile:1813: network/libnetwork_a-nSocket.o] Error 1
gmake[5]: Leaving directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src'
test -r commands.txt || echo "Sorry, command help generation failed." > commands.txt
test -r commands.txt || mv commands.txt commands.txt
cp ../../COPYING COPYING.txt
gmake[4]: Leaving directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src/doc'
gmake[3]: Leaving directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src/doc'
Making all in thirdparty
gmake[3]: Entering directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src/thirdparty'
Making all in particles
gmake[4]: Entering directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src/thirdparty/particles'
clang++ -DHAVE_CONFIG_H -I. -I../../..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16  -iquote ../../../src -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT libparticles_a-action_api.o -MD -MP -MF .deps/libparticles_a-action_api.Tpo -c -o libparticles_a-action_api.o `test -f 'action_api.cpp' || echo './'`action_api.cpp
mv -f .deps/libparticles_a-action_api.Tpo .deps/libparticles_a-action_api.Po
clang++ -DHAVE_CONFIG_H -I. -I../../..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16  -iquote ../../../src -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT libparticles_a-actions.o -MD -MP -MF .deps/libparticles_a-actions.Tpo -c -o libparticles_a-actions.o `test -f 'actions.cpp' || echo './'`actions.cpp
mv -f .deps/libparticles_a-actions.Tpo .deps/libparticles_a-actions.Po
clang++ -DHAVE_CONFIG_H -I. -I../../..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16  -iquote ../../../src -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT libparticles_a-opengl.o -MD -MP -MF .deps/libparticles_a-opengl.Tpo -c -o libparticles_a-opengl.o `test -f 'opengl.cpp' || echo './'`opengl.cpp
opengl.cpp:42:9: warning: 'glPushClientAttrib' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glPushClientAttrib(GL_CLIENT_VERTEX_ARRAY_BIT);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2624:13: note: 'glPushClientAttrib' has been explicitly marked deprecated here
extern void glPushClientAttrib (GLbitfield mask) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:43:9: warning: 'glEnableClientState' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glEnableClientState(GL_VERTEX_ARRAY);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2473:13: note: 'glEnableClientState' has been explicitly marked deprecated here
extern void glEnableClientState (GLenum array) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:46:13: warning: 'glEnableClientState' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glEnableClientState(GL_COLOR_ARRAY);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2473:13: note: 'glEnableClientState' has been explicitly marked deprecated here
extern void glEnableClientState (GLenum array) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:47:13: warning: 'glColorPointer' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glColorPointer(4, GL_FLOAT, sizeof(Particle), &pg->list[0].color);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2435:13: note: 'glColorPointer' has been explicitly marked deprecated here
extern void glColorPointer (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:50:9: warning: 'glVertexPointer' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glVertexPointer(3, GL_FLOAT, sizeof(Particle), &pg->list[0].pos);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2754:13: note: 'glVertexPointer' has been explicitly marked deprecated here
extern void glVertexPointer (GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:51:9: warning: 'glDrawArrays' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDrawArrays((GLenum)primitive, 0, pg->p_count);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2464:13: note: 'glDrawArrays' has been explicitly marked deprecated here
extern void glDrawArrays (GLenum mode, GLint first, GLsizei count) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:52:9: warning: 'glPopClientAttrib' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glPopClientAttrib();
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2619:13: note: 'glPopClientAttrib' has been explicitly marked deprecated here
extern void glPopClientAttrib (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:54:9: warning: 'glDisableClientState' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glDisableClientState(GL_COLOR_ARRAY);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2463:13: note: 'glDisableClientState' has been explicitly marked deprecated here
extern void glDisableClientState (GLenum array) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:59:9: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glBegin((GLenum)primitive);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:68:17: warning: 'glColor4fv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glColor4fv((GLfloat *)&m.color);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2422:13: note: 'glColor4fv' has been explicitly marked deprecated here
extern void glColor4fv (const GLfloat *v) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:69:17: warning: 'glVertex3fv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex3fv((GLfloat *)&m.pos);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2741:13: note: 'glVertex3fv' has been explicitly marked deprecated here
extern void glVertex3fv (const GLfloat *v) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:74:17: warning: 'glVertex3fv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex3fv((GLfloat *)&tail);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2741:13: note: 'glVertex3fv' has been explicitly marked deprecated here
extern void glVertex3fv (const GLfloat *v) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:82:17: warning: 'glVertex3fv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex3fv((GLfloat *)&m.pos);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2741:13: note: 'glVertex3fv' has been explicitly marked deprecated here
extern void glVertex3fv (const GLfloat *v) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:87:17: warning: 'glVertex3fv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
                glVertex3fv((GLfloat *)&tail);
                ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2741:13: note: 'glVertex3fv' has been explicitly marked deprecated here
extern void glVertex3fv (const GLfloat *v) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:90:9: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glEnd();
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here
extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:113:9: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glPushMatrix();
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here
extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:114:9: warning: 'glTranslatef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glTranslatef(m.pos.x, m.pos.y, m.pos.z);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2729:13: note: 'glTranslatef' has been explicitly marked deprecated here
extern void glTranslatef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:117:13: warning: 'glScalef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glScalef(m.size.x, m.size.y, m.size.z);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2667:13: note: 'glScalef' has been explicitly marked deprecated here
extern void glScalef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:119:13: warning: 'glScalef' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glScalef(pg->list[i].size.x, pg->list[i].size.y, pg->list[i].size.z);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2667:13: note: 'glScalef' has been explicitly marked deprecated here
extern void glScalef (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:143:13: warning: 'glMultMatrixd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glMultMatrixd(M);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2590:13: note: 'glMultMatrixd' has been explicitly marked deprecated here
extern void glMultMatrixd (const GLdouble *m) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:148:13: warning: 'glColor4fv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
            glColor4fv((GLfloat *)&m.color);
            ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2422:13: note: 'glColor4fv' has been explicitly marked deprecated here
extern void glColor4fv (const GLfloat *v) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:150:9: warning: 'glCallList' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glCallList(dlist);
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2392:13: note: 'glCallList' has been explicitly marked deprecated here
extern void glCallList (GLuint list) OPENGL_DEPRECATED(10.0, 10.14);
            ^
opengl.cpp:152:9: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
        glPopMatrix();
        ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here
extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14);
            ^
23 warnings generated.
mv -f .deps/libparticles_a-opengl.Tpo .deps/libparticles_a-opengl.Po
clang++ -DHAVE_CONFIG_H -I. -I../../..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16  -iquote ../../../src -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT libparticles_a-system.o -MD -MP -MF .deps/libparticles_a-system.Tpo -c -o libparticles_a-system.o `test -f 'system.cpp' || echo './'`system.cpp
mv -f .deps/libparticles_a-system.Tpo .deps/libparticles_a-system.Po
rm -f libparticles.a
ar cru libparticles.a libparticles_a-action_api.o libparticles_a-actions.o libparticles_a-opengl.o libparticles_a-system.o 
ranlib libparticles.a
gmake[4]: Leaving directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src/thirdparty/particles'
gmake[4]: Entering directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src/thirdparty'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src/thirdparty'
gmake[3]: Leaving directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src/thirdparty'
gmake[3]: Entering directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src'
clang++ -DHAVE_CONFIG_H -I. -I..   -iquote . -iquote .. -I/opt/pkg/include -I/opt/pkg/include/SDL -I/opt/pkg/include/libxml2 -I/opt/pkg/include -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/libpng16   -iquote ./tools  -iquote ./network -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/SDL -std=c++11 -Wno-long-long  -MT network/libnetwork_a-nSocket.o -MD -MP -MF network/.deps/libnetwork_a-nSocket.Tpo -c -o network/libnetwork_a-nSocket.o `test -f 'network/nSocket.cpp' || echo './'`network/nSocket.cpp
network/nSocket.cpp:1522:17: error: use of undeclared identifier 'SOCK_CLOEXEC'
    socktype |= SOCK_CLOEXEC;
                ^
1 error generated.
gmake[3]: *** [Makefile:1813: network/libnetwork_a-nSocket.o] Error 1
gmake[3]: Leaving directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src'
gmake[2]: *** [Makefile:2785: all-recursive] Error 1
gmake[2]: Leaving directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1/src'
gmake[1]: *** [Makefile:669: all-recursive] Error 1
gmake[1]: Leaving directory '/Users/pbulk/build/games/armagetronad/work/armagetronad-0.2.9.0.1'
gmake: *** [Makefile:483: all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/games/armagetronad
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/games/armagetronad