The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Inspector with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ipedro/Inspector.git
Reference: 3.3.0
Cloned https://github.com/ipedro/Inspector.git into spi-builder-workspace
SUCCESS checkout https://github.com/ipedro/Inspector.git at 3.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/ipedro/Coordinator.git
Fetching https://github.com/ipedro/UIKeyCommandTableView.git
Fetching https://github.com/ipedro/UIKeyboardAnimatable.git
[1/116] Fetching uikeyboardanimatable
[117/245] Fetching uikeyboardanimatable, uikeycommandtableview
[246/491] Fetching uikeyboardanimatable, uikeycommandtableview, coordinator
Fetching https://github.com/ipedro/UIKitOptions.git
Fetched https://github.com/ipedro/Coordinator.git (0.20s)
Fetched https://github.com/ipedro/UIKeyboardAnimatable.git (0.20s)
Fetched https://github.com/ipedro/UIKeyCommandTableView.git (0.20s)
[1/658] Fetching uikitoptions
Fetched https://github.com/ipedro/UIKitOptions.git (1.06s)
Computing version for https://github.com/ipedro/Coordinator.git
Computed https://github.com/ipedro/Coordinator.git at 2.1.3 (0.29s)
Computing version for https://github.com/ipedro/UIKitOptions.git
Computed https://github.com/ipedro/UIKitOptions.git at 0.3.3 (0.28s)
Computing version for https://github.com/ipedro/UIKeyboardAnimatable.git
Computed https://github.com/ipedro/UIKeyboardAnimatable.git at 1.0.0 (0.29s)
Computing version for https://github.com/ipedro/UIKeyCommandTableView.git
Computed https://github.com/ipedro/UIKeyCommandTableView.git at 0.2.1 (0.28s)
Creating working copy for https://github.com/ipedro/UIKeyboardAnimatable.git
Working copy of https://github.com/ipedro/UIKeyboardAnimatable.git resolved at 1.0.0
Creating working copy for https://github.com/ipedro/UIKeyCommandTableView.git
Working copy of https://github.com/ipedro/UIKeyCommandTableView.git resolved at 0.2.1
Creating working copy for https://github.com/ipedro/UIKitOptions.git
Working copy of https://github.com/ipedro/UIKitOptions.git resolved at 0.3.3
Creating working copy for https://github.com/ipedro/Coordinator.git
Working copy of https://github.com/ipedro/Coordinator.git resolved at 2.1.3
Building for debugging...
[0/9] Copying Symbols.xcassets
[1/9] Copying ElementLibrary.xcassets
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/65] Emitting module UIKitOptions
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/70] Compiling UIKitOptions UITextField+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/70] Compiling UIKitOptions UITextField+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/70] Compiling UIKitOptions UITextView+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/70] Compiling UIKitOptions UITextView+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/70] Compiling UIKitOptions UIView+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/70] Emitting module UIKeyboardAnimatable
/host/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[10/70] Compiling UIKeyboardAnimatable Notification.Name+Keyboard.swift
/host/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[11/70] Compiling UIKitOptions UIImage+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[12/70] Compiling UIKitOptions UIImage+Resize.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[13/70] Compiling UIKitOptions UIImageView+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[14/70] Compiling UIKitOptions UIImageView+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[15/70] Compiling UIKitOptions UIKeyCommand+Constants.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[16/70] Compiling UIKitOptions UIKeyCommand+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[17/70] Compiling UIKeyboardAnimatable UIView+KeyboardAnimation.swift
/host/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[18/70] Compiling UIKitOptions UIKeyCommand+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[19/70] Compiling UIKitOptions UILabel+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[20/70] Compiling UIKitOptions UILabel+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[21/70] Compiling UIKitOptions UINavigationController+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[22/70] Compiling UIKitOptions UINavigationController+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[23/70] Compiling UIKitOptions UIPopoverPresentationController+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[24/70] Compiling UIKitOptions UIStackView+Subviews.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[25/70] Compiling UIKitOptions UIStepper+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[26/70] Compiling UIKitOptions UIStepper+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[27/70] Compiling UIKitOptions UITableView+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[28/70] Compiling UIKitOptions UITableView+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[29/70] Compiling UIKitOptions UIScrollView+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[30/70] Compiling UIKitOptions UIScrollView+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[31/70] Compiling UIKitOptions UIStackView+Alignment.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[32/70] Compiling UIKitOptions UIStackView+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[33/70] Compiling UIKitOptions UIStackView+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[34/70] Compiling UIKeyboardAnimatable KeyboardNotificationName.swift
/host/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[35/70] Compiling UIKeyboardAnimatable KeyboardAnimation.swift
/host/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[36/70] Compiling UIKeyboardAnimatable KeyboardAnimatable.swift
/host/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[37/70] Compiling UIKeyboardAnimatable AnyHashable+Notifications.swift
/host/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[38/70] Compiling UIKeyboardAnimatable Notification+KeyboardAnimationInfo.swift
/host/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[39/70] Compiling CoordinatorAPI CoordinatorProtocol+Startable.swift
/host/spi-builder-workspace/.build/checkouts/Coordinator/Sources/CoordinatorAPI/Extensions/CoordinatorProtocol+Startable.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
[40/70] Compiling CoordinatorAPI RootViewControllerProtocol.swift
/host/spi-builder-workspace/.build/checkouts/Coordinator/Sources/CoordinatorAPI/Extensions/CoordinatorProtocol+Startable.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/Coordinator/Sources/CoordinatorAPI/Extensions/CoordinatorProtocol+Startable.swift:21:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 1