The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ImageCoordinateSpace 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/paulz/ImageCoordinateSpace.git
Reference: master
Cloned https://github.com/paulz/ImageCoordinateSpace.git into spi-builder-workspace
SUCCESS checkout https://github.com/paulz/ImageCoordinateSpace.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
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/13702] Fetching quick
[13703/29448] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git (0.68s)
[15589/15746] Fetching nimble
Fetched https://github.com/Quick/Nimble.git (1.12s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.0.3 (0.29s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.33s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.0.3
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.2.0
Building for debugging...
[1/11] Compiling ImageCoordinateSpace UIView+UICoordinateSpace.swift
/host/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/11] Compiling ImageCoordinateSpace ViewContentModeTransformer+UIView.swift
/host/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/12] Compiling ImageCoordinateSpace ViewContentModeTransformer.swift
/host/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/12] Compiling ImageCoordinateSpace Converter.swift
/host/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/12] Compiling ImageCoordinateSpace Convertible.swift
/host/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/12] Compiling ImageCoordinateSpace ScaleFactor.swift
/host/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/12] Compiling ImageCoordinateSpace SizeFactor.swift
/host/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.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/12] Emitting module ImageCoordinateSpace
/host/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/12] Compiling ImageCoordinateSpace CGAffineTransform+Extensions.swift
/host/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/12] Compiling ImageCoordinateSpace CGSize+AxesPathMap.swift
/host/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/12] Compiling ImageCoordinateSpace TransformedCoordinateSpace.swift
/host/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/12] Compiling ImageCoordinateSpace SizeTransformer.swift
/host/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2