Build Information
Failed to build HandGesture, reference v26.0.3 (04f2c1), with Swift 6.2 for Linux on 28 Dec 2025 18:34:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnhaney/HandGesture.git
Reference: v26.0.3
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/johnhaney/HandGesture
* tag v26.0.3 -> FETCH_HEAD
HEAD is now at 04f2c14 Merge pull request #7 from xuchi16/fix/duplication-and-info-list
Cloned https://github.com/johnhaney/HandGesture.git
Revision (git rev-parse @):
04f2c1488a150728a32b135cdb3d81f6c7d542bd
SUCCESS checkout https://github.com/johnhaney/HandGesture.git at v26.0.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/johnhaney/HandGesture.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/johnhaney/ARUnderstanding
[1/866] Fetching arunderstanding
Fetched https://github.com/johnhaney/ARUnderstanding from cache (0.25s)
Computing version for https://github.com/johnhaney/ARUnderstanding
Computed https://github.com/johnhaney/ARUnderstanding at 26.0.6 (0.56s)
Creating working copy for https://github.com/johnhaney/ARUnderstanding
Working copy of https://github.com/johnhaney/ARUnderstanding resolved at 26.0.6
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/92] Emitting module ARUnderstanding
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[5/104] Compiling ARUnderstanding ObjectTracking+Playback.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[6/104] Compiling ARUnderstanding PlaneTracking+Playback.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[7/104] Compiling ARUnderstanding RoomTracking+Playback.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[8/104] Compiling ARUnderstanding SceneTracking+Playback.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[9/104] Compiling ARUnderstanding WorldTracking+Playback.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[10/104] Compiling ARUnderstanding ARKit+Record.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[11/104] Compiling ARUnderstanding AnchorRecorder.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[12/104] Compiling ARUnderstanding BinaryReader.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[13/104] Compiling ARUnderstanding BinaryWriter.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[14/104] Compiling ARUnderstanding HandTracking+Record.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[15/104] Compiling ARUnderstanding ImageTracking+Record.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[16/104] Compiling ARUnderstanding PlaneTracking+Record.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[17/104] Compiling ARUnderstanding CapturedObjectAnchor+PackCodable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[18/104] Compiling ARUnderstanding CapturedPlaneAnchor+PackCodable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[19/104] Compiling ARUnderstanding CapturedRoomAnchor+PackCodable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[20/104] Compiling ARUnderstanding CapturedWorldAnchor+PackCodable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[21/104] Compiling ARUnderstanding PackCodable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[22/104] Compiling ARUnderstanding PackCodable+Double.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[23/104] Compiling ARUnderstanding PackCodable+Float.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[24/104] Compiling ARUnderstanding PackCodable+Int.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[25/104] Compiling ARUnderstanding PackCodable+UInt32.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[26/104] Compiling ARUnderstanding PackCodable+UUID.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[27/104] Compiling ARUnderstanding ARUnderstandingSession.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[28/104] Compiling ARUnderstanding Spatial+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[29/104] Compiling ARUnderstanding ImageTrackingProvider.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[30/104] Compiling ARUnderstanding ObjectTrackingProvider.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[31/104] Compiling ARUnderstanding PlaneDetectionProvider.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[32/104] Compiling ARUnderstanding RoomTrackingProvider.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[33/104] Compiling ARUnderstanding SceneReconstructionProvider.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[34/104] Compiling ARUnderstanding WorldTrackingProvider.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[35/104] Compiling ARUnderstanding ARUnderstandng+ARKit.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[36/104] Compiling ARUnderstanding ARProvider+visionOS.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[37/104] Compiling ARUnderstanding DeviceAnchor+ARUnderstanding.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[38/104] Compiling ARUnderstanding HandAnchor+ARUnderstanding.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[39/104] Compiling ARUnderstanding ImageAnchor+ARUnderstanding.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[40/104] Compiling ARUnderstanding MeshAnchor+ARUnderstanding.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[41/104] Compiling ARUnderstanding ObjectAnchor+ARUnderstanding.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[42/104] Compiling ARUnderstanding ARAnchor+Capture.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[43/104] Compiling ARUnderstanding ARBodyAnchor+Capture.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[44/104] Compiling ARUnderstanding ARFaceAnchor+Capture.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[45/104] Compiling ARUnderstanding ARImageAnchor+Capture.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[46/104] Compiling ARUnderstanding ARMeshAnchor+Capture.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[47/104] Compiling ARUnderstanding ARObjectAnchor+Capture.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[48/104] Compiling ARUnderstanding ARPlaneAnchor+Capture.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[49/104] Compiling ARUnderstanding ARKit_iOS+ARUnderstanding.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[50/104] Compiling ARUnderstanding ARProvider+iOS.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[51/104] Compiling ARUnderstanding ARDataProvider.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[52/104] Compiling ARUnderstanding BodyTrackingProvider.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[53/104] Compiling ARUnderstanding DeviceTrackingProvider.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[54/104] Compiling ARUnderstanding FaceTrackingProvider.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[55/104] Compiling ARUnderstanding CapturedHandAnchor.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[56/104] Compiling ARUnderstanding CapturedImageAnchor.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[57/104] Compiling ARUnderstanding CapturedMeshAnchor.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[58/104] Compiling ARUnderstanding CapturedObjectAnchor.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[59/104] Compiling ARUnderstanding CapturedPlaneAnchor.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[60/104] Compiling ARUnderstanding CapturedRoomAnchor.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[61/104] Compiling ARUnderstanding CapturedWorldAnchor.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[62/104] Compiling ARUnderstanding SavedAnchor.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[63/104] Compiling ARUnderstanding ARKit+Playback.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[64/104] Compiling ARUnderstanding AnchorPlayback.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[65/104] Compiling ARUnderstanding FaceTracking+Playback.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[66/104] Compiling ARUnderstanding HandTracking+Playback.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[67/104] Compiling ARUnderstanding ImageTracking+Playback.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[68/104] Compiling ARUnderstanding SceneTracking+Record.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[69/104] Compiling ARUnderstanding WorldTracking+Record.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[70/104] Compiling ARUnderstanding ARUnderstanding+Playback.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[71/104] Compiling ARUnderstanding ARUnderstanding+Record.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[72/104] Compiling ARUnderstanding ARUnderstandingProvider.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[73/104] Compiling ARUnderstanding CapturedAnchor+PackCodable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[74/104] Compiling ARUnderstanding CapturedBodyAnchor+PackCodable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[75/104] Compiling ARUnderstanding CapturedDeviceAnchor+PackCodable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[76/104] Compiling ARUnderstanding CapturedFaceAnchor+PackCodable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[77/104] Compiling ARUnderstanding CapturedHandAnchor+PackCodable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[78/104] Compiling ARUnderstanding CapturedImageAnchor+PackCodable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[79/104] Compiling ARUnderstanding CapturedMeshAnchor+PackCodable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[80/104] Compiling ARUnderstanding PlaneAnchor+ARUnderstanding.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[81/104] Compiling ARUnderstanding RoomAnchor+ARUnderstanding.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[82/104] Compiling ARUnderstanding WorldAnchor+ARUnderstanding.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[83/104] Compiling ARUnderstanding ARKitRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[84/104] Compiling ARUnderstanding ARUnderstanding.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[85/104] Compiling ARUnderstanding ARUnderstanding+iOS.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[86/104] Compiling ARUnderstanding ARUnderstanding+visionOS.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[87/104] Compiling ARUnderstanding ARKit+Hashable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[88/104] Compiling ARUnderstanding CapturedAnchor.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[89/104] Compiling ARUnderstanding CapturedBodyAnchor.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[90/104] Compiling ARUnderstanding CapturedDeviceAnchor.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[91/104] Compiling ARUnderstanding CapturedFaceAnchor.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[92/104] Compiling ARUnderstanding CapturedFaceStatic.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[93/104] Compiling ARUnderstanding ARUnderstandingVisualizer.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[94/104] Compiling ARUnderstanding CapturedAnchor+Visualizable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[95/104] Compiling ARUnderstanding CapturedBodyAnchor+Visualizable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[96/104] Compiling ARUnderstanding CapturedDeviceAnchor+Visualizable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[97/104] Compiling ARUnderstanding CapturedFaceAnchor+Visualizable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[98/104] Compiling ARUnderstanding CapturedHandAnchor+Visualizable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[99/104] Compiling ARUnderstanding CapturedImageAnchor+Visualizable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[100/104] Compiling ARUnderstanding CapturedMeshAnchor+Visualizable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[101/104] Compiling ARUnderstanding CapturedObjectAnchor+Visualizable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[102/104] Compiling ARUnderstanding CapturedPlaneAnchor+Visualizable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[103/104] Compiling ARUnderstanding CapturedRoomAnchor+Visualizable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
[104/104] Compiling ARUnderstanding CapturedWorldAnchor+Visualizable.swift
/host/spi-builder-workspace/.build/checkouts/ARUnderstanding/Sources/ARUnderstanding/ARKit+unavailableOS/ARUnderstandng+ARKit.swift:15:8: error: no such module 'simd'
13 | import RealityKit
14 | #endif
15 | import simd
| `- error: no such module 'simd'
16 | import OSLog
17 |
BUILD FAILURE 6.2 linux