Build Information
Failed to build BonMot, reference master (001139
), with Swift 6.0 for Linux on 3 Nov 2024 06:43:50 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/Rightpoint/BonMot.git
Reference: master
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/Rightpoint/BonMot
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 001139a Merge pull request #431 from Rightpoint/tidying
Cloned https://github.com/Rightpoint/BonMot.git
Revision (git rev-parse @):
001139aad601ed8009b49a0e868e21df3dea979c
SUCCESS checkout https://github.com/Rightpoint/BonMot.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Rightpoint/BonMot.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/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/32] Compiling BonMot Special.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[4/32] Compiling BonMot StringStyle+Part.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[5/32] Compiling BonMot StringStyle.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[6/32] Compiling BonMot StylisticAlternates.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[7/36] Compiling BonMot Tab.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[8/36] Compiling BonMot Tracking.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[9/36] Compiling BonMot Transform.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[10/36] Compiling BonMot AdaptableTextContainer.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/36] Emitting module BonMot
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[12/36] Compiling BonMot AccessibilityHeadingLevel.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[13/36] Compiling BonMot Compatibility.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[14/36] Compiling BonMot Composable.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[15/36] Compiling BonMot ContextualAlternates.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[16/36] Compiling BonMot Emphasis.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[17/36] Compiling BonMot Tracking+Adaptive.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[18/36] Compiling BonMot UIKit+AdaptableTextContainerSupport.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[19/36] Compiling BonMot UIKit+Helpers.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[20/36] Compiling BonMot XMLBuilder.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[21/36] Compiling BonMot NSAttributedString+Adaptive.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[22/36] Compiling BonMot StyleableUIElement.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[23/36] Compiling BonMot Tab+Adaptive.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[24/36] Compiling BonMot TextAlignmentConstraint.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[25/36] Compiling BonMot AdaptiveStyle.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[26/36] Compiling BonMot AdaptiveStyleTransformation.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[27/36] Compiling BonMot AttributedStringTransformation.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[28/36] Compiling BonMot EmbeddedTransformation.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[29/36] Compiling BonMot FontFeatures.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[30/36] Compiling BonMot FontInspector.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[31/36] Compiling BonMot Image+Tinting.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[32/36] Compiling BonMot Ligatures.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[33/36] Compiling BonMot MutableCopying.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[34/36] Compiling BonMot NSAttributedString+BonMot.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[35/36] Compiling BonMot NamedStyles.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
[36/36] Compiling BonMot Platform.swift
/host/spi-builder-workspace/Sources/Compatibility.swift:12:12: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
| `- error: no such module 'UIKit'
13 | #endif
14 |
BUILD FAILURE 6.0 linux