The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GeometryHelpers with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AndreasVerhoeven/GeometryHelpers.git
Reference: main
Cloned https://github.com/AndreasVerhoeven/GeometryHelpers.git into spi-builder-workspace
SUCCESS checkout https://github.com/AndreasVerhoeven/GeometryHelpers.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Building for debugging...
[1/12] Compiling GeometryHelpers LineSegment.swift
/host/spi-builder-workspace/Sources/CGFloat+Helpers.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/13] Compiling GeometryHelpers Slope.swift
/host/spi-builder-workspace/Sources/CGFloat+Helpers.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/13] Compiling GeometryHelpers UIView+GeometryHelpers.swift
/host/spi-builder-workspace/Sources/CGFloat+Helpers.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/13] Compiling GeometryHelpers Line.swift
/host/spi-builder-workspace/Sources/CGFloat+Helpers.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/13] Emitting module GeometryHelpers
/host/spi-builder-workspace/Sources/CGFloat+Helpers.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/13] Compiling GeometryHelpers CGPoint+Helper.swift
/host/spi-builder-workspace/Sources/CGFloat+Helpers.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/13] Compiling GeometryHelpers CGRect+Helper.swift
/host/spi-builder-workspace/Sources/CGFloat+Helpers.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/13] Compiling GeometryHelpers CGFloat+Helpers.swift
/host/spi-builder-workspace/Sources/CGFloat+Helpers.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/13] Compiling GeometryHelpers CGPoint+Equality.swift
/host/spi-builder-workspace/Sources/CGFloat+Helpers.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/13] Compiling GeometryHelpers CGSize+Helper.swift
/host/spi-builder-workspace/Sources/CGFloat+Helpers.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[11/13] Compiling GeometryHelpers Circle.swift
/host/spi-builder-workspace/Sources/CGFloat+Helpers.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[12/13] Compiling GeometryHelpers CircleArc.swift
/host/spi-builder-workspace/Sources/CGFloat+Helpers.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[13/13] Compiling GeometryHelpers FloatingPointEquality.swift
/host/spi-builder-workspace/Sources/CGFloat+Helpers.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2