The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Ultravox, reference 0.0.9 (eed051), with Swift 6.1 for Linux on 21 May 2025 17:16:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fixie-ai/ultravox-client-sdk-ios.git
Reference: 0.0.9
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
 * tag               0.0.9      -> FETCH_HEAD
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 0.0.9
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/fixie-ai/ultravox-client-sdk-ios.git
https://github.com/fixie-ai/ultravox-client-sdk-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "client-sdk-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.16",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/livekit/client-sdk-swift.git"
    }
  ],
  "manifest_display_name" : "Ultravox",
  "name" : "Ultravox",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Ultravox",
      "targets" : [
        "Ultravox"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Ultravox",
      "module_type" : "SwiftTarget",
      "name" : "Ultravox",
      "path" : "Sources/Ultravox",
      "product_dependencies" : [
        "LiveKit"
      ],
      "product_memberships" : [
        "Ultravox"
      ],
      "sources" : [
        "Ultravox.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:ba854000887cd0c27418c7bc304adc590345237c7003ebd31ba26cc8db085cf3
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/livekit/client-sdk-swift.git
[1/30158] Fetching client-sdk-swift
Fetched https://github.com/livekit/client-sdk-swift.git from cache (1.67s)
Computing version for https://github.com/livekit/client-sdk-swift.git
Computed https://github.com/livekit/client-sdk-swift.git at 2.6.0 (2.79s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-log.git
[1/16580] Fetching swift-collections
[665/20416] Fetching swift-collections, swift-log
[8148/59364] Fetching swift-collections, swift-log, swift-protobuf
Fetched https://github.com/apple/swift-log.git from cache (2.32s)
[25928/55528] Fetching swift-collections, swift-protobuf
Fetching https://github.com/livekit/webrtc-xcframework.git
Fetched https://github.com/apple/swift-collections.git from cache (2.68s)
[12464/38948] Fetching swift-protobuf
[17528/39198] Fetching swift-protobuf, webrtc-xcframework
Fetched https://github.com/livekit/webrtc-xcframework.git from cache (0.59s)
[18696/38948] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (10.81s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (11.88s)
Computing version for https://github.com/livekit/webrtc-xcframework.git
Computed https://github.com/livekit/webrtc-xcframework.git at 125.6422.29 (8.07s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.18s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.29s)
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/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/livekit/client-sdk-swift.git
Working copy of https://github.com/livekit/client-sdk-swift.git resolved at 2.6.0
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/livekit/webrtc-xcframework.git
Working copy of https://github.com/livekit/webrtc-xcframework.git resolved at 125.6422.29
Downloading binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.29/LiveKitWebRTC.xcframework.zip
[1397/63133124] Downloading 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 (7.61s)
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/12] Write sources
[6/12] Copying PrivacyInfo.xcprivacy
[6/12] Write sources
[6/12] Copying PrivacyInfo.xcprivacy
[10/12] Write swift-version-24593BA9C3E375BF.txt
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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:ba854000887cd0c27418c7bc304adc590345237c7003ebd31ba26cc8db085cf3
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
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.
[1/3] Compiling LKObjCHelpers LKObjCHelpers.m
[1/3] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux