Build Information
Failed to build LabelKit with Swift 5.9 for macOS (SPM).
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edudnyk/LabelKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/edudnyk/LabelKit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 51cb5c6 Podspec version 2.1.0.
Cloned https://github.com/edudnyk/LabelKit.git
Revision (git rev-parse @):
51cb5c686a4d139a91442ab9f8e9401430b2f417
SUCCESS checkout https://github.com/edudnyk/LabelKit.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "labelkit",
"name": "LabelKit",
"url": "https://github.com/edudnyk/LabelKit.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LabelKit",
"dependencies": [
]
}
]
}
Fetching https://github.com/edudnyk/LabelKit.git
[1/211] Fetching labelkit
Fetched https://github.com/edudnyk/LabelKit.git (0.32s)
Creating working copy for https://github.com/edudnyk/LabelKit.git
Working copy of https://github.com/edudnyk/LabelKit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'labelkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/8] Emitting module LabelKit
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
[2/8] Compiling LabelKit LKTextDidChangeAction.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
[3/8] Compiling LabelKit LKLabel.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
[4/8] Compiling LabelKit LKExtensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
[5/8] Compiling LabelKit Utils.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
[6/8] Compiling LabelKit LKLabelLayer.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
[7/8] Compiling LabelKit LabelView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
[8/8] Compiling LabelKit LKBoundsDidChangeAction.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/8] Compiling LabelKit Utils.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
[2/8] Compiling LabelKit LabelView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
[3/8] Compiling LabelKit LKTextDidChangeAction.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/8] Emitting module LabelKit
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
[5/8] Compiling LabelKit LKBoundsDidChangeAction.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
[6/8] Compiling LabelKit LKExtensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
[7/8] Compiling LabelKit LKLabel.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
[8/8] Compiling LabelKit LKLabelLayer.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:35:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.9 macosSpm