Build Information
Failed to build swift-windowsfoundation, reference main (dbe145
), with Swift 6.1 for Wasm on 30 May 2025 00:48:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/thebrowsercompany/swift-windowsfoundation.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/thebrowsercompany/swift-windowsfoundation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at dbe1456 Add outdated warning (#2)
Cloned https://github.com/thebrowsercompany/swift-windowsfoundation.git
Revision (git rev-parse @):
dbe14563b6bb0eb9c761d8aff7f465afddf185f9
SUCCESS checkout https://github.com/thebrowsercompany/swift-windowsfoundation.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/thebrowsercompany/swift-windowsfoundation.git
https://github.com/thebrowsercompany/swift-windowsfoundation.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-cwinrt",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/thebrowsercompany/swift-cwinrt"
}
],
"manifest_display_name" : "swift-windowsfoundation",
"name" : "swift-windowsfoundation",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "WindowsFoundation",
"targets" : [
"WindowsFoundation"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "WindowsFoundation",
"module_type" : "SwiftTarget",
"name" : "WindowsFoundation",
"path" : "Sources/WindowsFoundation",
"product_dependencies" : [
"CWinRT"
],
"product_memberships" : [
"WindowsFoundation"
],
"sources" : [
"Generated/Support/AGGREGATION.swift",
"Generated/Support/ARRAY+TOVECTOR.swift",
"Generated/Support/COM+EXTENSIONS.swift",
"Generated/Support/COMPTR.swift",
"Generated/Support/CPPINTEROPWORKAROUND.swift",
"Generated/Support/CUSTOMQUERYINTERFACE.swift",
"Generated/Support/DEBUGGING.swift",
"Generated/Support/DICTIONARY+TOMAP.swift",
"Generated/Support/ERROR.swift",
"Generated/Support/ERRORHANDLING.swift",
"Generated/Support/EVENT.swift",
"Generated/Support/EVENTHANDLERSUBSCRIPTION.swift",
"Generated/Support/EVENTSOURCE.swift",
"Generated/Support/GUID.swift",
"Generated/Support/HSTRING.swift",
"Generated/Support/IBUFFERBYTEACCESS.swift",
"Generated/Support/IINSPECTABLE+SWIFT.swift",
"Generated/Support/IINSPECTABLE.swift",
"Generated/Support/IMAP+SWIFT.swift",
"Generated/Support/IMEMORYBUFFERBYTEACCESS.swift",
"Generated/Support/IUNKNOWN+SWIFT.swift",
"Generated/Support/IUNKNOWN.swift",
"Generated/Support/IUNKNOWNREF.swift",
"Generated/Support/IVECTOR+SWIFT.swift",
"Generated/Support/MAKEFROMABI.swift",
"Generated/Support/MARSHALER.swift",
"Generated/Support/PROPERTYVALUE+ABI.swift",
"Generated/Support/PROPERTYVALUE.swift",
"Generated/Support/RAWTYPED.swift",
"Generated/Support/RUNTIME+SWIFT.swift",
"Generated/Support/SWIFT+EXTENSIONS.swift",
"Generated/Support/TRUSTLEVEL+SWIFT.swift",
"Generated/Support/WAITABLEEVENT.swift",
"Generated/Support/WINRTDELEGATE.swift",
"Generated/Support/WINRTPROTOCOLS.swift",
"Generated/Support/WINRTWRAPPERBASE.swift",
"Generated/Support/WINSDK+EXTENSIONS.swift",
"Generated/Windows.Foundation+ABI.swift",
"Generated/Windows.Foundation+Impl.swift",
"Generated/Windows.Foundation.Collections+ABI.swift",
"Generated/Windows.Foundation.Collections+Impl.swift",
"Generated/Windows.Foundation.Collections.swift",
"Generated/Windows.Foundation.Numerics+ABI.swift",
"Generated/Windows.Foundation.Numerics+Impl.swift",
"Generated/Windows.Foundation.Numerics.swift",
"Generated/Windows.Foundation.swift",
"Generated/WindowsFoundation+Generics.swift",
"Generated/WindowsFoundation+MakeFromAbi.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
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/thebrowsercompany/swift-cwinrt
[1/436] Fetching swift-cwinrt
Fetched https://github.com/thebrowsercompany/swift-cwinrt from cache (0.75s)
Creating working copy for https://github.com/thebrowsercompany/swift-cwinrt
Working copy of https://github.com/thebrowsercompany/swift-cwinrt resolved at main (3e3d5a0)
Building for debugging...
[0/8] Write sources
[1/8] Compiling CWinRT shim.c
[2/8] Write swift-version-24593BA9C3E375BF.txt
[3/8] Write Objects.LinkFileList
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[4/8] Linking libCWinRT.wasm
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
[0/1] Planning build
Building for debugging...
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[0/5] Linking libCWinRT.wasm
[0/5] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm