Build Information
Failed to build Verge, reference main (61e890
), with Swift 6.1 for Wasm on 30 May 2025 18:48:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/VergeGroup/swift-Verge.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/VergeGroup/swift-Verge
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 61e8909 Update README.md
Cloned https://github.com/VergeGroup/swift-Verge.git
Revision (git rev-parse @):
61e8909d36a430a6fcaba96dd8dc7a9bf260771f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/VergeGroup/swift-Verge.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/VergeGroup/swift-Verge.git
https://github.com/VergeGroup/swift-Verge.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-concurrency-task-manager",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/swift-concurrency-task-manager"
},
{
"identity" : "typedcomparator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/TypedComparator"
},
{
"identity" : "normalization",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/Normalization"
},
{
"identity" : "swift-macro-state-struct",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/swift-macro-state-struct"
},
{
"identity" : "viewinspector",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nalexn/ViewInspector.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing.git"
}
],
"manifest_display_name" : "Verge",
"name" : "Verge",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Verge",
"targets" : [
"Verge"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeTiny",
"targets" : [
"VergeTiny"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeNormalizationDerived",
"targets" : [
"VergeNormalizationDerived"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeRx",
"targets" : [
"VergeRx"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeClassic",
"targets" : [
"VergeClassic"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeMacros",
"targets" : [
"VergeMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VergeMacrosPlugin",
"targets" : [
"VergeMacrosPlugin"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "VergeTinyTests",
"module_type" : "SwiftTarget",
"name" : "VergeTinyTests",
"path" : "Tests/VergeTinyTests",
"sources" : [
"VergeTinyTests.swift"
],
"target_dependencies" : [
"VergeTiny"
],
"type" : "test"
},
{
"c99name" : "VergeTiny",
"module_type" : "SwiftTarget",
"name" : "VergeTiny",
"path" : "Sources/VergeTiny",
"product_memberships" : [
"VergeTiny"
],
"sources" : [
"Source.swift"
],
"type" : "library"
},
{
"c99name" : "VergeTests",
"module_type" : "SwiftTarget",
"name" : "VergeTests",
"path" : "Tests/VergeTests",
"product_dependencies" : [
"ViewInspector"
],
"sources" : [
"AccumulationTests.swift",
"ActivityTests.swift",
"BindingDerivedTests.swift",
"CachedMapTests.swift",
"ChangesTests.swift",
"ComparerTests.swift",
"ConcurrencyTests.swift",
"CopyPerformance.swift",
"CounterTests.swift",
"DemoState.swift",
"DerivedTests.swift",
"EdgeTests.swift",
"EventEmitterTests.swift",
"FilterTests.swift",
"IsolatedContextTests.swift",
"OldComparer.swift",
"PerformanceTests.swift",
"PipelineTests.swift",
"ReferenceEdgeTests.swift",
"Retain/PublisherCompletionTests.swift",
"Retain/StoreSinkSusbscriptionTests.swift",
"RunLoopTests.swift",
"Sample.swift",
"StateTypeTests.swift",
"StoreAndDerivedTests.swift",
"StoreInitTests.swift",
"StoreMiddlewareTests.swift",
"StoreSinkTests.swift",
"StoreTaskTests.swift",
"SynchronizeDisplayValueTests.swift",
"SyntaxTests.swift",
"TransactionTests.swift",
"Usage.swift",
"VergeStoreTests.swift"
],
"target_dependencies" : [
"Verge"
],
"type" : "test"
},
{
"c99name" : "VergeRxTests",
"module_type" : "SwiftTarget",
"name" : "VergeRxTests",
"path" : "Tests/VergeRxTests",
"sources" : [
"ChangedOperatorTests.swift",
"DemoState.swift",
"ReproduceDeadlockTests.swift",
"SubjectCompletionTests.swift",
"VergeRxTests.swift"
],
"target_dependencies" : [
"VergeRx",
"VergeClassic"
],
"type" : "test"
},
{
"c99name" : "VergeRx",
"module_type" : "SwiftTarget",
"name" : "VergeRx",
"path" : "Sources/VergeRx",
"product_dependencies" : [
"RxSwift",
"RxCocoa"
],
"product_memberships" : [
"VergeRx",
"VergeClassic"
],
"sources" : [
"Extensions.swift",
"Store+Rx.swift"
],
"target_dependencies" : [
"Verge"
],
"type" : "library"
},
{
"c99name" : "VergeNormalizationDerivedTests",
"module_type" : "SwiftTarget",
"name" : "VergeNormalizationDerivedTests",
"path" : "Tests/VergeNormalizationDerivedTests",
"sources" : [
"CombiningTests.swift",
"DemoState.swift",
"VergeNormalizationDerivedTests.swift"
],
"target_dependencies" : [
"VergeNormalizationDerived"
],
"type" : "test"
},
{
"c99name" : "VergeNormalizationDerived",
"module_type" : "SwiftTarget",
"name" : "VergeNormalizationDerived",
"path" : "Sources/VergeNormalizationDerived",
"product_dependencies" : [
"Normalization",
"HashTreeCollections"
],
"product_memberships" : [
"VergeNormalizationDerived"
],
"sources" : [
"DerivedMaking+.swift",
"DerivedResult.swift",
"EntityType+Typealias.swift",
"EntityWrapper.swift",
"NonNullEntityWrapper.swift",
"Pipelines.swift",
"StoreType+.swift",
"VergeNormalizationDerived.swift"
],
"target_dependencies" : [
"Verge"
],
"type" : "library"
},
{
"c99name" : "VergeMacrosTests",
"module_type" : "SwiftTarget",
"name" : "VergeMacrosTests",
"path" : "Tests/VergeMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport",
"MacroTesting"
],
"sources" : [
"KeyPathMapTests.swift"
],
"target_dependencies" : [
"VergeMacrosPlugin"
],
"type" : "test"
},
{
"c99name" : "VergeMacrosPlugin",
"module_type" : "SwiftTarget",
"name" : "VergeMacrosPlugin",
"path" : "Sources/VergeMacrosPlugin",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"Verge",
"VergeNormalizationDerived",
"VergeRx",
"VergeClassic",
"VergeMacros",
"VergeMacrosPlugin"
],
"sources" : [
"KeyPathMap.swift",
"MacroError.swift",
"Plugin.swift"
],
"type" : "macro"
},
{
"c99name" : "VergeMacros",
"module_type" : "SwiftTarget",
"name" : "VergeMacros",
"path" : "Sources/VergeMacros",
"product_memberships" : [
"Verge",
"VergeNormalizationDerived",
"VergeRx",
"VergeClassic",
"VergeMacros"
],
"sources" : [
"Source.swift"
],
"target_dependencies" : [
"VergeMacrosPlugin"
],
"type" : "library"
},
{
"c99name" : "VergeClassic",
"module_type" : "SwiftTarget",
"name" : "VergeClassic",
"path" : "Sources/VergeClassic",
"product_memberships" : [
"VergeClassic"
],
"sources" : [
"Emitter.swift",
"Extensions.swift",
"Storage+Rx.swift",
"Storage.swift",
"Verge+Extension.swift",
"VergeClassic.swift"
],
"target_dependencies" : [
"VergeRx"
],
"type" : "library"
},
{
"c99name" : "Verge",
"module_type" : "SwiftTarget",
"name" : "Verge",
"path" : "Sources/Verge",
"product_dependencies" : [
"StateStruct",
"TypedComparator",
"Atomics",
"DequeModule",
"ConcurrencyTaskManager"
],
"product_memberships" : [
"Verge",
"VergeNormalizationDerived",
"VergeRx",
"VergeClassic"
],
"sources" : [
"Derived/Derived+Assign.swift",
"Derived/Derived.swift",
"Library/BackgroundDeallocationQueue.swift",
"Library/CachedMap.swift",
"Library/EventEmitter.swift",
"Library/InoutRef.swift",
"Library/Log.swift",
"Library/Signpost.swift",
"Library/StoreActivitySubscription.swift",
"Library/StoreStateSubscription.swift",
"Library/StoreSubscriptionBase.swift",
"Library/VergeAnyCancellable.swift",
"Library/VergeConcurrency+SynchronizationTracker.swift",
"Library/VergeConcurrency.swift",
"Library/_BackingStorage+.swift",
"Logging/ActivityTrace.swift",
"Logging/DefaultStoreLogger.swift",
"Logging/MutationTrace.swift",
"Logging/RuntimeError.swift",
"Logging/RuntimeSanitizer.swift",
"Logging/StoreLogger.swift",
"Sendable.swift",
"Store/AnyTargetQueue.swift",
"Store/Changes.swift",
"Store/DetachedDispatcher.swift",
"Store/KeyObject.swift",
"Store/NonAtomicCounter.swift",
"Store/Pipeline.swift",
"Store/Scan.swift",
"Store/StateType.swift",
"Store/Store+Combine.swift",
"Store/Store+RunLoop.swift",
"Store/Store.swift",
"Store/StoreDriverType+Accumulator.swift",
"Store/StoreDriverType.swift",
"Store/StoreMiddleware.swift",
"Store/StoreOperation.swift",
"Store/StoreType+Assignee.swift",
"Store/StoreType+BindingDerived.swift",
"Store/StoreType+Derived.swift",
"Store/StoreWrapperType.swift",
"Store/Transaction.swift",
"Store/UIStateStore.swift",
"SwiftUI/OnReceive.swift",
"SwiftUI/Reading.swift",
"SwiftUI/StoreObject.swift",
"SwiftUI/StoreReader.swift",
"Utility/Edge.swift",
"Utility/ReferenceEdge.swift",
"Utility/ThunkToMainActor.swift",
"Verge.swift",
"macros.swift"
],
"target_dependencies" : [
"VergeMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/VergeGroup/swift-macro-state-struct
Fetching https://github.com/VergeGroup/TypedComparator
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/VergeGroup/Normalization
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/nalexn/ViewInspector.git
[1/845] Fetching swift-macro-state-struct
[846/859] Fetching swift-macro-state-struct, typedcomparator
[860/1767] Fetching swift-macro-state-struct, typedcomparator, swift-macro-testing
[1768/14179] Fetching swift-macro-state-struct, typedcomparator, swift-macro-testing, viewinspector
[1893/14275] Fetching swift-macro-state-struct, typedcomparator, swift-macro-testing, viewinspector, normalization
Fetched https://github.com/VergeGroup/swift-macro-state-struct from cache (0.49s)
[1312/13430] Fetching typedcomparator, swift-macro-testing, viewinspector, normalization
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
[13431/13575] Fetching typedcomparator, swift-macro-testing, viewinspector, normalization, swift-concurrency-task-manager
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager from cache (0.37s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/VergeGroup/TypedComparator from cache (1.01s)
Fetching https://github.com/apple/swift-atomics.git
[1/70522] Fetching swift-syntax
[2117/87113] Fetching swift-syntax, swift-collections
[3486/88830] Fetching swift-syntax, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.71s)
[15391/87113] Fetching swift-syntax, swift-collections
Fetching https://github.com/ReactiveX/RxSwift.git
[39865/139799] Fetching swift-syntax, swift-collections, rxswift
Fetched https://github.com/apple/swift-collections from cache (1.89s)
[51951/123208] Fetching swift-syntax, rxswift
Fetched https://github.com/VergeGroup/Normalization from cache (12.66s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (12.66s)
Fetched https://github.com/nalexn/ViewInspector.git from cache (12.67s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (12.73s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (12.23s)
Computing version for https://github.com/VergeGroup/Normalization
Computed https://github.com/VergeGroup/Normalization at 1.2.1 (14.55s)
Fetching https://github.com/VergeGroup/swift-typed-identifier
[1/62] Fetching swift-typed-identifier
Fetched https://github.com/VergeGroup/swift-typed-identifier from cache (0.21s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (0.92s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier
Computed https://github.com/VergeGroup/swift-typed-identifier at 2.0.4 (1.27s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (2.46s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.10.1 (0.55s)
Computing version for https://github.com/VergeGroup/swift-macro-state-struct
Computed https://github.com/VergeGroup/swift-macro-state-struct at 2.3.0 (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.58s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 1.4.0 (0.65s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (7.61s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.62s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.3 (0.66s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13189] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.18s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (2.79s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.96s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.52s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.70s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.32s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/VergeGroup/swift-macro-state-struct
Working copy of https://github.com/VergeGroup/swift-macro-state-struct resolved at 2.3.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/VergeGroup/TypedComparator
Working copy of https://github.com/VergeGroup/TypedComparator resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.3
Creating working copy for https://github.com/VergeGroup/swift-concurrency-task-manager
Working copy of https://github.com/VergeGroup/swift-concurrency-task-manager resolved at 1.4.0
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.10.1
Creating working copy for https://github.com/VergeGroup/Normalization
Working copy of https://github.com/VergeGroup/Normalization resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/VergeGroup/swift-typed-identifier
Working copy of https://github.com/VergeGroup/swift-typed-identifier resolved at 2.0.4
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
warning: 'normalization': 'normalization' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/VergeClassic/Verge@2x.png
/host/spi-builder-workspace/Sources/VergeClassic/demo.gif
/host/spi-builder-workspace/Sources/VergeClassic/Info.plist
Building for debugging...
[0/86] Write sources
[27/86] Copying PrivacyInfo.xcprivacy
[27/86] Write sources
[27/86] Copying PrivacyInfo.xcprivacy
[27/86] Write sources
[27/86] Copying PrivacyInfo.xcprivacy
[27/86] Write sources
[59/86] Compiling _SwiftSyntaxCShims dummy.c
[60/86] Compiling _AtomicsShims.c
[62/86] Write swift-version-24593BA9C3E375BF.txt
[64/245] Emitting module SwiftSyntax600
[65/245] Emitting module SwiftSyntax510
[66/245] Compiling SwiftSyntax510 Empty.swift
[67/245] Emitting module TypedIdentifier
[68/245] Compiling TypedIdentifier TypedIdentifier.swift
[69/245] Compiling SwiftSyntax600 Empty.swift
[70/248] Compiling TypedComparator TypedComparator.swift
[71/248] Compiling TypedComparator PackedCompare.swift
[72/248] Emitting module TypedComparator
[73/248] Emitting module TypedIdentifier
[74/249] Compiling TypedIdentifier TypedIdentifier.swift
[80/414] Emitting module TypedComparator
[81/418] Compiling SwiftSyntax509 Empty.swift
[82/427] Emitting module SwiftSyntax509
[83/428] Compiling RxSwift ConnectableObservableType.swift
[84/428] Compiling RxSwift Create.swift
[85/429] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[86/429] Compiling TypedComparator PackedCompare.swift
[87/429] Compiling TypedComparator TypedComparator.swift
[89/430] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[90/431] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[92/431] Compiling RxSwift Completable+AndThen.swift
[93/431] Compiling RxSwift Completable.swift
[94/431] Compiling RxSwift CurrentThreadScheduler.swift
[95/431] Compiling RxSwift Date+Dispatch.swift
[96/431] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[97/431] Compiling RxSwift ConcurrentMainScheduler.swift
[100/431] Compiling RxSwift CombineLatest.swift
[101/431] Compiling RxSwift CompactMap.swift
[104/514] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[105/514] Emitting module InternalCollectionsUtilities
[107/514] Compiling Atomics AtomicBool.swift
[108/514] Compiling Atomics AtomicReference.swift
[109/514] Compiling Atomics OptionalRawRepresentable.swift
[110/514] Compiling Atomics RawRepresentable.swift
[111/514] Compiling Atomics AtomicInteger.swift
[112/514] Compiling Atomics AtomicOptionalWrappable.swift
[113/515] Compiling Atomics ManagedAtomic.swift
[114/515] Compiling Atomics ManagedAtomicLazyReference.swift
[115/515] Compiling Atomics UnsafeAtomic.swift
[116/515] Compiling Atomics UnsafeAtomicLazyReference.swift
[117/515] Compiling Atomics AtomicMemoryOrderings.swift
[118/515] Compiling Atomics DoubleWord.swift
[120/517] Compiling Atomics Primitives.native.swift
[121/517] Compiling Atomics Primitives.shims.swift
[129/518] Compiling Atomics AtomicStorage.swift
[130/518] Compiling Atomics AtomicValue.swift
[131/600] Compiling HashTreeCollections TreeDictionary+Merge.swift
[132/600] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[133/609] Emitting module VergeTiny
[134/609] Compiling VergeTiny Source.swift
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:224:5: error: cannot find 'objc_sync_enter' in scope
222 | public var associatedProperties: DynamicPropertyStorage {
223 |
224 | objc_sync_enter(self)
| `- error: cannot find 'objc_sync_enter' in scope
225 | defer {
226 | objc_sync_exit(self)
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:226:7: error: cannot find 'objc_sync_exit' in scope
224 | objc_sync_enter(self)
225 | defer {
226 | objc_sync_exit(self)
| `- error: cannot find 'objc_sync_exit' in scope
227 | }
228 |
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:229:25: error: cannot find 'objc_getAssociatedObject' in scope
227 | }
228 |
229 | if let associated = objc_getAssociatedObject(self, &_storageKey)
| `- error: cannot find 'objc_getAssociatedObject' in scope
230 | as? DynamicPropertyStorage
231 | {
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:7: error: cannot find 'objc_setAssociatedObject' in scope
233 | } else {
234 | let associated = DynamicPropertyStorage()
235 | objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
| `- error: cannot find 'objc_setAssociatedObject' in scope
236 | return associated
237 | }
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:65: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
233 | } else {
234 | let associated = DynamicPropertyStorage()
235 | objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
236 | return associated
237 | }
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
26 | #include <setjmp.h>
27 | #endif
28 | #include <signal.h>
| `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
29 | #include <stddef.h>
30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
| `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
1 | #ifndef _WASI_EMULATED_SIGNAL
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| `- error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
3 | compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
4 | #else
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CoreFoundation.h"
| `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: error: could not build module 'wasi_emulated_signal'
26 | #include <setjmp.h>
27 | #endif
28 | #include <signal.h>
| `- error: could not build module 'wasi_emulated_signal'
29 | #include <stddef.h>
30 | #include <stdio.h>
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/ForSwiftFoundationOnly.h:86:10: note: while building module 'wasi_emulated_mman' imported from /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/ForSwiftFoundationOnly.h:86:
84 | #undef _WASI_EMULATED_MMAN
85 | #define _WASI_EMULATED_MMAN
86 | #include <sys/mman.h>
| `- note: while building module 'wasi_emulated_mman' imported from /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/ForSwiftFoundationOnly.h:86:
87 | #elif TARGET_OS_LINUX
88 | #include <errno.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sys/mman.h"
| `- note: in file included from <module-includes>:1:
2 |
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/sys/mman.h:2:2: error: "WASI lacks a true mmap; to enable minimal mmap emulation, compile with -D_WASI_EMULATED_MMAN and link with -lwasi-emulated-mman"
1 | #ifndef _WASI_EMULATED_MMAN
2 | #error "WASI lacks a true mmap; to enable minimal mmap emulation, \
| `- error: "WASI lacks a true mmap; to enable minimal mmap emulation, compile with -D_WASI_EMULATED_MMAN and link with -lwasi-emulated-mman"
3 | compile with -D_WASI_EMULATED_MMAN and link with -lwasi-emulated-mman"
4 | #else
[135/609] Emitting module VergeTiny
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:224:5: error: cannot find 'objc_sync_enter' in scope
222 | public var associatedProperties: DynamicPropertyStorage {
223 |
224 | objc_sync_enter(self)
| `- error: cannot find 'objc_sync_enter' in scope
225 | defer {
226 | objc_sync_exit(self)
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:226:7: error: cannot find 'objc_sync_exit' in scope
224 | objc_sync_enter(self)
225 | defer {
226 | objc_sync_exit(self)
| `- error: cannot find 'objc_sync_exit' in scope
227 | }
228 |
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:229:25: error: cannot find 'objc_getAssociatedObject' in scope
227 | }
228 |
229 | if let associated = objc_getAssociatedObject(self, &_storageKey)
| `- error: cannot find 'objc_getAssociatedObject' in scope
230 | as? DynamicPropertyStorage
231 | {
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:7: error: cannot find 'objc_setAssociatedObject' in scope
233 | } else {
234 | let associated = DynamicPropertyStorage()
235 | objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
| `- error: cannot find 'objc_setAssociatedObject' in scope
236 | return associated
237 | }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'normalization': 'normalization' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/VergeClassic/Verge@2x.png
/host/spi-builder-workspace/Sources/VergeClassic/Info.plist
/host/spi-builder-workspace/Sources/VergeClassic/demo.gif
[0/1] Planning build
Building for debugging...
[0/24] Write swift-version-24593BA9C3E375BF.txt
[2/54] Compiling SwiftSyntax600 Empty.swift
[3/54] Emitting module SwiftSyntax600
[4/55] Emitting module TypedComparator
[5/55] Emitting module SwiftSyntax509
[6/55] Emitting module SwiftSyntax510
[7/55] Compiling SwiftSyntax510 Empty.swift
[9/56] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/56] Compiling TypedIdentifier TypedIdentifier.swift
[11/56] Emitting module TypedIdentifier
[12/56] Emitting module TypedComparator
[13/56] Compiling SwiftSyntax509 Empty.swift
[14/58] Emitting module TypedIdentifier
[15/58] Compiling TypedIdentifier TypedIdentifier.swift
[16/60] Compiling TypedComparator PackedCompare.swift
[17/60] Compiling TypedComparator TypedComparator.swift
[18/61] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/61] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/61] Compiling TypedComparator PackedCompare.swift
[21/61] Compiling TypedComparator TypedComparator.swift
[22/61] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/61] Compiling InternalCollectionsUtilities Debugging.swift
[24/61] Compiling InternalCollectionsUtilities Descriptions.swift
[25/61] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/62] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/62] Compiling InternalCollectionsUtilities Integer rank.swift
[34/62] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/62] Compiling InternalCollectionsUtilities _SortedCollection.swift
[36/64] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/97] Compiling SwiftSyntax BumpPtrAllocator.swift
[38/97] Compiling SwiftSyntax CommonAncestor.swift
[39/103] Emitting module InternalCollectionsUtilities
[41/452] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/453] Emitting module VergeTiny
[43/453] Compiling VergeTiny Source.swift
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:224:5: error: cannot find 'objc_sync_enter' in scope
222 | public var associatedProperties: DynamicPropertyStorage {
223 |
224 | objc_sync_enter(self)
| `- error: cannot find 'objc_sync_enter' in scope
225 | defer {
226 | objc_sync_exit(self)
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:226:7: error: cannot find 'objc_sync_exit' in scope
224 | objc_sync_enter(self)
225 | defer {
226 | objc_sync_exit(self)
| `- error: cannot find 'objc_sync_exit' in scope
227 | }
228 |
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:229:25: error: cannot find 'objc_getAssociatedObject' in scope
227 | }
228 |
229 | if let associated = objc_getAssociatedObject(self, &_storageKey)
| `- error: cannot find 'objc_getAssociatedObject' in scope
230 | as? DynamicPropertyStorage
231 | {
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:7: error: cannot find 'objc_setAssociatedObject' in scope
233 | } else {
234 | let associated = DynamicPropertyStorage()
235 | objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
| `- error: cannot find 'objc_setAssociatedObject' in scope
236 | return associated
237 | }
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:65: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
233 | } else {
234 | let associated = DynamicPropertyStorage()
235 | objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
| `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
236 | return associated
237 | }
[44/453] Emitting module VergeTiny
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:224:5: error: cannot find 'objc_sync_enter' in scope
222 | public var associatedProperties: DynamicPropertyStorage {
223 |
224 | objc_sync_enter(self)
| `- error: cannot find 'objc_sync_enter' in scope
225 | defer {
226 | objc_sync_exit(self)
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:226:7: error: cannot find 'objc_sync_exit' in scope
224 | objc_sync_enter(self)
225 | defer {
226 | objc_sync_exit(self)
| `- error: cannot find 'objc_sync_exit' in scope
227 | }
228 |
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:229:25: error: cannot find 'objc_getAssociatedObject' in scope
227 | }
228 |
229 | if let associated = objc_getAssociatedObject(self, &_storageKey)
| `- error: cannot find 'objc_getAssociatedObject' in scope
230 | as? DynamicPropertyStorage
231 | {
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:7: error: cannot find 'objc_setAssociatedObject' in scope
233 | } else {
234 | let associated = DynamicPropertyStorage()
235 | objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
| `- error: cannot find 'objc_setAssociatedObject' in scope
236 | return associated
237 | }
[45/453] Compiling Atomics Primitives.shims.swift
[46/453] Compiling Atomics AtomicInteger.swift
[47/453] Compiling Atomics AtomicOptionalWrappable.swift
BUILD FAILURE 6.1 wasm