Build Information
Failed to build HelpfulKit 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 --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: 1.1.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/DipakPanchasara/HelpfulKit
* tag 1.1.4 -> FETCH_HEAD
HEAD is now at b2f27dd Crash Bug fixing
Cloned https://github.com/DipakPanchasara/HelpfulKit.git
Revision (git rev-parse @):
b2f27dd6f1bb3f866d4754fc8c8af4c1a9046f09
SUCCESS checkout https://github.com/DipakPanchasara/HelpfulKit.git at 1.1.4
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/DipakPanchasara/HelpfulKit.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 --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/3] Write sources
[0/3] Copying EmptyView.xib
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/32] Emitting module HelpfulKit
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[5/36] Compiling HelpfulKit Logger.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[6/36] Compiling HelpfulKit Nullable.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[7/36] Compiling HelpfulKit Utility.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[8/36] Compiling HelpfulKit resource_bundle_accessor.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[9/36] Compiling HelpfulKit ExtensionUIWindow.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[10/36] Compiling HelpfulKit ExtensionURL.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[11/36] Compiling HelpfulKit ExtensionsNSBundle.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[12/36] Compiling HelpfulKit JSONValue.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[13/36] Compiling HelpfulKit ExtensionArray.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[14/36] Compiling HelpfulKit ExtensionCALayer.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[15/36] Compiling HelpfulKit ExtensionDate.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[16/36] Compiling HelpfulKit ExtensionDictionary.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[17/36] Compiling HelpfulKit ExtensionEncodable.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[18/36] Compiling HelpfulKit ExtensionInt.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[19/36] Compiling HelpfulKit ExtensionNSObject.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[20/36] Compiling HelpfulKit ExtensionSequence.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[21/36] Compiling HelpfulKit CodableHelper.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[22/36] Compiling HelpfulKit CustomPrint.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[23/36] Compiling HelpfulKit EmptyView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[24/36] Compiling HelpfulKit Error.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[25/36] Compiling HelpfulKit ExtensionString.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[26/36] Compiling HelpfulKit ExtensionUIApplication.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[27/36] Compiling HelpfulKit ExtensionUICollectionView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[28/36] Compiling HelpfulKit ExtensionUIColor.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[29/36] Compiling HelpfulKit ExtensionUIImage.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[30/36] Compiling HelpfulKit ExtensionUIPageViewController.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[31/36] Compiling HelpfulKit ExtensionUIScrollView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[32/36] Compiling HelpfulKit ExtensionUITableView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[33/36] Compiling HelpfulKit ExtensionUITextField.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[34/36] Compiling HelpfulKit ExtensionUITextView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[35/36] Compiling HelpfulKit ExtensionUIView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[36/36] Compiling HelpfulKit ExtensionUIViewController.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...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/30] Compiling HelpfulKit CodableHelper.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[3/30] Compiling HelpfulKit CustomPrint.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[4/30] Compiling HelpfulKit EmptyView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[5/30] Compiling HelpfulKit Error.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[6/34] Compiling HelpfulKit ExtensionEncodable.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[7/34] Compiling HelpfulKit ExtensionInt.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[8/34] Compiling HelpfulKit ExtensionNSObject.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[9/34] 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)
[10/34] Emitting module HelpfulKit
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[11/34] Compiling HelpfulKit ExtensionString.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[12/34] Compiling HelpfulKit ExtensionUIApplication.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[13/34] Compiling HelpfulKit ExtensionUICollectionView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[14/34] Compiling HelpfulKit ExtensionUIColor.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[15/34] Compiling HelpfulKit ExtensionUIImage.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[16/34] Compiling HelpfulKit ExtensionUIPageViewController.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[17/34] Compiling HelpfulKit ExtensionUIScrollView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[18/34] Compiling HelpfulKit ExtensionUITableView.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[19/34] Compiling HelpfulKit ExtensionUIWindow.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[20/34] Compiling HelpfulKit ExtensionURL.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[21/34] Compiling HelpfulKit ExtensionsNSBundle.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[22/34] Compiling HelpfulKit JSONValue.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 ExtensionArray.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[28/34] Compiling HelpfulKit ExtensionCALayer.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[29/34] Compiling HelpfulKit ExtensionDate.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[30/34] Compiling HelpfulKit ExtensionDictionary.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[31/34] Compiling HelpfulKit Logger.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[32/34] Compiling HelpfulKit Nullable.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[33/34] Compiling HelpfulKit Utility.swift
/host/spi-builder-workspace/HelpfulKit/CustomPrint.swift:9:8: error: no such module 'os.log'
import os.log
^
[34/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
^
error: fatalError
BUILD FAILURE 5.10 linux