The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Konkyo with Swift 5.7 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Machx/Konkyo.git
Reference: 0.4.0
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/Konkyo
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at da9d48e match other cancel set action
Cloned https://github.com/Machx/Konkyo.git
Revision (git rev-parse @):
da9d48ec62106dcee1ccd7159735db43d3a6da1f
SUCCESS checkout https://github.com/Machx/Konkyo.git at 0.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/Machx/Konkyo.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Building for debugging...
[1/15] Compiling Konkyo LogTypes.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[2/15] Compiling Konkyo ViewModel.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[3/15] Compiling Konkyo NetworkingExtensions.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[4/15] Compiling Konkyo ViewExtension.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[5/15] Compiling Konkyo NSLockExtensions.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[6/15] Compiling Konkyo UIApplicationExtensions.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[7/15] Compiling Konkyo Initialization.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[8/15] Compiling Konkyo Log.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[9/15] Compiling Konkyo Atomic.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[10/15] Compiling Konkyo Condition.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[11/15] Compiling Konkyo CPUInfo.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[12/15] Compiling Konkyo AsynchronousOperationBase.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/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)[13/17] Compiling Konkyo RollingDictionary.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[14/17] Compiling Konkyo Debouncer.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[15/17] Emitting module Konkyo
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[16/17] Compiling Konkyo Mutex.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[17/17] Compiling Konkyo UnfairLock.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[0/1] Planning build
Building for debugging...
[1/15] Compiling Konkyo NetworkingExtensions.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[2/15] Compiling Konkyo ViewExtension.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[3/15] Compiling Konkyo Initialization.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[4/15] Compiling Konkyo Log.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[5/17] Compiling Konkyo CPUInfo.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[6/17] Compiling Konkyo AsynchronousOperationBase.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[7/17] Compiling Konkyo LogTypes.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[8/17] Compiling Konkyo ViewModel.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[9/17] Compiling Konkyo Atomic.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[10/17] Compiling Konkyo Condition.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[11/17] Compiling Konkyo Mutex.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[12/17] Compiling Konkyo UnfairLock.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/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)[13/17] Emitting module Konkyo
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[14/17] Compiling Konkyo NSLockExtensions.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[15/17] Compiling Konkyo UIApplicationExtensions.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[16/17] Compiling Konkyo RollingDictionary.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
[17/17] Compiling Konkyo Debouncer.swift
/host/spi-builder-workspace/Sources/Konkyo/Logging/Log.swift:17:8: error: no such module 'os.log'
import os.log
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 2