Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac build fails with cmake #8190

Closed
andythenorth opened this issue Jun 5, 2020 · 3 comments
Closed

Mac build fails with cmake #8190

andythenorth opened this issue Jun 5, 2020 · 3 comments

Comments

@andythenorth
Copy link
Contributor

andythenorth commented Jun 5, 2020

OpenTTD 945508b

macOS Catalina. XCode Version 11.3.1 (11C504). Can't figure out the exact sdk version.

OpenTTD.andythenorth/build (master↑28|…) % make VERBOSE=1 -j17
/usr/local/Cellar/cmake/3.14.0/bin/cmake -S~/OpenTTD.andythenorth -B~/OpenTTD.andythenorth/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_progress_start ~/OpenTTD.andythenorth/build/CMakeFiles ~/OpenTTD.andythenorth/build/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/regression_files.dir/build.make CMakeFiles/regression_files.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f media/baseset/orig_extra/CMakeFiles/orig_extra.grf.dir/build.make media/baseset/orig_extra/CMakeFiles/orig_extra.grf.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f media/baseset/openttd/CMakeFiles/openttd.grf.dir/build.make media/baseset/openttd/CMakeFiles/openttd.grf.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/find_version.dir/build.make CMakeFiles/find_version.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/strgen/CMakeFiles/strgen.dir/build.make src/strgen/CMakeFiles/strgen.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/settingsgen/CMakeFiles/settingsgen.dir/build.make src/settingsgen/CMakeFiles/settingsgen.dir/depend
cd ~/OpenTTD.andythenorth/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" ~/OpenTTD.andythenorth ~/OpenTTD.andythenorth ~/OpenTTD.andythenorth/build ~/OpenTTD.andythenorth/build ~/OpenTTD.andythenorth/build/CMakeFiles/regression_files.dir/DependInfo.cmake --color=
cd ~/OpenTTD.andythenorth/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" ~/OpenTTD.andythenorth ~/OpenTTD.andythenorth/media/baseset/orig_extra ~/OpenTTD.andythenorth/build ~/OpenTTD.andythenorth/build/media/baseset/orig_extra ~/OpenTTD.andythenorth/build/media/baseset/orig_extra/CMakeFiles/orig_extra.grf.dir/DependInfo.cmake --color=
cd ~/OpenTTD.andythenorth/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" ~/OpenTTD.andythenorth ~/OpenTTD.andythenorth ~/OpenTTD.andythenorth/build ~/OpenTTD.andythenorth/build ~/OpenTTD.andythenorth/build/CMakeFiles/find_version.dir/DependInfo.cmake --color=
cd ~/OpenTTD.andythenorth/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" ~/OpenTTD.andythenorth ~/OpenTTD.andythenorth/media/baseset/openttd ~/OpenTTD.andythenorth/build ~/OpenTTD.andythenorth/build/media/baseset/openttd ~/OpenTTD.andythenorth/build/media/baseset/openttd/CMakeFiles/openttd.grf.dir/DependInfo.cmake --color=
cd ~/OpenTTD.andythenorth/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" ~/OpenTTD.andythenorth ~/OpenTTD.andythenorth/src/strgen ~/OpenTTD.andythenorth/build ~/OpenTTD.andythenorth/build/src/strgen ~/OpenTTD.andythenorth/build/src/strgen/CMakeFiles/strgen.dir/DependInfo.cmake --color=
cd ~/OpenTTD.andythenorth/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" ~/OpenTTD.andythenorth ~/OpenTTD.andythenorth/src/settingsgen ~/OpenTTD.andythenorth/build ~/OpenTTD.andythenorth/build/src/settingsgen ~/OpenTTD.andythenorth/build/src/settingsgen/CMakeFiles/settingsgen.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/find_version.dir/build.make CMakeFiles/find_version.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f media/baseset/openttd/CMakeFiles/openttd.grf.dir/build.make media/baseset/openttd/CMakeFiles/openttd.grf.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f media/baseset/orig_extra/CMakeFiles/orig_extra.grf.dir/build.make media/baseset/orig_extra/CMakeFiles/orig_extra.grf.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/regression_files.dir/build.make CMakeFiles/regression_files.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/settingsgen/CMakeFiles/settingsgen.dir/build.make src/settingsgen/CMakeFiles/settingsgen.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/strgen/CMakeFiles/strgen.dir/build.make src/strgen/CMakeFiles/strgen.dir/build
cd ~/OpenTTD.andythenorth && /usr/local/Cellar/cmake/3.14.0/bin/cmake -DFIND_VERSION_BINARY_DIR=~/OpenTTD.andythenorth/build/generated -DCPACK_BINARY_DIR=~/OpenTTD.andythenorth/build -P ~/OpenTTD.andythenorth/cmake/scripts/FindVersion.cmake
make[2]: Nothing to be done for `media/baseset/orig_extra/CMakeFiles/orig_extra.grf.dir/build'.
make[2]: Nothing to be done for `CMakeFiles/regression_files.dir/build'.
make[2]: Nothing to be done for `media/baseset/openttd/CMakeFiles/openttd.grf.dir/build'.
make[2]: Nothing to be done for `src/settingsgen/CMakeFiles/settingsgen.dir/build'.
make[2]: Nothing to be done for `src/strgen/CMakeFiles/strgen.dir/build'.
[  6%] Built target orig_extra.grf
[  6%] Built target regression_files
[  9%] Built target openttd.grf
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f media/baseset/CMakeFiles/baseset_files.dir/build.make media/baseset/CMakeFiles/baseset_files.dir/depend
[ 10%] Built target strgen
[ 11%] Built target settingsgen
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/lang/CMakeFiles/table_strings.dir/build.make src/lang/CMakeFiles/table_strings.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/lang/CMakeFiles/language_files.dir/build.make src/lang/CMakeFiles/language_files.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/table/CMakeFiles/table_settings.dir/build.make src/table/CMakeFiles/table_settings.dir/depend
cd ~/OpenTTD.andythenorth/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" ~/OpenTTD.andythenorth ~/OpenTTD.andythenorth/src/lang ~/OpenTTD.andythenorth/build ~/OpenTTD.andythenorth/build/src/lang ~/OpenTTD.andythenorth/build/src/lang/CMakeFiles/table_strings.dir/DependInfo.cmake --color=
cd ~/OpenTTD.andythenorth/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" ~/OpenTTD.andythenorth ~/OpenTTD.andythenorth/src/table ~/OpenTTD.andythenorth/build ~/OpenTTD.andythenorth/build/src/table ~/OpenTTD.andythenorth/build/src/table/CMakeFiles/table_settings.dir/DependInfo.cmake --color=
cd ~/OpenTTD.andythenorth/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" ~/OpenTTD.andythenorth ~/OpenTTD.andythenorth/media/baseset ~/OpenTTD.andythenorth/build ~/OpenTTD.andythenorth/build/media/baseset ~/OpenTTD.andythenorth/build/media/baseset/CMakeFiles/baseset_files.dir/DependInfo.cmake --color=
cd ~/OpenTTD.andythenorth/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" ~/OpenTTD.andythenorth ~/OpenTTD.andythenorth/src/lang ~/OpenTTD.andythenorth/build ~/OpenTTD.andythenorth/build/src/lang ~/OpenTTD.andythenorth/build/src/lang/CMakeFiles/language_files.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/table/CMakeFiles/table_settings.dir/build.make src/table/CMakeFiles/table_settings.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/lang/CMakeFiles/language_files.dir/build.make src/lang/CMakeFiles/language_files.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f src/lang/CMakeFiles/table_strings.dir/build.make src/lang/CMakeFiles/table_strings.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f media/baseset/CMakeFiles/baseset_files.dir/build.make media/baseset/CMakeFiles/baseset_files.dir/build
make[2]: Nothing to be done for `src/table/CMakeFiles/table_settings.dir/build'.
make[2]: Nothing to be done for `src/lang/CMakeFiles/table_strings.dir/build'.
make[2]: Nothing to be done for `src/lang/CMakeFiles/language_files.dir/build'.
make[2]: Nothing to be done for `media/baseset/CMakeFiles/baseset_files.dir/build'.
[ 11%] Built target table_settings
[ 13%] Built target table_strings
[ 22%] Built target language_files
[ 24%] Built target baseset_files
-- Version string: 20200605-master-g945508b854
-- Generating rev.cpp
-- Generating CPackProperties.cmake
[ 24%] Built target find_version
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/openttd.dir/build.make CMakeFiles/openttd.dir/depend
cd ~/OpenTTD.andythenorth/build && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" ~/OpenTTD.andythenorth ~/OpenTTD.andythenorth ~/OpenTTD.andythenorth/build ~/OpenTTD.andythenorth/build ~/OpenTTD.andythenorth/build/CMakeFiles/openttd.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/openttd.dir/build.make CMakeFiles/openttd.dir/build
[ 24%] Building CXX object CMakeFiles/openttd.dir/src/music/cocoa_m.cpp.o
[ 24%] Building CXX object CMakeFiles/openttd.dir/src/music/midifile.cpp.o
[ 25%] Building CXX object CMakeFiles/openttd.dir/src/music/extmidi.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/music/midifile.cpp.o -c ~/OpenTTD.andythenorth/src/music/midifile.cpp
[ 25%] Building CXX object CMakeFiles/openttd.dir/src/network/core/tcp_content.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/music/extmidi.cpp.o -c ~/OpenTTD.andythenorth/src/music/extmidi.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/network/core/tcp_content.cpp.o -c ~/OpenTTD.andythenorth/src/network/core/tcp_content.cpp
[ 25%] Building CXX object CMakeFiles/openttd.dir/src/network/network_content.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/music/cocoa_m.cpp.o -c ~/OpenTTD.andythenorth/src/music/cocoa_m.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/network/network_content.cpp.o -c ~/OpenTTD.andythenorth/src/network/network_content.cpp
[ 25%] Building CXX object CMakeFiles/openttd.dir/src/network/network_content_gui.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/network/network_content_gui.cpp.o -c ~/OpenTTD.andythenorth/src/network/network_content_gui.cpp
[ 26%] Building CXX object CMakeFiles/openttd.dir/src/saveload/vehicle_sl.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -[ 26%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_admin.cpp.o
W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/saveload/vehicle_sl.cpp.o -c ~/OpenTTD.andythenorth/src/saveload/vehicle_sl.cpp
[ 26%] Building CXX object CMakeFiles/openttd.dir/src/saveload/waypoint_sl.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -[ 26%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_accounting.cpp.o
W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_admin.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_admin.cpp
[ 26%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_base.cpp.o
[ 26%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_airport.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_base.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_base.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_airport.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_airport.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_accounting.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_accounting.cpp
[ 27%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_basestation.cpp.o
[ 27%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_bridge.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_basestation.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_basestation.cpp
[ 27%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_cargo.cpp.o
[ 27%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_bridgelist.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_bridge.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_bridge.cpp
[ 27%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_cargolist.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_cargo.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_cargo.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_cargolist.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_cargolist.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_bridgelist.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_bridgelist.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/saveload/waypoint_sl.cpp.o -c ~/OpenTTD.andythenorth/src/saveload/waypoint_sl.cpp
[ 28%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_cargomonitor.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_cargomonitor.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_cargomonitor.cpp
[ 28%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_client.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_client.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_client.cpp
In file included from ~/OpenTTD.andythenorth/src/music/midifile.cpp:15:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:318:9: error: 
      no member named 'signbit' in the global namespace; did you mean 'sigwait'?
using ::signbit;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/signal.h:101:5: note: 
      'sigwait' declared here
int     sigwait(const sigset_t * __restrict, int * __restrict) __DARWIN_ALIAS_C(sigwait);
        ^
In file included from ~/OpenTTD.andythenorth/src/network/core/tcp_content.cpp:16:
In file included from ~/OpenTTD.andythenorth/src/network/core/../../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:318:9: error: 
      no member named 'signbit' in the global namespace; did you mean 'sigwait'?
using ::signbit;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/signal.h:101:5: note: 
      'sigwait' declared here
int     sigwait(const sigset_t * __restrict, int * __restrict) __DARWIN_ALIAS_C(sigwait);
        ^
In file included from ~/OpenTTD.andythenorth/src/network/core/tcp_content.cpp:16:
In file included from ~/OpenTTD.andythenorth/src/network/core/../../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:319:9: error: 
      no member named 'fpclassify' in the global namespace
using ::fpclassify;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/music/midifile.cpp:15:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:319:9: error: 
      no member named 'fpclassify' in the global namespace
using ::fpclassify;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:320:9: error: 
      no member named 'isfinite' in the global namespace; did you mean 'finite'?
using ::isfinite;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/math.h:749:12: note: 
      'finite' declared here
extern int finite(double)
           ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:320:9: error: 
      no member named 'isfinite' in the global namespace; did you mean 'finite'?
using ::isfinite;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/math.h:749:12: note: 
      'finite' declared here
extern int finite(double)
           ^
In file included from ~/OpenTTD.andythenorth/src/music/extmidi.cpp:18:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:318:9: error: 
      no member named 'signbit' in the global namespace; did you mean 'sigwait'?
using ::signbit;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/signal.h:101:5: note: 
      'sigwait' declared here
int     sigwait(const sigset_t * __restrict, int * __restrict) __DARWIN_ALIAS_C(sigwait);
        ^
In file included from ~/OpenTTD.andythenorth/src/music/midifile.cpp:15:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:321:9: error: 
      no member named 'isinf' in the global namespace
using ::isinf;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/music/cocoa_m.cpp:21:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:318:9: error: 
      no member named 'signbit' in the global namespace; did you mean 'sigwait'?
using ::signbit;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/signal.h:101:5: note: 
      'sigwait' declared here
int     sigwait(const sigset_t * __restrict, int * __restrict) __DARWIN_ALIAS_C(sigwait);
        ^
In file included from ~/OpenTTD.andythenorth/src/network/core/tcp_content.cpp:16:
In file included from ~/OpenTTD.andythenorth/src/network/core/../../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:321:9: error: 
      no member named 'isinf' in the global namespace
using ::isinf;
      ~~^
[ 28%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_clientlist.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_clientlist.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_clientlist.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:322:9: error: 
      no member named 'isnan' in the global namespace
using ::isnan;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/music/extmidi.cpp:18:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:319:9: error: 
      no member named 'fpclassify' in the global namespace
using ::fpclassify;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:322:9: error: 
      no member named 'isnan' in the global namespace
using ::isnan;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/music/cocoa_m.cpp:21:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:319:9: error: 
      no member named 'fpclassify' in the global namespace
using ::fpclassify;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/network/network_content.cpp:16:
In file included from ~/OpenTTD.andythenorth/src/network/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:318:9: error: 
      no member named 'signbit' in the global namespace; did you mean 'sigwait'?
using ::signbit;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/signal.h:101:5: note: 
      'sigwait' declared here
int     sigwait(const sigset_t * __restrict, int * __restrict) __DARWIN_ALIAS_C(sigwait);
        ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:323:9: error: 
      no member named 'isnormal' in the global namespace; did you mean 'normal'?
using ::isnormal;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/MacTypes.h:567:3: note: 
      'normal' declared here
  normal                        = 0,
  ^
In file included from ~/OpenTTD.andythenorth/src/network/network_content_gui.cpp:17:
In file included from ~/OpenTTD.andythenorth/src/network/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:318:9: error: 
      no member named 'signbit' in the global namespace; did you mean 'sigwait'?
using ::signbit;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/signal.h:101:5: note: 
      'sigwait' declared here
int     sigwait(const sigset_t * __restrict, int * __restrict) __DARWIN_ALIAS_C(sigwait);
        ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:323:9: error: 
      no member named 'isnormal' in the global namespace; did you mean 'normal'?
using ::isnormal;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/MacTypes.h:567:3: note: 
      'normal' declared here
  normal                        = 0,
  ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:320:9: error: 
      no member named 'isfinite' in the global namespace; did you mean 'finite'?
using ::isfinite;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/math.h:749:12: note: 
      'finite' declared here
extern int finite(double)
           ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:320:9: error: 
      no member named 'isfinite' in the global namespace; did you mean 'finite'?
using ::isfinite;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/math.h:749:12: note: 
      'finite' declared here
extern int finite(double)
           ^
In file included from ~/OpenTTD.andythenorth/src/music/midifile.cpp:15:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:324:7: error: 
      no member named 'isgreater' in the global namespace; did you mean '::std::greater'?
using ::isgreater;
      ^~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:728:29: note: 
      '::std::greater' declared here
struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool>
                            ^
In file included from ~/OpenTTD.andythenorth/src/network/network_content.cpp:16:
In file included from ~/OpenTTD.andythenorth/src/network/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:319:9: error: 
      no member named 'fpclassify' in the global namespace
using ::fpclassify;
      ~~^
[ 28%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_company.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_company.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_company.cpp
In file included from ~/OpenTTD.andythenorth/src/music/extmidi.cpp:18:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:321:9: error: 
      no member named 'isinf' in the global namespace
using ::isinf;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/network/core/tcp_content.cpp:16:
In file included from ~/OpenTTD.andythenorth/src/network/core/../../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:324:7: error: 
      no member named 'isgreater' in the global namespace; did you mean '::std::greater'?
using ::isgreater;
      ^~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:728:29: note: 
      '::std::greater' declared here
struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool>
                            ^
In file included from ~/OpenTTD.andythenorth/src/network/network_content_gui.cpp:17:
In file included from ~/OpenTTD.andythenorth/src/network/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:319:9: error: 
      no member named 'fpclassify' in the global namespace
using ::fpclassify;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/music/cocoa_m.cpp:21:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:321:9: error: 
      no member named 'isinf' in the global namespace
using ::isinf;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:320:9: error: 
      no member named 'isfinite' in the global namespace; did you mean 'finite'?
using ::isfinite;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/math.h:749:12: note: 
      'finite' declared here
extern int finite(double)
           ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:322:9: error: 
      no member named 'isnan' in the global namespace
using ::isnan;
      ~~^
[ 28%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_companymode.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_companymode.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_companymode.cpp
In file included from ~/OpenTTD.andythenorth/src/music/midifile.cpp:15:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:325:7: error: 
      no member named 'isgreaterequal' in the global namespace; did you mean
      '::std::greater_equal'?
using ::isgreaterequal;
      ^~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:757:29: note: 
      '::std::greater_equal' declared here
struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool>
                            ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:320:9: error: 
      no member named 'isfinite' in the global namespace; did you mean 'finite'?
using ::isfinite;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/math.h:749:12: note: 
      'finite' declared here
extern int finite(double)
           ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:322:9: error: 
      no member named 'isnan' in the global namespace
using ::isnan;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/network/core/tcp_content.cpp:16:
In file included from ~/OpenTTD.andythenorth/src/network/core/../../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:325:7: error: 
      no member named 'isgreaterequal' in the global namespace; did you mean
      '::std::greater_equal'?
using ::isgreaterequal;
      ^~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:757:29: note: 
      '::std::greater_equal' declared here
struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool>
                            ^
In file included from ~/OpenTTD.andythenorth/src/network/network_content.cpp:16:
In file included from ~/OpenTTD.andythenorth/src/network/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:321:9: error: 
      no member named 'isinf' in the global namespace
using ::isinf;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:323:9: error: 
      no member named 'isnormal' in the global namespace; did you mean 'normal'?
using ::isnormal;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/MacTypes.h:567:3: note: 
      'normal' declared here
  normal                        = 0,
  ^
In file included from ~/OpenTTD.andythenorth/src/network/network_content_gui.cpp:17:
In file included from ~/OpenTTD.andythenorth/src/network/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:321:9: error: 
      no member named 'isinf' in the global namespace
using ::isinf;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/music/midifile.cpp:15:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:326:9: error: 
      no member named 'isless' in the global namespace
using ::isless;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:323:9: error: 
      no member named 'isnormal' in the global namespace; did you mean 'normal'?
using ::isnormal;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/MacTypes.h:567:3: note: 
      'normal' declared here
  normal                        = 0,
  ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:322:9: error: 
      no member named 'isnan' in the global namespace
using ::isnan;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/network/core/tcp_content.cpp:16:
In file included from ~/OpenTTD.andythenorth/src/network/core/../../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:326:9: error: 
      no member named 'isless' in the global namespace
using ::isless;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/music/extmidi.cpp:18:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:324:7: error: 
      no member named 'isgreater' in the global namespace; did you mean '::std::greater'?
using ::isgreater;
      ^~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:728:29: note: 
      '::std::greater' declared here
struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool>
                            ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:322:9: error: 
      no member named 'isnan' in the global namespace
using ::isnan;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:327:9: error: 
      no member named 'islessequal' in the global namespace
using ::islessequal;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:323:9: error: 
      no member named 'isnormal' in the global namespace; did you mean 'normal'?
using ::isnormal;
      ~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/MacTypes.h:567:3: note: 
      'normal' declared here
  normal                        = 0,
  ^
In file included from ~/OpenTTD.andythenorth/src/music/cocoa_m.cpp:21:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:324:7: error: 
      no member named 'isgreater' in the global namespace; did you mean '::std::greater'?
using ::isgreater;
      ^~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:728:29: note: 
      '::std::greater' declared here
struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool>
                            ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:323:9: error: 
      no member named 'isnormal' in the global namespace; did you mean 'normal'?
using ::isnormal;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:327:9: error: 
      no member named 'islessequal'/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/MacTypes.h :in567 :the3 :global  namespacenote
: 
      'normal' declared here
using ::islessequal;
      ~~^
  normal                        = 0,
  ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:328:9: error: 
      no member named 'islessgreater' in the global namespace
using ::islessgreater;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/network/network_content.cpp:16:
In file included from ~/OpenTTD.andythenorth/src/network/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:324:7: error: 
      no member named 'isgreater' in the global namespace; did you mean '::std::greater'?
using ::isgreater;
      ^~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:728:29: note: 
      '::std::greater' declared here
struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool>
                            ^
In file included from ~/OpenTTD.andythenorth/src/music/extmidi.cpp:18:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:325:7: error: 
      no member named 'isgreaterequal' in the global namespace; did you mean
      '::std::greater_equal'?
using ::isgreaterequal;
      ^~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:757:29: note: 
      '::std::greater_equal' declared here
struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool>
                            ^
In file included from ~/OpenTTD.andythenorth/src/music/cocoa_m.cpp:21:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:325:7: error: 
      no member named 'isgreaterequal' in the global namespace; did you mean
      '::std::greater_equal'?
using ::isgreaterequal;
      ^~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:757:29: note: 
      '::std::greater_equal' declared here
struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool>
                            ^
In file included from ~/OpenTTD.andythenorth/src/network/network_content_gui.cpp:17:
In file included from ~/OpenTTD.andythenorth/src/network/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:324:7: error: 
      no member named 'isgreater' in the global namespace; did you mean '::std::greater'?
using ::isgreater;
      ^~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:728:29: note: 
      '::std::greater' declared here
struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool>
                            ^
[ 29%] Building CXX object CMakeFiles/openttd.dir/src/script/api/script_controller.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DENABLE_COCOA_QUARTZ -DPERSONAL_DIR=\"Documents/OpenTTD\" -DSHARED_DIR="\"/Library/Application Support/OpenTTD\"" -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -DWITH_ASSERT -DWITH_COCOA -DWITH_FONTCONFIG -DWITH_FREETYPE -DWITH_ICONV -DWITH_LIBLZMA -DWITH_LZO -DWITH_PERSONAL_DIR -DWITH_PNG -DWITH_SDL2 -DWITH_SHARED_DIR -DWITH_SSE -DWITH_ZLIB -D_SQ64 -I~/OpenTTD.andythenorth/src -I~/OpenTTD.andythenorth/src/3rdparty/squirrel/include -I/usr/local/Cellar/sdl2/2.0.10/include/SDL2 -I~/OpenTTD.andythenorth/build/generated -isystem /usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -isystem /usr/local/include/freetype2 -isystem /usr/local/Cellar/fontconfig/2.13.0/include  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk   -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -std=c++11 -o CMakeFiles/openttd.dir/src/script/api/script_controller.cpp.o -c ~/OpenTTD.andythenorth/src/script/api/script_controller.cpp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:328:9: error: 
      no member named 'islessgreater' in the global namespace
using ::islessgreater;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/music/extmidi.cpp:18:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:326:9: error: 
      no member named 'isless' in the global namespace
using ::isless;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:329:9: error: 
      no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/network/network_content.cpp:16:
In file included from ~/OpenTTD.andythenorth/src/network/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:325:7: error: 
      no member named 'isgreaterequal' in the global namespace; did you mean
      '::std::greater_equal'?
using ::isgreaterequal;
      ^~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:757:29: note: 
      '::std::greater_equal' declared here
struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool>
                            ^
In file included from ~/OpenTTD.andythenorth/src/music/cocoa_m.cpp:21:
In file included from ~/OpenTTD.andythenorth/src/music/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:326:9: error: 
      no member named 'isless' in the global namespace
using ::isless;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:327:9: error: 
      no member named 'islessequal' in the global namespace
using ::islessequal;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:329:9: error: 
      no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/network/network_content_gui.cpp:17:
In file included from ~/OpenTTD.andythenorth/src/network/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:325:7: error: 
      no member named 'isgreaterequal' in the global namespace; did you mean
      '::std::greater_equal'?
using ::isgreaterequal;
      ^~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/functional:757:29: note: 
      '::std::greater_equal' declared here
struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool>
                            ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:330:9: error: 
      no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/network/network_content.cpp:16:
In file included from ~/OpenTTD.andythenorth/src/network/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:326:9: error: 
      no member named 'isless' in the global namespace
using ::isless;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:327:9: error: 
      no member named 'islessequal' in the global namespace
using ::islessequal;
      ~~^
In file included from ~/OpenTTD.andythenorth/src/network/network_content_gui.cpp:17:
In file included from ~/OpenTTD.andythenorth/src/network/../base_media_base.h:18:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/unordered_map:408:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__hash_table:19:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:326:9: error: 
      no member named 'isless' in the global namespace
using ::isless;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:330:9: error: 
      no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:328:9: error: 
      no member named 'islessgreater' in the global namespace
using ::islessgreater;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:327:9: error: 
      no member named 'islessequal' in the global namespace
using ::islessequal;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:328:9: error: 
      no member named 'islessgreater' in the global namespace
using ::islessgreater;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:327:9: error: 
      no member named 'islessequal' in the global namespace
using ::islessequal;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:329:9: error: 
      no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:328:9: error: 
      no member named 'islessgreater' in the global namespace
using ::islessgreater;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:329:9: error: 
      no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:330:9: error: 
      no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:328:9: error: 
      no member named 'islessgreater' in the global namespace
using ::islessgreater;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:329:9: error: 
      no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:330:9: error: 
      no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:329:9: error: 
      no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:330:9: error: 
      no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:330:9: error: 
      no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
13 errors generated.
make[2]: *** [CMakeFiles/openttd.dir/src/music/midifile.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
13 errors generated.
make[2]: *** [CMakeFiles/openttd.dir/src/music/extmidi.cpp.o] Error 1
13 errors generated.
make[2]: *** [CMakeFiles/openttd.dir/src/music/cocoa_m.cpp.o] Error 1
13 errors generated.
make[2]: *** [CMakeFiles/openttd.dir/src/network/core/tcp_content.cpp.o] Error 1
13 errors generated.
make[2]: *** [CMakeFiles/openttd.dir/src/network/network_content.cpp.o] Error 1
13 errors generated.
make[2]: *** [CMakeFiles/openttd.dir/src/network/network_content_gui.cpp.o] Error 1
make[1]: *** [CMakeFiles/openttd.dir/all] Error 2
make: *** [all] Error 2
@glx22
Copy link
Contributor

glx22 commented Jun 10, 2020

Something is wrong on your system it seems. Many suggestions in https://stackoverflow.com/questions/58628377/catalina-c-using-cmath-headers-yield-error-no-member-named-signbit-in-th

@andythenorth
Copy link
Contributor Author

andythenorth commented Jul 12, 2020

Thanks glx.

I can't resolve this locally. My OS environment is set up in a particular way to build work projects, and I can't really afford to delete all of that and start again from clean, digging through whatever broken header crap Apple have decided to impose this week.

That's my fault and no-one in the project can help.

But it's one more thing I don't want to deal with, and as I can no longer build the project, I think it's time to have a break and find a new hobby.

@andythenorth
Copy link
Contributor Author

andythenorth commented Sep 5, 2020

This isn't directly caused by cmake. I narrowed it down to a49fdb7

Prior to macOS 10.15 with Xcode 11, Apple were providing a shim into /usr/include. This is gone with Xcode 11. See https://developer.apple.com/documentation/xcode-release-notes/xcode-10-release-notes#Command-Line-Tools

It's unknown why clang can't then find the right includes by itself. It's supposed to, but many projects report this problem with these macOS and Xcode versions in 2019 / 2020. The problem may be in the compile, or it may be localised to my OS, possibly due to no-longer-needed homebrew symlinks.

Truebrain gave me this, which solves the problem as a workaround.

rm -rf build; mkdir build; cd build; CPLUS_INCLUDE_PATH="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include" cmake ..; make

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants