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.0 for Linux on 6 Apr 2025 15:08:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.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:         linux
Swift version:             6.0
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/divadretlaw/WindowReader.git
Fetching https://github.com/divadretlaw/WindowSceneReader.git
Fetching https://github.com/divadretlaw/URL-Extensions.git
[1/131] Fetching windowscenereader
[29/262] Fetching windowscenereader, windowreader
[184/523] Fetching windowscenereader, windowreader, url-extensions
Fetched https://github.com/divadretlaw/WindowSceneReader.git from cache (0.21s)
Fetched https://github.com/divadretlaw/WindowReader.git from cache (0.22s)
Fetched https://github.com/divadretlaw/URL-Extensions.git from cache (0.22s)
Computing version for https://github.com/divadretlaw/WindowSceneReader.git
Computed https://github.com/divadretlaw/WindowSceneReader.git at 3.2.0 (0.57s)
Computing version for https://github.com/divadretlaw/WindowReader.git
Computed https://github.com/divadretlaw/WindowReader.git at 3.0.0 (0.51s)
Computing version for https://github.com/divadretlaw/URL-Extensions.git
Computed https://github.com/divadretlaw/URL-Extensions.git at 2.0.0 (0.55s)
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
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
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/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)
[8/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)
[9/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)
[10/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)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/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)
[12/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)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/59] Emitting module URLExtensions
/host/spi-builder-workspace/.build/checkouts/URL-Extensions/Sources/URLExtensions/AppLinks/AppleApps/URL+AppleMaps.swift:9:8: error: no such module 'OSLog'
  7 |
  8 | import Foundation
  9 | import OSLog
    |        `- error: no such module 'OSLog'
 10 |
 11 | extension URL {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/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)
[3/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)
[4/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)
[5/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)
[6/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)
[7/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)
BUILD FAILURE 6.0 linux