Build Information
Failed to build swift-package-api-diff, reference main (d9947b
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 11:28:21 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.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/eugenebokhan/swift-package-api-diff.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/eugenebokhan/swift-package-api-diff
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d9947b5 update tests
Cloned https://github.com/eugenebokhan/swift-package-api-diff.git
Revision (git rev-parse @):
d9947b59c1e736c2f0e32cd4a6cca3ffc5f70eb9
SUCCESS checkout https://github.com/eugenebokhan/swift-package-api-diff.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/eugenebokhan/swift-package-api-diff.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/apple/swift-package-manager.git
[1/156737] Fetching swift-package-manager
Fetched https://github.com/apple/swift-package-manager.git from cache (15.49s)
Fetching https://github.com/apple/swift-llbuild.git
[1/29039] Fetching swift-llbuild
Fetched https://github.com/apple/swift-llbuild.git from cache (2.92s)
Fetching https://github.com/apple/swift-tools-support-core.git
[1/6855] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.71s)
Fetching https://github.com/apple/swift-driver.git
[1/34983] Fetching swift-driver
Fetched https://github.com/apple/swift-driver.git from cache (2.81s)
Fetching https://github.com/JohnSundell/Files
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
[1/1248] Fetching files
[1249/12107] Fetching files, yams
Fetched https://github.com/JohnSundell/Files from cache (0.57s)
[435/10859] Fetching yams
[762/26239] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (4.69s)
Fetched https://github.com/jpsim/Yams.git from cache (4.74s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.3.2 (8.20s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.3.0 (1.57s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.70s)
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at release/5.4 (d7bd437)
Creating working copy for https://github.com/apple/swift-driver.git
Working copy of https://github.com/apple/swift-driver.git resolved at release/5.4 (93e8b92)
Creating working copy for https://github.com/apple/swift-package-manager.git
Working copy of https://github.com/apple/swift-package-manager.git resolved at swift-5.4.2-RELEASE (374cdb4)
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.3.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.3.2
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at release/5.4 (eb56a00)
Building for debugging...
[0/140] Write sources
[1/140] Compiling llvmSupport UnicodeCaseFold.cpp
[2/140] Compiling llvmSupport Valgrind.cpp
[3/140] Compiling TSCclibc libc.c
[4/140] Compiling llvmSupport circular_raw_ostream.cpp
[5/140] Compiling libllbuild C-API.cpp
[6/140] Write swift-version-24593BA9C3E375BF.txt
[7/140] Compiling llvmSupport Unicode.cpp
[8/140] Compiling llvmSupport Twine.cpp
[9/140] Compiling llvmSupport Triple.cpp
[10/140] Compiling llvmSupport raw_ostream.cpp
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:72:17: error: no member named 'thread' in namespace 'std'
72 | return std::thread::hardware_concurrency();
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:83:27: error: no member named 'thread' in namespace 'std'
83 | if (unsigned Val = std::thread::hardware_concurrency())
| ~~~~~^
2 errors generated.
[11/140] Compiling llvmSupport Threading.cpp
[11/140] Compiling llvmSupport StringRef.cpp
[11/140] Compiling llvmSupport YAMLParser.cpp
[11/140] Compiling llvmSupport TargetParser.cpp
[11/140] Compiling llvmSupport StringSaver.cpp
[11/140] Compiling llvmSupport StringExtras.cpp
[11/140] Compiling llvmSupport StringMap.cpp
[11/140] Compiling llvmSupport SourceMgr.cpp
BUILD FAILURE 6.2 wasm