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 SpeziLicense, reference main (42bd51), with Swift 6.1 for Android on 31 May 2025 07:05:25 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziLicense.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/StanfordSpezi/SpeziLicense
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 42bd511 Update Screenshots
Cloned https://github.com/StanfordSpezi/SpeziLicense.git
Revision (git rev-parse @):
42bd5113d12f6c6b9dff9fe0123afcf2d2154f15
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziLicense.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziLicense.git
https://github.com/StanfordSpezi/SpeziLicense.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-package-list",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.8.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FelixHerrmann/swift-package-list.git"
    },
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi"
    }
  ],
  "manifest_display_name" : "SpeziLicense",
  "name" : "SpeziLicense",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziLicense",
      "targets" : [
        "SpeziLicense"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziLicenseTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziLicenseTests",
      "path" : "Tests/SpeziLicenseTests",
      "product_dependencies" : [
        "Spezi"
      ],
      "sources" : [
        "SpeziLicenseTests.swift"
      ],
      "target_dependencies" : [
        "SpeziLicense"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziLicense",
      "module_type" : "SwiftTarget",
      "name" : "SpeziLicense",
      "path" : "Sources/SpeziLicense",
      "product_dependencies" : [
        "SwiftPackageList"
      ],
      "product_memberships" : [
        "SpeziLicense"
      ],
      "sources" : [
        "Bundle+ApplicationName.swift",
        "License.swift",
        "Package+LicenseType.swift",
        "PackageHelper.swift",
        "Views/ContributionsList.swift",
        "Views/PackageCell.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/StanfordSpezi/Spezi
Fetching https://github.com/FelixHerrmann/swift-package-list.git
[1/3177] Fetching swift-package-list
[3178/12359] Fetching swift-package-list, spezi
[1653/9182] Fetching spezi
Fetched https://github.com/FelixHerrmann/swift-package-list.git from cache (0.27s)
Fetched https://github.com/StanfordSpezi/Spezi from cache (1.23s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.8.2 (2.16s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/apple/swift-collections.git
[1/583] Fetching xctruntimeassertions
[584/17174] Fetching xctruntimeassertions, swift-collections
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.69s)
[830/16591] Fetching swift-collections
[4315/17471] Fetching swift-collections, spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.27s)
[7632/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.58s)
Computing version for https://github.com/FelixHerrmann/swift-package-list.git
Computed https://github.com/FelixHerrmann/swift-package-list.git at 4.8.0 (2.17s)
Fetching https://github.com/apple/swift-argument-parser
[1/15386] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.98s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.1.0 (1.63s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.8 (0.64s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
[1/1717] Fetching swift-atomics
[791/7676] Fetching swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.61s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.33s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.89s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.61s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.45s)
Creating working copy for https://github.com/FelixHerrmann/swift-package-list.git
Working copy of https://github.com/FelixHerrmann/swift-package-list.git resolved at 4.8.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.1.0
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.8
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.8.2
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziLicense/Resources/Localizable.xcstrings
    /host/spi-builder-workspace/Sources/SpeziLicense/Resources/Localizable.xcstrings.license
[1/1] Compiling plugin SwiftPackageListPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/7] Write sources
[2/7] Copying PrivacyInfo.xcprivacy
[2/7] Copying Info.plist
[2/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/15] Compiling SwiftPackageList resource_bundle_accessor.swift
[9/15] Compiling SwiftPackageList PropertyListPackageProvider.swift
[10/15] Compiling SwiftPackageList PackageProvider.swift
[11/15] Compiling SwiftPackageList Package+Kind.swift
[12/15] Compiling SwiftPackageList Package.swift
[13/15] Compiling SwiftPackageList Bundle+acknowledgements.swift
[14/15] Emitting module SwiftPackageList
[15/15] Compiling SwiftPackageList JSONPackageProvider.swift
[17/23] Compiling SpeziLicense Bundle+ApplicationName.swift
/host/spi-builder-workspace/Sources/SpeziLicense/Views/ContributionsList.swift:10:8: error: no such module 'SwiftUI'
 8 |
 9 | import SwiftPackageList
10 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
11 |
12 |
[18/23] Compiling SpeziLicense PackageCell.swift
/host/spi-builder-workspace/Sources/SpeziLicense/Views/ContributionsList.swift:10:8: error: no such module 'SwiftUI'
 8 |
 9 | import SwiftPackageList
10 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
11 |
12 |
[19/23] Compiling SpeziLicense ContributionsList.swift
/host/spi-builder-workspace/Sources/SpeziLicense/Views/ContributionsList.swift:10:8: error: no such module 'SwiftUI'
 8 |
 9 | import SwiftPackageList
10 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
11 |
12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/23] Emitting module SpeziLicense
/host/spi-builder-workspace/Sources/SpeziLicense/Views/ContributionsList.swift:10:8: error: no such module 'SwiftUI'
 8 |
 9 | import SwiftPackageList
