The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OctopusKit, reference develop (b0ca08), with Swift 6.1 for Wasm on 28 May 2025 18:53:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/InvadingOctopus/octopuskit.git
Reference: develop
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/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:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/InvadingOctopus/octopuskit.git
https://github.com/InvadingOctopus/octopuskit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "octopuscore",
      "path" : "/host/OctopusCore",
      "type" : "fileSystem"
    }
  ],
  "manifest_display_name" : "OctopusKit",
  "name" : "OctopusKit",
  "path" : "/host/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" : "/host/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
error: the package at '/host/OctopusCore' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The file doesn’t exist."UserInfo={NSFilePath=/host/OctopusCore, NSURL=file:///host/OctopusCore, NSLocalizedDescription=The folder “OctopusCore” doesn’t exist., NSUnderlyingError=Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory", NSUserStringVariant=["Folder"]})
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
error: the package at '/host/OctopusCore' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The file doesn’t exist."UserInfo={NSUnderlyingError=Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory", NSURL=file:///host/OctopusCore, NSUserStringVariant=["Folder"], NSLocalizedDescription=The folder “OctopusCore” doesn’t exist., NSFilePath=/host/OctopusCore})
BUILD FAILURE 6.1 wasm