Build Information
Failed to build TGCardViewController, reference main (ea4938
), with Swift 5.10 for Linux on 9 Aug 2024 10:28:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skedgo/TGCardViewController.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/skedgo/TGCardViewController
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ea49385 Fix issue where a page header accessory couldn't be tapped on the trailing side (#22)
Cloned https://github.com/skedgo/TGCardViewController.git
Revision (git rev-parse @):
ea4938501d071d99cc9cc6c74f5ea5a79aef919b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/skedgo/TGCardViewController.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/skedgo/TGCardViewController.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f99c45c6693c369319405b8761f4e4d2fe7d5bc9f23302c8842c79031f22f7c0
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/12] Write sources
[0/12] Copying TGScrollCardView.xib
[0/12] Copying TGScrollExtendedCardView.xib
[0/12] Copying Localizable.strings
[0/12] Copying TGCardViewController.xib
[0/12] Copying TGPlainExtendedCardView.xib
[0/12] Copying TGPlainCardView.xib
[0/12] Copying TGPageHeaderView.xib
[3/12] Copying TGPageCardView.xib
[7/12] Copying TGCardDefaultTitleView.xib
[8/12] Copying Info.plist
[11/12] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/39] Emitting module TGCardViewController
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[14/42] Compiling TGCardViewController TGScrollCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[15/42] Compiling TGCardViewController TGTableCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[16/42] Compiling TGCardViewController TGCardStyleKit.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[17/42] Compiling TGCardViewController TGCornerView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[18/42] Compiling TGCardViewController TGGrabHandleView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[19/42] Compiling TGCardViewController TGCardArrowButton.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[20/42] Compiling TGCardViewController TGPageCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[21/42] Compiling TGCardViewController TGPageHeaderView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[22/42] Compiling TGCardViewController TGPlainCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[23/42] Compiling TGCardViewController TGPlainCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[24/42] Compiling TGCardViewController TGCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[25/42] Compiling TGCardViewController TGCardStyle.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[26/42] Compiling TGCardViewController TGCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[27/42] Compiling TGCardViewController TGCollectionCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[28/42] Compiling TGCardViewController TGHeaderView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[29/42] Compiling TGCardViewController TGHostingCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[30/42] Compiling TGCardViewController TGNoCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[31/42] Compiling TGCardViewController TGPageCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[32/42] Compiling TGCardViewController TGCompatibleMapBuilder.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[33/42] Compiling TGCardViewController TGMapManager.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[34/42] Compiling TGCardViewController TGMapViewController.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[35/42] Compiling TGCardViewController UIView+Snap.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[36/42] Compiling TGCardViewController TGCardDefaultTitleView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[37/42] Compiling TGCardViewController TGKeyboardTableView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[38/42] Compiling TGCardViewController resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[39/42] Compiling TGCardViewController TGButtonPosition.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[40/42] Compiling TGCardViewController TGCardPosition.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[41/42] Compiling TGCardViewController TGCardViewController.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[42/42] Compiling TGCardViewController TGCompatibleMapBuilder+MapKit.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.10 linux