The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftLSPClient with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/SwiftLSPClient.git
Reference: 0.9.1
Cloned https://github.com/ChimeHQ/SwiftLSPClient.git into spi-builder-workspace
SUCCESS checkout https://github.com/ChimeHQ/SwiftLSPClient.git at 0.9.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/g-mark/NullCodable
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/ChimeHQ/JSONRPC
[1/741] Fetching anycodable
[742/1099] Fetching anycodable, jsonrpc
Fetched https://github.com/Flight-School/AnyCodable (0.25s)
Fetched https://github.com/ChimeHQ/JSONRPC (0.25s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Fetched https://github.com/g-mark/NullCodable (0.26s)
Computed https://github.com/ChimeHQ/JSONRPC at 0.2.1 (0.30s)
Computing version for https://github.com/g-mark/NullCodable
Computed https://github.com/g-mark/NullCodable at 1.1.0 (0.30s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.1 (0.32s)
Creating working copy for https://github.com/g-mark/NullCodable
Working copy of https://github.com/g-mark/NullCodable resolved at 1.1.0
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.1
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.2.1
Building for debugging...
[1/6] Emitting module AnyCodable
[2/6] Compiling AnyCodable AnyCodable.swift
[3/6] Compiling AnyCodable AnyDecodable.swift
[4/6] Compiling AnyCodable AnyEncodable.swift
[5/7] Emitting module NullCodable
[6/7] Compiling NullCodable NullCodable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/17] Emitting module JSONRPC
/host/spi-builder-workspace/.build/checkouts/JSONRPC/JSONRPC/ProtocolTransport.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[12/17] Compiling JSONRPC DataTransport.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/JSONRPC/ProtocolTransport.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[13/17] Compiling JSONRPC MessageTransport.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/JSONRPC/ProtocolTransport.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[14/17] Compiling JSONRPC JSONId.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/JSONRPC/ProtocolTransport.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[15/17] Compiling JSONRPC ProtocolTransport.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/JSONRPC/ProtocolTransport.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[16/17] Compiling JSONRPC JSONRPCError.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/JSONRPC/ProtocolTransport.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[17/17] Compiling JSONRPC Protocol.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/JSONRPC/ProtocolTransport.swift:2:8: error: no such module 'os.log'
import os.log
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2