Build Information
Failed to build HelpfulKit with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DipakPanchasara/HelpfulKit.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/DipakPanchasara/HelpfulKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4938763 Commit
Cloned https://github.com/DipakPanchasara/HelpfulKit.git
Revision (git rev-parse @):
4938763c47f029d2710aca0e3675d9ca6885b854
SUCCESS checkout https://github.com/DipakPanchasara/HelpfulKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $workDir
https://github.com/DipakPanchasara/HelpfulKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/1] Copying EmptyView.xib
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/30] Emitting module HelpfulKit
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[3/34] Compiling HelpfulKit CodableHelper.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[4/34] Compiling HelpfulKit CustomPrint.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[5/34] Compiling HelpfulKit EmptyView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[6/34] Compiling HelpfulKit Error.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[7/34] Compiling HelpfulKit ExtensionUIWindow.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[8/34] Compiling HelpfulKit ExtensionURL.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[9/34] Compiling HelpfulKit ExtensionsNSBundle.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[10/34] Compiling HelpfulKit JSONValue.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[11/34] Compiling HelpfulKit Logger.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[12/34] Compiling HelpfulKit Nullable.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[13/34] Compiling HelpfulKit Utility.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[14/34] Compiling HelpfulKit resource_bundle_accessor.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[15/34] Compiling HelpfulKit ExtensionArray.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[16/34] Compiling HelpfulKit ExtensionCALayer.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[17/34] Compiling HelpfulKit ExtensionDate.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[18/34] Compiling HelpfulKit ExtensionDictionary.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[19/34] Compiling HelpfulKit ExtensionEncodable.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[20/34] Compiling HelpfulKit ExtensionInt.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[21/34] Compiling HelpfulKit ExtensionNSObject.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[22/34] Compiling HelpfulKit ExtensionSequence.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[23/34] Compiling HelpfulKit ExtensionUITextField.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[24/34] Compiling HelpfulKit ExtensionUITextView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[25/34] Compiling HelpfulKit ExtensionUIView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[26/34] Compiling HelpfulKit ExtensionUIViewController.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[27/34] Compiling HelpfulKit ExtensionString.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[28/34] Compiling HelpfulKit ExtensionUIApplication.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[29/34] Compiling HelpfulKit ExtensionUICollectionView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[30/34] Compiling HelpfulKit ExtensionUIColor.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[31/34] Compiling HelpfulKit ExtensionUIImage.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[32/34] Compiling HelpfulKit ExtensionUIPageViewController.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[33/34] Compiling HelpfulKit ExtensionUIScrollView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[34/34] Compiling HelpfulKit ExtensionUITableView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/29] Compiling HelpfulKit ExtensionUITextField.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[2/29] Compiling HelpfulKit ExtensionUITextView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[3/29] Compiling HelpfulKit ExtensionUIView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[4/29] Compiling HelpfulKit ExtensionUIViewController.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[5/29] Compiling HelpfulKit ExtensionUIImage.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[6/29] Compiling HelpfulKit ExtensionUIPageViewController.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[7/29] Compiling HelpfulKit ExtensionUIScrollView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[8/29] Compiling HelpfulKit ExtensionUITableView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[9/33] Compiling HelpfulKit CodableHelper.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[10/33] Compiling HelpfulKit CustomPrint.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[11/33] Compiling HelpfulKit EmptyView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[12/33] Compiling HelpfulKit Error.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[13/33] Compiling HelpfulKit ExtensionEncodable.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[14/33] Compiling HelpfulKit ExtensionInt.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[15/33] Compiling HelpfulKit ExtensionNSObject.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[16/33] Compiling HelpfulKit ExtensionSequence.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/33] Emitting module HelpfulKit
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[18/33] Compiling HelpfulKit ExtensionUIWindow.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[19/33] Compiling HelpfulKit ExtensionURL.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[20/33] Compiling HelpfulKit ExtensionsNSBundle.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[21/33] Compiling HelpfulKit JSONValue.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[22/33] Compiling HelpfulKit ExtensionString.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[23/33] Compiling HelpfulKit ExtensionUIApplication.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[24/33] Compiling HelpfulKit ExtensionUICollectionView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[25/33] Compiling HelpfulKit ExtensionUIColor.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[26/33] Compiling HelpfulKit Logger.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[27/33] Compiling HelpfulKit Nullable.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[28/33] Compiling HelpfulKit Utility.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[29/33] Compiling HelpfulKit resource_bundle_accessor.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[30/33] Compiling HelpfulKit ExtensionArray.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[31/33] Compiling HelpfulKit ExtensionCALayer.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[32/33] Compiling HelpfulKit ExtensionDate.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[33/33] Compiling HelpfulKit ExtensionDictionary.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
error: fatalError
BUILD FAILURE 5.9 linux