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-1":/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: 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/Machx/MockNetworking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 731cbf2 revert back
Cloned https://github.com/Machx/MockNetworking.git
Revision (git rev-parse @):
731cbf2083948b8328a6301e327bfadad38649c2
SUCCESS checkout https://github.com/Machx/MockNetworking.git at main
========================================
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-1":/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.19s)
Creating working copy for https://github.com/Machx/Konkyo.git
Working copy of https://github.com/Machx/Konkyo.git resolved at main (c26c99c)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/17] Compiling Konkyo Promise.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)
[5/18] 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
       ^
[6/18] 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/18] Compiling Konkyo NSLockExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[8/18] 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
       ^
[9/18] Compiling Konkyo UIApplicationExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[10/18] 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
       ^
[11/18] 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
       ^
[12/18] Compiling Konkyo ViewModel.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[13/18] 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
       ^
[14/18] 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
       ^
[15/18] 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
       ^
[16/18] 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
       ^
[17/18] Compiling Konkyo NetworkingExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[18/18] 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
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/15] Compiling Konkyo Promise.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[3/16] Compiling Konkyo NetworkingExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[4/16] 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/16] Compiling Konkyo UIApplicationExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[6/16] 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
       ^
[7/16] 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
       ^
[8/16] 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/16] 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
       ^
[10/16] Compiling Konkyo ViewModel.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/16] 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/16] 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/16] Compiling Konkyo NSLockExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Konkyo/Sources/Konkyo/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[14/16] 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
       ^
[15/16] 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
       ^
[16/16] 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
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1