Build Information
Failed to build swift-driver, reference 1.0.1 (1c07ce), with Swift 6.3 for Wasm on 23 Apr 2026 08:00:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/art-divin/swift-driver.git
Reference: 1.0.1
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/art-divin/swift-driver
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 1c07ced Update Package.swift
Cloned https://github.com/art-divin/swift-driver.git
Revision (git rev-parse @):
1c07ced84c1dfc1f9c3253dcbaa216fc9c76ee25
SUCCESS checkout https://github.com/art-divin/swift-driver.git at 1.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/art-divin/swift-driver.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/art-divin/swift-llbuild.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/art-divin/swift-tools-support-core.git
[1/3491] Fetching swift-tools-support-core
[351/20928] Fetching swift-tools-support-core, swift-llbuild
[1956/38392] Fetching swift-tools-support-core, swift-llbuild, swift-argument-parser
[7855/49943] Fetching swift-tools-support-core, swift-llbuild, swift-argument-parser, yams
Fetched https://github.com/art-divin/swift-tools-support-core.git from cache (0.41s)
[12217/46452] Fetching swift-llbuild, swift-argument-parser, yams
Fetched https://github.com/art-divin/swift-llbuild.git from cache (1.14s)
[27052/29015] Fetching swift-argument-parser, yams
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.54s)
Fetched https://github.com/jpsim/Yams.git from cache (1.59s)
Computing version for https://github.com/art-divin/swift-tools-support-core.git
Computed https://github.com/art-divin/swift-tools-support-core.git at 1.0.0 (2.03s)
Computing version for https://github.com/art-divin/swift-llbuild.git
Computed https://github.com/art-divin/swift-llbuild.git at 1.0.0 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.41s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.40s)
Creating working copy for https://github.com/art-divin/swift-tools-support-core.git
Working copy of https://github.com/art-divin/swift-tools-support-core.git resolved at 1.0.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
Creating working copy for https://github.com/art-divin/swift-llbuild.git
Working copy of https://github.com/art-divin/swift-llbuild.git resolved at 1.0.0
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 1.2.3
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/140] Write sources
[6/140] Compiling llvmSupport Valgrind.cpp
[7/140] Compiling llvmSupport UnicodeCaseFold.cpp
[8/140] Compiling makeOptions main.cpp
[9/140] Compiling llvmSupport raw_ostream.cpp
[10/140] Compiling llvmSupport circular_raw_ostream.cpp
[11/140] Compiling llvmSupport Unicode.cpp
[12/140] Compiling llvmSupport Twine.cpp
/host/spi-builder-workspace/Sources/makeOptions/makeOptions.cpp:422:2: warning: "Unable to include 'swift/Option/Options.inc', `makeOptions` will not be usable" [-W#warnings]
422 | #warning "Unable to include 'swift/Option/Options.inc', `makeOptions` will not be usable"
| ^
1 warning generated.
[13/140] Compiling makeOptions makeOptions.cpp
[14/140] Write swift-version-24593BA9C3E375BF.txt
[15/140] Write Objects.LinkFileList
[16/140] Compiling llvmSupport Triple.cpp
error: link command failed with exit code 1 (use -v to see invocation)
wasm-ld: error: /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/wasi/wasm32/swiftrt.o: undefined symbol: swift_addNewDSOImage
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[17/140] Linking makeOptions.wasm
[17/140] Compiling llvmSupport StringMap.cpp
[17/140] Compiling llvmSupport StringExtras.cpp
[17/140] Compiling llvmSupport StringSaver.cpp
[17/140] Compiling llvmSupport StringRef.cpp
[17/140] Compiling llvmSupport Threading.cpp
[17/140] Compiling llvmSupport TargetParser.cpp
[17/140] Compiling llvmSupport YAMLParser.cpp
BUILD FAILURE 6.3 wasm