The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ESTabBarController with Swift 5.7 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.17.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eggswift/ESTabBarController.git
Reference: master
Cloned https://github.com/eggswift/ESTabBarController.git into spi-builder-workspace
SUCCESS checkout https://github.com/eggswift/ESTabBarController.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Building for debugging...
[1/8] Compiling ESTabBarController ESTabBarItemBadgeView.swift
/host/spi-builder-workspace/Sources/ESTabBar.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[2/8] Compiling ESTabBarController ESTabBarItemMoreContentView.swift
/host/spi-builder-workspace/Sources/ESTabBar.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[3/8] Compiling ESTabBarController ESTabBarItemContainer.swift
/host/spi-builder-workspace/Sources/ESTabBar.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[4/8] Compiling ESTabBarController ESTabBarItemContentView.swift
/host/spi-builder-workspace/Sources/ESTabBar.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[5/8] Compiling ESTabBarController ESTabBarItem.swift
/host/spi-builder-workspace/Sources/ESTabBar.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[6/8] Compiling ESTabBarController ESTabBar.swift
/host/spi-builder-workspace/Sources/ESTabBar.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)[7/8] Compiling ESTabBarController ESTabBarController.swift
/host/spi-builder-workspace/Sources/ESTabBar.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Emitting module ESTabBarController
/host/spi-builder-workspace/Sources/ESTabBar.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 2