The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LifetimeTracker with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzysztofzablocki/LifetimeTracker.git
Reference: 1.8.3
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/krzysztofzablocki/LifetimeTracker
 * tag               1.8.3      -> FETCH_HEAD
HEAD is now at 1cc54d8 fix: text display issue on cocoapod installation (#91)
Cloned https://github.com/krzysztofzablocki/LifetimeTracker.git
Revision (git rev-parse @):
1cc54d84d87ac4f5010027d0f115757636256c5c
SUCCESS checkout https://github.com/krzysztofzablocki/LifetimeTracker.git at 1.8.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/krzysztofzablocki/LifetimeTracker.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/7] Copying Localizable.strings
[0/7] Copying Info.plist
[0/7] Copying DashboardTableViewCell.xib
[0/7] Copying DashboardTableView.storyboard
[0/7] Copying CircularDashboard.storyboard
[0/7] Copying DashboardTableViewHeaderView.xib
[6/7] Copying BarDashboard.storyboard
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/23] Emitting module LifetimeTracker
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/25] Compiling LifetimeTracker HideOption.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/25] Compiling LifetimeTracker LifetimeTracker+DashboardView.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/25] Compiling LifetimeTracker DashboardTableViewCell.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/25] Compiling LifetimeTracker DashboardTableViewController.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/25] Compiling LifetimeTracker LifetimeTrackerListViewController.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/25] Compiling LifetimeTracker resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/25] Compiling LifetimeTracker CircularDashboardViewController.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/25] Compiling LifetimeTracker Constants+UIKit.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/25] Compiling LifetimeTracker Bundle+Extensions.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/25] Compiling LifetimeTracker Constants.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/25] Compiling LifetimeTracker DeallocTracker.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/25] Compiling LifetimeTracker DashboardTableViewHeaderView.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/25] Compiling LifetimeTracker Extensions+UIKit.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/25] Compiling LifetimeTracker Extensions.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/25] Compiling LifetimeTracker LifetimeTracker.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/25] Compiling LifetimeTracker SettingsManager.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/25] Compiling LifetimeTracker BarDashboardViewController.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/16] Emitting module LifetimeTracker
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/18] Compiling LifetimeTracker LifetimeTrackerListViewController.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/18] Compiling LifetimeTracker resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/18] Compiling LifetimeTracker HideOption.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/18] Compiling LifetimeTracker LifetimeTracker+DashboardView.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/18] Compiling LifetimeTracker Extensions.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/18] Compiling LifetimeTracker LifetimeTracker.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/18] Compiling LifetimeTracker DashboardTableViewCell.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/18] Compiling LifetimeTracker DashboardTableViewController.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/18] Compiling LifetimeTracker SettingsManager.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/18] Compiling LifetimeTracker BarDashboardViewController.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/18] Compiling LifetimeTracker DashboardTableViewHeaderView.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/18] Compiling LifetimeTracker Extensions+UIKit.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/18] Compiling LifetimeTracker CircularDashboardViewController.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/18] Compiling LifetimeTracker Constants+UIKit.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/18] Compiling LifetimeTracker Bundle+Extensions.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/18] Compiling LifetimeTracker Constants.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/18] Compiling LifetimeTracker DeallocTracker.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2