Build Information
Failed to build ChimeKit, reference main (97be09
), with Swift 5.9 for Linux on 10 Jul 2024 19:46:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ChimeKit.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/ChimeHQ/ChimeKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 97be09c Add ocaml interface UTI
Cloned https://github.com/ChimeHQ/ChimeKit.git
Revision (git rev-parse @):
97be09c0e424226e4a50d73a5dd1ce1ca698d258
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/ChimeKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $workDir
https://github.com/ChimeHQ/ChimeKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:94c03ecf5df463051a5b8bdec5d09f635a7b31b1b290e2ba09836b1f5f74db71
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/ChimeHQ/LanguageClient
[1/597] Fetching languageclient
Fetched https://github.com/ChimeHQ/LanguageClient (0.20s)
Fetching https://github.com/ChimeHQ/GlobPattern
Fetching https://github.com/Frizlab/FSEventsWrapper
Fetching https://github.com/ChimeHQ/JSONRPC
[1/61] Fetching globpattern
[2/317] Fetching globpattern, fseventswrapper
[312/876] Fetching globpattern, fseventswrapper, jsonrpc
Fetched https://github.com/ChimeHQ/GlobPattern (0.19s)
Fetching https://github.com/ChimeHQ/Extendable
Fetched https://github.com/ChimeHQ/JSONRPC (0.19s)
Fetching https://github.com/ChimeHQ/AsyncXPCConnection
Fetched https://github.com/Frizlab/FSEventsWrapper (0.19s)
Fetching https://github.com/mattmassicotte/Queue
[1/114] Fetching asyncxpcconnection
[115/325] Fetching asyncxpcconnection, extendable
Fetched https://github.com/ChimeHQ/AsyncXPCConnection (0.18s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
[1/220] Fetching queue
Fetched https://github.com/ChimeHQ/Extendable (0.19s)
Fetching https://github.com/groue/Semaphore
Fetched https://github.com/mattmassicotte/Queue (0.23s)
Fetching https://github.com/ChimeHQ/ProcessEnv
[1/1672] Fetching languageserverprotocol
[1673/1949] Fetching languageserverprotocol, semaphore
[1674/2149] Fetching languageserverprotocol, semaphore, processenv
Fetched https://github.com/ChimeHQ/LanguageServerProtocol (0.21s)
Fetched https://github.com/ChimeHQ/ProcessEnv (0.17s)
Fetched https://github.com/groue/Semaphore (0.21s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.93s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.0.8 (0.34s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 1.0.0 (0.34s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.0 (0.31s)
Computing version for https://github.com/ChimeHQ/GlobPattern
Computed https://github.com/ChimeHQ/GlobPattern at 0.1.1 (0.34s)
Computing version for https://github.com/Frizlab/FSEventsWrapper
Computed https://github.com/Frizlab/FSEventsWrapper at 2.1.0 (0.36s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.13.2 (0.31s)
Computing version for https://github.com/ChimeHQ/Extendable
Computed https://github.com/ChimeHQ/Extendable at 0.3.0 (0.29s)
Computing version for https://github.com/ChimeHQ/AsyncXPCConnection
Computed https://github.com/ChimeHQ/AsyncXPCConnection at 1.0.0 (0.47s)
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.0
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.1.4
Creating working copy for https://github.com/ChimeHQ/GlobPattern
Working copy of https://github.com/ChimeHQ/GlobPattern resolved at 0.1.1
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.13.2
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 1.0.0
Creating working copy for https://github.com/ChimeHQ/Extendable
Working copy of https://github.com/ChimeHQ/Extendable resolved at 0.3.0
Creating working copy for https://github.com/ChimeHQ/AsyncXPCConnection
Working copy of https://github.com/ChimeHQ/AsyncXPCConnection resolved at 1.0.0
Creating working copy for https://github.com/ChimeHQ/LanguageClient
Working copy of https://github.com/ChimeHQ/LanguageClient resolved at f1610f7074b74ca3c1d6abd586014626842f09c5
Creating working copy for https://github.com/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.0.8
Creating working copy for https://github.com/Frizlab/FSEventsWrapper
Working copy of https://github.com/Frizlab/FSEventsWrapper resolved at 2.1.0
Building for debugging...
[1/26] Emitting module Semaphore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/26] Emitting module AsyncXPCConnection
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:8:11: error: cannot find type 'NSXPCConnection' in scope
extension NSXPCConnection {
^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:49:11: error: cannot find type 'NSXPCConnection' in scope
extension NSXPCConnection {
^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:14:70: error: cannot find type 'NSXPCConnection' in scope
public typealias ConnectionProvider = @MainActor () async throws -> NSXPCConnection
^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:24:40: error: cannot find type 'NSXPCConnection' in scope
public init(queue: Queue, connection: NSXPCConnection) {
^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:7:18: error: cannot find type 'NSXPCConnection' in scope
let connection: NSXPCConnection
^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:26: error: cannot find type 'NSXPCConnection' in scope
public init(connection: NSXPCConnection, remoteInterface: Protocol) {
^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:60: error: cannot find type 'Protocol' in scope
public init(connection: NSXPCConnection, remoteInterface: Protocol) {
^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:18:26: error: cannot find type 'NSXPCConnection' in scope
public init(connection: NSXPCConnection) {
^~~~~~~~~~~~~~~
[3/26] Emitting module Queue
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/26] Emitting module Extendable
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
import ExtensionKit
^
[5/26] Compiling Extendable ConnectableSceneExtension.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
import ExtensionKit
^
[6/26] Compiling Extendable ConnectingAppExtensionScene.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
import ExtensionKit
^
[7/26] Compiling AsyncXPCConnection RemoteXPCService.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:7:18: error: cannot find type 'NSXPCConnection' in scope
let connection: NSXPCConnection
^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:26: error: cannot find type 'NSXPCConnection' in scope
public init(connection: NSXPCConnection, remoteInterface: Protocol) {
^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:10:60: error: cannot find type 'Protocol' in scope
public init(connection: NSXPCConnection, remoteInterface: Protocol) {
^~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:18:26: error: cannot find type 'NSXPCConnection' in scope
public init(connection: NSXPCConnection) {
^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/RemoteXPCService.swift:14:38: error: cannot find 'NSXPCInterface' in scope
connection.remoteObjectInterface = NSXPCInterface(with: remoteInterface)
^~~~~~~~~~~~~~
[8/26] Emitting module JSONRPC
[9/26] Compiling JSONRPC JSONRPCError.swift
[10/26] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:8:11: error: cannot find type 'NSXPCConnection' in scope
extension NSXPCConnection {
^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/NSXPCConnection+Continuations.swift:49:11: error: cannot find type 'NSXPCConnection' in scope
extension NSXPCConnection {
^~~~~~~~~~~~~~~
[11/26] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:14:70: error: cannot find type 'NSXPCConnection' in scope
public typealias ConnectionProvider = @MainActor () async throws -> NSXPCConnection
^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/AsyncXPCConnection/Sources/AsyncXPCConnection/QueuedRemoteXPCService.swift:24:40: error: cannot find type 'NSXPCConnection' in scope
public init(queue: Queue, connection: NSXPCConnection) {
^~~~~~~~~~~~~~~
[12/27] Compiling Extendable AppExtensionSceneGroup.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
import ExtensionKit
^
[13/27] Compiling Extendable ConnectableExtension.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
import ExtensionKit
^
[14/27] Compiling JSONRPC DataChannel.swift
[15/27] Compiling JSONRPC JSONId.swift
[16/27] Compiling Extendable ConnectionAccepter.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
import ExtensionKit
^
[17/27] Compiling Extendable MainActor+runUnsafely.swift
/host/spi-builder-workspace/.build/checkouts/Extendable/Sources/Extendable/AppExtensionSceneGroup.swift:1:8: error: no such module 'ExtensionKit'
import ExtensionKit
^
[18/27] Compiling JSONRPC AsyncStreamPolyfill.swift
[19/27] Compiling JSONRPC DataChannel+Actor.swift
[20/27] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[21/27] Compiling JSONRPC DataChannel+StdioPipe.swift
[22/27] Compiling Semaphore AsyncSemaphore.swift
error: fatalError
BUILD FAILURE 5.9 linux