Build Information
Failed to build GradientProgressBar, reference main (64fa55
), with Swift 5.10 for macOS (SPM) on 6 Sep 2024 21:29:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fxm90/GradientProgressBar.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fxm90/GradientProgressBar
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 64fa559 Merge pull request #20 from fxm90/task/fix-build
Cloned https://github.com/fxm90/GradientProgressBar.git
Revision (git rev-parse @):
64fa5595631224725a25c4e037cd86da153bccdb
SUCCESS checkout https://github.com/fxm90/GradientProgressBar.git at main
========================================
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": "gradientprogressbar",
"name": "GradientProgressBar",
"url": "https://github.com/fxm90/GradientProgressBar.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GradientProgressBar",
"dependencies": [
]
}
]
}
Fetching https://github.com/fxm90/GradientProgressBar.git
[1/3578] Fetching gradientprogressbar
Fetched https://github.com/fxm90/GradientProgressBar.git from cache (8.79s)
Creating working copy for https://github.com/fxm90/GradientProgressBar.git
Working copy of https://github.com/fxm90/GradientProgressBar.git resolved at main (64fa559)
warning: '.resolve-product-dependencies': dependency 'gradientprogressbar' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/fxm90/GradientProgressBar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/8] Compiling GradientProgressBar Constants.swift
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[4/8] Compiling GradientProgressBar MaskLayerViewModel.swift
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[5/8] Compiling GradientProgressBar GradientLayerViewModel.swift
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/8] Emitting module GradientProgressBar
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[7/8] Compiling GradientProgressBar GradientProgressBar.swift
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[8/8] Compiling GradientProgressBar GradientProgressBarViewStyle.swift
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
warning: 'spi-builder-workspace': found 23 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress100Percent_andDarkTraitCollection.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress50Percent_andCustomColors.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50Percent_andCustomColors.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress100Percent_andLightTraitCollection.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgressZero_andCustomBackgroundColor.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50Percent_andLightTraitCollection.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgressZero_andDarkTraitCollection.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50_andCustomCornerRadius.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress100Percent_andCustomBackgroundColor.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgressZero_andCustomColors.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50Percent_andDarkTraitCollection.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/README.md
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress50Percent_andLightTraitCollection.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress100Percent_andDarkTraitCollection.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress100Percent_andCustomColors.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress100Percent_andCustomColors.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress100Percent_andLightTraitCollection.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgressZero_andLightTraitCollection.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgressZero_andDarkTraitCollection.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgressZero_andLightTraitCollection.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress50Percent_andDarkTraitCollection.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50Percent_andCustomBackgroundColor.1.png
/Users/admin/builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgressZero_andCustomColors.1.png
BUILD FAILURE 5.10 macosSpm