The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DynamicButton with Swift 5.7 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.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yannickl/DynamicButton.git
Reference: 6.2.1
Cloned https://github.com/yannickl/DynamicButton.git into spi-builder-workspace
SUCCESS checkout https://github.com/yannickl/DynamicButton.git at 6.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
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.7-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)[1/30] Emitting module DynamicButton
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[2/34] Compiling DynamicButton DynamicButton.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[3/34] Compiling DynamicButton DynamicButtonBuildableStyle.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[4/34] Compiling DynamicButton DynamicButtonPathVector.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[5/34] Compiling DynamicButton DynamicButtonStyle.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[6/34] Compiling DynamicButton DynamicButtonStyleArrowDown.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[7/34] Compiling DynamicButton DynamicButtonStylePlay.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[8/34] Compiling DynamicButton DynamicButtonStylePlus.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[9/34] Compiling DynamicButton DynamicButtonStyleReload.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[10/34] Compiling DynamicButton DynamicButtonStyleRewind.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[11/34] Compiling DynamicButton DynamicButtonStyleHorizontalMoreOptions.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[12/34] Compiling DynamicButton DynamicButtonStyleLocation.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[13/34] Compiling DynamicButton DynamicButtonStyleNone.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[14/34] Compiling DynamicButton DynamicButtonStylePause.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[15/34] Compiling DynamicButton DynamicButtonStyleCircleClose.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[16/34] Compiling DynamicButton DynamicButtonStyleCirclePlus.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[17/34] Compiling DynamicButton DynamicButtonStyleClose.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[18/34] Compiling DynamicButton DynamicButtonStyleDot.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[19/34] Compiling DynamicButton DynamicButtonStyleDownload.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[20/34] Compiling DynamicButton DynamicButtonStyleFastForward.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[21/34] Compiling DynamicButton DynamicButtonStyleHamburger.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[22/34] Compiling DynamicButton DynamicButtonStyleHorizontalLine.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[23/34] Compiling DynamicButton DynamicButtonStyleCaretLeft.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[24/34] Compiling DynamicButton DynamicButtonStyleCaretRight.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[25/34] Compiling DynamicButton DynamicButtonStyleCaretUp.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[26/34] Compiling DynamicButton DynamicButtonStyleCheckMark.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[27/34] Compiling DynamicButton DynamicButtonStyleArrowLeft.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[28/34] Compiling DynamicButton DynamicButtonStyleArrowRight.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[29/34] Compiling DynamicButton DynamicButtonStyleArrowUp.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[30/34] Compiling DynamicButton DynamicButtonStyleCaretDown.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[31/34] Compiling DynamicButton DynamicButtonStyleStop.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[32/34] Compiling DynamicButton DynamicButtonStyleVerticalLine.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[33/34] Compiling DynamicButton DynamicButtonStyleVerticalMoreOptions.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
[34/34] Compiling DynamicButton PathHelper.swift
/host/spi-builder-workspace/Sources/DynamicButton.swift:27:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 2