Build Information
Failed to build RotatingLabel, reference main (9df774
), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 20 Jun 2025 14:39:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RotatingLabel -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/raymondjavaxx/RotatingLabel.git
Reference: main
Initialized empty Git repository in /Users/admin/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/.spi.yml
SUCCESS checkout https://github.com/raymondjavaxx/RotatingLabel.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/raymondjavaxx/RotatingLabel.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/pointfreeco/swift-snapshot-testing
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/pointfreeco/swift-custom-dump
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy of package ‘swift-syntax’
Checking out 601.0.1 of package ‘swift-syntax’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.18.4 of package ‘swift-snapshot-testing’
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.5.2 of package ‘xctest-dynamic-overlay’
Resolved source packages:
swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.18.4
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
resolved source packages: swift-syntax, swift-custom-dump, swift-snapshot-testing, xctest-dynamic-overlay
{
"dependencies" : [
],
"manifest_display_name" : "RotatingLabel",
"name" : "RotatingLabel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "RotatingLabel",
"targets" : [
"RotatingLabel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RotatingLabel",
"module_type" : "SwiftTarget",
"name" : "RotatingLabel",
"path" : "RotatingLabel",
"product_memberships" : [
"RotatingLabel"
],
"sources" : [
"DiffingFunction.swift",
"RotatingLabel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "RotatingLabel",
"schemes" : [
"RotatingLabel",
"RotatingLabelDemo"
],
"targets" : [
"RotatingLabel",
"RotatingLabelTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"RotatingLabel"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RotatingLabel -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RotatingLabel -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
RotatingLabel: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'RotatingLabel' in project 'RotatingLabel'
➜ Explicit dependency on target 'RotatingLabel' in project 'RotatingLabel'
Target 'RotatingLabel' in project 'RotatingLabel' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ffa6371fa34898be96b462a8258125bb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ffa6371fa34898be96b462a8258125bb.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/RotatingLabel.DependencyMetadataFileList (in target 'RotatingLabel' from project 'RotatingLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/RotatingLabel.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/RotatingLabel.modulemap (in target 'RotatingLabel' from project 'RotatingLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/RotatingLabel.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/RotatingLabel.DependencyStaticMetadataFileList (in target 'RotatingLabel' from project 'RotatingLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/RotatingLabel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel.SwiftConstValuesFileList (in target 'RotatingLabel' from project 'RotatingLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel-OutputFileMap.json (in target 'RotatingLabel' from project 'RotatingLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel_const_extract_protocols.json (in target 'RotatingLabel' from project 'RotatingLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel.LinkFileList (in target 'RotatingLabel' from project 'RotatingLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel.SwiftFileList (in target 'RotatingLabel' from project 'RotatingLabel')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RotatingLabel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/RotatingLabel.modulemap (in target 'RotatingLabel' from project 'RotatingLabel')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/RotatingLabel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver RotatingLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RotatingLabel' from project 'RotatingLabel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RotatingLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/RotatingLabel/RotatingLabel.swift:8:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'RotatingLabel' from project 'RotatingLabel')
/Users/admin/builder/spi-builder-workspace/RotatingLabel/RotatingLabel.swift:8:8: note: A dependency of main module 'RotatingLabel'
import UIKit
^ (in target 'RotatingLabel' from project 'RotatingLabel')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:d7e3d0c17add8f75fa4484b9a8ca86f3eee739bb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:d7e3d0c17add8f75fa4484b9a8ca86f3eee739bb, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:d7e3d0c17add8f75fa4484b9a8ca86f3eee739bb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:d7e3d0c17add8f75fa4484b9a8ca86f3eee739bb, name:My Mac }
/Users/admin/builder/spi-builder-workspace/RotatingLabel/RotatingLabel.swift:8:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/RotatingLabel/RotatingLabel.swift:8:8: note: a dependency of main module 'RotatingLabel'
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver RotatingLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RotatingLabel' from project 'RotatingLabel')
Building workspace spi-builder-workspace with scheme RotatingLabel
(2 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
RotatingLabel: /Users/admin/builder/spi-builder-workspace
resolved source packages: RotatingLabel
{
"dependencies" : [
],
"manifest_display_name" : "RotatingLabel",
"name" : "RotatingLabel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "RotatingLabel",
"targets" : [
"RotatingLabel"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RotatingLabel",
"module_type" : "SwiftTarget",
"name" : "RotatingLabel",
"path" : "RotatingLabel",
"product_memberships" : [
"RotatingLabel"
],
"sources" : [
"DiffingFunction.swift",
"RotatingLabel.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"RotatingLabel"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RotatingLabel -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RotatingLabel -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
RotatingLabel: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'RotatingLabel' in project 'RotatingLabel'
➜ Explicit dependency on target 'RotatingLabel' in project 'RotatingLabel'
Target 'RotatingLabel' in project 'RotatingLabel' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
SwiftDriver RotatingLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RotatingLabel' from project 'RotatingLabel')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RotatingLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RotatingLabel.build/Debug/RotatingLabel.build/Objects-normal/arm64/RotatingLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/RotatingLabel/RotatingLabel.swift:8:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'RotatingLabel' from project 'RotatingLabel')
/Users/admin/builder/spi-builder-workspace/RotatingLabel/RotatingLabel.swift:8:8: note: A dependency of main module 'RotatingLabel'
import UIKit
^ (in target 'RotatingLabel' from project 'RotatingLabel')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:d7e3d0c17add8f75fa4484b9a8ca86f3eee739bb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:d7e3d0c17add8f75fa4484b9a8ca86f3eee739bb, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:d7e3d0c17add8f75fa4484b9a8ca86f3eee739bb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:d7e3d0c17add8f75fa4484b9a8ca86f3eee739bb, name:My Mac }
/Users/admin/builder/spi-builder-workspace/RotatingLabel/RotatingLabel.swift:8:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/RotatingLabel/RotatingLabel.swift:8:8: note: a dependency of main module 'RotatingLabel'
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver RotatingLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RotatingLabel' from project 'RotatingLabel')
Building workspace spi-builder-workspace with scheme RotatingLabel
(2 failures)
BUILD FAILURE 6.2 macosXcodebuild