The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DicyaninHandTracking, reference 1.0.0 (655fa1), with Swift 6.3 for Android on 16 Apr 2026 23:08:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/hunterh37/DicyaninHandTracking.git
Reference: 1.0.0
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/hunterh37/DicyaninHandTracking
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 655fa1b Update Package.swift
Cloned https://github.com/hunterh37/DicyaninHandTracking.git
Revision (git rev-parse @):
655fa1bfa169fb1410c873c2de518b315c0fc253
SUCCESS checkout https://github.com/hunterh37/DicyaninHandTracking.git at 1.0.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/hunterh37/DicyaninHandTracking.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/hunterh37/DicyaninARKitSession.git
[1/20] Fetching dicyaninarkitsession
Fetched https://github.com/hunterh37/DicyaninARKitSession.git from cache (0.24s)
Computing version for https://github.com/hunterh37/DicyaninARKitSession.git
Computed https://github.com/hunterh37/DicyaninARKitSession.git at 1.0.1 (0.61s)
Creating working copy for https://github.com/hunterh37/DicyaninARKitSession.git
Working copy of https://github.com/hunterh37/DicyaninARKitSession.git resolved at 1.0.1
error: 'spi-builder-workspace': target 'HandTrackingTests' has overlapping sources: /host/spi-builder-workspace/Sources/DicyaninHandTracking/Components/CollisionSubscriptionComponent.swift, /host/spi-builder-workspace/Sources/DicyaninHandTracking/HandTracking.swift, /host/spi-builder-workspace/Sources/DicyaninHandTracking/ToolManager.swift, /host/spi-builder-workspace/Sources/DicyaninHandTracking/ToolView.swift, /host/spi-builder-workspace/Sources/DicyaninHandTracking/ToolViewButton.swift, /host/spi-builder-workspace/Sources/DicyaninHandTracking/HandTracking+ModelLoading.swift, /host/spi-builder-workspace/Sources/DicyaninHandTracking/FingerVisualizationEntity.swift, /host/spi-builder-workspace/Sources/DicyaninHandTracking/Components/ToolCollisionTriggerComponent.swift, /host/spi-builder-workspace/Sources/DicyaninHandTracking/HandTracking+Interaction.swift, /host/spi-builder-workspace/Sources/DicyaninHandTracking/Components/ToolInteractionTargetComponent.swift, /host/spi-builder-workspace/Sources/DicyaninHandTracking/HandTrackingView.swift
BUILD FAILURE 6.3 android