The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MockNetworking with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Machx/MockNetworking.git
Reference: 0.2.1
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/Machx/MockNetworking
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 6cfd853 change tools version to fix a minior issue
Cloned https://github.com/Machx/MockNetworking.git
Revision (git rev-parse @):
6cfd8536e98355f9d2a9b60fa0b7381efbc9b003
SUCCESS checkout https://github.com/Machx/MockNetworking.git at 0.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Machx/MockNetworking.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/Machx/Konkyo.git
[1/1736] Fetching konkyo
Fetched https://github.com/Machx/Konkyo.git from cache (0.24s)
Creating working copy for https://github.com/Machx/Konkyo.git
Working copy of https://github.com/Machx/Konkyo.git resolved at main (606012f)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/12] 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
       ^
[5/13] 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
       ^
[6/13] 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
       ^
[7/13] 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
       ^
[8/13] 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/13] 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
       ^
[10/13] 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
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/13] 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
       ^
[12/13] 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
       ^
[13/13] 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: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/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
       ^
[3/10] 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
       ^
[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/11] 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
       ^
[6/11] 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
       ^
[7/11] 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
       ^
[8/11] 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
       ^
[9/11] 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
       ^
[10/11] 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
       ^
[11/11] 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
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1