The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Datastore 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/elegantchaos/Datastore.git
Reference: v1.2.4
Cloned https://github.com/elegantchaos/Datastore.git into spi-builder-workspace
SUCCESS checkout https://github.com/elegantchaos/Datastore.git at v1.2.4
========================================
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/elegantchaos/Logger.git
Fetching https://github.com/elegantchaos/LayoutExtensions.git
Fetching https://github.com/elegantchaos/CollectionExtensions.git
[1/400] Fetching collectionextensions
Fetching https://github.com/elegantchaos/Performance.git
Fetched https://github.com/elegantchaos/CollectionExtensions.git (0.22s)
Fetched https://github.com/elegantchaos/LayoutExtensions.git (0.22s)
Fetching https://github.com/elegantchaos/ViewExtensions.git
[1/1847] Fetching logger
Fetched https://github.com/elegantchaos/Logger.git (0.31s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git
Fetched https://github.com/elegantchaos/Performance.git (0.22s)
[1/119] Fetching viewextensions
[120/684] Fetching viewextensions, xctestextensions
Fetched https://github.com/elegantchaos/ViewExtensions.git (0.26s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.20s)
Computing version for https://github.com/elegantchaos/Performance.git
Computed https://github.com/elegantchaos/Performance.git at 1.0.2 (0.33s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.0.7 (0.30s)
Computing version for https://github.com/elegantchaos/CollectionExtensions.git
Computed https://github.com/elegantchaos/CollectionExtensions.git at 1.0.0 (0.30s)
Computing version for https://github.com/elegantchaos/ViewExtensions.git
Computed https://github.com/elegantchaos/ViewExtensions.git at 1.0.4 (0.31s)
Computing version for https://github.com/elegantchaos/LayoutExtensions.git
Computed https://github.com/elegantchaos/LayoutExtensions.git at 1.0.3 (0.44s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.3.7 (0.45s)
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.3.7
Creating working copy for https://github.com/elegantchaos/Performance.git
Working copy of https://github.com/elegantchaos/Performance.git resolved at 1.0.2
Creating working copy for https://github.com/elegantchaos/LayoutExtensions.git
Working copy of https://github.com/elegantchaos/LayoutExtensions.git resolved at 1.0.3
Creating working copy for https://github.com/elegantchaos/CollectionExtensions.git
Working copy of https://github.com/elegantchaos/CollectionExtensions.git resolved at 1.0.0
Creating working copy for https://github.com/elegantchaos/ViewExtensions.git
Working copy of https://github.com/elegantchaos/ViewExtensions.git resolved at 1.0.4
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.0.7
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/22] Emitting module ViewExtensions
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[2/22] Emitting module Logger
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/22] Emitting module Performance
/host/spi-builder-workspace/.build/checkouts/Performance/Sources/Performance/Profiler.swift:6:8: error: no such module 'Darwin'
import Darwin
       ^
[4/22] Compiling Performance Profiler.swift
/host/spi-builder-workspace/.build/checkouts/Performance/Sources/Performance/Profiler.swift:6:8: error: no such module 'Darwin'
import Darwin
       ^
error: fatalError
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/22] Emitting module LayoutExtensions
/host/spi-builder-workspace/.build/checkouts/LayoutExtensions/Sources/LayoutExtensions/UIViewExtensions.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/LayoutExtensions/Sources/LayoutExtensions/UIViewExtensions.swift:7:8: error: no such module 'UIKit'
import UIKit
       ^
[6/22] Emitting module CollectionExtensions
BUILD FAILURE 5.9 linux

Build Machine: Linux 2