Build Information
Failed to build RealityActions, reference main (b7aeda
), with Swift 6.0 for Linux on 3 Nov 2024 20:02:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/migueldeicaza/RealityActions.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/migueldeicaza/RealityActions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b7aeda8 Merge pull request #4 from heckj/ios-compile-fix
Cloned https://github.com/migueldeicaza/RealityActions.git
Revision (git rev-parse @):
b7aeda8ae201181aee5213b127319930f77e0718
SUCCESS checkout https://github.com/migueldeicaza/RealityActions.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/migueldeicaza/RealityActions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.57s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.32s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.78s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.95s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/61] Emitting module RealityActions
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[6/69] Compiling RealityActions BezierTo.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[7/69] Compiling RealityActions Blink.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[8/69] Compiling RealityActions DelayTime.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[9/69] Compiling RealityActions ExtraAction.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[10/69] Compiling RealityActions FadeIn.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[11/69] Compiling RealityActions IntervalCall.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[12/69] Compiling RealityActions JumpBy.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[13/69] Compiling RealityActions JumpTo.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[14/69] Compiling RealityActions ActionManager.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[15/69] Compiling RealityActions Action.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[16/69] Compiling RealityActions AmplitudeAction.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[17/69] Compiling RealityActions FiniteTimeAction.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[18/69] Compiling RealityActions Speed.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[19/69] Compiling RealityActions ActionEase.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[20/69] Compiling RealityActions EaseBackIn.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[21/69] Compiling RealityActions EaseBackInOut.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[22/69] Compiling RealityActions EaseBackOut.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[23/69] Compiling RealityActions EaseBounceIn.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[24/69] Compiling RealityActions EaseBounceInOut.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[25/69] Compiling RealityActions EaseBounceOut.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[26/69] Compiling RealityActions EaseCustom.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[27/69] Compiling RealityActions EaseElastic.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[28/69] Compiling RealityActions EaseElasticIn.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[29/69] Compiling RealityActions EaseElasticInOut.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[30/69] Compiling RealityActions EaseSinIn.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[31/69] Compiling RealityActions EaseSinInOut.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[32/69] Compiling RealityActions EaseSinOut.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[33/69] Compiling RealityActions EaseMath.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[34/69] Compiling RealityActions EntityExtensions.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[35/69] Compiling RealityActions ActionInstant.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[36/69] Compiling RealityActions ApplyTransform.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[37/69] Compiling RealityActions AsyncSupport.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[38/69] Compiling RealityActions EaseElasticOut.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[39/69] Compiling RealityActions EaseExponentialIn.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[40/69] Compiling RealityActions EaseExponentialInOut.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[41/69] Compiling RealityActions EaseExponentialOut.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[42/69] Compiling RealityActions EaseIn.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[43/69] Compiling RealityActions EaseInOut.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[44/69] Compiling RealityActions EaseOut.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[45/69] Compiling RealityActions EaseRateAction.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[46/69] Compiling RealityActions Call.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[47/69] Compiling RealityActions Hide.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[48/69] Compiling RealityActions Place.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[49/69] Compiling RealityActions RemoveSelf.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[50/69] Compiling RealityActions Show.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[51/69] Compiling RealityActions ToggleVisibility.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[52/69] Compiling RealityActions ActionTween.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[53/69] Compiling RealityActions BezierBy.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[54/69] Compiling RealityActions MoveBy.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[55/69] Compiling RealityActions MoveTo.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[56/69] Compiling RealityActions Parallel.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[57/69] Compiling RealityActions Repeat.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[58/69] Compiling RealityActions RepeatForever.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[59/69] Compiling RealityActions ReverseTime.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[60/69] Compiling RealityActions RotateAroundBy.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[61/69] Compiling RealityActions RotateBy.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[62/69] Compiling RealityActions RotateTo.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[63/69] Compiling RealityActions ScaleBy.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[64/69] Compiling RealityActions ScaleTo.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[65/69] Compiling RealityActions SequenceAction.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[66/69] Compiling RealityActions Spawn.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[67/69] Compiling RealityActions QuatMath.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[68/69] Compiling RealityActions RealityActions.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
[69/69] Compiling RealityActions SplineMath.swift
/host/spi-builder-workspace/Sources/RealityActions/ActionManager.swift:9:8: error: no such module 'RealityKit'
7 |
8 | import Foundation
9 | import RealityKit
| `- error: no such module 'RealityKit'
10 |
11 | /// This implement the action manager system that is registered with RealityKit
BUILD FAILURE 6.0 linux