Build Information
Failed to build ShowSomeProgress, reference 1.0.0 (d4754a
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 07:27:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stoneburner/ShowSomeProgress.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stoneburner/ShowSomeProgress
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at d4754a6 gfx update
Cloned https://github.com/stoneburner/ShowSomeProgress.git
Revision (git rev-parse @):
d4754a63f806a1fa554d59c9b17dd2cecd3f5d85
SUCCESS checkout https://github.com/stoneburner/ShowSomeProgress.git at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "showsomeprogress",
"name": "ShowSomeProgress",
"url": "https://github.com/stoneburner/ShowSomeProgress.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShowSomeProgress",
"dependencies": [
]
}
]
}
Fetching https://github.com/stoneburner/ShowSomeProgress.git
[1/248] Fetching showsomeprogress
Fetched https://github.com/stoneburner/ShowSomeProgress.git from cache (1.57s)
Creating working copy for https://github.com/stoneburner/ShowSomeProgress.git
Working copy of https://github.com/stoneburner/ShowSomeProgress.git resolved at 1.0.0 (d4754a6)
warning: '.resolve-product-dependencies': dependency 'showsomeprogress' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/stoneburner/ShowSomeProgress.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/11] Emitting module ShowSomeProgress
/Users/admin/builder/spi-builder-workspace/Sources/ActivityAnimationHelper.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol AnimatedActivityUIView: UIView {
[4/11] Compiling ShowSomeProgress CircleProgressView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ActivityAnimationHelper.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol AnimatedActivityUIView: UIView {
[5/11] Compiling ShowSomeProgress ActivityAnimationHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/ActivityAnimationHelper.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol AnimatedActivityUIView: UIView {
[6/11] Compiling ShowSomeProgress ActivityStyleKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/ActivityAnimationHelper.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol AnimatedActivityUIView: UIView {
[7/11] Compiling ShowSomeProgress ProgressStyleKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/ActivityAnimationHelper.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol AnimatedActivityUIView: UIView {
[8/11] Compiling ShowSomeProgress OrbitActivityIndicatorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ActivityAnimationHelper.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol AnimatedActivityUIView: UIView {
[9/11] Compiling ShowSomeProgress BarProgressView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ActivityAnimationHelper.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol AnimatedActivityUIView: UIView {
[10/11] Compiling ShowSomeProgress AnimationHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/ActivityAnimationHelper.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol AnimatedActivityUIView: UIView {
[11/11] Compiling ShowSomeProgress Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/ActivityAnimationHelper.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol AnimatedActivityUIView: UIView {
BUILD FAILURE 6.0 macosSpm