The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OnLaunch-iOS-Client 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/kula-app/OnLaunch-iOS-Client.git
Reference: 0.0.4
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/kula-app/OnLaunch-iOS-Client
 * tag               0.0.4      -> FETCH_HEAD
HEAD is now at 7b58276 feat: changed base url to exclude version (#22)
Cloned https://github.com/kula-app/OnLaunch-iOS-Client.git
Revision (git rev-parse @):
7b58276a9c4452c2bc27e568ba4ad81e44fc5429
SUCCESS checkout https://github.com/kula-app/OnLaunch-iOS-Client.git at 0.0.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kula-app/OnLaunch-iOS-Client.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/13] Compiling OnLaunch OSLog+OnLaunch.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[4/14] Compiling OnLaunch Environment+Theme.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[5/14] Compiling OnLaunch MessageView.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[6/14] Compiling OnLaunch Theme.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/14] Emitting module OnLaunch
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[8/14] Compiling OnLaunch Message.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[9/14] Compiling OnLaunch OnLaunch.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[10/14] Compiling OnLaunch LocalStorage.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[11/14] Compiling OnLaunch View+OnLaunch.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[12/14] Compiling OnLaunch ApiMessageResponseDto.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[13/14] Compiling OnLaunch Action.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[14/14] Compiling OnLaunch OnLaunchError.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/12] Compiling OnLaunch OSLog+OnLaunch.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[3/13] Compiling OnLaunch Theme.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[4/13] Compiling OnLaunch Environment+Theme.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[5/13] Compiling OnLaunch MessageView.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/13] Emitting module OnLaunch
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[7/13] Compiling OnLaunch LocalStorage.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[8/13] Compiling OnLaunch View+OnLaunch.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[9/13] Compiling OnLaunch OnLaunchError.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[10/13] Compiling OnLaunch ApiMessageResponseDto.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[11/13] Compiling OnLaunch Action.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[12/13] Compiling OnLaunch Message.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
[13/13] Compiling OnLaunch OnLaunch.swift
/host/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:1:8: error: no such module 'OSLog'
import OSLog
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1