Build Information
Failed to build RotatingLabel 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/raymondjavaxx/RotatingLabel.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/raymondjavaxx/RotatingLabel
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9df7745 Docs fix (#17)
Cloned https://github.com/raymondjavaxx/RotatingLabel.git
Revision (git rev-parse @):
9df77451b8013ea168115fb0a587695dd17ea6cc
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/raymondjavaxx/RotatingLabel.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "rotatinglabel",
"name": "RotatingLabel",
"url": "https://github.com/raymondjavaxx/RotatingLabel.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RotatingLabel",
"dependencies": [
]
}
]
}
Fetching https://github.com/raymondjavaxx/RotatingLabel.git
[1/383] Fetching rotatinglabel
Fetched https://github.com/raymondjavaxx/RotatingLabel.git (0.33s)
Creating working copy for https://github.com/raymondjavaxx/RotatingLabel.git
Working copy of https://github.com/raymondjavaxx/RotatingLabel.git resolved at main
warning: '.resolve-product-dependencies': dependency 'rotatinglabel' 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...
[1/3] Compiling RotatingLabel RotatingLabel.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/RotatingLabel/RotatingLabel.swift:8:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/3] Emitting module RotatingLabel
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/RotatingLabel/RotatingLabel.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[3/3] Compiling RotatingLabel DiffingFunction.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/RotatingLabel/RotatingLabel.swift:8:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/3] Compiling RotatingLabel DiffingFunction.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/RotatingLabel/RotatingLabel.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[2/3] Emitting module RotatingLabel
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/RotatingLabel/RotatingLabel.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[3/3] Compiling RotatingLabel RotatingLabel.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/RotatingLabel/RotatingLabel.swift:8:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.9 macosSpm