The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MockNetworking 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/Machx/MockNetworking.git
Reference: 0.2.1
Cloned https://github.com/Machx/MockNetworking.git into spi-builder-workspace
SUCCESS checkout https://github.com/Machx/MockNetworking.git at 0.2.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/Machx/Konkyo.git
[1/1639] Fetching konkyo
Fetched https://github.com/Machx/Konkyo.git (0.21s)
Creating working copy for https://github.com/Machx/Konkyo.git
Working copy of https://github.com/Machx/Konkyo.git resolved at main
Building for debugging...
[1/9] Compiling Konkyo Mutex.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[2/10] Compiling Konkyo UnfairLock.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[3/10] Compiling Konkyo Log.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[4/10] Compiling Konkyo CPUInfo.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[5/10] Compiling Konkyo RollingDictionary.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[6/10] Compiling Konkyo Initialization.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/10] Emitting module Konkyo
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[8/10] Compiling Konkyo Atomic.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[9/10] Compiling Konkyo AsynchronousOperationBase.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[10/10] Compiling Konkyo Condition.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2