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 SafariServicesUI, reference 1.5.0 (00a652), with Swift 6.1 for Android on 30 May 2025 17:56:12 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/divadretlaw/SafariServicesUI.git
Reference: 1.5.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/divadretlaw/SafariServicesUI
 * tag               1.5.0      -> FETCH_HEAD
HEAD is now at 00a6522 Cleanup
Cloned https://github.com/divadretlaw/SafariServicesUI.git
Revision (git rev-parse @):
00a652278ccfb4b7a0a8d87691d546f74232f1bb
SUCCESS checkout https://github.com/divadretlaw/SafariServicesUI.git at 1.5.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/divadretlaw/SafariServicesUI.git
https://github.com/divadretlaw/SafariServicesUI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "url-extensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/divadretlaw/URL-Extensions.git"
    },
    {
      "identity" : "windowreader",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/divadretlaw/WindowReader.git"
    },
    {
      "identity" : "windowscenereader",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/divadretlaw/WindowSceneReader.git"
    }
  ],
  "manifest_display_name" : "SafariServicesUI",
  "name" : "SafariServicesUI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SafariServicesUI",
      "targets" : [
        "SafariServicesUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AuthenticationServicesUI",
      "targets" : [
        "AuthenticationServicesUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SafariServicesUI",
      "module_type" : "SwiftTarget",
      "name" : "SafariServicesUI",
      "path" : "Sources/SafariServicesUI",
      "product_dependencies" : [
        "URLExtensions",
        "WindowReader",
        "WindowSceneReader"
      ],
      "product_memberships" : [
        "SafariServicesUI",
        "AuthenticationServicesUI"
      ],
      "sources" : [
        "Extensions/OpenURL+Extensions.swift",
        "Extensions/OpenURLAction+Safari.swift",
        "Safari/SafariConfiguration.swift",
        "Safari/SafariManager.swift",
        "Safari/SafariView.swift",
        "Safari/SafariViewModifier.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AuthenticationServicesUI",
      "module_type" : "SwiftTarget",
      "name" : "AuthenticationServicesUI",
      "path" : "Sources/AuthenticationServicesUI",
      "product_memberships" : [
        "AuthenticationServicesUI"
      ],
      "sources" : [
        "AuthenticationServiceManager.swift",
        "AuthenticationServicesViewModifier.swift",
        "AuthenticationSessionButton.swift",
        "AuthenticationSessionConfiguration.swift",
        "Extensions/ASWebAuthenticationSession+Extensions.swift",
        "Extensions/View+OnTrigger.swift",
        "Extensions/WebAuthenticationSession+Extensions.swift"
      ],
      "target_dependencies" : [
        "SafariServicesUI"
      ],
      "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/divadretlaw/WindowSceneReader.git
Fetching https://github.com/divadretlaw/WindowReader.git
Fetching https://github.com/divadretlaw/URL-Extensions.git
[1/261] Fetching url-extensions
[262/392] Fetching url-extensions, windowscenereader
[283/523] Fetching url-extensions, windowscenereader, windowreader
Fetched https://github.com/divadretlaw/WindowReader.git from cache (0.55s)
Fetched https://github.com/divadretlaw/WindowSceneReader.git from cache (0.55s)
Fetched https://github.com/divadretlaw/URL-Extensions.git from cache (0.55s)
Computing version for https://github.com/divadretlaw/WindowSceneReader.git
Computed https://github.com/divadretlaw/WindowSceneReader.git at 3.2.0 (1.05s)
Computing version for https://github.com/divadretlaw/WindowReader.git
Computed https://github.com/divadretlaw/WindowReader.git at 3.0.0 (0.52s)
Computing version for https://github.com/divadretlaw/URL-Extensions.git
Computed https://github.com/divadretlaw/URL-Extensions.git at 2.0.0 (0.48s)
Creating working copy for https://github.com/divadretlaw/URL-Extensions.git
Working copy of https://github.com/divadretlaw/URL-Extensions.git resolved at 2.0.0
Creating working copy for https://github.com/divadretlaw/WindowReader.git
Working copy of https://github.com/divadretlaw/WindowReader.git resolved at 3.0.0
Creating working copy for https://github.com/divadretlaw/WindowSceneReader.git
Working copy of https://github.com/divadretlaw/WindowSceneReader.git resolved at 3.2.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/59] Emitting module WindowReader
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[8/59] Compiling WindowReader Environment+Window.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[9/59] Compiling WindowReader View+Window.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[10/59] Compiling WindowReader WindowReader.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[11/59] Compiling WindowReader WindowReaderRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[12/59] Compiling WindowReader WindowInjectView.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/54] Compiling WindowReader View+Window.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[3/54] Compiling WindowReader WindowInjectView.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/54] Emitting module WindowReader
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[5/54] Compiling WindowReader Environment+Window.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[6/54] Compiling WindowReader WindowReader.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
[7/54] Compiling WindowReader WindowReaderRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | #if os(iOS) || os(tvOS) || os(visionOS)
BUILD FAILURE 6.1 android