Build Information
Failed to build CareKitEssentials, reference main (776c82
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 02:42:42 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/CareKitEssentials.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/netreconlab/CareKitEssentials
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 776c828 fix: Use Event comparable from CareKit (#65)
Cloned https://github.com/netreconlab/CareKitEssentials.git
Revision (git rev-parse @):
776c82861c6a49095f2d90cdf6fe8439282e1ec6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/CareKitEssentials.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/netreconlab/CareKitEssentials.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/cbaker6/CareKit.git
[1/16322] Fetching carekit
Fetched https://github.com/cbaker6/CareKit.git from cache (3.23s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 3.1.4 (6.99s)
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/FHIRModels.git
[1/4985] Fetching swift-async-algorithms
[4986/11062] Fetching swift-async-algorithms, fhirmodels
Fetched https://github.com/apple/swift-async-algorithms from cache (0.67s)
[1155/6077] Fetching fhirmodels
Fetched https://github.com/apple/FHIRModels.git from cache (1.21s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (2.19s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.70s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.7.0 (2.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.99s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.7.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/cbaker6/CareKit.git
Working copy of https://github.com/cbaker6/CareKit.git resolved at 3.1.4
warning: 'carekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To_3_0/2.0_3.0_Mapping.xcmappingmodel
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/CareKitStore.xcdatamodeld
Building for debugging...
[0/19] Write sources
[0/19] Copying Localizable.stringsdict
[0/19] Copying Localizable.strings
[0/19] Copying Info.plist
[0/19] Copying locversion.plist
[0/19] Copying Info.plist
[0/19] Write sources
[0/19] Copying Localizable.strings
[0/19] Copying Info.plist
[0/19] Write sources
[0/19] Copying 2.0_2.1_Mapping.xcmappingmodel
[0/19] Copying 2.1_3.0_Mapping.xcmappingmodel
[0/19] Write sources
[18/19] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/114] Emitting module CareKitUI
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[21/125] Compiling CareKitUI AccessibleStack.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[22/125] Compiling CareKitUI BackwardsCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[23/125] Compiling CareKitUI CardView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[24/125] Compiling CareKitUI CircularCompletionView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[25/125] Compiling CareKitUI HeaderView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[26/125] Compiling CareKitUI RectangularCompletionView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[27/125] Compiling CareKitUI Number+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[28/125] Compiling CareKitUI OCKStyler+Extension.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[29/125] Compiling CareKitUI Text+Extension.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[30/125] Compiling CareKitUI UIColor+Extension.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[31/125] Compiling CareKitUI View+Extension.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[32/125] Compiling CareKitUI OCKLocalization.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[33/125] Compiling CareKitUI UIFont+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[34/125] Compiling CareKitUI OCKFeaturedContentView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[35/125] Compiling CareKitUI OCKCappedSizeLabel.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[36/125] Compiling CareKitUI OCKLabel.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[37/125] Compiling CareKitUI LinkButton.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[38/125] Compiling CareKitUI LinkItem.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[39/125] Compiling CareKitUI LinkLabel.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[40/125] Compiling CareKitUI LinkView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[41/125] Compiling CareKitUI SafariView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[42/125] Compiling CareKitUI OCKAccessibleValue.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[43/125] Compiling CareKitUI OCKCardable.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[44/125] Compiling CareKitUI OCKScatterLayer.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[45/125] Compiling CareKitUI OCKCartesianChartView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[46/125] Compiling CareKitUI OCKCartesianGraphView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[47/125] Compiling CareKitUI OCKDataSeries.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[48/125] Compiling CareKitUI OCKGraphAxisView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[49/125] Compiling CareKitUI OCKGraphLegendView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[50/125] Compiling CareKitUI OCKGridView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[51/125] Compiling CareKitUI OCKChartDisplayable.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[52/125] Compiling CareKitUI OCKGraphable.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[53/125] Compiling CareKitUI OCKAddressButton.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[54/125] Compiling CareKitUI OCKContactButton.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[55/125] Compiling CareKitUI OCKResponsiveLayout.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[56/125] Compiling CareKitUI OCKStylable.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[57/125] Compiling CareKitUI OCKChecklistItemButton.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[58/125] Compiling CareKitUI OCKLabeledCheckmarkButton.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[59/125] Compiling CareKitUI OCKLogItemButton.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[60/125] Compiling CareKitUI OCKGridTaskCell.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[61/125] Compiling CareKitUI OCKLogButtonCell.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[62/125] Compiling CareKitUI OCKSelfSizingCollectionView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[63/125] Compiling CareKitUI LabeledValueTaskView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[64/125] Compiling CareKitUI NumericProgressTaskView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[65/125] Compiling CareKitUI OCKButtonLogTaskView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[66/125] Compiling CareKitUI OCKContactDisplayable.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[67/125] Compiling CareKitUI OCKDetailedContactView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[68/125] Compiling CareKitUI OCKSimpleContactView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[69/125] Compiling CareKitUI OCKAnimatedButton.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[70/125] Compiling CareKitUI OCKCheckmarkButton.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[71/125] Compiling CareKitUI OCKLabeledButton.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[72/125] Compiling CareKitUI OCKDetailView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[73/125] Compiling CareKitUI OCKDetailedImageView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[74/125] Compiling CareKitUI CATransaction+Extension.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[75/125] Compiling CareKitUI Calendar+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[76/125] Compiling CareKitUI NSLayoutConstraint+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[81/126] Compiling CareKitUI NoHighlightStyle.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[82/126] Compiling CareKitUI OCKLog.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[83/126] Compiling CareKitUI OSValue.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[84/126] Compiling CareKitUI OCKAnimationStyler.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[85/126] Compiling CareKitUI OCKAppearanceStyler.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[86/126] Compiling CareKitUI OCKColorStyler.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[87/126] Compiling CareKitUI OCKDimensionStyler.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[88/126] Compiling CareKitUI OCKStyler.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[89/126] Compiling CareKitUI InstructionsTaskView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[90/126] Compiling CareKitUI SimpleTaskView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[91/126] Compiling CareKitUI OCKCalendarDisplayable.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[92/126] Compiling CareKitUI OCKWeekCalendarView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[93/126] Compiling CareKitUI OCKCompletionRingButton.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[94/126] Compiling CareKitUI OCKCompletionRingView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[95/126] Compiling CareKitUI OCKCompletionState.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[96/126] Compiling CareKitUI OCKRingView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[97/126] Compiling CareKitUI OCKBarPlotView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[98/126] Compiling CareKitUI OCKGradientPlotView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[99/126] Compiling CareKitUI OCKLinePlotView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[100/126] Compiling CareKitUI OCKScatterPlotView.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[101/126] Compiling CareKitUI OCKBarLayer.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[102/126] Compiling CareKitUI OCKCartesianCoordinatesLayer.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[103/126] Compiling CareKitUI OCKGridLayer.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[104/126] Compiling CareKitUI OCKLineLayer.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitUI/CareKitUI/Shared/AccessibleStack.swift:31:8: error: no such module 'SwiftUI'
29 | */
30 |
31 | import SwiftUI
| `- error: no such module 'SwiftUI'
32 |
33 | /// A horizontal stack that flips to a vertical stack at larger content sizes.
[107/126] Emitting module InternalCollectionsUtilities
[108/126] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[115/126] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[117/197] Compiling OrderedCollections _HashTable+Constants.swift
[118/197] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[119/199] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[120/199] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[121/199] Compiling OrderedCollections _HashTable+Testing.swift
[122/199] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[123/199] Compiling DequeModule _DequeSlot.swift
[124/199] Compiling DequeModule _UnsafeWrappedBuffer.swift
[125/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[126/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[127/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[128/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[129/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[130/199] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[131/199] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[132/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[133/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[134/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[135/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[136/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[137/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[138/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[139/206] Compiling OrderedCollections OrderedSet+Initializers.swift
[140/206] Compiling OrderedCollections OrderedSet+Insertions.swift
[141/206] Compiling OrderedCollections OrderedSet+Invariants.swift
[142/206] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[143/206] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[144/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[145/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[146/206] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[147/206] Compiling OrderedCollections OrderedDictionary.swift
[148/206] Compiling OrderedCollections OrderedSet+Codable.swift
[149/206] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[150/206] Compiling OrderedCollections OrderedSet+Descriptions.swift
[151/206] Compiling OrderedCollections OrderedSet+Diffing.swift
[152/206] Compiling OrderedCollections OrderedSet+Equatable.swift
[153/206] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[154/206] Compiling OrderedCollections OrderedSet+Hashable.swift
[155/206] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[156/206] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[159/206] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[160/206] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[163/206] Compiling OrderedCollections OrderedDictionary+Codable.swift
[164/206] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[165/206] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[166/206] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[167/206] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[168/206] Compiling OrderedCollections OrderedDictionary+Elements.swift
[169/206] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[170/206] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[171/206] Compiling OrderedCollections _HashTable.swift
[172/206] Compiling OrderedCollections _Hashtable+Header.swift
[177/206] Compiling OrderedCollections _HashTable+Bucket.swift
[178/206] Compiling OrderedCollections _HashTable+BucketIterator.swift
[179/206] Emitting module DequeModule
[181/207] Compiling OrderedCollections OrderedSet+Sendable.swift
[182/207] Compiling OrderedCollections OrderedSet+SubSequence.swift
[183/207] Compiling OrderedCollections OrderedSet+Testing.swift
[184/207] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[185/207] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[186/207] Compiling OrderedCollections OrderedSet.swift
[187/207] Compiling OrderedCollections _UnsafeBitset.swift
[196/207] Emitting module OrderedCollections
[198/253] Compiling AsyncAlgorithms AsyncSyncSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[199/253] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[200/253] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[201/253] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[202/253] Compiling AsyncAlgorithms AsyncTimerSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[203/253] Compiling AsyncAlgorithms AsyncBufferSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[204/253] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[205/253] Compiling AsyncAlgorithms BoundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[206/253] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[207/253] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[208/253] Compiling AsyncAlgorithms AsyncChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[209/253] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[210/259] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[211/259] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[212/259] Compiling AsyncAlgorithms MergeStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[213/259] Compiling AsyncAlgorithms MergeStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[214/259] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[215/259] Compiling AsyncAlgorithms Rethrow.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[216/259] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[217/259] Compiling AsyncAlgorithms DebounceStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[218/259] Compiling AsyncAlgorithms DebounceStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[219/259] Compiling AsyncAlgorithms Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[220/259] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[221/259] Compiling AsyncAlgorithms Locking.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
error: emit-module command failed with exit code 1 (use -v to see invocation)
[222/259] Emitting module AsyncAlgorithms
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
[223/259] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[224/259] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[225/259] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[226/259] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[227/259] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[228/259] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[229/259] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[230/259] Compiling AsyncAlgorithms ChannelStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[231/259] Compiling AsyncAlgorithms ChannelStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[232/259] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[233/259] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[234/259] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[235/259] Compiling AsyncAlgorithms CombineLatestStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[236/259] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[237/259] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[238/259] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[239/259] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[240/259] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[241/259] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[242/259] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[243/259] Compiling AsyncAlgorithms SetAlgebra.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[244/259] Compiling AsyncAlgorithms UnsafeTransfer.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[245/259] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[246/259] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[247/259] Compiling AsyncAlgorithms ZipStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
[248/259] Compiling AsyncAlgorithms ZipStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
BUILD FAILURE 6.2 wasm