The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FontAwesome 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/thii/FontAwesome.swift.git
Reference: master
Cloned https://github.com/thii/FontAwesome.swift.git into spi-builder-workspace
SUCCESS checkout https://github.com/thii/FontAwesome.swift.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
warning: 'spi-builder-workspace': 'tools' was identified as an executable target given the presence of a 'main.swift' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()'
Building for debugging...
[0/5] Copying Font Awesome 5 Free-Regular-400.otf
[1/5] Copying Font Awesome 5 Free-Solid-900.otf
[1/5] Copying Font Awesome 5 Brands-Regular-400.otf
[4/19] Compiling FontAwesome FontAwesomeView.swift
/host/spi-builder-workspace/Sources/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[5/20] Compiling FontAwesome FontAwesomeImageRepresentable.swift
/host/spi-builder-workspace/Sources/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[6/20] Compiling FontAwesome FontAwesomeImageView.swift
/host/spi-builder-workspace/Sources/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[7/20] Compiling FontAwesome FontAwesomeTabBarItem.swift
/host/spi-builder-workspace/Sources/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[8/20] Compiling FontAwesome FontAwesomeSegmentedControl.swift
/host/spi-builder-workspace/Sources/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[9/20] Compiling FontAwesome FontAwesomeStateRequirement.swift
/host/spi-builder-workspace/Sources/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[10/20] Compiling FontAwesome FontAwesomeTextRepresentable.swift
/host/spi-builder-workspace/Sources/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[11/20] Compiling FontAwesome resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/20] Emitting module FontAwesome
/host/spi-builder-workspace/Sources/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[13/20] Compiling FontAwesome Enum.swift
/host/spi-builder-workspace/Sources/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[14/20] Compiling FontAwesome FontAwesome.swift
/host/spi-builder-workspace/Sources/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[15/20] Compiling FontAwesome FontAwesomeBarButtonItem.swift
/host/spi-builder-workspace/Sources/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[16/20] Compiling FontAwesome FontAwesomeExtension.swift
/host/spi-builder-workspace/Sources/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[17/20] Emitting module tools
BUILD FAILURE 5.9 linux

Build Machine: Linux 2