The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Freedom 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/ArtSabintsev/Freedom.git
Reference: master
Cloned https://github.com/ArtSabintsev/Freedom.git into spi-builder-workspace
SUCCESS checkout https://github.com/ArtSabintsev/Freedom.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...
[1/10] Compiling Freedom DolphinFreedomActivity.swift
/host/spi-builder-workspace/Sources/BraveFreedomActivity.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/10] Compiling Freedom FirefoxFocusFreedomActivity.swift
/host/spi-builder-workspace/Sources/BraveFreedomActivity.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/10] Compiling Freedom FreedomActivating.swift
/host/spi-builder-workspace/Sources/BraveFreedomActivity.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/11] Compiling Freedom Freedom.swift
/host/spi-builder-workspace/Sources/BraveFreedomActivity.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/11] Compiling Freedom FirefoxFreedomActivity.swift
/host/spi-builder-workspace/Sources/BraveFreedomActivity.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/11] Compiling Freedom SafariFreedomActivity.swift
/host/spi-builder-workspace/Sources/BraveFreedomActivity.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/11] Emitting module Freedom
/host/spi-builder-workspace/Sources/BraveFreedomActivity.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/11] Compiling Freedom BraveFreedomActivity.swift
/host/spi-builder-workspace/Sources/BraveFreedomActivity.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/11] Compiling Freedom ChromeFreedomActivity.swift
/host/spi-builder-workspace/Sources/BraveFreedomActivity.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/11] Compiling Freedom FreedomURLExtension.swift
/host/spi-builder-workspace/Sources/BraveFreedomActivity.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/11] Compiling Freedom FreedomURLComponentsExtension.swift
/host/spi-builder-workspace/Sources/BraveFreedomActivity.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2