The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HandGesture, reference main (04f2c1), with Swift 6.3 for Android on 21 Apr 2026 01:21:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnhaney/HandGesture.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/johnhaney/HandGesture
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/johnhaney/HandGesture.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/johnhaney/ARUnderstanding
[1/866] Fetching arunderstanding
Fetched https://github.com/johnhaney/ARUnderstanding from cache (0.92s)
Computing version for https://github.com/johnhaney/ARUnderstanding
Computed https://github.com/johnhaney/ARUnderstanding at 26.0.6 (1.41s)
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--4F562202D5529B1.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/92] 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 |
[6/92] 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 |
[7/92] 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 |
[8/92] 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 |
[9/92] 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 |
[10/92] 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 |
[11/92] 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 |
[12/92] 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 |
[13/92] 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 |
[14/92] 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 |
[15/92] 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 |
[16/92] 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 |
[17/92] 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 |
[18/92] 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 |
[19/92] 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 |
[20/92] 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 |
[21/92] 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 |
[22/92] 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 |
[23/92] 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 |
[24/92] 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 |
[25/92] 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 |
[26/92] 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 |
[27/92] 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 |
[28/92] 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 |
[29/92] 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 |
[30/92] 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 |
[31/92] 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 |
[32/92] 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 |
[33/92] 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 |
[34/92] 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 |
[35/92] 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 |
[36/92] 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 |
[37/92] 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 |
[38/92] 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 |
[39/92] 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 |
[40/92] 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 |
[41/92] 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 |
[42/92] 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 |
[43/92] 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 |
[44/92] 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 |
[45/92] 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 |
[46/92] 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 |
[47/92] 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 |
[48/92] 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 |
[49/92] 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 |
[50/92] 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 |
[51/92] 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 |
[52/92] 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 |
[53/92] 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 |
[54/92] 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 |
[55/92] 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 |
[56/92] 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 |
[57/92] 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 |
[58/92] 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 |
[59/92] 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 |
[60/92] 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 |
[61/92] 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 |
[62/92] 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 |
[63/92] 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 |
[64/92] 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 |
[65/92] 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 |
[66/92] 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 |
[67/92] 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 |
[68/92] 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 |
[69/92] 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 |
[70/92] 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 |
[71/92] 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 |
[72/92] 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 |
[73/92] 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 |
[74/92] 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 |
[75/92] 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 |
[76/92] 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 |
[77/92] 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 |
[78/92] 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 |
[79/92] 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 |
[80/92] 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 |
[81/92] 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 |
[82/92] 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 |
[83/92] 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 |
[84/92] 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 |
[85/92] 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 |
[86/92] 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 |
[87/92] 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 |
[88/92] 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 |
[89/92] 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 |
[90/92] 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 |
[91/92] 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 |
[92/92] 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 |
[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.3 android