Build Information
Failed to build GateEngine, reference main (8ac4b5), with Swift 6.1 for Android on 2 Mar 2026 18:30:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/STREGAsGate/GateEngine.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/STREGAsGate/GateEngine
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8ac4b58 Add nodes accessor
Cloned https://github.com/STREGAsGate/GateEngine.git
Revision (git rev-parse @):
8ac4b58b5465c165f408b240b92c67a1948797da
SUCCESS checkout https://github.com/STREGAsGate/GateEngine.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/STREGAsGate/GateEngine.git
https://github.com/STREGAsGate/GateEngine.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"c_language_standard" : "gnu11",
"cxx_language_standard" : "gnu++14",
"dependencies" : [
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
}
],
"manifest_display_name" : "GateEngine",
"name" : "GateEngine",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "GateEngine",
"targets" : [
"GateEngine"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GameMath",
"targets" : [
"GameMath"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GateUtilities",
"targets" : [
"GateUtilities"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ECSMacros",
"targets" : [
"ECSMacros"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "uFBX",
"module_type" : "ClangTarget",
"name" : "uFBX",
"path" : "Dependencies/uFBX",
"product_memberships" : [
"GateEngine"
],
"sources" : [
"src/ufbx.c"
],
"type" : "library"
},
{
"c99name" : "miniz",
"module_type" : "ClangTarget",
"name" : "miniz",
"path" : "Dependencies/miniz",
"product_memberships" : [
"GateEngine"
],
"sources" : [
"src/miniz.c"
],
"type" : "library"
},
{
"c99name" : "TrueType",
"module_type" : "ClangTarget",
"name" : "TrueType",
"path" : "Dependencies/TrueType",
"product_memberships" : [
"GateEngine"
],
"sources" : [
"nothing.c"
],
"type" : "library"
},
{
"c99name" : "Shaders",
"module_type" : "SwiftTarget",
"name" : "Shaders",
"path" : "Sources/Shaders",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"GateEngine"
],
"sources" : [
"Generators/CodeGenerator.swift",
"Generators/GLSLCodeGenerator.swift",
"Generators/HLSLCodeGenerator.swift",
"Generators/MSLCodeGenerator.swift",
"ShaderDocument/FragmentShader.swift",
"ShaderDocument/HashGenerator.swift",
"ShaderDocument/ShaderDocument.swift",
"ShaderDocument/Values/Mat3.swift",
"ShaderDocument/Values/Mat4.swift",
"ShaderDocument/Values/Mat4Array.swift",
"ShaderDocument/Values/Operation.swift",
"ShaderDocument/Values/Sampler2D.swift",
"ShaderDocument/Values/Scalar.swift",
"ShaderDocument/Values/ShaderVoid.swift",
"ShaderDocument/Values/UVec4.swift",
"ShaderDocument/Values/Value.swift",
"ShaderDocument/Values/Vec2.swift",
"ShaderDocument/Values/Vec3.swift",
"ShaderDocument/Values/Vec4.swift",
"ShaderDocument/VertexShader.swift",
"ShaderError.swift"
],
"target_dependencies" : [
"GateUtilities",
"GameMath"
],
"type" : "library"
},
{
"c99name" : "OpenGL_Linux",
"module_type" : "SystemLibraryTarget",
"name" : "OpenGL_Linux",
"path" : "Dependencies/OpenGL/OpenGL_Linux",
"product_memberships" : [
"GateEngine"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "OpenGL_GateEngine",
"module_type" : "SwiftTarget",
"name" : "OpenGL_GateEngine",
"path" : "Dependencies/OpenGL/OpenGL_GateEngine",
"product_memberships" : [
"GateEngine"
],
"sources" : [
"OpenGL_GateEngine.swift",
"Platforms/Apple/GLKit.swift",
"Platforms/GLEW/GLEW_Linux.swift",
"Platforms/GLEW/GLEW_Windows.swift",
"Platforms/GLFW/GLFW.swift",
"Platforms/Linux/OpenGLLinux.swift",
"Platforms/Unsupported/Unsupported.swift",
"Platforms/Windows/OpenGLWindows.swift"
],
"target_dependencies" : [
"OpenGL_Linux"
],
"type" : "library"
},
{
"c99name" : "OpenALSoft",
"module_type" : "ClangTarget",
"name" : "OpenALSoft",
"path" : "Dependencies/OpenAL/OpenALSoft",
"sources" : [
"ConfiguredSource/core/mixer/mixer_neon.cpp",
"ConfiguredSource/core/mixer/mixer_sse.cpp",
"ConfiguredSource/core/mixer/mixer_sse2.cpp",
"ConfiguredSource/core/mixer/mixer_sse3.cpp",
"ConfiguredSource/core/mixer/mixer_sse41.cpp",
"UnmodifiedSource/al/auxeffectslot.cpp",
"UnmodifiedSource/al/buffer.cpp",
"UnmodifiedSource/al/effect.cpp",
"UnmodifiedSource/al/effects/autowah.cpp",
"UnmodifiedSource/al/effects/chorus.cpp",
"UnmodifiedSource/al/effects/compressor.cpp",
"UnmodifiedSource/al/effects/convolution.cpp",
"UnmodifiedSource/al/effects/dedicated.cpp",
"UnmodifiedSource/al/effects/distortion.cpp",
"UnmodifiedSource/al/effects/echo.cpp",
"UnmodifiedSource/al/effects/effects.cpp",
"UnmodifiedSource/al/effects/equalizer.cpp",
"UnmodifiedSource/al/effects/fshifter.cpp",
"UnmodifiedSource/al/effects/modulator.cpp",
"UnmodifiedSource/al/effects/null.cpp",
"UnmodifiedSource/al/effects/pshifter.cpp",
"UnmodifiedSource/al/effects/reverb.cpp",
"UnmodifiedSource/al/effects/vmorpher.cpp",
"UnmodifiedSource/al/error.cpp",
"UnmodifiedSource/al/event.cpp",
"UnmodifiedSource/al/extension.cpp",
"UnmodifiedSource/al/filter.cpp",
"UnmodifiedSource/al/listener.cpp",
"UnmodifiedSource/al/source.cpp",
"UnmodifiedSource/al/state.cpp",
"UnmodifiedSource/alc/alc.cpp",
"UnmodifiedSource/alc/alconfig.cpp",
"UnmodifiedSource/alc/alu.cpp",
"UnmodifiedSource/alc/backends/base.cpp",
"UnmodifiedSource/alc/backends/loopback.cpp",
"UnmodifiedSource/alc/backends/null.cpp",
"UnmodifiedSource/alc/backends/oss.cpp",
"UnmodifiedSource/alc/backends/wave.cpp",
"UnmodifiedSource/alc/context.cpp",
"UnmodifiedSource/alc/device.cpp",
"UnmodifiedSource/alc/effects/autowah.cpp",
"UnmodifiedSource/alc/effects/chorus.cpp",
"UnmodifiedSource/alc/effects/compressor.cpp",
"UnmodifiedSource/alc/effects/convolution.cpp",
"UnmodifiedSource/alc/effects/dedicated.cpp",
"UnmodifiedSource/alc/effects/distortion.cpp",
"UnmodifiedSource/alc/effects/echo.cpp",
"UnmodifiedSource/alc/effects/equalizer.cpp",
"UnmodifiedSource/alc/effects/fshifter.cpp",
"UnmodifiedSource/alc/effects/modulator.cpp",
"UnmodifiedSource/alc/effects/null.cpp",
"UnmodifiedSource/alc/effects/pshifter.cpp",
"UnmodifiedSource/alc/effects/reverb.cpp",
"UnmodifiedSource/alc/effects/vmorpher.cpp",
"UnmodifiedSource/alc/panning.cpp",
"UnmodifiedSource/common/alcomplex.cpp",
"UnmodifiedSource/common/alfstream.cpp",
"UnmodifiedSource/common/almalloc.cpp",
"UnmodifiedSource/common/alstring.cpp",
"UnmodifiedSource/common/dynload.cpp",
"UnmodifiedSource/common/polyphase_resampler.cpp",
"UnmodifiedSource/common/ringbuffer.cpp",
"UnmodifiedSource/common/strutils.cpp",
"UnmodifiedSource/common/threads.cpp",
"UnmodifiedSource/core/ambdec.cpp",
"UnmodifiedSource/core/ambidefs.cpp",
"UnmodifiedSource/core/bformatdec.cpp",
"UnmodifiedSource/core/bs2b.cpp",
"UnmodifiedSource/core/bsinc_tables.cpp",
"UnmodifiedSource/core/buffer_storage.cpp",
"UnmodifiedSource/core/context.cpp",
"UnmodifiedSource/core/converter.cpp",
"UnmodifiedSource/core/cpu_caps.cpp",
"UnmodifiedSource/core/devformat.cpp",
"UnmodifiedSource/core/device.cpp",
"UnmodifiedSource/core/effectslot.cpp",
"UnmodifiedSource/core/except.cpp",
"UnmodifiedSource/core/filters/biquad.cpp",
"UnmodifiedSource/core/filters/nfc.cpp",
"UnmodifiedSource/core/filters/splitter.cpp",
"UnmodifiedSource/core/fmt_traits.cpp",
"UnmodifiedSource/core/fpu_ctrl.cpp",
"UnmodifiedSource/core/helpers.cpp",
"UnmodifiedSource/core/hrtf.cpp",
"UnmodifiedSource/core/logging.cpp",
"UnmodifiedSource/core/mastering.cpp",
"UnmodifiedSource/core/mixer.cpp",
"UnmodifiedSource/core/mixer/mixer_c.cpp",
"UnmodifiedSource/core/uhjfilter.cpp",
"UnmodifiedSource/core/uiddefs.cpp",
"UnmodifiedSource/core/voice.cpp"
],
"type" : "library"
},
{
"c99name" : "LinuxSupport",
"module_type" : "SwiftTarget",
"name" : "LinuxSupport",
"path" : "Dependencies/LinuxSupport/LinuxSupport",
"product_memberships" : [
"GateEngine"
],
"sources" : [
"LinuxSupport.swift",
"X11.swift",
"ioctl.swift"
],
"target_dependencies" : [
"LinuxImports",
"LinuxExtensions"
],
"type" : "library"
},
{
"c99name" : "LinuxImports",
"module_type" : "SystemLibraryTarget",
"name" : "LinuxImports",
"path" : "Dependencies/LinuxSupport/LinuxImports",
"product_memberships" : [
"GateEngine"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "LinuxExtensions",
"module_type" : "ClangTarget",
"name" : "LinuxExtensions",
"path" : "Dependencies/LinuxSupport/LinuxExtensions",
"product_memberships" : [
"GateEngine"
],
"sources" : [
"src/X11.c",
"src/ioctl.c"
],
"type" : "library"
},
{
"c99name" : "LibSPNG",
"module_type" : "ClangTarget",
"name" : "LibSPNG",
"path" : "Dependencies/LibSPNG",
"product_memberships" : [
"GateEngine"
],
"sources" : [
"src/spng.c"
],
"target_dependencies" : [
"miniz"
],
"type" : "library"
},
{
"c99name" : "GravityTests",
"module_type" : "SwiftTarget",
"name" : "GravityTests",
"path" : "Tests/GravityTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/GravityTests/Resources/disabled",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GravityTests/Resources/fuzzy",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GravityTests/Resources/infiniteloop",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/GravityTests/Resources/unittest",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Unittest/Unittest01SyntaxTests.swift",
"Unittest/Unittest02SemanticStep1Tests.swift",
"Unittest/Unittest03SemanticStep2Tests.swift",
"Unittest/Unittest04CodegenTests.swift",
"_GravityXCTestCase.swift"
],
"target_dependencies" : [
"Gravity",
"GateEngine"
],
"type" : "test"
},
{
"c99name" : "Gravity",
"module_type" : "ClangTarget",
"name" : "Gravity",
"path" : "Dependencies/Gravity",
"product_memberships" : [
"GateEngine"
],
"sources" : [
"src/compiler/gravity_ast.c",
"src/compiler/gravity_codegen.c",
"src/compiler/gravity_compiler.c",
"src/compiler/gravity_ircode.c",
"src/compiler/gravity_lexer.c",
"src/compiler/gravity_optimizer.c",
"src/compiler/gravity_parser.c",
"src/compiler/gravity_semacheck1.c",
"src/compiler/gravity_semacheck2.c",
"src/compiler/gravity_symboltable.c",
"src/compiler/gravity_token.c",
"src/compiler/gravity_visitor.c",
"src/optionals/gravity_opt_env.c",
"src/optionals/gravity_opt_file.c",
"src/optionals/gravity_opt_json.c",
"src/optionals/gravity_opt_math.c",
"src/runtime/gravity_core.c",
"src/runtime/gravity_vm.c",
"src/shared/gravity_hash.c",
"src/shared/gravity_memory.c",
"src/shared/gravity_value.c",
"src/utils/gravity_debug.c",
"src/utils/gravity_json.c",
"src/utils/gravity_utils.c"
],
"type" : "library"
},
{
"c99name" : "GateUtilitiesTests",
"module_type" : "SwiftTarget",
"name" : "GateUtilitiesTests",
"path" : "Tests/GateUtilitiesTests",
"sources" : [
"BitStreamTests.swift"
],
"target_dependencies" : [
"GateUtilities"
],
"type" : "test"
},
{
"c99name" : "GateUtilities",
"module_type" : "SwiftTarget",
"name" : "GateUtilities",
"path" : "Sources/GateUtilities",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"GateEngine",
"GameMath",
"GateUtilities"
],
"sources" : [
"BinaryCodable/BinaryCodable+Collections.swift",
"BinaryCodable/BinaryCodable+Errors.swift",
"BinaryCodable/BinaryCodable+Foundation.swift",
"BinaryCodable/BinaryCodable+Ranges.swift",
"BinaryCodable/BinaryCodable.swift",
"BitStream.swift",
"BuildConfigurationHelpers.swift",
"KojimaHash1.swift",
"Type+Extensions/BinaryInteger+Descriptions.swift",
"Type+Extensions/BinaryInteger+isEven.swift",
"Type+Extensions/Collections+MinimumCapacity.swift"
],
"type" : "library"
},
{
"c99name" : "GateEngineTests",
"module_type" : "SwiftTarget",
"name" : "GateEngineTests",
"path" : "Tests/GateEngineTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/GateEngineTests/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"FileSystemTests.swift",
"Gravity/GravityCreateValueTests.swift",
"Gravity/GravityErrorTests.swift",
"Gravity/GravityExtendingTests.swift",
"Gravity/GravityIncludesTests.swift",
"Gravity/GravityMultipleInstanceTests.swift",
"RawGeometryTests.swift",
"RawTextureTests.swift",
"_GateEngineXCTestCase.swift"
],
"target_dependencies" : [
"GateEngine"
],
"type" : "test"
},
{
"c99name" : "GateEngine",
"module_type" : "SwiftTarget",
"name" : "GateEngine",
"path" : "Sources/GateEngine",
"product_dependencies" : [
"Atomics",
"Collections"
],
"product_memberships" : [
"GateEngine"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/GateEngine/Resources/_PackageResources/GateEngine",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ECS/2D Specific/Physics/Collision2DComponent.swift",
"ECS/2D Specific/Physics/Collision2DSystem.swift",
"ECS/2D Specific/Physics/Physics2DComponent.swift",
"ECS/2D Specific/Physics/Physics2DSystem.swift",
"ECS/2D Specific/Physics/QuadtreeComponent.swift",
"ECS/2D Specific/Sprite/SpriteComponent.swift",
"ECS/2D Specific/Sprite/SpriteSystem.swift",
"ECS/2D Specific/TileMap/TileMapComponent.swift",
"ECS/2D Specific/TileMap/TileMapSystem.swift",
"ECS/2D Specific/Transform2Component.swift",
"ECS/3D Specific/Billboard/BillboardComponent.swift",
"ECS/3D Specific/Billboard/BillboardSystem.swift",
"ECS/3D Specific/CameraComponent.swift",
"ECS/3D Specific/MaterialComponent.swift",
"ECS/3D Specific/ObjectAnimation/ObjectAnimation3DComponent.swift",
"ECS/3D Specific/ObjectAnimation/ObjectAnimation3DSystem.swift",
"ECS/3D Specific/Physics/Collision3DComponent.swift",
"ECS/3D Specific/Physics/Collision3DSystem.swift",
"ECS/3D Specific/Physics/OctreeComponent.swift",
"ECS/3D Specific/Physics/Physics3DComponent.swift",
"ECS/3D Specific/Physics/Physics3DSystem.swift",
"ECS/3D Specific/RenderingGeometryComponent.swift",
"ECS/3D Specific/Rig/Rig3DComponent.swift",
"ECS/3D Specific/Rig/Rig3DSystem.swift",
"ECS/3D Specific/Transform3Component.swift",
"ECS/Base/Component.swift",
"ECS/Base/ECSContext.swift",
"ECS/Base/Entity.swift",
"ECS/Base/Performance.swift",
"ECS/Base/PlatformSystem.swift",
"ECS/Base/RenderingSystem.swift",
"ECS/Base/SortOrder.swift",
"ECS/Base/System.swift",
"ECS/FinalizeSimulation/FinalizeSimulationSystem.swift",
"ECS/FinalizeSimulation/MaxQuantityComponent.swift",
"ECS/FinalizeSimulation/ParentRelationshipComponent.swift",
"ECS/FinalizeSimulation/TimedDeathComponent.swift",
"ECS/PerformanceRenderingSystem.swift",
"ECS/PlatformSystems/AudioSystem.swift",
"ECS/PlatformSystems/CacheSystem.swift",
"ECS/PlatformSystems/DeferredDelaySystem.swift",
"ECS/PlatformSystems/HIDSystem.swift",
"ECS/StandardRenderingSystem.swift",
"ECS/StateMachine/StateMachine.swift",
"ECS/StateMachine/StateMachineComponent.swift",
"ECS/StateMachine/StateMachineSystem.swift",
"ECS/TimeScaleComponent.swift",
"Game.swift",
"GameDelegate.swift",
"GameInfo.swift",
"GateEngine.swift",
"Helpers/DeltaTimeHelper.swift",
"Helpers/IDGenerator.swift",
"Helpers/TextureAtlas.swift",
"Physics/CollisionTriangle+Extensions.swift",
"Physics/MeshCollider.swift",
"Physics/Octree.swift",
"Physics/Quadtree.swift",
"Physics/RawGeometry+Extensions.swift",
"Physics/SkinCollider.swift",
"Resources/Animation/ObjectAnimation3D.swift",
"Resources/CollisionMesh/CollisionMesh.swift",
"Resources/CollisionMesh/Raw/RawCollisionMesh.swift",
"Resources/Geometry/Geometry.swift",
"Resources/Geometry/Lines.swift",
"Resources/Geometry/MutableGeometry.swift",
"Resources/Geometry/MutableLines.swift",
"Resources/Geometry/MutablePoints.swift",
"Resources/Geometry/Points.swift",
"Resources/Geometry/Raw/RawGeometry.swift",
"Resources/Geometry/Raw/RawLines.swift",
"Resources/Geometry/Raw/RawPoints.swift",
"Resources/Geometry/Raw/Triangle.swift",
"Resources/Geometry/Raw/Vertex.swift",
"Resources/Geometry/SkinnedGeometry.swift",
"Resources/Import & Export/Coding/CollisionMeshCoder.swift",
"Resources/Import & Export/Coding/PNGCoder.swift",
"Resources/Import & Export/Coding/RawGeometryCoder.swift",
"Resources/Import & Export/Coding/RawObjectAnimation3DCoder.swift",
"Resources/Import & Export/Coding/RawSkeletalAnimationCoder.swift",
"Resources/Import & Export/Coding/RawSkeletonCoder.swift",
"Resources/Import & Export/Coding/RawSkinCoder.swift",
"Resources/Import & Export/Coding/ResourceCoder.swift",
"Resources/Import & Export/Importers/ApplePlatformImageImporter.swift",
"Resources/Import & Export/Importers/ApplePlatformModelImporter.swift",
"Resources/Import & Export/Importers/GLTransmissionFormat.swift",
"Resources/Import & Export/Importers/PNGImporter.swift",
"Resources/Import & Export/Importers/RawCollisionMeshImporter.swift",
"Resources/Import & Export/Importers/RawGeometryImporter.swift",
"Resources/Import & Export/Importers/RawObjectAnimation3DImporter.swift",
"Resources/Import & Export/Importers/RawSkeletalAnimationImporter.swift",
"Resources/Import & Export/Importers/RawSkeletonImporter.swift",
"Resources/Import & Export/Importers/RawSkinImporter.swift",
"Resources/Import & Export/Importers/TiledTMJImporter.swift",
"Resources/Import & Export/Importers/TiledTSJImporter.swift",
"Resources/Import & Export/Importers/WavefrontOBJ.swift",
"Resources/Lights/Baking/LightMapBaker.swift",
"Resources/Lights/Baking/LightMapPacker.swift",
"Resources/Lights/Baking/RayTraceStructure.swift",
"Resources/Lights/Base/LightEmitter.swift",
"Resources/Lights/DirectionalLight.swift",
"Resources/Lights/PointLight.swift",
"Resources/Lights/SpotLight.swift",
"Resources/Paths.swift",
"Resources/Resource.swift",
"Resources/ResourceManager.swift",
"Resources/Skinning/Raw/RawSkeletalAnimation.swift",
"Resources/Skinning/Raw/RawSkeleton.swift",
"Resources/Skinning/Raw/RawSkin.swift",
"Resources/Skinning/SkeletalAnimation.swift",
"Resources/Skinning/Skeleton.swift",
"Resources/Skinning/Skin.swift",
"Resources/Sprites/Sprite.swift",
"Resources/Sprites/SpriteAnimation.swift",
"Resources/Sprites/SpriteSheet.swift",
"Resources/Text/Backends/ImageFont.swift",
"Resources/Text/Backends/TTFFont.swift",
"Resources/Text/Font.swift",
"Resources/Text/Text.swift",
"Resources/Texture/Raw/RawTexture.swift",
"Resources/Texture/Texture.swift",
"Resources/Tiles/TileMap.swift",
"Resources/Tiles/TileSet.swift",
"SaveState.swift",
"Scripting/Gravity/Gravity+Errors.swift",
"Scripting/Gravity/Gravity+Files.swift",
"Scripting/Gravity/Gravity+Testing.swift",
"Scripting/Gravity/Gravity.swift",
"Scripting/Gravity/GravityClass.swift",
"Scripting/Gravity/GravityClosure.swift",
"Scripting/Gravity/GravityInstance.swift",
"Scripting/Gravity/GravityProtocols.swift",
"Scripting/Gravity/GravityValue.swift",
"Scripting/Gravity/GravityValueConvertible.swift",
"System/Audio/Music.swift",
"System/Audio/Platforms/AudioFormats/VorbisFile.swift",
"System/Audio/Platforms/AudioFormats/WaveFile.swift",
"System/Audio/Platforms/AudioTypes.swift",
"System/Audio/Platforms/Backends/CoreAudio/3D/CAListenerReference.swift",
"System/Audio/Platforms/Backends/CoreAudio/3D/CASourceReference.swift",
"System/Audio/Platforms/Backends/CoreAudio/3D/CASpacialMixerReference.swift",
"System/Audio/Platforms/Backends/CoreAudio/CABufferReference.swift",
"System/Audio/Platforms/Backends/CoreAudio/CAContextReference.swift",
"System/Audio/Platforms/Backends/CoreAudio/Soundtrack/CAAudioMixerReference.swift",
"System/Audio/Platforms/Backends/CoreAudio/Soundtrack/CAAudioTrackReference.swift",
"System/Audio/Platforms/Backends/OpenAL/3D/OAListenerReference.swift",
"System/Audio/Platforms/Backends/OpenAL/3D/OASourceReference.swift",
"System/Audio/Platforms/Backends/OpenAL/3D/OASpacialMixerReference.swift",
"System/Audio/Platforms/Backends/OpenAL/OABufferReference.swift",
"System/Audio/Platforms/Backends/OpenAL/OAContextReference.swift",
"System/Audio/Platforms/Backends/OpenAL/Soundtrack/OAAudioMixerReference.swift",
"System/Audio/Platforms/Backends/OpenAL/Soundtrack/OAAudioTrackReference.swift",
"System/Audio/Platforms/Backends/OpenAL/_Backend/OpenALContext.swift",
"System/Audio/Platforms/Backends/OpenAL/_Backend/OpenALDevice.swift",
"System/Audio/Platforms/Backends/OpenAL/_Backend/OpenALError.swift",
"System/Audio/Platforms/Backends/OpenAL/_Backend/OpenALSource.swift",
"System/Audio/Platforms/Backends/WebAudio/3D/WAListenerReference.swift",
"System/Audio/Platforms/Backends/WebAudio/3D/WASourceReference.swift",
"System/Audio/Platforms/Backends/WebAudio/3D/WASpacialMixerReference.swift",
"System/Audio/Platforms/Backends/WebAudio/Soundtrack/WAAudioMixerReference.swift",
"System/Audio/Platforms/Backends/WebAudio/Soundtrack/WAAudioTrackReference.swift",
"System/Audio/Platforms/Backends/WebAudio/WABufferReference.swift",
"System/Audio/Platforms/Backends/WebAudio/WAContextReference.swift",
"System/Audio/Platforms/Backends/XAudio/3D/XAListenerReference.swift",
"System/Audio/Platforms/Backends/XAudio/3D/XASourceReference.swift",
"System/Audio/Platforms/Backends/XAudio/3D/XASpacialMixerReference.swift",
"System/Audio/Platforms/Backends/XAudio/Soundtrack/XAAudioMixerReference.swift",
"System/Audio/Platforms/Backends/XAudio/Soundtrack/XAAudioTrackReference.swift",
"System/Audio/Platforms/Backends/XAudio/XABufferReference.swift",
"System/Audio/Platforms/Backends/XAudio/XAContextReference.swift",
"System/Audio/Platforms/BufferConverter.swift",
"System/Audio/Sound.swift",
"System/Audio/System/AudioBuffer.swift",
"System/Audio/System/AudioContext.swift",
"System/Audio/System/Multi-Channel/AudioMixer.swift",
"System/Audio/System/Multi-Channel/AudioTrack.swift",
"System/Audio/System/Spatial/SpatialAudioListener.swift",
"System/Audio/System/Spatial/SpatialAudioMixer.swift",
"System/Audio/System/Spatial/SpatialAudioSource.swift",
"System/HID/GamePad/GamePad.swift",
"System/HID/GamePad/GamePadInterpreter/GamePadInterpreter.swift",
"System/HID/GamePad/GamePadInterpreter/Interpreters/HID/IOKitGamePadInterpreter.swift",
"System/HID/GamePad/GamePadInterpreter/Interpreters/HID/LinuxHIDGamePadInterpreter.swift",
"System/HID/GamePad/GamePadInterpreter/Interpreters/HID/Mapping/SDL2/SDL2.swift",
"System/HID/GamePad/GamePadInterpreter/Interpreters/MFIGamePadInterpreter.swift",
"System/HID/GamePad/GamePadInterpreter/Interpreters/NullGamePadInterpreter.swift",
"System/HID/GamePad/GamePadInterpreter/Interpreters/WASIGamePadInterpreter.swift",
"System/HID/GamePad/GamePadInterpreter/Interpreters/XInputGamePadInterpreter.swift",
"System/HID/GamePad/GamePadManager.swift",
"System/HID/HID.swift",
"System/HID/Keyboard/CharacterStream.swift",
"System/HID/Keyboard/Keyboard.swift",
"System/HID/Keyboard/KeyboardEvent.swift",
"System/HID/Keyboard/KeyboardKey.swift",
"System/HID/Keyboard/KeyboardModifierMask.swift",
"System/HID/Mouse/Mouse.swift",
"System/HID/Mouse/MouseButton.swift",
"System/HID/Mouse/MouseScroller.swift",
"System/HID/Touch/Touch.swift",
"System/HID/Touch/TouchScreen.swift",
"System/HID/Touch/TouchSurface.swift",
"System/Platforms/FileSystem/AsynchronousFileSystem.swift",
"System/Platforms/FileSystem/FileSystemTypes.swift",
"System/Platforms/FileSystem/SynchronousFileSystem.swift",
"System/Platforms/Platform Implementations/Android/AndroidPlatform.swift",
"System/Platforms/Platform Implementations/Apple/AppKit/AppKit/AppKitGLKitView.swift",
"System/Platforms/Platform Implementations/Apple/AppKit/AppKit/AppKitMetalView.swift",
"System/Platforms/Platform Implementations/Apple/AppKit/AppKit/AppKitViewController.swift",
"System/Platforms/Platform Implementations/Apple/AppKit/AppKit/AppKitWindow.swift",
"System/Platforms/Platform Implementations/Apple/AppKit/AppKitPlatform.swift",
"System/Platforms/Platform Implementations/Apple/AppleFileSystem.swift",
"System/Platforms/Platform Implementations/Apple/AsynchronousAppleFileSystem.swift",
"System/Platforms/Platform Implementations/Apple/SynchronousAppleFileSystem.swift",
"System/Platforms/Platform Implementations/Apple/UIKit/UIKit/UIKitGLKitView.swift",
"System/Platforms/Platform Implementations/Apple/UIKit/UIKit/UIKitMetalView.swift",
"System/Platforms/Platform Implementations/Apple/UIKit/UIKit/UIKitViewController.swift",
"System/Platforms/Platform Implementations/Apple/UIKit/UIKit/UIKitWindow.swift",
"System/Platforms/Platform Implementations/Apple/UIKit/UIKitPlatform.swift",
"System/Platforms/Platform Implementations/Linux/LinuxFileSystem.swift",
"System/Platforms/Platform Implementations/Linux/LinuxPlatform.swift",
"System/Platforms/Platform Implementations/Linux/X11/X11Window.swift",
"System/Platforms/Platform Implementations/WASI/WASI/WASIWindow.swift",
"System/Platforms/Platform Implementations/WASI/WASIFileSystem.swift",
"System/Platforms/Platform Implementations/WASI/WASIPlatform.swift",
"System/Platforms/Platform Implementations/Win32/AsynchronousWin32FileSystem.swift",
"System/Platforms/Platform Implementations/Win32/SynchronousWin32FileSystem.swift",
"System/Platforms/Platform Implementations/Win32/Win32/Win32Window.swift",
"System/Platforms/Platform Implementations/Win32/Win32/WinSDK+Helpers.swift",
"System/Platforms/Platform Implementations/Win32/Win32FileSystem.swift",
"System/Platforms/Platform Implementations/Win32/Win32Platform.swift",
"System/Platforms/PlatformProtocol.swift",
"System/Rendering/Drawables/Canvas.swift",
"System/Rendering/Drawables/DrawCommand.swift",
"System/Rendering/Drawables/Drawable.swift",
"System/Rendering/Drawables/Scene.swift",
"System/Rendering/Platforms/DirectX12/DX12Geometry.swift",
"System/Rendering/Platforms/DirectX12/DX12RenderTarget.swift",
"System/Rendering/Platforms/DirectX12/DX12Renderer.swift",
"System/Rendering/Platforms/DirectX12/DX12SwapChain.swift",
"System/Rendering/Platforms/DirectX12/DX12Texture.swift",
"System/Rendering/Platforms/GeometryBackend.swift",
"System/Rendering/Platforms/Metal/MetalGeometry.swift",
"System/Rendering/Platforms/Metal/MetalRenderTarget.swift",
"System/Rendering/Platforms/Metal/MetalRenderer.swift",
"System/Rendering/Platforms/Metal/MetalTexture.swift",
"System/Rendering/Platforms/OpenGL/OpenGLGeometry.swift",
"System/Rendering/Platforms/OpenGL/OpenGLRenderTarget.swift",
"System/Rendering/Platforms/OpenGL/OpenGLRenderer+Apple.swift",
"System/Rendering/Platforms/OpenGL/OpenGLRenderer+Linux.swift",
"System/Rendering/Platforms/OpenGL/OpenGLRenderer.swift",
"System/Rendering/Platforms/OpenGL/OpenGLTexture.swift",
"System/Rendering/Platforms/WebGL2/WebGL2Geometry.swift",
"System/Rendering/Platforms/WebGL2/WebGL2RenderTarget.swift",
"System/Rendering/Platforms/WebGL2/WebGL2Renderer.swift",
"System/Rendering/Platforms/WebGL2/WebGL2Texture.swift",
"System/Rendering/RenderTarget.swift",
"System/Rendering/Renderer.swift",
"System/Rendering/SystemShaders.swift",
"System/WindowManager.swift",
"Types/Camera.swift",
"Types/Material.swift",
"Types/Matricies.swift",
"UI/Button.swift",
"UI/Control.swift",
"UI/Drawables/UICanvas.swift",
"UI/GameViewController.swift",
"UI/GestureRecognizers/GestureRecognizer.swift",
"UI/GestureRecognizers/PanGestureRecognizer.swift",
"UI/GestureRecognizers/PinchGestureRecognizer.swift",
"UI/GestureRecognizers/RotateGestureRecognizer.swift",
"UI/GestureRecognizers/TapGestureRecognizer.swift",
"UI/ImageView.swift",
"UI/Label.swift",
"UI/Layout.swift",
"UI/ScrollView.swift",
"UI/SplitViewController.swift",
"UI/StackView.swift",
"UI/TableView.swift",
"UI/TextField.swift",
"UI/TileMapControl.swift",
"UI/TileMapView.swift",
"UI/View.swift",
"UI/ViewController.swift",
"UI/Window.swift"
],
"target_dependencies" : [
"ECSMacros",
"GateUtilities",
"GameMath",
"Shaders",
"TrueType",
"LibSPNG",
"Gravity",
"uFBX",
"OpenGL_GateEngine",
"LinuxSupport"
],
"type" : "library"
},
{
"c99name" : "GameMathTests",
"module_type" : "SwiftTarget",
"name" : "GameMathTests",
"path" : "Tests/GameMathTests",
"sources" : [
"2D/2D Physics/2D Colliders/AxisAlignedBoundingBox2DTests.swift.swift",
"2D/CircleTests.swift",
"2D/Direction2Tests.swift",
"2D/InsetsTests.swift",
"2D/Position2Tests.swift",
"2D/RectTests.swift",
"2D/Size2Tests.swift",
"2D/Vector2Tests.swift",
"3D/Direction3Tests.swift",
"3D/Matrix3x3Tests.swift",
"3D/Matrix4x4Tests.swift",
"3D/Position3Tests.swift",
"3D/QuaternionTests.swift",
"3D/Size3Tests.swift",
"3D/Transform3Tests.swift",
"3D/Vector3Tests.swift",
"Degrees & Radians Tests.swift",
"FloatingPoint+Accuracy.swift",
"InterpolationTests.swift"
],
"target_dependencies" : [
"GameMath"
],
"type" : "test"
},
{
"c99name" : "GameMathSIMDTests",
"module_type" : "SwiftTarget",
"name" : "GameMathSIMDTests",
"path" : "Tests/GameMathSIMDTests",
"sources" : [
"2D/2D Physics/2D Colliders/AxisAlignedBoundingBox2DTests.swift.swift",
"2D/CircleTests.swift",
"2D/Direction2Tests.swift",
"2D/InsetsTests.swift",
"2D/Position2Tests.swift",
"2D/RectTests.swift",
"2D/Size2Tests.swift",
"2D/Vector2Tests.swift",
"3D/Direction3Tests.swift",
"3D/Matrix3x3Tests.swift",
"3D/Matrix4x4Tests.swift",
"3D/Position3Tests.swift",
"3D/QuaternionTests.swift",
"3D/Size3Tests.swift",
"3D/Transform3Tests.swift",
"3D/Vector3Tests.swift",
"Degrees & Radians Tests.swift",
"FloatingPoint+Accuracy.swift",
"InterpolationTests.swift"
],
"target_dependencies" : [
"GameMath"
],
"type" : "test"
},
{
"c99name" : "GameMathNewTests",
"module_type" : "SwiftTarget",
"name" : "GameMathNewTests",
"path" : "Tests/GameMathNewTests",
"sources" : [
"3D/Direction3nFloat16Tests.swift",
"3D/Direction3nFloat32Tests.swift",
"3D/Direction3nFloat64Tests.swift",
"3D/Position3nFloat32Tests.swift",
"3D/Rotation3nFloat32Tests.swift",
"3D/Vector3nFloat32Tests.swift",
"3D/Vector3nFloat64Tests.swift",
"3D/Vector3nInt16Tests.swift",
"3D/Vector3nInt32Tests.swift",
"3D/Vector3nInt64Tests.swift",
"3D/Vector3nInt8Tests.swift",
"3D/Vector3nIntTests.swift",
"3D/Vector3nUInt.swift",
"3D/Vector3nUInt16.swift",
"3D/Vector3nUInt32.swift",
"3D/Vector3nUInt64.swift",
"3D/Vector3nUInt8.swift",
"FloatingPoint+Accuracy.swift"
],
"target_dependencies" : [
"GameMath"
],
"type" : "test"
},
{
"c99name" : "GameMathNewSIMDTests",
"module_type" : "SwiftTarget",
"name" : "GameMathNewSIMDTests",
"path" : "Tests/GameMathNewSIMDTests",
"sources" : [
"3D/Direction3nFloat16Tests.swift",
"3D/Direction3nFloat32Tests.swift",
"3D/Direction3nFloat64Tests.swift",
"3D/Position3nFloat32Tests.swift",
"3D/Rotation3nFloat32Tests.swift",
"3D/Vector3nFloat32Tests.swift",
"3D/Vector3nFloat64Tests.swift",
"3D/Vector3nInt16Tests.swift",
"3D/Vector3nInt32Tests.swift",
"3D/Vector3nInt64Tests.swift",
"3D/Vector3nInt8Tests.swift",
"3D/Vector3nIntTests.swift",
"3D/Vector3nUInt.swift",
"3D/Vector3nUInt16.swift",
"3D/Vector3nUInt32.swift",
"3D/Vector3nUInt64.swift",
"3D/Vector3nUInt8.swift",
"FloatingPoint+Accuracy.swift"
],
"target_dependencies" : [
"GameMath"
],
"type" : "test"
},
{
"c99name" : "GameMath",
"module_type" : "SwiftTarget",
"name" : "GameMath",
"path" : "Sources/GameMath",
"product_memberships" : [
"GateEngine",
"GameMath"
],
"sources" : [
"2D Types (New)/Old+Compatibility/Position2n+Compatibility.swift",
"2D Types (New)/Old+Compatibility/Size2n+Compatibility.swift",
"2D Types (New)/Old+Compatibility/Vector2n+Compatibility.swift",
"2D Types (New)/Rect2n.swift",
"2D Types (New)/Triangle2n.swift",
"2D Types (New)/Vector2n.swift",
"2D Types/2D Physics/2D Colliders/AxisAlignedBoundingBox2D.swift",
"2D Types/2D Physics/2D Colliders/BoundingCircle2D.swift",
"2D Types/2D Physics/2D Colliders/BoundingEllipsoid2D.swift",
"2D Types/2D Physics/2D Colliders/Collider2D.swift",
"2D Types/2D Physics/Line2D.swift",
"2D Types/2D Physics/Ray2D.swift",
"2D Types/2D Physics/Rect+Physics.swift",
"2D Types/Circle.swift",
"2D Types/Direction2.swift",
"2D Types/Insets.swift",
"2D Types/Position2.swift",
"2D Types/Rect.swift",
"2D Types/Size2.swift",
"2D Types/Transform2.swift",
"2D Types/Vector2.swift",
"3D Types (New)/Apple SIMD/Direction3n+AppleSIMD.swift",
"3D Types (New)/Apple SIMD/Position3n+AppleSIMD.swift",
"3D Types (New)/Apple SIMD/Rotation3n+AppleSIMD.swift",
"3D Types (New)/Apple SIMD/Vector3n+AppleAccelerate.swift",
"3D Types (New)/Apple SIMD/Vector3n+AppleSIMD.swift",
"3D Types (New)/Direction3n.swift",
"3D Types (New)/Line3n.swift",
"3D Types (New)/Math/Rect3nSurfaceMath.swift",
"3D Types (New)/Math/Triangle3nSurfaceMath.swift",
"3D Types (New)/Old+Compatibility/Direction3n+Compatibility.swift",
"3D Types (New)/Old+Compatibility/Position3n+Compatibility.swift",
"3D Types (New)/Old+Compatibility/Ray3n+Compatibility.swift",
"3D Types (New)/Old+Compatibility/Rotation3n+Compatibility.swift",
"3D Types (New)/Old+Compatibility/Size3n+Compatibility.swift",
"3D Types (New)/Old+Compatibility/Transform3n+Compatibility.swift",
"3D Types (New)/Old+Compatibility/Vector3n+Compatibility.swift",
"3D Types (New)/Pathfinding3n.swift",
"3D Types (New)/Plane3n.swift",
"3D Types (New)/Position3n.swift",
"3D Types (New)/Ray3n.swift",
"3D Types (New)/Rect3n.swift",
"3D Types (New)/Rotation3n.swift",
"3D Types (New)/Size3n.swift",
"3D Types (New)/Transform3n.swift",
"3D Types (New)/Vector3n.swift",
"3D Types/3D Physics/3D Colliders/AxisAlignedBoundingBox3D.swift",
"3D Types/3D Physics/3D Colliders/BoundingEllipsoid3D.swift",
"3D Types/3D Physics/3D Colliders/BoundingSphere3D.swift",
"3D Types/3D Physics/3D Colliders/Collider3D.swift",
"3D Types/3D Physics/3D Colliders/OrientedBoundingBox3D.swift",
"3D Types/3D Physics/3D Colliders/Triangles/CollisionAttributes.swift",
"3D Types/3D Physics/3D Colliders/Triangles/CollisionTriangle.swift",
"3D Types/3D Physics/Line3D.swift",
"3D Types/3D Physics/Plane3D.swift",
"3D Types/3D Physics/Ray3D.swift",
"3D Types/3D Physics/ViewFrustum3D.swift",
"3D Types/Direction3.swift",
"3D Types/Matrix3x3.swift",
"3D Types/Matrix4x4.swift",
"3D Types/Position3.swift",
"3D Types/Quaternion.swift",
"3D Types/Size3.swift",
"3D Types/TextureCoordinate.swift",
"3D Types/Transform3.swift",
"3D Types/Vector3.swift",
"CardinalDirection.swift",
"Color.swift",
"Degrees & Radians.swift",
"FastInverseSquareRoot.swift",
"GameMath.swift",
"Interpolation.swift",
"Math/abs.swift",
"Math/acos.swift",
"Math/asin.swift",
"Math/atan2.swift",
"Math/ceil.swift",
"Math/cos.swift",
"Math/floor.swift",
"Math/pow.swift",
"Math/round.swift",
"Math/sin.swift",
"Math/tan.swift",
"PlatformSpecific/CoreGraphics.swift",
"PlatformSpecific/Win32.swift",
"Vector4.swift",
"Winding.swift"
],
"target_dependencies" : [
"GateUtilities"
],
"type" : "library"
},
{
"c99name" : "ECSMacros",
"module_type" : "SwiftTarget",
"name" : "ECSMacros",
"path" : "Macros/ECSMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"GateEngine",
"ECSMacros"
],
"sources" : [
"ECSComponentMacro.swift",
"ECSRenderingSystemMacro.swift",
"ECSSystemMacro.swift",
"Plugin.swift"
],
"type" : "macro"
}
],
"tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
BUILD FAILURE 6.1 android