The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Segmentio with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Yalantis/Segmentio.git
Reference: master
Cloned https://github.com/Yalantis/Segmentio.git into spi-builder-workspace
SUCCESS checkout https://github.com/Yalantis/Segmentio.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/13] Emitting module Segmentio
/host/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/13] Compiling Segmentio BadgeViewPresenter.swift
/host/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/13] Compiling Segmentio BadgeWithCounterView.swift
/host/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/13] Compiling Segmentio SegmentioCell.swift
/host/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/13] Compiling Segmentio SegmentioCellWithImage.swift
/host/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/14] Compiling Segmentio SegmentioOptions.swift
/host/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/14] Compiling Segmentio SegmentioCellWithImageAfterLabel.swift
/host/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/14] Compiling Segmentio SegmentioCellWithImageBeforeLabel.swift
/host/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/14] Compiling Segmentio SegmentioCellWithImageOverLabel.swift
/host/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/14] Compiling Segmentio SegmentioCellWithImageUnderLabel.swift
/host/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/14] Compiling Segmentio Segmentio.swift
/host/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/14] Compiling Segmentio UIView+Appearance.swift
/host/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/14] Compiling Segmentio SegmentioCellWithLabel.swift
/host/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/14] Compiling Segmentio RoundImageView.swift
/host/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2