The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-winui, reference main (73d5d1), with Swift 6.1 for macOS (SPM) on 11 Mar 2026 11:24:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moreSwift/swift-winui.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/moreSwift/swift-winui
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/moreSwift/swift-winui.git
https://github.com/moreSwift/swift-winui.git
{
  "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" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/22] Write sources
[3/22] Copying Microsoft.WindowsAppRuntime.Bootstrap.dll
[4/22] Write sources
[7/22] Compiling CWinRT shim.c
[8/22] Write swift-version-2F0A5646E1D333AE.txt
/Users/admin/builder/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.
[9/22] Compiling CWinAppSDK delayloadhelper.c
Fetching https://github.com/moreSwift/swift-windowsfoundation
Fetching https://github.com/moreSwift/swift-windowsappsdk
Fetching https://github.com/moreSwift/swift-uwp
Fetching https://github.com/moreSwift/swift-cwinrt
Fetching https://github.com/moreSwift/swift-webview2core
[1/34] Fetching swift-webview2core
[26/148] Fetching swift-webview2core, swift-windowsfoundation
[95/290] Fetching swift-webview2core, swift-windowsfoundation, swift-windowsappsdk
[158/552] Fetching swift-webview2core, swift-windowsfoundation, swift-windowsappsdk, swift-uwp
[203/1030] Fetching swift-webview2core, swift-windowsfoundation, swift-windowsappsdk, swift-uwp, swift-cwinrt
Fetched https://github.com/moreSwift/swift-uwp from cache (1.34s)
Fetched https://github.com/moreSwift/swift-webview2core from cache (1.34s)
Fetched https://github.com/moreSwift/swift-cwinrt from cache (1.34s)
Fetched https://github.com/moreSwift/swift-windowsappsdk from cache (1.34s)
Fetched https://github.com/moreSwift/swift-windowsfoundation from cache (1.34s)
Computing version for https://github.com/moreSwift/swift-webview2core
Computed https://github.com/moreSwift/swift-webview2core at 0.1.0 (1.85s)
Computing version for https://github.com/moreSwift/swift-windowsfoundation
Computed https://github.com/moreSwift/swift-windowsfoundation at 0.1.0 (0.47s)
Computing version for https://github.com/moreSwift/swift-windowsappsdk
Computed https://github.com/moreSwift/swift-windowsappsdk at 0.1.0 (3.61s)
Computing version for https://github.com/moreSwift/swift-uwp
Computed https://github.com/moreSwift/swift-uwp at 0.1.0 (0.48s)
Computing version for https://github.com/moreSwift/swift-cwinrt
Computed https://github.com/moreSwift/swift-cwinrt at 0.1.1 (0.61s)
Creating working copy for https://github.com/moreSwift/swift-windowsappsdk
Working copy of https://github.com/moreSwift/swift-windowsappsdk resolved at 0.1.0
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-uwp
Working copy of https://github.com/moreSwift/swift-uwp 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-webview2core
Working copy of https://github.com/moreSwift/swift-webview2core resolved at 0.1.0
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
/Users/admin/builder/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/14] Compiling CWinAppSDK delayloadhelper.c
[0/14] Write swift-version-2F0A5646E1D333AE.txt
BUILD FAILURE 6.1 macosSpm