Build Information
Failed to build LiveKit, reference main (4b582a
), with Swift 6.0 for Linux on 30 Apr 2025 20:30:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/livekit/client-sdk-swift.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/livekit/client-sdk-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4b582a1 Add Sendable for internal callbacks (#686)
Cloned https://github.com/livekit/client-sdk-swift.git
Revision (git rev-parse @):
4b582a1e6811b7e629a9bd6d21e2ffe0809c6359
SUCCESS checkout https://github.com/livekit/client-sdk-swift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/livekit/client-sdk-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/livekit/webrtc-xcframework.git
Fetching https://github.com/vapor/jwt-kit.git
[1/3836] Fetching swift-log
[270/5885] Fetching swift-log, swift-docc-plugin
[726/6126] Fetching swift-log, swift-docc-plugin, webrtc-xcframework
[4488/22395] Fetching swift-log, swift-docc-plugin, webrtc-xcframework, swift-collections
Fetched https://github.com/livekit/webrtc-xcframework.git from cache (0.42s)
[9790/22154] Fetching swift-log, swift-docc-plugin, swift-collections
[10116/31203] Fetching swift-log, swift-docc-plugin, swift-collections, jwt-kit
[16628/69707] Fetching swift-log, swift-docc-plugin, swift-collections, jwt-kit, swift-protobuf
Fetched https://github.com/apple/swift-log.git from cache (1.09s)
[35068/65871] Fetching swift-docc-plugin, swift-collections, jwt-kit, swift-protobuf
Fetched https://github.com/vapor/jwt-kit.git from cache (1.09s)
[26404/56822] Fetching swift-docc-plugin, swift-collections, swift-protobuf
Fetched https://github.com/apple/swift-docc-plugin.git from cache (6.47s)
Fetched https://github.com/apple/swift-collections.git from cache (6.50s)
Fetched https://github.com/apple/swift-protobuf.git from cache (6.55s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (0.80s)
Computing version for https://github.com/livekit/webrtc-xcframework.git
Computed https://github.com/livekit/webrtc-xcframework.git at 125.6422.29 (2.38s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (0.61s)
Fetching https://github.com/apple/swift-crypto.git
[1/13858] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.08s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.56s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.02s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (5.06s)
Fetching https://github.com/apple/swift-asn1.git
[1/1584] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (2.34s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.92s)
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.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.1.4
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.29
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.5
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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.29.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[16375/63133124] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.29/LiveKitWebRTC.xcframework.zip
Downloading binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.29/LiveKitWebRTC.xcframework.zip
Downloaded https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.29/LiveKitWebRTC.xcframework.zip (6.05s)
warning: 'spi-builder-workspace': ignoring target 'LiveKitTestsObjC' in package 'spi-builder-workspace'; C language in tests is not yet supported
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/13] Write sources
[3/13] Copying PrivacyInfo.xcprivacy
[3/13] Write sources
In file included from /host/spi-builder-workspace/Sources/LKObjCHelpers/LKObjCHelpers.m:1:
/host/spi-builder-workspace/Sources/LKObjCHelpers/include/LKObjCHelpers.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[11/13] Compiling LKObjCHelpers LKObjCHelpers.m
[11/13] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux