The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ARHeadsetKit, reference v1.0.2 (5b9a3d), with Swift 6.2 (beta) for Android on 20 Jun 2025 02:40:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/philipturner/ARHeadsetKit.git
Reference: v1.0.2
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/philipturner/ARHeadsetKit
 * tag               v1.0.2     -> FETCH_HEAD
HEAD is now at 5b9a3d1 Add warning about compile failure to tutorial
Cloned https://github.com/philipturner/ARHeadsetKit.git
Revision (git rev-parse @):
5b9a3d1eef439f263d2c3f9a80b23d68e9052c4e
SUCCESS checkout https://github.com/philipturner/ARHeadsetKit.git at v1.0.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/philipturner/ARHeadsetKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/devicekit/DeviceKit
[1/4072] Fetching devicekit
Fetched https://github.com/devicekit/DeviceKit from cache (0.69s)
Fetching https://github.com/michaeleisel/ZippyJSON
[1/1440] Fetching zippyjson
Fetched https://github.com/michaeleisel/ZippyJSON from cache (0.41s)
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter
Fetching https://github.com/michaeleisel/ZippyJSONCFamily
[1/862] Fetching jjliso8601dateformatter
[863/1481] Fetching jjliso8601dateformatter, zippyjsoncfamily
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter from cache (0.58s)
Fetched https://github.com/michaeleisel/ZippyJSONCFamily from cache (0.58s)
Computing version for https://github.com/michaeleisel/ZippyJSONCFamily
Computed https://github.com/michaeleisel/ZippyJSONCFamily at 1.2.14 (0.99s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter at 0.1.8 (0.38s)
Creating working copy for https://github.com/michaeleisel/ZippyJSON
Working copy of https://github.com/michaeleisel/ZippyJSON resolved at master (a876ed0)
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at master (513b9d7)
Creating working copy for https://github.com/michaeleisel/ZippyJSONCFamily
Working copy of https://github.com/michaeleisel/ZippyJSONCFamily resolved at 1.2.14
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter resolved at 0.1.8
warning: 'spi-builder-workspace': found 8 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/Fourth Sort/FourthSceneSortTypes.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Other/Metal Utilities/Private/ColorUtilities.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Hand Reconstruction/Optical Flow Measurement/OpticalFlowMeasurementTypes.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/Third Sort/ThirdSceneSortTypes.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Other/Metal Utilities/Private/MemoryUtilities.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Matching/Second Match/SecondSceneMeshMatchTypes.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Other/Metal Utilities/Private/ARObjectUtilities.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Matching/Third Match/ThirdSceneMeshMatchTypes.metal
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
    /host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
Building for debugging...
[0/31] Write sources
[0/31] Copying SignedDistanceFieldCreation.metal
[0/31] Copying HandDetection.metal
[0/31] Copying CentralRendering.metal
[0/31] Copying OpticalFlowMeasurement.metal
[0/31] Copying ThirdSceneMeshMatch.metal
[0/31] Copying ThirdSceneSort.metal
[0/31] Copying SecondSceneSort.metal
[0/31] Copying SecondSceneMeshMatch.metal
[0/31] Copying SceneTexelRasterization.metal
[4/31] Copying SceneRendering2D.metal
[4/31] Copying SceneTexelManagement.metal
[9/31] Copying SceneRendering.metal
[12/31] Copying SceneOcclusionTesting.metal
[14/31] Copying SceneMeshReduction.metal
[14/31] Copying SceneColorUpdate.metal
[16/31] Copying SceneCulling.metal
[17/31] Copying LensDistortionCorrection.metal
[17/31] Copying InterfaceSurfaceMeshIndices.data
[17/31] Copying SceneDuplicateRemoval.metal
[17/31] Copying InterfacePreprocessing.metal
[17/31] Copying InterfaceRendering.metal
[17/31] Copying FirstSceneSort.metal
[17/31] Copying FirstSceneMeshMatch.metal
[17/31] Copying FourthSceneSort.metal
[25/31] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/JJLInternal.c:3:
/host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/Vendor/tzdb/tzfile__.h:43:23: error: typedef redefinition with different types ('struct state *' vs 'struct __timezone_t *')
   43 | typedef struct state *timezone_t;
      |                       ^
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/time.h:52:30: note: previous definition is here
   52 | typedef struct __timezone_t* timezone_t;
      |                              ^
/host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/JJLInternal.c:7:9: fatal error: 'CoreFoundation/CFDateFormatter.h' file not found
    7 | #import <CoreFoundation/CFDateFormatter.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[26/31] Compiling JJLISO8601DateFormatter JJLInternal.c
In file included from /host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/JJLISO8601DateFormatter.m:3:
/host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/include/JJLISO8601DateFormatter.h:3:9: fatal error: 'Foundation/Foundation.h' file not found
    3 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[26/31] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
[26/31] Compiling localtime.c
[26/31] Compiling ZippyJSONCFamily JSONSerialization.mm
[26/31] Write swift-version-8C5A4AE7A8CE2BA.txt
BUILD FAILURE 6.2 android