Build Information
Failed to build LifetimeTracker, reference 1.8.4 (fccc98
), with Swift 6.0 for Linux on 5 Nov 2024 03:04:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzysztofzablocki/LifetimeTracker.git
Reference: 1.8.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/krzysztofzablocki/LifetimeTracker
* tag 1.8.4 -> FETCH_HEAD
HEAD is now at fccc98a Fix leak detection and warning (#94)
Cloned https://github.com/krzysztofzablocki/LifetimeTracker.git
Revision (git rev-parse @):
fccc98aae719f6615d1f0cfd8f5e60f3888bdf62
SUCCESS checkout https://github.com/krzysztofzablocki/LifetimeTracker.git at 1.8.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/krzysztofzablocki/LifetimeTracker.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/9] Write sources
[0/9] Copying Info.plist
[1/9] Copying Localizable.strings
[3/9] Copying DashboardTableViewCell.xib
[3/9] Copying DashboardTableViewHeaderView.xib
[3/9] Copying DashboardTableView.storyboard
[4/9] Copying CircularDashboard.storyboard
[7/9] Copying BarDashboard.storyboard
[8/9] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/25] Emitting module LifetimeTracker
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[11/27] Compiling LifetimeTracker SettingsManager.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[12/27] Compiling LifetimeTracker BarDashboardViewController.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[13/27] Compiling LifetimeTracker HideOption.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[14/27] Compiling LifetimeTracker LifetimeTracker+DashboardView.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[15/27] Compiling LifetimeTracker CircularDashboardViewController.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[16/27] Compiling LifetimeTracker Constants+UIKit.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[17/27] Compiling LifetimeTracker DashboardTableViewCell.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[18/27] Compiling LifetimeTracker DashboardTableViewController.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[19/27] Compiling LifetimeTracker DashboardTableViewHeaderView.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[20/27] Compiling LifetimeTracker Extensions+UIKit.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[21/27] Compiling LifetimeTracker Extensions.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[22/27] Compiling LifetimeTracker LifetimeTracker.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[23/27] Compiling LifetimeTracker Bundle+Extensions.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[24/27] Compiling LifetimeTracker Constants.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[25/27] Compiling LifetimeTracker DeallocTracker.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[26/27] Compiling LifetimeTracker LifetimeTrackerListViewController.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
[27/27] Compiling LifetimeTracker resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/iOS/SettingsManager.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | struct SettingsManager {
BUILD FAILURE 6.0 linux