Build Information
Failed to build Ultravox, reference main (eed051), with Swift 6.2 for Wasm on 24 Jun 2025 04:29:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fixie-ai/ultravox-client-sdk-ios.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/fixie-ai/ultravox-client-sdk-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at eed0513 Refactored from URLSession to use NWConnection. (#8)
Cloned https://github.com/fixie-ai/ultravox-client-sdk-ios.git
Revision (git rev-parse @):
eed0513a8efdbeb5936de2de04c8e3df9ac05699
SUCCESS checkout https://github.com/fixie-ai/ultravox-client-sdk-ios.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/fixie-ai/ultravox-client-sdk-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/livekit/client-sdk-swift.git
[1/30457] Fetching client-sdk-swift
Fetched https://github.com/livekit/client-sdk-swift.git from cache (1.56s)
Computing version for https://github.com/livekit/client-sdk-swift.git
Computed https://github.com/livekit/client-sdk-swift.git at 2.6.1 (2.44s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/livekit/webrtc-xcframework.git
Fetching https://github.com/apple/swift-protobuf.git
[1/3836] Fetching swift-log
[155/4091] Fetching swift-log, webrtc-xcframework
[1791/20731] Fetching swift-log, webrtc-xcframework, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.79s)
[3084/16895] Fetching webrtc-xcframework, swift-collections
[8909/56358] Fetching webrtc-xcframework, swift-collections, swift-protobuf
Fetched https://github.com/apple/swift-collections.git from cache (2.15s)
[9332/39718] Fetching webrtc-xcframework, swift-protobuf
Fetched https://github.com/livekit/webrtc-xcframework.git from cache (9.20s)
Fetched https://github.com/apple/swift-protobuf.git from cache (9.37s)
Computing version for https://github.com/livekit/webrtc-xcframework.git
Computed https://github.com/livekit/webrtc-xcframework.git at 125.6422.32 (13.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.88s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.10s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/livekit/webrtc-xcframework.git
Working copy of https://github.com/livekit/webrtc-xcframework.git resolved at 125.6422.32
Creating working copy for https://github.com/livekit/client-sdk-swift.git
Working copy of https://github.com/livekit/client-sdk-swift.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
Downloading binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.32/LiveKitWebRTC.xcframework.zip
[1397/63158904] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.32/LiveKitWebRTC.xcframework.zip
Downloaded https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.32/LiveKitWebRTC.xcframework.zip (6.78s)
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/12] Write sources
[1/12] Copying PrivacyInfo.xcprivacy
[1/12] Write sources
[1/12] Copying PrivacyInfo.xcprivacy
[1/12] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/client-sdk-swift/Sources/LKObjCHelpers/LKObjCHelpers.m:1:
/host/spi-builder-workspace/.build/checkouts/client-sdk-swift/Sources/LKObjCHelpers/include/LKObjCHelpers.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[10/12] Compiling LKObjCHelpers LKObjCHelpers.m
[10/12] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 wasm