===> Building for classicube-1.3.6nb6 /opt/pkg/bin/gmake ClassiCube PLAT=mac_x32 gmake[1]: Entering directory '/Users/pbulk/build/games/classicube/work/ClassiCube-1.3.6' clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Animations.c -o src/Animations.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Audio.c -o src/Audio.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/AxisLinesRenderer.c -o src/AxisLinesRenderer.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Bitmap.c -o src/Bitmap.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Block.c -o src/Block.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/BlockPhysics.c -o src/BlockPhysics.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Builder.c -o src/Builder.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Camera.c -o src/Camera.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Chat.c -o src/Chat.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Deflate.c -o src/Deflate.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Drawer.c -o src/Drawer.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Drawer2D.c -o src/Drawer2D.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Entity.c -o src/Entity.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/EntityComponents.c -o src/EntityComponents.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/EnvRenderer.c -o src/EnvRenderer.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Event.c -o src/Event.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/ExtMath.c -o src/ExtMath.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Formats.c -o src/Formats.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Game.c -o src/Game.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/GameVersion.c -o src/GameVersion.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Generator.c -o src/Generator.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Graphics_3DS.c -o src/Graphics_3DS.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Graphics_D3D11.c -o src/Graphics_D3D11.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Graphics_D3D9.c -o src/Graphics_D3D9.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Graphics_Dreamcast.c -o src/Graphics_Dreamcast.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Graphics_GCWii.c -o src/Graphics_GCWii.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Graphics_GL1.c -o src/Graphics_GL1.o src/Graphics_GL1.c:643:65: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast] _glVertexPointer(3, GL_FLOAT, SIZEOF_VERTEX_COLOURED, (void*)(VB_PTR + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~ src/Graphics_GL1.c:644:65: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast] _glColorPointer(4, GL_UNSIGNED_BYTE, SIZEOF_VERTEX_COLOURED, (void*)(VB_PTR + offset + 12)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/Graphics_GL1.c:649:65: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast] _glVertexPointer(3, GL_FLOAT, SIZEOF_VERTEX_TEXTURED, (void*)(VB_PTR + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~ src/Graphics_GL1.c:650:65: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast] _glColorPointer(4, GL_UNSIGNED_BYTE, SIZEOF_VERTEX_TEXTURED, (void*)(VB_PTR + offset + 12)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/Graphics_GL1.c:651:65: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast] _glTexCoordPointer(2, GL_FLOAT, SIZEOF_VERTEX_TEXTURED, (void*)(VB_PTR + offset + 16)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/Graphics_GL1.c:700:63: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast] _glVertexPointer(3, GL_FLOAT, SIZEOF_VERTEX_TEXTURED, (void*)(VB_PTR + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~ src/Graphics_GL1.c:701:63: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast] _glColorPointer(4, GL_UNSIGNED_BYTE, SIZEOF_VERTEX_TEXTURED, (void*)(VB_PTR + offset + 12)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/Graphics_GL1.c:702:63: warning: cast to 'void *' from smaller integer type 'unsigned int' [-Wint-to-void-pointer-cast] _glTexCoordPointer(2, GL_FLOAT, SIZEOF_VERTEX_TEXTURED, (void*)(VB_PTR + offset + 16)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8 warnings generated. clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Graphics_GL2.c -o src/Graphics_GL2.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Graphics_PSP.c -o src/Graphics_PSP.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Graphics_PSVita.c -o src/Graphics_PSVita.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Graphics_Xbox.c -o src/Graphics_Xbox.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Gui.c -o src/Gui.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/HeldBlockRenderer.c -o src/HeldBlockRenderer.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Http_Web.c -o src/Http_Web.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Http_Worker.c -o src/Http_Worker.o In file included from src/Http_Worker.c:3: src/_HttpBase.h:17:11: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] Mem_Free(request->error); ^~~~~~~~~~~~~~ src/Platform.h:145:29: note: passing argument to parameter 'mem' here CC_API void Mem_Free(void* mem); ^ src/Http_Worker.c:82:28: warning: passing 'cc_uint32 *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] Convert_ParseInt(&value, &req->contentLength); ^~~~~~~~~~~~~~~~~~~ src/String.h:205:63: note: passing argument to parameter 'value' here CC_API cc_bool Convert_ParseInt(const cc_string* str, int* value); ^ src/Http_Worker.c:86:28: warning: passing 'cc_uint32 *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] Convert_ParseInt(&value, &req->contentLength); ^~~~~~~~~~~~~~~~~~~ src/String.h:205:63: note: passing argument to parameter 'value' here CC_API cc_bool Convert_ParseInt(const cc_string* str, int* value); ^ src/Http_Worker.c:411:12: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] Mem_Free(req->error); ^~~~~~~~~~ src/Platform.h:145:29: note: passing argument to parameter 'mem' here CC_API void Mem_Free(void* mem); ^ 4 warnings generated. clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Input.c -o src/Input.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Inventory.c -o src/Inventory.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/IsometricDrawer.c -o src/IsometricDrawer.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/LBackend.c -o src/LBackend.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/LScreens.c -o src/LScreens.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/LWeb.c -o src/LWeb.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/LWidgets.c -o src/LWidgets.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Launcher.c -o src/Launcher.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Lighting.c -o src/Lighting.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Logger.c -o src/Logger.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/MapRenderer.c -o src/MapRenderer.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Menus.c -o src/Menus.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Model.c -o src/Model.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Options.c -o src/Options.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/PackedCol.c -o src/PackedCol.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Particle.c -o src/Particle.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Physics.c -o src/Physics.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/PickedPosRenderer.c -o src/PickedPosRenderer.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Picking.c -o src/Picking.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Platform_3DS.c -o src/Platform_3DS.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Platform_Android.c -o src/Platform_Android.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Platform_Dreamcast.c -o src/Platform_Dreamcast.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Platform_GCWii.c -o src/Platform_GCWii.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Platform_PSP.c -o src/Platform_PSP.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Platform_PSVita.c -o src/Platform_PSVita.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Platform_Posix.c -o src/Platform_Posix.o src/Platform_Posix.c:1192:37: warning: 'kIOMasterPortDefault' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations] registry = IORegistryEntryFromPath(kIOMasterPortDefault, "IOService:/"); ^~~~~~~~~~~~~~~~~~~~ kIOMainPortDefault /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:123:19: note: 'kIOMasterPortDefault' has been explicitly marked deprecated here const mach_port_t kIOMasterPortDefault ^ 1 warning generated. clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Platform_Web.c -o src/Platform_Web.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Platform_WinApi.c -o src/Platform_WinApi.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Platform_Xbox.c -o src/Platform_Xbox.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Program.c -o src/Program.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Protocol.c -o src/Protocol.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Resources.c -o src/Resources.o src/Resources.c:319:25: warning: incompatible pointer types passing 'cc_int16 *' (aka 'short *') to parameter of type 'const cc_uint8 *' (aka 'const unsigned char *') [-Wincompatible-pointer-types] res = Stream_Write(s, samples, count * 2); ^~~~~~~ src/Stream.h:44:65: note: passing argument to parameter 'buffer' here CC_API cc_result Stream_Write(struct Stream* s, const cc_uint8* buffer, cc_uint32 count); ^ src/Resources.c:636:66: warning: initializing 'cc_uint8 *' (aka 'unsigned char *') with an expression of type 'const cc_uint8 *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] { "animations.txt", RESOURCE_TYPE_CONST, sizeof(ANIMS_TXT) - 1, (const cc_uint8*)ANIMS_TXT }, ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. clang -pipe -Os -fno-math-errno -fno-math-errno -c src/SSL.c -o src/SSL.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Screens.c -o src/Screens.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/SelectionBox.c -o src/SelectionBox.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Server.c -o src/Server.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Stream.c -o src/Stream.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/String.c -o src/String.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/SystemFonts.c -o src/SystemFonts.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/TexturePack.c -o src/TexturePack.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Utils.c -o src/Utils.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Vectors.c -o src/Vectors.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Vorbis.c -o src/Vorbis.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Widgets.c -o src/Widgets.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Window_3DS.c -o src/Window_3DS.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Window_Android.c -o src/Window_Android.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Window_Carbon.c -o src/Window_Carbon.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Window_Dreamcast.c -o src/Window_Dreamcast.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Window_GCWii.c -o src/Window_GCWii.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Window_PSP.c -o src/Window_PSP.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Window_PSVita.c -o src/Window_PSVita.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Window_SDL.c -o src/Window_SDL.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Window_Web.c -o src/Window_Web.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Window_Win.c -o src/Window_Win.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Window_X11.c -o src/Window_X11.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/Window_Xbox.c -o src/Window_Xbox.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/World.c -o src/World.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/_autofit.c -o src/_autofit.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/_cff.c -o src/_cff.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/_ftbase.c -o src/_ftbase.o In file included from src/_ftbase.c:28: src/freetype/ftmac.c:132:19: warning: 'FSPathMakeRef' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] if ( noErr != FSPathMakeRef( pathname, &ref, FALSE ) ) ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' has been explicitly marked deprecated here extern OSStatus FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:136:11: warning: 'FSOpenResourceFile' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] err = FSOpenResourceFile( &ref, 0, NULL, fsRdPerm, res ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:1142:1: note: 'FSOpenResourceFile' has been explicitly marked deprecated here FSOpenResourceFile( ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:141:12: warning: 'FSOpenResFile' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] *res = FSOpenResFile( &ref, fsRdPerm ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:917:1: note: 'FSOpenResFile' has been explicitly marked deprecated here FSOpenResFile( ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:142:12: warning: 'ResError' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] err = ResError(); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' has been explicitly marked deprecated here ResError(void) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:156:19: warning: 'FSPathMakeRef' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] if ( noErr != FSPathMakeRef( pathname, &ref, FALSE ) ) ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' has been explicitly marked deprecated here extern OSStatus FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:159:19: warning: 'FSGetCatalogInfo' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoFinderInfo, &info, ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2620:15: note: 'FSGetCatalogInfo' has been explicitly marked deprecated here extern OSErr FSGetCatalogInfo(const FSRef *ref, FSCatalogInfoBitmap whichInfo, FSCatalogInfo *catalogInfo, HFSUniStr255 *outName, FSSpecPtr fsSpec, FSRef *parentRef) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:360:19: warning: 'FSPathMakeRef' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] if ( noErr != FSPathMakeRef( path_fond, &ref, FALSE ) ) ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' has been explicitly marked deprecated here extern OSStatus FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:363:19: warning: 'FSGetCatalogInfo' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoNone, ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2620:15: note: 'FSGetCatalogInfo' has been explicitly marked deprecated here extern OSErr FSGetCatalogInfo(const FSRef *ref, FSCatalogInfoBitmap whichInfo, FSCatalogInfo *catalogInfo, HFSUniStr255 *outName, FSSpecPtr fsSpec, FSRef *parentRef) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:367:19: warning: 'FSRefMakePath' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] if ( noErr != FSRefMakePath( &par_ref, path_lwfn, path_size ) ) ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4086:18: note: 'FSRefMakePath' has been explicitly marked deprecated here extern OSStatus FSRefMakePath(const FSRef *ref, UInt8 *path, UInt32 pathBufferSize) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:379:19: warning: 'FSPathMakeRef' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] if ( noErr != FSPathMakeRef( path_lwfn, &ref, FALSE ) ) ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' has been explicitly marked deprecated here extern OSStatus FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:382:19: warning: 'FSGetCatalogInfo' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] if ( noErr != FSGetCatalogInfo( &ref, kFSCatInfoNone, ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2620:15: note: 'FSGetCatalogInfo' has been explicitly marked deprecated here extern OSErr FSGetCatalogInfo(const FSRef *ref, FSCatalogInfoBitmap whichInfo, FSCatalogInfo *catalogInfo, HFSUniStr255 *outName, FSSpecPtr fsSpec, FSRef *parentRef) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:444:5: warning: 'UseResFile' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] UseResFile( res ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:208:1: note: 'UseResFile' has been explicitly marked deprecated here UseResFile(ResFileRefNum refNum) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:453:19: warning: 'Get1Resource' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] post_data = Get1Resource( TTAG_POST, res_id++ ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:383:1: note: 'Get1Resource' has been explicitly marked deprecated here Get1Resource( ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:467:31: warning: 'GetHandleSize' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] total_size += (FT_ULong)GetHandleSize( post_data ) - 2; ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1356:1: note: 'GetHandleSize' has been explicitly marked deprecated here GetHandleSize(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:492:19: warning: 'Get1Resource' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] post_data = Get1Resource( TTAG_POST, res_id++ ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:383:1: note: 'Get1Resource' has been explicitly marked deprecated here Get1Resource( ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:496:29: warning: 'GetHandleSize' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] post_size = (FT_ULong)GetHandleSize( post_data ) - 2; ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1356:1: note: 'GetHandleSize' has been explicitly marked deprecated here GetHandleSize(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:539:5: warning: 'CloseResFile' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] CloseResFile( res ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:148:1: note: 'CloseResFile' has been explicitly marked deprecated here CloseResFile(ResFileRefNum refNum) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:563:5: warning: 'CloseResFile' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] CloseResFile( res ); /* PFB is already loaded, useless anymore */ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:148:1: note: 'CloseResFile' has been explicitly marked deprecated here CloseResFile(ResFileRefNum refNum) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:591:12: warning: 'GetResource' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] sfnt = GetResource( TTAG_sfnt, sfnt_id ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:366:1: note: 'GetResource' has been explicitly marked deprecated here GetResource( ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:595:27: warning: 'GetHandleSize' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] sfnt_size = (FT_ULong)GetHandleSize( sfnt ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1356:1: note: 'GetHandleSize' has been explicitly marked deprecated here GetHandleSize(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:603:7: warning: 'ReleaseResource' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] ReleaseResource( sfnt ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:452:1: note: 'ReleaseResource' has been explicitly marked deprecated here ReleaseResource(Handle theResource) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:608:5: warning: 'ReleaseResource' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] ReleaseResource( sfnt ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:452:1: note: 'ReleaseResource' has been explicitly marked deprecated here ReleaseResource(Handle theResource) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:665:5: warning: 'UseResFile' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] UseResFile( res_ref ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:208:1: note: 'UseResFile' has been explicitly marked deprecated here UseResFile(ResFileRefNum refNum) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:666:10: warning: 'ResError' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] if ( ResError() ) ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' has been explicitly marked deprecated here ResError(void) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:675:14: warning: 'Get1IndResource' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] fond = Get1IndResource( TTAG_FOND, res_index ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:349:1: note: 'Get1IndResource' has been explicitly marked deprecated here Get1IndResource( ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:676:12: warning: 'ResError' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] if ( ResError() ) ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' has been explicitly marked deprecated here ResError(void) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:688:5: warning: 'CloseResFile' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] CloseResFile( res_ref ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:148:1: note: 'CloseResFile' has been explicitly marked deprecated here CloseResFile(ResFileRefNum refNum) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:715:5: warning: 'GetResInfo' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] GetResInfo( fond, &fond_id, &fond_type, fond_name ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:527:1: note: 'GetResInfo' has been explicitly marked deprecated here GetResInfo( ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:716:10: warning: 'ResError' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] if ( ResError() != noErr || fond_type != TTAG_FOND ) ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' has been explicitly marked deprecated here ResError(void) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:726:13: warning: 'HomeResFile' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] res = HomeResFile( fond ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:193:1: note: 'HomeResFile' has been explicitly marked deprecated here HomeResFile(Handle theResource) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:727:21: warning: 'ResError' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] if ( noErr != ResError() ) ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Resources.h:163:1: note: 'ResError' has been explicitly marked deprecated here ResError(void) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:735:15: warning: 'FSGetForkCBInfo' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] err = FSGetForkCBInfo( res, kFSInvalidVolumeRefNum, ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3769:15: note: 'FSGetForkCBInfo' has been explicitly marked deprecated here extern OSErr FSGetForkCBInfo(FSIORefNum desiredRefNum, FSVolumeRefNum volume, short *iterator, FSIORefNum *actualRefNum, FSForkInfo *forkInfo, FSRef *ref, HFSUniStr255 *outForkName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ In file included from src/_ftbase.c:28: src/freetype/ftmac.c:740:15: warning: 'FSRefMakePath' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] err = FSRefMakePath( &ref, path_fond, sizeof ( path_fond ) ); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4086:18: note: 'FSRefMakePath' has been explicitly marked deprecated here extern OSStatus FSRefMakePath(const FSRef *ref, UInt8 *path, UInt32 pathBufferSize) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ 33 warnings generated. clang -pipe -Os -fno-math-errno -fno-math-errno -c src/_ftbitmap.c -o src/_ftbitmap.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/_ftglyph.c -o src/_ftglyph.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/_ftinit.c -o src/_ftinit.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/_ftsynth.c -o src/_ftsynth.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/_psaux.c -o src/_psaux.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/_pshinter.c -o src/_pshinter.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/_psmodule.c -o src/_psmodule.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/_sfnt.c -o src/_sfnt.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/_smooth.c -o src/_smooth.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/_truetype.c -o src/_truetype.o clang -pipe -Os -fno-math-errno -fno-math-errno -c src/_type1.c -o src/_type1.o clang -L/opt/pkg/lib -rdynamic -framework Carbon -framework AGL -framework OpenGL -framework IOKit -rdynamic -framework Carbon -framework AGL -framework OpenGL -framework IOKit -o ClassiCube src/Animations.o src/Audio.o src/AxisLinesRenderer.o src/Bitmap.o src/Block.o src/BlockPhysics.o src/Builder.o src/Camera.o src/Chat.o src/Deflate.o src/Drawer.o src/Drawer2D.o src/Entity.o src/EntityComponents.o src/EnvRenderer.o src/Event.o src/ExtMath.o src/Formats.o src/Game.o src/GameVersion.o src/Generator.o src/Graphics_3DS.o src/Graphics_D3D11.o src/Graphics_D3D9.o src/Graphics_Dreamcast.o src/Graphics_GCWii.o src/Graphics_GL1.o src/Graphics_GL2.o src/Graphics_PSP.o src/Graphics_PSVita.o src/Graphics_Xbox.o src/Gui.o src/HeldBlockRenderer.o src/Http_Web.o src/Http_Worker.o src/Input.o src/Inventory.o src/IsometricDrawer.o src/LBackend.o src/LScreens.o src/LWeb.o src/LWidgets.o src/Launcher.o src/Lighting.o src/Logger.o src/MapRenderer.o src/Menus.o src/Model.o src/Options.o src/PackedCol.o src/Particle.o src/Physics.o src/PickedPosRenderer.o src/Picking.o src/Platform_3DS.o src/Platform_Android.o src/Platform_Dreamcast.o src/Platform_GCWii.o src/Platform_PSP.o src/Platform_PSVita.o src/Platform_Posix.o src/Platform_Web.o src/Platform_WinApi.o src/Platform_Xbox.o src/Program.o src/Protocol.o src/Resources.o src/SSL.o src/Screens.o src/SelectionBox.o src/Server.o src/Stream.o src/String.o src/SystemFonts.o src/TexturePack.o src/Utils.o src/Vectors.o src/Vorbis.o src/Widgets.o src/Window_3DS.o src/Window_Android.o src/Window_Carbon.o src/Window_Dreamcast.o src/Window_GCWii.o src/Window_PSP.o src/Window_PSVita.o src/Window_SDL.o src/Window_Web.o src/Window_Win.o src/Window_X11.o src/Window_Xbox.o src/World.o src/_autofit.o src/_cff.o src/_ftbase.o src/_ftbitmap.o src/_ftglyph.o src/_ftinit.o src/_ftsynth.o src/_psaux.o src/_pshinter.o src/_psmodule.o src/_sfnt.o src/_smooth.o src/_truetype.o src/_type1.o Undefined symbols for architecture arm64: "_Clipboard_GetText", referenced from: _LInput_KeyDown in LWidgets.o _InputWidget_KeyDown in Widgets.o "_Clipboard_SetText", referenced from: _LInput_KeyDown in LWidgets.o _InputWidget_KeyDown in Widgets.o "_Cursor_SetPosition", referenced from: _TableWidget_MoveCursorToSelected in Widgets.o "_DisplayInfo", referenced from: _ResolutionCommand_Execute in Chat.o _GetWindowScale in Gui.o _SettingsScreen_Show in LScreens.o _RunGame in Program.o _SysFont_Make in SystemFonts.o _ButtonWidget_Render in Widgets.o _ButtonWidget_BuildMesh in Widgets.o ... "_Display_ScaleX", referenced from: _Widget_SetLocation in Gui.o _LBackend_Init in LBackend.o _LBackend_LayoutWidget in LBackend.o _LBackend_ButtonInit in LBackend.o _LBackend_CheckboxInit in LBackend.o _LBackend_CheckboxDraw in LBackend.o _LBackend_InputInit in LBackend.o ... "_Display_ScaleY", referenced from: _Font_MakeBitmapped in Drawer2D.o _Font_Make in Drawer2D.o _Font_SetPadding in Drawer2D.o _Widget_SetLocation in Gui.o _LBackend_Init in LBackend.o _LBackend_LayoutWidget in LBackend.o _LBackend_ButtonInit in LBackend.o ... "_GLContext_Create", referenced from: _Gfx_Create in Graphics_GL1.o "_GLContext_Free", referenced from: _Gfx_Free in Graphics_GL1.o "_GLContext_GetAddress", referenced from: _Gfx_Create in Graphics_GL1.o "_GLContext_GetApiInfo", referenced from: _Gfx_GetApiInfo in Graphics_GL1.o "_GLContext_SetFpsLimit", referenced from: _Gfx_Create in Graphics_GL1.o _Gfx_SetFpsLimit in Graphics_GL1.o "_GLContext_SwapBuffers", referenced from: _Gfx_EndFrame in Graphics_GL1.o "_GLContext_TryRestore", referenced from: _Gfx_TryRestoreContext in Graphics_GL1.o "_GLContext_Update", referenced from: _Gfx_OnWindowResize in Graphics_GL1.o "_WindowInfo", referenced from: _PerspectiveCamera_UpdateMouse in Camera.o _ResolutionCommand_Execute in Chat.o _Game_UpdateDimensions in Game.o _Game_Run in Game.o _Game_OnResize in Game.o _HandleInactiveChanged in Game.o _GetWindowScale in Gui.o ... "_Window_AllocFramebuffer", referenced from: _LBackend_InitFramebuffer in LBackend.o "_Window_Close", referenced from: _OnInputDown in Input.o _Launcher_Run in Launcher.o _PauseScreenBase_Quit in Menus.o _DisconnectScreen_OnQuit in Screens.o "_Window_CloseKeyboard", referenced from: _LBackend_InputUnselect in LBackend.o _CloseActiveScreen in Launcher.o _Menu_CloseKeyboard in Menus.o _MenuInputOverlay_Free in Menus.o _ChatScreen_KeyDown in Screens.o "_Window_Create2D", referenced from: _Launcher_Run in Launcher.o "_Window_Create3D", referenced from: _Game_Run in Game.o "_Window_DisableRawMouse", referenced from: _cam_FirstPerson in Camera.o _cam_ForwardThird in Camera.o _cam_ThirdPerson in Camera.o _Game_Free in Game.o "_Window_DrawFramebuffer", referenced from: _LBackend_Tick in LBackend.o "_Window_EnableRawMouse", referenced from: _cam_FirstPerson in Camera.o _cam_ForwardThird in Camera.o _cam_ThirdPerson in Camera.o "_Window_EnterFullscreen", referenced from: _Game_ToggleFullscreen in Game.o "_Window_ExitFullscreen", referenced from: _Game_ToggleFullscreen in Game.o "_Window_FreeFramebuffer", referenced from: _LBackend_FreeFramebuffer in LBackend.o "_Window_GetWindowState", referenced from: _Game_ToggleFullscreen in Game.o "_Window_Init", referenced from: _main in Program.o "_Window_IsObscured", referenced from: _Gfx_EndFrame in Graphics_GL1.o "_Window_OpenFileDialog", referenced from: _TexturePackScreen_UploadFunc in Menus.o _LoadLevelScreen_UploadFunc in Menus.o "_Window_OpenKeyboard", referenced from: _LBackend_InputSelect in LBackend.o _ChatScreen_OpenInput in Screens.o _TextInputWidget_PointerDown in Widgets.o "_Window_ProcessEvents", referenced from: _Game_Run in Game.o _Launcher_Run in Launcher.o "_Window_SaveFileDialog", referenced from: _SaveLevelScreen_File in Menus.o "_Window_SetKeyboardText", referenced from: _GenLevelScreen_PointerDown in Menus.o _InputWidget_UpdateText in Widgets.o "_Window_SetSize", referenced from: _ResolutionCommand_Execute in Chat.o "_Window_SetTitle", referenced from: _Game_Run in Game.o _Launcher_Run in Launcher.o "_Window_Show", referenced from: _Game_Run in Game.o _Launcher_Run in Launcher.o "_Window_ShowDialog", referenced from: _Game_Run in Game.o _SettingsScreen_DPIScaling in LScreens.o _Launcher_ConnectToServer in Launcher.o _Logger_DialogWarn in Logger.o _AbortCommon in Logger.o _Logger_FailToStart in Logger.o _Classic_LevelDataChunk in Protocol.o ... "_Window_UpdateRawMouse", referenced from: _PerspectiveCamera_UpdateMouse in Camera.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake[1]: *** [Makefile:147: ClassiCube] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/games/classicube/work/ClassiCube-1.3.6' gmake: *** [Makefile:106: mac_x32] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/classicube *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/classicube