The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-winui, reference v0.1.1 (73d5d1), with Swift 6.1 for Android on 11 Mar 2026 07:20:19 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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moreSwift/swift-winui.git
Reference: v0.1.1
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/moreSwift/swift-winui
 * tag               v0.1.1     -> FETCH_HEAD
HEAD is now at 73d5d19 Add ToolTip and ToolTipService bindings
Cloned https://github.com/moreSwift/swift-winui.git
Revision (git rev-parse @):
73d5d19c39c523c92355027dd13aee445fc627a7
SUCCESS checkout https://github.com/moreSwift/swift-winui.git at v0.1.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/moreSwift/swift-winui.git
https://github.com/moreSwift/swift-winui.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-cwinrt",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/moreSwift/swift-cwinrt"
    },
    {
      "identity" : "swift-uwp",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/moreSwift/swift-uwp"
    },
    {
      "identity" : "swift-windowsappsdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/moreSwift/swift-windowsappsdk"
    },
    {
      "identity" : "swift-windowsfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/moreSwift/swift-windowsfoundation"
    },
    {
      "identity" : "swift-webview2core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/moreSwift/swift-webview2core"
    }
  ],
  "manifest_display_name" : "swift-winui",
  "name" : "swift-winui",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WinUI",
      "targets" : [
        "WinUI"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WinUI",
      "module_type" : "SwiftTarget",
      "name" : "WinUI",
      "path" : "Sources/WinUI",
      "product_dependencies" : [
        "CWinRT",
        "UWP",
        "WinAppSDK",
        "WindowsFoundation",
        "WebView2Core"
      ],
      "product_memberships" : [
        "WinUI"
      ],
      "sources" : [
        "Application/MainRunLoopTickler.swift",
        "Application/SwiftApplication.swift",
        "Generated/Microsoft.UI.Xaml+ABI.swift",
        "Generated/Microsoft.UI.Xaml+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Automation+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Automation+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Automation.Peers+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Automation.Peers+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Automation.Peers.swift",
        "Generated/Microsoft.UI.Xaml.Automation.Provider+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Automation.Provider+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Automation.Provider.swift",
        "Generated/Microsoft.UI.Xaml.Automation.swift",
        "Generated/Microsoft.UI.Xaml.Controls+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Controls+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Controls.Primitives+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Controls.Primitives+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Controls.Primitives.swift",
        "Generated/Microsoft.UI.Xaml.Controls.swift",
        "Generated/Microsoft.UI.Xaml.Data+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Data+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Data.swift",
        "Generated/Microsoft.UI.Xaml.Documents+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Documents+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Documents.swift",
        "Generated/Microsoft.UI.Xaml.Input+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Input+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Input.swift",
        "Generated/Microsoft.UI.Xaml.Interop+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Interop+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Interop.swift",
        "Generated/Microsoft.UI.Xaml.Markup+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Markup+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Markup.swift",
        "Generated/Microsoft.UI.Xaml.Media+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Media+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Media.Animation+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Media.Animation+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Media.Animation.swift",
        "Generated/Microsoft.UI.Xaml.Media.Imaging+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Media.Imaging+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Media.Imaging.swift",
        "Generated/Microsoft.UI.Xaml.Media.Media3D+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Media.Media3D+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Media.Media3D.swift",
        "Generated/Microsoft.UI.Xaml.Media.swift",
        "Generated/Microsoft.UI.Xaml.Shapes+ABI.swift",
        "Generated/Microsoft.UI.Xaml.Shapes+Impl.swift",
        "Generated/Microsoft.UI.Xaml.Shapes.swift",
        "Generated/Microsoft.UI.Xaml.XamlTypeInfo+ABI.swift",
        "Generated/Microsoft.UI.Xaml.XamlTypeInfo+Impl.swift",
        "Generated/Microsoft.UI.Xaml.XamlTypeInfo.swift",
        "Generated/Microsoft.UI.Xaml.swift",
        "Generated/WinUI+Generics.swift",
        "Generated/WinUI+MakeFromAbi.swift",
        "Generated/Windows.UI.Xaml.Interop+ABI.swift",
        "Generated/Windows.UI.Xaml.Interop+Impl.swift",
        "Generated/Windows.UI.Xaml.Interop.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
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/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 -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 finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/moreSwift/swift-windowsfoundation
Fetching https://github.com/moreSwift/swift-cwinrt
Fetching https://github.com/moreSwift/swift-webview2core
Fetching https://github.com/moreSwift/swift-uwp
Fetching https://github.com/moreSwift/swift-windowsappsdk
[1/114] Fetching swift-windowsfoundation
[115/148] Fetching swift-windowsfoundation, swift-webview2core
[149/290] Fetching swift-windowsfoundation, swift-webview2core, swift-windowsappsdk
[169/552] Fetching swift-windowsfoundation, swift-webview2core, swift-windowsappsdk, swift-uwp
Fetched https://github.com/moreSwift/swift-windowsfoundation from cache (0.29s)
[196/438] Fetching swift-webview2core, swift-windowsappsdk, swift-uwp
Fetched https://github.com/moreSwift/swift-webview2core from cache (0.40s)
Fetched https://github.com/moreSwift/swift-uwp from cache (0.40s)
[1/478] Fetching swift-cwinrt
Fetched https://github.com/moreSwift/swift-windowsappsdk from cache (4.70s)
Fetched https://github.com/moreSwift/swift-cwinrt from cache (4.71s)
Computing version for https://github.com/moreSwift/swift-webview2core
Computed https://github.com/moreSwift/swift-webview2core at 0.1.0 (5.30s)
Computing version for https://github.com/moreSwift/swift-windowsfoundation
Computed https://github.com/moreSwift/swift-windowsfoundation at 0.1.0 (0.80s)
Computing version for https://github.com/moreSwift/swift-windowsappsdk
Computed https://github.com/moreSwift/swift-windowsappsdk at 0.1.0 (3.14s)
Computing version for https://github.com/moreSwift/swift-uwp
Computed https://github.com/moreSwift/swift-uwp at 0.1.0 (0.65s)
Computing version for https://github.com/moreSwift/swift-cwinrt
Computed https://github.com/moreSwift/swift-cwinrt at 0.1.1 (1.06s)
Creating working copy for https://github.com/moreSwift/swift-cwinrt
Working copy of https://github.com/moreSwift/swift-cwinrt resolved at 0.1.1
Creating working copy for https://github.com/moreSwift/swift-webview2core
Working copy of https://github.com/moreSwift/swift-webview2core resolved at 0.1.0
Creating working copy for https://github.com/moreSwift/swift-windowsfoundation
Working copy of https://github.com/moreSwift/swift-windowsfoundation resolved at 0.1.0
Creating working copy for https://github.com/moreSwift/swift-uwp
Working copy of https://github.com/moreSwift/swift-uwp resolved at 0.1.0
Creating working copy for https://github.com/moreSwift/swift-windowsappsdk
Working copy of https://github.com/moreSwift/swift-windowsappsdk resolved at 0.1.0
Building for debugging...
[0/28] Write sources
[6/28] Copying Microsoft.WindowsAppRuntime.Bootstrap.dll
[7/28] Compiling CWinRT shim.c
/host/spi-builder-workspace/.build/checkouts/swift-windowsappsdk/Sources/CWinAppSDK/delayloadhelper.c:1:10: fatal error: 'wtypesbase.h' file not found
    1 | #include <wtypesbase.h>
      |          ^~~~~~~~~~~~~~
1 error generated.
[8/28] Compiling CWinAppSDK delayloadhelper.c
[8/28] Write swift-version-24593BA9C3E375BF.txt
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/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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
/host/spi-builder-workspace/.build/checkouts/swift-windowsappsdk/Sources/CWinAppSDK/delayloadhelper.c:1:10: fatal error: 'wtypesbase.h' file not found
    1 | #include <wtypesbase.h>
      |          ^~~~~~~~~~~~~~
1 error generated.
[0/20] Compiling CWinAppSDK delayloadhelper.c
[0/20] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android