The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Inspector with Swift 5.7 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ipedro/Inspector.git
Reference: develop
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ipedro/Inspector
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at e5d0b84 Fix Catalyst support (#10)
Cloned https://github.com/ipedro/Inspector.git
Revision (git rev-parse @):
e5d0b84db33e49d2bca014405493fe159abaf971
SUCCESS checkout https://github.com/ipedro/Inspector.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/ipedro/UIKitOptions.git
Fetching https://github.com/ipedro/Coordinator.git
Fetching https://github.com/ipedro/UIKeyCommandTableView.git
[1/246] Fetching coordinator
[11/375] Fetching coordinator, uikeycommandtableview
[12/1033] Fetching coordinator, uikeycommandtableview, uikitoptions
Fetched https://github.com/ipedro/Coordinator.git (1.00s)
Fetched https://github.com/ipedro/UIKitOptions.git (1.00s)
Fetching https://github.com/ipedro/UIKeyboardAnimatable.git
Fetched https://github.com/ipedro/UIKeyCommandTableView.git (1.01s)
[1/116] Fetching uikeyboardanimatable
Fetched https://github.com/ipedro/UIKeyboardAnimatable.git (0.26s)
Computing version for https://github.com/ipedro/Coordinator.git
Computed https://github.com/ipedro/Coordinator.git at 2.1.3 (0.30s)
Computing version for https://github.com/ipedro/UIKitOptions.git
Computed https://github.com/ipedro/UIKitOptions.git at 0.3.3 (0.29s)
Computing version for https://github.com/ipedro/UIKeyboardAnimatable.git
Computed https://github.com/ipedro/UIKeyboardAnimatable.git at 1.0.0 (0.30s)
Computing version for https://github.com/ipedro/UIKeyCommandTableView.git
Computed https://github.com/ipedro/UIKeyCommandTableView.git at 0.3.3 (0.31s)
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/UIKeyCommandTableView.git
Working copy of https://github.com/ipedro/UIKeyCommandTableView.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
Creating working copy for https://github.com/ipedro/UIKeyboardAnimatable.git
Working copy of https://github.com/ipedro/UIKeyboardAnimatable.git resolved at 1.0.0
Building for debugging...
[0/9] Copying Symbols.xcassets
[1/9] Copying ElementLibrary.xcassets
[3/65] 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
       ^
[4/65] 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
       ^
[5/65] 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
       ^
[6/65] 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
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)[7/65] Emitting module UIKeyboardAnimatable
/host/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[8/65] 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
       ^
[9/65] 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
       ^
[10/65] 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
       ^
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)[1/28] Emitting module UIKeyboardAnimatable
/host/spi-builder-workspace/.build/checkouts/UIKeyboardAnimatable/Sources/UIKeyboardAnimatable/Enums/KeyboardNotificationName.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
[2/28] 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
       ^
[3/31] 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
       ^
[4/55] 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
       ^
[5/63] 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
       ^
[6/63] 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
       ^
[7/63] 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
       ^
[8/63] 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
       ^
/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.7 linux

Build Machine: Linux 1