The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SwiftUISupport, reference main (fbc3f1), with Swift 6.0 for Linux on 9 Jan 2025 04:05:58 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/swiftui-support.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/FluidGroup/swiftui-support
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fbc3f17 Remove deprecated relative modifier (#53)
Cloned https://github.com/FluidGroup/swiftui-support.git
Revision (git rev-parse @):
fbc3f1770889f74818a56eea3d7099a0d3a9c5e1
SUCCESS checkout https://github.com/FluidGroup/swiftui-support.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/FluidGroup/swiftui-support.git
https://github.com/FluidGroup/swiftui-support.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftUISupport",
  "name" : "SwiftUISupport",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUISupport",
      "targets" : [
        "SwiftUISupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftUISupportSizing",
      "targets" : [
        "SwiftUISupportSizing"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftUISupportLayout",
      "targets" : [
        "SwiftUISupportLayout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftUISupportBackport",
      "targets" : [
        "SwiftUISupportBackport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftUISupportDescribing",
      "targets" : [
        "SwiftUISupportDescribing"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftUISupportGeometryEffect",
      "targets" : [
        "SwiftUISupportGeometryEffect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SwiftUISupportTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUISupportTests",
      "path" : "Tests/SwiftUISupportTests",
      "sources" : [
        "swiftui_supportTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUISupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUISupportSizing",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUISupportSizing",
      "path" : "Sources/SwiftUISupportSizing",
      "product_memberships" : [
        "SwiftUISupport",
        "SwiftUISupportSizing"
      ],
      "sources" : [
        "ResizableModifier.swift",
        "View+MeasureSize.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftUISupportLayout",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUISupportLayout",
      "path" : "Sources/SwiftUISupportLayout",
      "product_memberships" : [
        "SwiftUISupportLayout"
      ],
      "sources" : [
        "Anchoring.swift",
        "RelativeView.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftUISupportGeometryEffect",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUISupportGeometryEffect",
      "path" : "Sources/SwiftUISupportGeometryEffect",
      "product_memberships" : [
        "SwiftUISupport",
        "SwiftUISupportGeometryEffect"
      ],
      "sources" : [
        "TranslationEffect.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftUISupportDescribing",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUISupportDescribing",
      "path" : "Sources/SwiftUISupportDescribing",
      "product_memberships" : [
        "SwiftUISupportDescribing"
      ],
      "sources" : [
        "Conditional.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftUISupportBackport",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUISupportBackport",
      "path" : "Sources/SwiftUISupportBackport",
      "product_memberships" : [
        "SwiftUISupportBackport"
      ],
      "sources" : [
        "ImageView.swift",
        "OnChangeWithPrevious.swift",
        "VisualEffect.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftUISupport",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUISupport",
      "path" : "Sources/SwiftUISupport",
      "product_memberships" : [
        "SwiftUISupport"
      ],
      "sources" : [
        "Components/ClippingMask.swift",
        "Components/Hosting.swift",
        "Components/LocalState.swift",
        "Components/ObservedView.swift",
        "Components/StyleModifier.swift",
        "Components/SwiftUISupport.swift",
        "Components/UIKitText.swift",
        "Extensions/Animation+.swift",
        "Extensions/ForEach+.swift",
        "Extensions/View+.swift",
        "Extensions/View+Gradient.swift",
        "Extensions/View+VariadicView.swift",
        "Extensions/View+circularBorder.swift"
      ],
      "target_dependencies" : [
        "SwiftUISupportSizing",
        "SwiftUISupportGeometryEffect"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/21] Emitting module SwiftUISupportLayout
/host/spi-builder-workspace/Sources/SwiftUISupportLayout/Anchoring.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | #if DEBUG
[9/21] Compiling SwiftUISupportBackport OnChangeWithPrevious.swift
/host/spi-builder-workspace/Sources/SwiftUISupportBackport/OnChangeWithPrevious.swift:2:8: error: no such module 'SwiftUI'
 1 |
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 | import Combine
 4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/21] Emitting module SwiftUISupportBackport
/host/spi-builder-workspace/Sources/SwiftUISupportBackport/OnChangeWithPrevious.swift:2:8: error: no such module 'SwiftUI'
 1 |
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 | import Combine
 4 |
[11/21] Compiling SwiftUISupportBackport ImageView.swift
/host/spi-builder-workspace/Sources/SwiftUISupportBackport/OnChangeWithPrevious.swift:2:8: error: no such module 'SwiftUI'
 1 |
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 | import Combine
 4 |
[12/21] Compiling SwiftUISupportBackport VisualEffect.swift
/host/spi-builder-workspace/Sources/SwiftUISupportBackport/OnChangeWithPrevious.swift:2:8: error: no such module 'SwiftUI'
 1 |
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 | import Combine
 4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/21] Emitting module SwiftUISupportSizing
/host/spi-builder-workspace/Sources/SwiftUISupportSizing/ResizableModifier.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A `ViewModifier` that scales its content to fill the available space.
[14/21] Emitting module SwiftUISupportGeometryEffect
/host/spi-builder-workspace/Sources/SwiftUISupportGeometryEffect/TranslationEffect.swift:2:8: error: no such module 'SwiftUI'
 1 |
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | /// Animatable Translation Effect
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/21] Emitting module SwiftUISupportDescribing
/host/spi-builder-workspace/Sources/SwiftUISupportDescribing/Conditional.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | extension View {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
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/15] Compiling SwiftUISupportBackport ImageView.swift
/host/spi-builder-workspace/Sources/SwiftUISupportBackport/OnChangeWithPrevious.swift:2:8: error: no such module 'SwiftUI'
 1 |
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 | import Combine
 4 |
[3/15] Compiling SwiftUISupportSizing View+MeasureSize.swift
/host/spi-builder-workspace/Sources/SwiftUISupportSizing/ResizableModifier.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A `ViewModifier` that scales its content to fill the available space.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/15] Emitting module SwiftUISupportLayout
/host/spi-builder-workspace/Sources/SwiftUISupportLayout/Anchoring.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | #if DEBUG
[5/15] Compiling SwiftUISupportLayout Anchoring.swift
/host/spi-builder-workspace/Sources/SwiftUISupportLayout/Anchoring.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | #if DEBUG
[6/15] Compiling SwiftUISupportLayout RelativeView.swift
/host/spi-builder-workspace/Sources/SwiftUISupportLayout/Anchoring.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | #if DEBUG
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/15] Emitting module SwiftUISupportSizing
/host/spi-builder-workspace/Sources/SwiftUISupportSizing/ResizableModifier.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A `ViewModifier` that scales its content to fill the available space.
[8/15] Compiling SwiftUISupportSizing ResizableModifier.swift
/host/spi-builder-workspace/Sources/SwiftUISupportSizing/ResizableModifier.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// A `ViewModifier` that scales its content to fill the available space.
/host/spi-builder-workspace/Sources/SwiftUISupportBackport/OnChangeWithPrevious.swift:2:8: error: no such module 'SwiftUI'
 1 |
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 | import Combine
 4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/15] Emitting module SwiftUISupportGeometryEffect
/host/spi-builder-workspace/Sources/SwiftUISupportGeometryEffect/TranslationEffect.swift:2:8: error: no such module 'SwiftUI'
 1 |
 2 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 3 |
 4 | /// Animatable Translation Effect
BUILD FAILURE 6.0 linux