10 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
11 |
12 |
[21/23] Compiling SpeziLicense Package+LicenseType.swift
/host/spi-builder-workspace/Sources/SpeziLicense/Views/ContributionsList.swift:10:8: error: no such module 'SwiftUI'
 8 |
 9 | import SwiftPackageList
10 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
11 |
12 |
[22/23] Compiling SpeziLicense License.swift
/host/spi-builder-workspace/Sources/SpeziLicense/Views/ContributionsList.swift:10:8: error: no such module 'SwiftUI'
 8 |
 9 | import SwiftPackageList
10 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
11 |
12 |
[23/23] Compiling SpeziLicense PackageHelper.swift
/host/spi-builder-workspace/Sources/SpeziLicense/Views/ContributionsList.swift:10:8: error: no such module 'SwiftUI'
 8 |
 9 | import SwiftPackageList
10 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
11 |
12 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziLicense/Resources/Localizable.xcstrings.license
    /host/spi-builder-workspace/Sources/SpeziLicense/Resources/Localizable.xcstrings
[0/1] Planning build
[1/1] Compiling plugin SwiftPackageListPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/11] Compiling SwiftPackageList PackageProvider.swift
[5/11] Compiling SwiftPackageList resource_bundle_accessor.swift
[6/11] Compiling SwiftPackageList PropertyListPackageProvider.swift
[7/11] Compiling SwiftPackageList Bundle+acknowledgements.swift
[8/11] Emitting module SwiftPackageList
[9/11] Compiling SwiftPackageList JSONPackageProvider.swift
[10/11] Compiling SwiftPackageList Package+Kind.swift
[11/11] Compiling SwiftPackageList Package.swift
[13/19] Compiling SpeziLicense Package+LicenseType.swift
/host/spi-builder-workspace/Sources/SpeziLicense/Views/ContributionsList.swift:10:8: error: no such module 'SwiftUI'
 8 |
 9 | import SwiftPackageList
10 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
11 |
12 |
[14/19] Compiling SpeziLicense ContributionsList.swift
/host/spi-builder-workspace/Sources/SpeziLicense/Views/ContributionsList.swift:10:8: error: no such module 'SwiftUI'
 8 |
 9 | import SwiftPackageList
10 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
11 |
12 |
[15/19] Compiling SpeziLicense PackageCell.swift
/host/spi-builder-workspace/Sources/SpeziLicense/Views/ContributionsList.swift:10:8: error: no such module 'SwiftUI'
 8 |
 9 | import SwiftPackageList
10 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
11 |
12 |
[16/19] Compiling SpeziLicense PackageHelper.swift
/host/spi-builder-workspace/Sources/SpeziLicense/Views/ContributionsList.swift:10:8: error: no such module 'SwiftUI'
 8 |
 9 | import SwiftPackageList
10 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
11 |
12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/19] Emitting module SpeziLicense
/host/spi-builder-workspace/Sources/SpeziLicense/Views/ContributionsList.swift:10:8: error: no such module 'SwiftUI'
 8 |
 9 | import SwiftPackageList
10 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
11 |
12 |
[18/19] Compiling SpeziLicense Bundle+ApplicationName.swift
/host/spi-builder-workspace/Sources/SpeziLicense/Views/ContributionsList.swift:10:8: error: no such module 'SwiftUI'
 8 |
 9 | import SwiftPackageList
10 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
11 |
12 |
[19/19] Compiling SpeziLicense License.swift
/host/spi-builder-workspace/Sources/SpeziLicense/Views/ContributionsList.swift:10:8: error: no such module 'SwiftUI'
 8 |
 9 | import SwiftPackageList
10 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
11 |
12 |
BUILD FAILURE 6.1 android