The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OrbitalLayout, reference main (12dc82), with Swift 6.1 for Android on 28 Apr 2026 00:15:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dimayurkovski/OrbitalLayout.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/dimayurkovski/OrbitalLayout
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 12dc823 Add OrbitalViewController extensions, fix Package.swift test path
Cloned https://github.com/dimayurkovski/OrbitalLayout.git
Revision (git rev-parse @):
12dc82326e92728c0b9fa7235795319e745ead93
SUCCESS checkout https://github.com/dimayurkovski/OrbitalLayout.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/dimayurkovski/OrbitalLayout.git
https://github.com/dimayurkovski/OrbitalLayout.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/15] Compiling OrbitalLayout ConstraintFactory.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[5/15] Compiling OrbitalLayout OrbitalAnchor.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[6/16] Compiling OrbitalLayout ConstraintStorage.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[7/16] Compiling OrbitalLayout OrbitalProxy.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[8/16] Compiling OrbitalLayout PlatformAliases.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[9/16] Compiling OrbitalLayout OrbitalView+Orbital.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[10/16] Compiling OrbitalLayout OrbitalViewController+Orbital.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[11/16] Compiling OrbitalLayout OrbitalDescriptor.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[12/16] Compiling OrbitalLayout OrbitalPriority.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/16] Emitting module OrbitalLayout
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[14/16] Compiling OrbitalLayout OrbitalRelation.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[15/16] Compiling OrbitalLayout OrbitalConstraint+Orbital.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[16/16] Compiling OrbitalLayout resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/13] Compiling OrbitalLayout OrbitalProxy.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[3/14] Compiling OrbitalLayout PlatformAliases.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[4/14] Compiling OrbitalLayout OrbitalView+Orbital.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[5/14] Compiling OrbitalLayout OrbitalViewController+Orbital.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[6/14] Compiling OrbitalLayout OrbitalRelation.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[7/14] Compiling OrbitalLayout OrbitalConstraint+Orbital.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[8/14] Compiling OrbitalLayout ConstraintStorage.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[9/14] Compiling OrbitalLayout OrbitalDescriptor.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[10/14] Compiling OrbitalLayout OrbitalPriority.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[11/14] Compiling OrbitalLayout resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/14] Emitting module OrbitalLayout
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[13/14] Compiling OrbitalLayout ConstraintFactory.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
[14/14] Compiling OrbitalLayout OrbitalAnchor.swift
/host/spi-builder-workspace/Sources/Storage/ConstraintStorage.swift:11:8: error: no such module 'ObjectiveC'
  9 | import AppKit
 10 | #endif
 11 | import ObjectiveC
    |        `- error: no such module 'ObjectiveC'
 12 |
 13 | // MARK: - StorageKey
BUILD FAILURE 6.1 android