Build Information
Failed to build TGCardViewController, reference main (ea4938
), with Swift 5.9 for Linux on 9 Aug 2024 11:00:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
Building package at path: $PWD
https://github.com/skedgo/TGCardViewController.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:2fbbf0786de06d5b5ae93c54da051e64b9ddb960e317c9af2272259f6411b6fe
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[0/10] Copying Localizable.strings
[0/10] Copying TGPlainExtendedCardView.xib
[0/10] Copying TGCardDefaultTitleView.xib
[0/10] Copying TGScrollExtendedCardView.xib
[0/10] Copying TGScrollCardView.xib
[0/10] Copying TGCardViewController.xib
[1/10] Copying TGPageCardView.xib
[2/10] Copying Info.plist
[2/10] Copying TGPlainCardView.xib
[4/10] Copying TGPageHeaderView.xib
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/37] Emitting module TGCardViewController
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[12/40] Compiling TGCardViewController TGCornerView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[13/40] Compiling TGCardViewController TGGrabHandleView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[14/40] Compiling TGCardViewController TGCardArrowButton.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[15/40] Compiling TGCardViewController TGHeaderView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[16/40] Compiling TGCardViewController TGHostingCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[17/40] Compiling TGCardViewController TGNoCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[18/40] Compiling TGCardViewController TGPageCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[19/40] Compiling TGCardViewController TGCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[20/40] Compiling TGCardViewController TGCardStyle.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[21/40] Compiling TGCardViewController TGCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[22/40] Compiling TGCardViewController TGCollectionCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[23/40] Compiling TGCardViewController TGScrollCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[24/40] Compiling TGCardViewController TGTableCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[25/40] Compiling TGCardViewController TGCardStyleKit.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[26/40] Compiling TGCardViewController TGCompatibleMapBuilder.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[27/40] Compiling TGCardViewController TGMapManager.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[28/40] Compiling TGCardViewController TGMapViewController.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[29/40] Compiling TGCardViewController UIView+Snap.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[30/40] Compiling TGCardViewController TGPageCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[31/40] Compiling TGCardViewController TGPageHeaderView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[32/40] Compiling TGCardViewController TGPlainCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[33/40] Compiling TGCardViewController TGPlainCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[34/40] Compiling TGCardViewController TGCardDefaultTitleView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[35/40] Compiling TGCardViewController TGKeyboardTableView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[36/40] Compiling TGCardViewController resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[37/40] Compiling TGCardViewController TGButtonPosition.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[38/40] Compiling TGCardViewController TGCardPosition.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[39/40] Compiling TGCardViewController TGCardViewController.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[40/40] 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.9 linux