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 swift-webview2core, reference main (9afd97), with Swift 6.0 for macOS (SPM) on 10 Jun 2025 06:32:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-webview2core.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stackotter/swift-webview2core
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9afd974 Initial WebView2Core bindings
Cloned https://github.com/stackotter/swift-webview2core.git
Revision (git rev-parse @):
9afd97424f844478914ca4512c8ca0a2d3a2bb67
SUCCESS checkout https://github.com/stackotter/swift-webview2core.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/stackotter/swift-webview2core.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[3/13] Compiling CWinRT shim.c
[4/13] Write swift-version-5BDAB9E9C0126B9D.txt
[5/13] Write Objects.LinkFileList
warning: no debug symbols in executable (-arch arm64)
[6/13] Linking libCWinRT.dylib
[8/58] Compiling WindowsFoundation WINRTWRAPPERBASE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[9/58] Compiling WindowsFoundation WINSDK+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[10/58] Compiling WindowsFoundation Windows.Foundation+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[11/58] Compiling WindowsFoundation Windows.Foundation+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[12/58] Compiling WindowsFoundation Windows.Foundation.Collections+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[13/62] Compiling WindowsFoundation MARSHALER.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[14/62] Compiling WindowsFoundation PROPERTYVALUE+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[15/62] Compiling WindowsFoundation PROPERTYVALUE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[16/62] Compiling WindowsFoundation RAWTYPED.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[17/62] Compiling WindowsFoundation RUNTIME+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[18/62] Compiling WindowsFoundation IUNKNOWN+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[19/62] Compiling WindowsFoundation IUNKNOWN.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[20/62] Compiling WindowsFoundation IUNKNOWNREF.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[21/62] Compiling WindowsFoundation IVECTOR+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[22/62] Compiling WindowsFoundation MAKEFROMABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[23/62] Compiling WindowsFoundation CUSTOMQUERYINTERFACE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[24/62] Compiling WindowsFoundation DEBUGGING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[25/62] Compiling WindowsFoundation DICTIONARY+TOMAP.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[26/62] Compiling WindowsFoundation ERROR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[27/62] Compiling WindowsFoundation ERRORHANDLING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[28/62] Compiling WindowsFoundation AGGREGATION.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[29/62] Compiling WindowsFoundation ARRAY+TOVECTOR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[30/62] Compiling WindowsFoundation COM+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[31/62] Compiling WindowsFoundation COMPTR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[32/62] Compiling WindowsFoundation CPPINTEROPWORKAROUND.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[33/62] Compiling WindowsFoundation SWIFT+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[34/62] Compiling WindowsFoundation TRUSTLEVEL+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[35/62] Compiling WindowsFoundation WAITABLEEVENT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[36/62] Compiling WindowsFoundation WINRTDELEGATE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[37/62] Compiling WindowsFoundation WINRTPROTOCOLS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[38/62] Compiling WindowsFoundation IBUFFERBYTEACCESS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[39/62] Compiling WindowsFoundation IINSPECTABLE+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[40/62] Compiling WindowsFoundation IINSPECTABLE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[41/62] Compiling WindowsFoundation IMAP+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[42/62] Compiling WindowsFoundation IMEMORYBUFFERBYTEACCESS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[43/62] Compiling WindowsFoundation Windows.Foundation.Collections+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[44/62] Compiling WindowsFoundation Windows.Foundation.Collections.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[45/62] Compiling WindowsFoundation Windows.Foundation.Numerics+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[46/62] Compiling WindowsFoundation Windows.Foundation.Numerics+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[47/62] Compiling WindowsFoundation EVENT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[48/62] Compiling WindowsFoundation EVENTHANDLERSUBSCRIPTION.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[49/62] Compiling WindowsFoundation EVENTSOURCE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[50/62] Compiling WindowsFoundation GUID.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[51/62] Compiling WindowsFoundation HSTRING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[52/62] Emitting module WindowsFoundation
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[53/62] Compiling WindowsFoundation Windows.Foundation.Numerics.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[54/62] Compiling WindowsFoundation Windows.Foundation.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[55/62] Compiling WindowsFoundation WindowsFoundation+Generics.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
[56/62] Compiling WindowsFoundation WindowsFoundation+MakeFromAbi.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
  2 |
  3 | #pragma once
  4 | #include <wtypesbase.h>
    |          `- error: 'wtypesbase.h' file not found
  5 | #include <minwindef.h>
  6 | #include <winnt.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
  1 | import CWinRT
    |        `- error: could not build Objective-C module 'CWinRT'
  2 | import Foundation
  3 |
Fetching https://github.com/thebrowsercompany/swift-cwinrt
[5/436] Fetching swift-cwinrt
Fetched https://github.com/thebrowsercompany/swift-cwinrt from cache (1.10s)
Fetching https://github.com/stackotter/swift-uwp
[1/245] Fetching swift-uwp
Fetched https://github.com/stackotter/swift-uwp from cache (1.00s)
Fetching https://github.com/thebrowsercompany/swift-windowsfoundation
[1/72] Fetching swift-windowsfoundation
Fetched https://github.com/thebrowsercompany/swift-windowsfoundation from cache (0.82s)
Creating working copy for https://github.com/stackotter/swift-uwp
Working copy of https://github.com/stackotter/swift-uwp resolved at c9d3fc079aaaa5113cde9a0132278fb83e808599
Creating working copy for https://github.com/thebrowsercompany/swift-windowsfoundation
Working copy of https://github.com/thebrowsercompany/swift-windowsfoundation resolved at main (dbe1456)
Creating working copy for https://github.com/thebrowsercompany/swift-cwinrt
Working copy of https://github.com/thebrowsercompany/swift-cwinrt resolved at main (3e3d5a0)
BUILD FAILURE 6.0 macosSpm