Build Information
Failed to build GradientLoadingBar, reference 3.0.0 (85cd3f
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 18:22:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fxm90/GradientLoadingBar.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fxm90/GradientLoadingBar
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 85cd3fe 🐛 :: Fix missing `UIKit` import
Cloned https://github.com/fxm90/GradientLoadingBar.git
Revision (git rev-parse @):
85cd3fe00dd85135ba32d8a6629144c5590430ac
SUCCESS checkout https://github.com/fxm90/GradientLoadingBar.git at 3.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": "gradientloadingbar",
"name": "GradientLoadingBar",
"url": "https://github.com/fxm90/GradientLoadingBar.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GradientLoadingBar",
"dependencies": [
]
}
]
}
Fetching https://github.com/fxm90/GradientLoadingBar.git
[1/5536] Fetching gradientloadingbar
Fetched https://github.com/fxm90/GradientLoadingBar.git from cache (5.96s)
Creating working copy for https://github.com/fxm90/GradientLoadingBar.git
Working copy of https://github.com/fxm90/GradientLoadingBar.git resolved at 3.0.0 (85cd3fe)
warning: '.resolve-product-dependencies': dependency 'gradientloadingbar' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/fxm90/GradientLoadingBar.git
https://github.com/fxm90/GradientLoadingBar.git
{
"dependencies" : [
],
"manifest_display_name" : "GradientLoadingBar",
"name" : "GradientLoadingBar",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "GradientLoadingBar",
"targets" : [
"GradientLoadingBar"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GradientLoadingBarTests",
"module_type" : "SwiftTarget",
"name" : "GradientLoadingBarTests",
"path" : "GradientLoadingBar/Tests",
"sources" : [
"SnapshotTests/GradientActivityIndicatorView/GradientActivityIndicatorViewTestCase.swift",
"SnapshotTests/GradientLoadingBar/GradientLoadingBarControllerTestCase.swift",
"SnapshotTests/GradientLoadingBarView/GradientLoadingBarViewTestCase.swift",
"SnapshotTests/NotchGradientLoadingBar/NotchGradientLoadingBarControllerTestCase.swift",
"UnitTests/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHiddenTestCase.swift",
"UnitTests/GradientActivityIndicatorView/GradientActivityIndicatorViewModel+SizeUpdateTestCase.swift",
"UnitTests/GradientActivityIndicatorView/GradientActivityIndicatorViewModelTestCase.swift",
"UnitTests/GradientLoadingBar/GradientLoadingBarViewModelTestCase.swift",
"UnitTests/GradientLoadingBarView/GradientLoadingBarView+ViewModelTestCase.swift",
"UnitTests/NotchGradientLoadingBar/NotchGradientLoadingBarViewModelTestCase.swift"
],
"target_dependencies" : [
"GradientLoadingBar"
],
"type" : "test"
},
{
"c99name" : "GradientLoadingBar",
"module_type" : "SwiftTarget",
"name" : "GradientLoadingBar",
"path" : "GradientLoadingBar/Sources",
"product_memberships" : [
"GradientLoadingBar"
],
"sources" : [
"Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift",
"Feature/GradientActivityIndicatorView/GradientActivityIndicatorView.swift",
"Feature/GradientActivityIndicatorView/GradientActivityIndicatorViewModel.swift",
"Feature/GradientLoadingBar/GradientLoadingBarController.swift",
"Feature/GradientLoadingBar/GradientLoadingBarViewModel.swift",
"Feature/GradientLoadingBarView/GradientLoadingBarView+ViewModel.swift",
"Feature/GradientLoadingBarView/GradientLoadingBarView.swift",
"Feature/NotchGradientLoadingBar/NotchGradientLoadingBarController.swift",
"Feature/NotchGradientLoadingBar/NotchGradientLoadingBarViewModel.swift",
"Helper/Constants.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/12] Emitting module GradientLoadingBar
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[4/12] Compiling GradientLoadingBar GradientActivityIndicatorViewModel.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[5/12] Compiling GradientLoadingBar GradientLoadingBarViewModel.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[6/12] Compiling GradientLoadingBar GradientLoadingBarController.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[7/13] Compiling GradientLoadingBar Constants.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[8/13] Compiling GradientLoadingBar NotchGradientLoadingBarController.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[9/13] Compiling GradientLoadingBar GradientLoadingBarView.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[10/13] Compiling GradientLoadingBar NotchGradientLoadingBarViewModel.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[11/13] Compiling GradientLoadingBar GradientActivityIndicatorView+AnimateIsHidden.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[12/13] Compiling GradientLoadingBar GradientActivityIndicatorView.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[13/13] Compiling GradientLoadingBar GradientLoadingBarView+ViewModel.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/11] Emitting module GradientLoadingBar
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[3/11] Compiling GradientLoadingBar GradientActivityIndicatorView+AnimateIsHidden.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[4/12] Compiling GradientLoadingBar GradientLoadingBarView+ViewModel.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[5/12] Compiling GradientLoadingBar GradientLoadingBarViewModel.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[6/12] Compiling GradientLoadingBar NotchGradientLoadingBarController.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[7/12] Compiling GradientLoadingBar GradientActivityIndicatorViewModel.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[8/12] Compiling GradientLoadingBar NotchGradientLoadingBarViewModel.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[9/12] Compiling GradientLoadingBar GradientActivityIndicatorView.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[10/12] Compiling GradientLoadingBar GradientLoadingBarController.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[11/12] Compiling GradientLoadingBar GradientLoadingBarView.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
[12/12] Compiling GradientLoadingBar Constants.swift
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Sources/Feature/GradientActivityIndicatorView/GradientActivityIndicatorView+AnimateIsHidden.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Helper methods to fade-in and -out the `GradientActivityIndicatorView` and update the `isHidden` flag
warning: 'spi-builder-workspace': found 7 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Tests/SnapshotTests/GradientActivityIndicatorView/__Snapshots__/GradientActivityIndicatorViewTestCase/test_gradientActivityIndicatorView_shouldContainCorrectCustomColors.1.png
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Tests/SnapshotTests/GradientLoadingBar/__Snapshots__/GradientLoadingBarControllerTestCase/test_gradientLoadingBarController.1.png
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Tests/SnapshotTests/GradientLoadingBarView/__Snapshots__/GradientLoadingBarViewTestCase/test_gradientLoadingBarView_shouldContainCorrectDefaultColors.1.png
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Tests/SnapshotTests/NotchGradientLoadingBar/__Snapshots__/NotchGradientLoadingBarControllerTestCase/test_notchGradientLoadingBarController.1.png
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Tests/SnapshotTests/GradientActivityIndicatorView/__Snapshots__/GradientActivityIndicatorViewTestCase/test_gradientActivityIndicatorView_shouldContainCorrectDefaultColors.1.png
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Tests/SnapshotTests/README.md
/Users/admin/builder/spi-builder-workspace/GradientLoadingBar/Tests/SnapshotTests/GradientLoadingBarView/__Snapshots__/GradientLoadingBarViewTestCase/test_gradientLoadingBarView_shouldContainCorrectCustomColors.1.png
BUILD FAILURE 6.1 macosSpm