Build Information
Failed to build OctopusKit, reference develop (b0ca08
), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 18:24:05 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/InvadingOctopus/octopuskit.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/InvadingOctopus/octopuskit
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at b0ca086 Fix ReadMe link to Comedot
Cloned https://github.com/InvadingOctopus/octopuskit.git
Revision (git rev-parse @):
b0ca086fae4dcf574cdb99147c5a02c553d74b7a
SUCCESS checkout https://github.com/InvadingOctopus/octopuskit.git at develop
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/InvadingOctopus/octopuskit.git
https://github.com/InvadingOctopus/octopuskit.git
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "octopuscore",
"path" : "/Users/admin/builder/OctopusCore",
"type" : "fileSystem"
}
],
"manifest_display_name" : "OctopusKit",
"name" : "OctopusKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "OctopusKit",
"targets" : [
"OctopusKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "OctopusKitTests",
"module_type" : "SwiftTarget",
"name" : "OctopusKitTests",
"path" : "Tests/OctopusKitTests",
"sources" : [
"Apple API Extensions Tests/NumericsTests.swift",
"Apple API Extensions Tests/StringTests.swift",
"ContiguousArray2DTests.swift",
"Core Tests/ComponentTests.swift",
"Core Tests/EntityContainerTests.swift",
"Core Tests/OctopusKitLaunchTests.swift",
"TestsTemplate.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"OctopusKit"
],
"type" : "test"
},
{
"c99name" : "OctopusKit",
"module_type" : "SwiftTarget",
"name" : "OctopusKit",
"path" : "Sources/OctopusKit",
"product_dependencies" : [
"OctopusCore"
],
"product_memberships" : [
"OctopusKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/OctopusKit/Assets/Shaders/ShaderKit/LICENSE",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Apple API Extensions/AppKit/NSGestureRecognizer+OctopusKit.swift",
"Apple API Extensions/Foundation/Array+OctopusComponentSystem.swift",
"Apple API Extensions/Foundation/Collection+OctopusKit.swift",
"Apple API Extensions/GameplayKit/GKComponent+OctopusKit.swift",
"Apple API Extensions/GameplayKit/GKComponentSystem+TurnBased.swift",
"Apple API Extensions/GameplayKit/GKEntity+OctopusKit.swift",
"Apple API Extensions/GameplayKit/GKRandom+OctopusKit.swift",
"Apple API Extensions/GameplayKit/GKSKNodeComponent+OctopusKit.swift",
"Apple API Extensions/OSAgnosticTypeAliases.swift",
"Apple API Extensions/SpriteKit/SKAction+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKAttributeValue+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKColor+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKConstraint+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKLabelNode+OctopusAnimations.swift",
"Apple API Extensions/SpriteKit/SKLabelNode+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKLightNode+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKNode+OctopusAnimations.swift",
"Apple API Extensions/SpriteKit/SKNode+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKNodeWithAnchor.swift",
"Apple API Extensions/SpriteKit/SKNodeWithBlendMode.swift",
"Apple API Extensions/SpriteKit/SKNodeWithColor.swift",
"Apple API Extensions/SpriteKit/SKNodeWithLighting.swift",
"Apple API Extensions/SpriteKit/SKNodeWithShader.swift",
"Apple API Extensions/SpriteKit/SKNodeWithSize.swift",
"Apple API Extensions/SpriteKit/SKPhysicsBody+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKPhysicsContact+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKRange+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKScene+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKShader+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKShapeNode+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKSpriteNode+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKTexture+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKUniform+OctopusKit.swift",
"Apple API Extensions/SpriteKit/SKView+OctopusKit.swift",
"Apple API Extensions/UIKit/UIGestureRecognizer+OctopusKit.swift",
"Assets/Bundle+OctopusKit.swift",
"Assets/Shaders/ShaderKit/SHKCheckerboard.swift",
"Assets/Shaders/ShaderKit/SHKCircleWave.swift",
"Assets/Shaders/ShaderKit/SHKCircleWaveBlended.swift",
"Assets/Shaders/ShaderKit/SHKCircleWaveRainbow.swift",
"Assets/Shaders/ShaderKit/SHKCircleWaveRainbowBlended.swift",
"Assets/Shaders/ShaderKit/SHKColorAlpha.swift",
"Assets/Shaders/ShaderKit/SHKColorInvert.swift",
"Assets/Shaders/ShaderKit/SHKColorNonAlpha.swift",
"Assets/Shaders/ShaderKit/SHKColorize.swift",
"Assets/Shaders/ShaderKit/SHKDesaturate.swift",
"Assets/Shaders/ShaderKit/SHKDynamicGrayNoise.swift",
"Assets/Shaders/ShaderKit/SHKDynamicRainbowNoise.swift",
"Assets/Shaders/ShaderKit/SHKEmbossColor.swift",
"Assets/Shaders/ShaderKit/SHKEmbossGray.swift",
"Assets/Shaders/ShaderKit/SHKInfrared.swift",
"Assets/Shaders/ShaderKit/SHKInterlace.swift",
"Assets/Shaders/ShaderKit/SHKLightGrid.swift",
"Assets/Shaders/ShaderKit/SHKLinearGradient.swift",
"Assets/Shaders/ShaderKit/SHKPixelate.swift",
"Assets/Shaders/ShaderKit/SHKRadialGradient.swift",
"Assets/Shaders/ShaderKit/SHKScanlines.swift",
"Assets/Shaders/ShaderKit/SHKScreen.swift",
"Assets/Shaders/ShaderKit/SHKStaticGrayNoise.swift",
"Assets/Shaders/ShaderKit/SHKStaticRainbowNoise.swift",
"Assets/Shaders/ShaderKit/SHKWater.swift",
"Components/Abstract/ClampedValueComponent.swift",
"Components/Abstract/DictionaryComponent.swift",
"Components/Abstract/RelayComponent.swift",
"Components/Abstract/SingleUseComponent.swift",
"Components/Abstract/ValueComponent.swift",
"Components/Abstract/iOSExclusiveComponent.swift",
"Components/Abstract/macOSExclusiveComponent.swift",
"Components/Audio/AudioComponent.swift",
"Components/Audio/MusicComponent.swift",
"Components/Gameplay/Agents & Goals/AgentComponent.swift",
"Components/Gameplay/Agents & Goals/AgentGoalComponent.swift",
"Components/Gameplay/Agents & Goals/AgentSeekingGoalComponent.swift",
"Components/Gameplay/Agents & Goals/ObstacleAvoidanceGoalComponent.swift",
"Components/Gameplay/Agents & Goals/PositionSeekingGoalComponent.swift",
"Components/Gameplay/Agents & Goals/SpeedGoalComponent.swift",
"Components/Gameplay/Agents & Goals/WanderingGoalComponent.swift",
"Components/Gameplay/CombatBehaviorComponent.swift",
"Components/Gameplay/DelayedRemovalComponent.swift",
"Components/Gameplay/RandomizationComponent.swift",
"Components/Gameplay/StateMachineComponent.swift",
"Components/Gameplay/TimeComponent.swift",
"Components/Graphics/BadgeComponent.swift",
"Components/Graphics/BubbleEmitterComponent.swift",
"Components/Graphics/CameraComponent.swift",
"Components/Graphics/DebugFrameComponent.swift",
"Components/Graphics/NodeActionComponent.swift",
"Components/Graphics/NodeAttachmentComponent.swift",
"Components/Graphics/NodeComponent.swift",
"Components/Graphics/NoiseComponent.swift",
"Components/Graphics/NoiseMapComponent.swift",
"Components/Graphics/NoiseMappedGeneratorComponent.swift",
"Components/Graphics/OKFont.swift",
"Components/Graphics/OKLayoutGrid.swift",
"Components/Graphics/OKShadow.swift",
"Components/Graphics/OKSprite/OKSprite+Input-iOS.swift",
"Components/Graphics/OKSprite/OKSprite.swift",
"Components/Graphics/OffscreenRemovalComponent.swift",
"Components/Graphics/ParticleEmitterComponent.swift",
"Components/Graphics/RandomlyPositionedGeneratorComponent.swift",
"Components/Graphics/SceneComponent.swift",
"Components/Graphics/ShaderComponent.swift",
"Components/Graphics/TextureAnimationComponent.swift",
"Components/Graphics/TextureDictionaryComponent.swift",
"Components/Graphics/TileBasedPositionComponent.swift",
"Components/Graphics/TileMapComponent.swift",
"Components/Input/Directional/DirectionControlledPhysicsComponent.swift",
"Components/Input/Directional/DirectionControlledRotationComponent.swift",
"Components/Input/Directional/DirectionControlledThrustComponent.swift",
"Components/Input/Directional/DirectionControlledTileBasedMovementComponent.swift",
"Components/Input/Directional/DirectionControlledTorqueComponent.swift",
"Components/Input/Directional/DirectionEventComponent.swift",
"Components/Input/ImpactVibrationComponent.swift",
"Components/Input/Keyboard/KeyboardEventComponent.swift",
"Components/Input/Motion/MotionControlledGravityComponent.swift",
"Components/Input/Motion/MotionControlledParallaxComponent.swift",
"Components/Input/Motion/MotionControlledThrustComponent.swift",
"Components/Input/Motion/MotionManagerComponent.swift",
"Components/Input/Mouse/MouseEventComponent.swift",
"Components/Input/Pointer/NodePointerClosureComponent.swift",
"Components/Input/Pointer/NodePointerState.swift",
"Components/Input/Pointer/NodePointerStateComponent.swift",
"Components/Input/Pointer/PointerControlledDraggingComponent.swift",
"Components/Input/Pointer/PointerControlledForceComponent.swift",
"Components/Input/Pointer/PointerControlledPhysicsDraggingComponent.swift",
"Components/Input/Pointer/PointerControlledPhysicsHoldingComponent.swift",
"Components/Input/Pointer/PointerControlledPositioningComponent.swift",
"Components/Input/Pointer/PointerControlledRotationComponent.swift",
"Components/Input/Pointer/PointerControlledSeekingComponent.swift",
"Components/Input/Pointer/PointerEventComponent.swift",
"Components/Input/Touch Gestures/CameraPanComponent.swift",
"Components/Input/Touch Gestures/CameraZoomComponent.swift",
"Components/Input/Touch Gestures/ClickGestureRecognizerComponent.swift",
"Components/Input/Touch Gestures/NodeTapHandlerComponent.swift",
"Components/Input/Touch Gestures/OKGestureRecognizerComponent.swift",
"Components/Input/Touch Gestures/PanControlledDraggingComponent.swift",
"Components/Input/Touch Gestures/PanGestureRecognizerComponent.swift",
"Components/Input/Touch Gestures/PinchGestureRecognizerComponent.swift",
"Components/Input/Touch Gestures/TapGestureRecognizerComponent.swift",
"Components/Input/Touch/NodeTouchClosureComponent.swift",
"Components/Input/Touch/NodeTouchState.swift",
"Components/Input/Touch/NodeTouchStateComponent.swift",
"Components/Input/Touch/TouchControlledDraggingComponent.swift",
"Components/Input/Touch/TouchControlledForceComponent.swift",
"Components/Input/Touch/TouchControlledPhysicsDraggingComponent.swift",
"Components/Input/Touch/TouchControlledPhysicsHoldingComponent.swift",
"Components/Input/Touch/TouchControlledPositioningComponent.swift",
"Components/Input/Touch/TouchControlledRotationComponent.swift",
"Components/Input/Touch/TouchControlledSeekingComponent.swift",
"Components/Input/Touch/TouchEventComponent.swift",
"Components/Input/VibrationComponent.swift",
"Components/Logic/ClosureComponent.swift",
"Components/Logic/DelayedClosureComponent.swift",
"Components/Logic/RepeatingClosureComponent.swift",
"Components/Logic/TimeDependentClosureComponent.swift",
"Components/Physics/EntitySpawnerComponent.swift",
"Components/Physics/PhysicsComponent.swift",
"Components/Physics/PhysicsContactComponent.swift",
"Components/Physics/PhysicsEventComponent.swift",
"Components/Physics/PhysicsWorldComponent.swift",
"Components/Physics/ThrustComponent.swift",
"Components/Turn-Based/OKTurnBasedComponent.swift",
"Components/Turn-Based/TurnBasedClampedValueComponent.swift",
"Components/Turn-Based/TurnBasedTileBasedPositionComponent.swift",
"Components/Turn-Based/TurnCounterComponent.swift",
"Components/User Interface/MessageStackerComponent.swift",
"Components/User Interface/MessageTickerComponent.swift",
"Components/User Interface/ValueDisplayComponent.swift",
"Core/Base/OKComponent.swift",
"Core/Base/OKComponentSystem.swift",
"Core/Base/OKEntity.swift",
"Core/Base/OKEntityContainer.swift",
"Core/Base/OKEntityState.swift",
"Core/Base/OKGameState.swift",
"Core/Base/OKScene+Keyboard.swift",
"Core/Base/OKScene+Mouse.swift",
"Core/Base/OKScene+Touch.swift",
"Core/Base/OKScene.swift",
"Core/Base/OKSceneDelegate.swift",
"Core/Base/OKState.swift",
"Core/Base/OKStateMachine.swift",
"Core/Base/OKSubscene+Keyboard.swift",
"Core/Base/OKSubscene+Mouse.swift",
"Core/Base/OKSubscene+Touch.swift",
"Core/Base/OKSubscene.swift",
"Core/Base/OKTurnBasedEntity.swift",
"Core/Base/OKTurnBasedScene.swift",
"Core/Launch/OKConfiguration.swift",
"Core/Launch/OKGameCoordinator.swift",
"Core/Launch/OKScenePresenter.swift",
"Core/Launch/OKViewController+Menus.swift",
"Core/Launch/OKViewController.swift",
"Core/Launch/OctopusKit+Constants.swift",
"Core/Launch/OctopusKit+Logs.swift",
"Core/Launch/OctopusKit.swift",
"Entities/User Interace/OKButtonEntity.swift",
"Miscellaneous/Lab/Component.swift",
"Miscellaneous/Lab/ComponentContainer.swift",
"Miscellaneous/Lab/Entity.swift",
"Miscellaneous/Lab/GKComponentWrapper.swift",
"Miscellaneous/Lab/GKEntityWrapper.swift",
"Miscellaneous/OKHighScoreChart.swift",
"Miscellaneous/OctopusKitErrors.swift",
"Scene Templates/OKLogoScene.swift",
"Support & Utility/Data Structures/AcceleratedValue.swift",
"Support & Utility/Data Structures/LightCategories.swift",
"Support & Utility/Data Structures/PhysicsCategories.swift",
"Support & Utility/Enums/PhysicsMovementType.swift",
"Support & Utility/Enums/TimeStep.swift",
"Support & Utility/OKLoader.swift",
"Support & Utility/OKUtility+Graphics.swift",
"Support & Utility/OctopusKit+Caches.swift",
"Support & Utility/Property Wrappers/LogInputEventChanges.swift",
"Support & Utility/Protocols/Nameable.swift",
"Support & Utility/Protocols/Pseudocomponent.swift",
"Support & Utility/Protocols/RequiresUpdatesPerFrame.swift",
"Support & Utility/Protocols/TurnBased.swift",
"SwiftUI/OKContainerView.swift",
"SwiftUI/OKUIOverlay.swift",
"SwiftUI/OKViewControllerRepresentable.swift",
"SwiftUI/OctopusUI.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the package at '/Users/admin/builder/OctopusCore' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “OctopusCore” doesn’t exist." UserInfo={NSUserStringVariant=(
Folder
), NSFilePath=/Users/admin/builder/OctopusCore, NSURL=file:///Users/admin/builder/OctopusCore, NSUnderlyingError=0x600002cb6970 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
Resolve Package Graph
the package at '/Users/admin/builder/OctopusCore' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “OctopusCore” doesn’t exist." UserInfo={NSUserStringVariant=(
Folder
), NSFilePath=/Users/admin/builder/OctopusCore, NSURL=file:///Users/admin/builder/OctopusCore, NSUnderlyingError=0x600002c8f810 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
Resolved source packages:
spi-builder-workspace: (null)
2025-04-27 11:24:04.234 xcodebuild[520:2915] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_11-24-0004.xcresult
xcodebuild: error: Could not resolve package dependencies:
the package at '/Users/admin/builder/OctopusCore' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “OctopusCore” doesn’t exist." UserInfo={NSUserStringVariant=(
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the package at '/Users/admin/builder/OctopusCore' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “OctopusCore” doesn’t exist." UserInfo={NSUserStringVariant=(
Folder
), NSFilePath=/Users/admin/builder/OctopusCore, NSURL=file:///Users/admin/builder/OctopusCore, NSUnderlyingError=0x600003ccdd10 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
Resolved source packages:
spi-builder-workspace: (null)
2025-04-27 11:24:04.992 xcodebuild[579:3261] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_11-24-0004.xcresult
xcodebuild: error: Could not resolve package dependencies:
the package at '/Users/admin/builder/OctopusCore' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “OctopusCore” doesn’t exist." UserInfo={NSUserStringVariant=(
BUILD FAILURE 6.1 iOS