Build Information
Failed to build IPSWDownloads, reference 1.0.2 (2e8ad3), with Swift 6.2 for Wasm on 17 Sep 2025 16:44:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/IPSWDownloads.git
Reference: 1.0.2
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/brightdigit/IPSWDownloads
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 2e8ad36 Updates for Windows and Swift 6.2 (#50)
Cloned https://github.com/brightdigit/IPSWDownloads.git
Revision (git rev-parse @):
2e8ad36b5f74285dbe104e7ae99f8be0cd06b7b8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/IPSWDownloads.git at 1.0.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/brightdigit/IPSWDownloads.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/brightdigit/OSVer
Fetching https://github.com/apple/swift-openapi-runtime
[1/5717] Fetching swift-openapi-runtime
[573/6716] Fetching swift-openapi-runtime, swift-openapi-urlsession
[3141/6977] Fetching swift-openapi-runtime, swift-openapi-urlsession, osver
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.32s)
Fetched https://github.com/brightdigit/OSVer from cache (0.38s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.39s)
Computing version for https://github.com/brightdigit/OSVer
Computed https://github.com/brightdigit/OSVer at 1.0.0 (6.15s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.3 (0.54s)
Fetching https://github.com/apple/swift-http-types
[1/923] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.28s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (3.78s)
Fetching https://github.com/apple/swift-collections
[1/17466] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.36s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.80s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.78s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.3
Creating working copy for https://github.com/brightdigit/OSVer
Working copy of https://github.com/brightdigit/OSVer resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/37] Emitting module OSVer
/host/spi-builder-workspace/.build/checkouts/OSVer/Sources/OSVer/OSVer+Init.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension OSVer {
[10/37] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[11/37] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/38] Compiling OSVer OSVerParseable.swift
/host/spi-builder-workspace/.build/checkouts/OSVer/Sources/OSVer/OSVer+Init.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension OSVer {
[13/38] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/38] Compiling InternalCollectionsUtilities Debugging.swift
[15/38] Compiling OSVer OSVer+Init.swift
/host/spi-builder-workspace/.build/checkouts/OSVer/Sources/OSVer/OSVer+Init.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension OSVer {
[16/38] Compiling OSVer OSVer.swift
/host/spi-builder-workspace/.build/checkouts/OSVer/Sources/OSVer/OSVer+Init.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension OSVer {
[17/38] Compiling OSVer OSVer+Hashable.swift
/host/spi-builder-workspace/.build/checkouts/OSVer/Sources/OSVer/OSVer+Init.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension OSVer {
[18/38] Emitting module InternalCollectionsUtilities
[19/38] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/38] Compiling InternalCollectionsUtilities Integer rank.swift
[21/38] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/38] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/38] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/38] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/38] Compiling OSVer OSVer+Comparable.swift
/host/spi-builder-workspace/.build/checkouts/OSVer/Sources/OSVer/OSVer+Init.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension OSVer {
[26/38] Compiling OSVer OSVer+CustomStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/OSVer/Sources/OSVer/OSVer+Init.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension OSVer {
[27/38] Compiling InternalCollectionsUtilities Descriptions.swift
[28/38] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/38] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/38] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
BUILD FAILURE 6.2 wasm