The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TGCardViewController with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skedgo/TGCardViewController.git
Reference: 2.3.1
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
 * tag               2.3.1      -> FETCH_HEAD
HEAD is now at b43774f visionOS compile fix
Cloned https://github.com/skedgo/TGCardViewController.git
Revision (git rev-parse @):
b43774fcd0f4fd7c618e39baee3fe7ce76eb3507
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/skedgo/TGCardViewController.git at 2.3.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/skedgo/TGCardViewController.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/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/10] Copying TGPageCardView.xib
[0/10] Copying TGPageHeaderView.xib
[0/10] Copying TGPlainCardView.xib
[0/10] Copying TGScrollExtendedCardView.xib
[0/10] Copying TGCardViewController.xib
[0/10] Copying TGCardDefaultTitleView.xib
[0/10] Copying Info.plist
[0/10] Copying TGScrollCardView.xib
[0/10] Copying TGPlainExtendedCardView.xib
[9/10] Copying Localizable.strings
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 TGPageCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/40] Compiling TGCardViewController TGPageHeaderView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/40] Compiling TGCardViewController TGPlainCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/40] Compiling TGCardViewController TGPlainCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/40] Compiling TGCardViewController TGScrollCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/40] Compiling TGCardViewController TGTableCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/40] Compiling TGCardViewController TGCardStyleKit.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/40] Compiling TGCardViewController TGCompatibleMapBuilder.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/40] Compiling TGCardViewController TGMapManager.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/40] Compiling TGCardViewController TGMapViewController.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/40] Compiling TGCardViewController UIView+Snap.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
       ^
[0/1] Planning build
Building for debugging...
[1/27] Compiling TGCardViewController TGCompatibleMapBuilder.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/27] Compiling TGCardViewController TGMapManager.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/27] Compiling TGCardViewController TGMapViewController.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/27] Compiling TGCardViewController UIView+Snap.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/30] Compiling TGCardViewController TGCornerView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/30] Compiling TGCardViewController TGGrabHandleView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/30] Compiling TGCardViewController TGCardArrowButton.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/30] Emitting module TGCardViewController
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/30] Compiling TGCardViewController TGCardDefaultTitleView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/30] Compiling TGCardViewController TGKeyboardTableView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/30] Compiling TGCardViewController resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/30] Compiling TGCardViewController TGScrollCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/30] Compiling TGCardViewController TGTableCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/30] Compiling TGCardViewController TGCardStyleKit.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/30] Compiling TGCardViewController TGCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/30] Compiling TGCardViewController TGCardStyle.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/30] Compiling TGCardViewController TGCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/30] Compiling TGCardViewController TGCollectionCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/30] Compiling TGCardViewController TGPageCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/30] Compiling TGCardViewController TGPageHeaderView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/30] Compiling TGCardViewController TGPlainCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/30] Compiling TGCardViewController TGPlainCardView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/30] Compiling TGCardViewController TGHeaderView.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/30] Compiling TGCardViewController TGHostingCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/30] Compiling TGCardViewController TGNoCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/30] Compiling TGCardViewController TGPageCard.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/30] Compiling TGCardViewController TGButtonPosition.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/30] Compiling TGCardViewController TGCardPosition.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/30] Compiling TGCardViewController TGCardViewController.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/30] Compiling TGCardViewController TGCompatibleMapBuilder+MapKit.swift
/host/spi-builder-workspace/Sources/TGCardViewController/TGButtonPosition.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 1