Build Information
Failed to build SwiftUI-AdaptiveGrid, reference 0.1.0 (de309d
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 27 Apr 2025 09:21:44 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftUI-AdaptiveGrid -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LiYanan2004/AdaptiveGrid.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LiYanan2004/AdaptiveGrid
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at de309d4 Initial Commit
Cloned https://github.com/LiYanan2004/AdaptiveGrid.git
Revision (git rev-parse @):
de309d487c30fc32babd93d3471897dcbfa62c0b
SUCCESS checkout https://github.com/LiYanan2004/AdaptiveGrid.git at 0.1.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/LiYanan2004/AdaptiveGrid.git
https://github.com/LiYanan2004/AdaptiveGrid.git
{
"dependencies" : [
],
"manifest_display_name" : "SwiftUI-AdaptiveGrid",
"name" : "SwiftUI-AdaptiveGrid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "AdaptiveGrid",
"targets" : [
"AdaptiveGrid"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AdaptiveGrid",
"module_type" : "SwiftTarget",
"name" : "AdaptiveGrid",
"path" : "Sources/AdaptiveGrid",
"product_memberships" : [
"AdaptiveGrid"
],
"sources" : [
"AdaptiveGrid.swift",
"AdaptiveGridRow.swift",
"GridContainers.swift",
"SizeReader.swift",
"Utilities+SwiftUI.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SwiftUI-AdaptiveGrid: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftUI-AdaptiveGrid
{
"dependencies" : [
],
"manifest_display_name" : "SwiftUI-AdaptiveGrid",
"name" : "SwiftUI-AdaptiveGrid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "AdaptiveGrid",
"targets" : [
"AdaptiveGrid"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AdaptiveGrid",
"module_type" : "SwiftTarget",
"name" : "AdaptiveGrid",
"path" : "Sources/AdaptiveGrid",
"product_memberships" : [
"AdaptiveGrid"
],
"sources" : [
"AdaptiveGrid.swift",
"AdaptiveGridRow.swift",
"GridContainers.swift",
"SizeReader.swift",
"Utilities+SwiftUI.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftUI-AdaptiveGrid"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftUI-AdaptiveGrid -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.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 SwiftUI-AdaptiveGrid -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
SwiftUI-AdaptiveGrid: /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 'AdaptiveGrid' in project 'SwiftUI-AdaptiveGrid'
➜ Explicit dependency on target 'AdaptiveGrid' in project 'SwiftUI-AdaptiveGrid'
Target 'AdaptiveGrid' in project 'SwiftUI-AdaptiveGrid' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 279e84edaf667927425b9929b650f07e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/279e84edaf667927425b9929b650f07e.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/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
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/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/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/AdaptiveGrid.DependencyMetadataFileList (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/AdaptiveGrid.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/AdaptiveGrid.modulemap (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/AdaptiveGrid.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/AdaptiveGrid.DependencyStaticMetadataFileList (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/AdaptiveGrid.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid-OutputFileMap.json (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.LinkFileList (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.SwiftConstValuesFileList (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid_const_extract_protocols.json (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.SwiftFileList (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AdaptiveGrid.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/AdaptiveGrid.modulemap (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
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/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/AdaptiveGrid.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver AdaptiveGrid normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AdaptiveGrid -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.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/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid_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/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.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/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ AdaptiveGrid (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
EmitSwiftModule normal arm64 (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AdaptiveGridRow.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/AdaptiveGridRow.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/AdaptiveGridRow.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AdaptiveGrid.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/AdaptiveGrid.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/AdaptiveGrid.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GridContainers.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/GridContainers.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/GridContainers.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SizeReader.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/SizeReader.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/SizeReader.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Utilities+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/Utilities+SwiftUI.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/AdaptiveGrid.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/AdaptiveGridRow.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/GridContainers.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/SizeReader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/Utilities+SwiftUI.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/Utilities+SwiftUI.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/Utilities+SwiftUI.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/Utilities+SwiftUI.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/Utilities+SwiftUI.dia -target arm64-apple-macos11.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/swift-overrides.hmap -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/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AdaptiveGrid -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/Utilities+SwiftUI.o -index-unit-output-path /SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/Utilities+SwiftUI.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/Utilities+SwiftUI.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/Utilities+SwiftUI.swift:25:21: error: ambiguous use of 'task(id:priority:_:)'
content.task(id: id, priority: priority) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/Utilities+SwiftUI.swift:13:10: note: found this candidate
func task<E: Equatable>(id: E, priority: TaskPriority = .userInitiated, _ action: @escaping () async -> Void) -> some View {
^
SwiftUI.View.task:2:36: note: found this candidate in module 'SwiftUI'
@inlinable nonisolated public func task<T>(id value: T, priority: TaskPriority = .userInitiated, _ action: @escaping @Sendable () async -> Void) -> some View where T : Equatable
^
SwiftDriverJobDiscovery normal arm64 Emitting module for AdaptiveGrid (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
SwiftDriver\ Compilation\ Requirements AdaptiveGrid normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AdaptiveGrid -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.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/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid_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/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.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/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AdaptiveGrid-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid-Swift.h (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AdaptiveGrid-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AdaptiveGrid.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.swiftmodule (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AdaptiveGrid.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AdaptiveGrid.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.abi.json (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AdaptiveGrid.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AdaptiveGrid.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.swiftdoc (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AdaptiveGrid.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AdaptiveGrid.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.swiftsourceinfo (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AdaptiveGrid.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:084c5b674c0ff921dd7c7d4d120a26376a81fbb4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:084c5b674c0ff921dd7c7d4d120a26376a81fbb4, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:084c5b674c0ff921dd7c7d4d120a26376a81fbb4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:084c5b674c0ff921dd7c7d4d120a26376a81fbb4, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ Utilities+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/Utilities+SwiftUI.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/Utilities+SwiftUI.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
Building workspace spi-builder-workspace with scheme SwiftUI-AdaptiveGrid
(3 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SwiftUI-AdaptiveGrid: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftUI-AdaptiveGrid
{
"dependencies" : [
],
"manifest_display_name" : "SwiftUI-AdaptiveGrid",
"name" : "SwiftUI-AdaptiveGrid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "AdaptiveGrid",
"targets" : [
"AdaptiveGrid"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AdaptiveGrid",
"module_type" : "SwiftTarget",
"name" : "AdaptiveGrid",
"path" : "Sources/AdaptiveGrid",
"product_memberships" : [
"AdaptiveGrid"
],
"sources" : [
"AdaptiveGrid.swift",
"AdaptiveGridRow.swift",
"GridContainers.swift",
"SizeReader.swift",
"Utilities+SwiftUI.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftUI-AdaptiveGrid"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftUI-AdaptiveGrid -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-16.3.0.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 SwiftUI-AdaptiveGrid -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
SwiftUI-AdaptiveGrid: /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 'AdaptiveGrid' in project 'SwiftUI-AdaptiveGrid'
➜ Explicit dependency on target 'AdaptiveGrid' in project 'SwiftUI-AdaptiveGrid'
Target 'AdaptiveGrid' in project 'SwiftUI-AdaptiveGrid' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e582948a01271ae74a10bf16c7e05a36
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e582948a01271ae74a10bf16c7e05a36.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
SwiftDriver AdaptiveGrid normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AdaptiveGrid -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid.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/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid_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/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.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/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ SizeReader.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/SizeReader.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/SizeReader.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ AdaptiveGrid (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
EmitSwiftModule normal arm64 (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Utilities+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/Utilities+SwiftUI.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/AdaptiveGrid.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/AdaptiveGridRow.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/GridContainers.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/SizeReader.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/Utilities+SwiftUI.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/Utilities+SwiftUI.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/Utilities+SwiftUI.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/Utilities+SwiftUI.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/Utilities+SwiftUI.dia -target arm64-apple-macos11.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/AdaptiveGrid_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/swift-overrides.hmap -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/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AdaptiveGrid -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/Utilities+SwiftUI.o -index-unit-output-path /SwiftUI-AdaptiveGrid.build/Debug/AdaptiveGrid.build/Objects-normal/arm64/Utilities+SwiftUI.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/Utilities+SwiftUI.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/Utilities+SwiftUI.swift:25:21: error: ambiguous use of 'task(id:priority:_:)'
content.task(id: id, priority: priority) {
^
/Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/Utilities+SwiftUI.swift:13:10: note: found this candidate
func task<E: Equatable>(id: E, priority: TaskPriority = .userInitiated, _ action: @escaping () async -> Void) -> some View {
^
SwiftUI.View.task:2:36: note: found this candidate in module 'SwiftUI'
@inlinable nonisolated public func task<T>(id value: T, priority: TaskPriority = .userInitiated, _ action: @escaping @Sendable () async -> Void) -> some View where T : Equatable
^
SwiftCompile normal arm64 Compiling\ GridContainers.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/GridContainers.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/GridContainers.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AdaptiveGrid.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/AdaptiveGrid.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/AdaptiveGrid.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AdaptiveGridRow.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/AdaptiveGridRow.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/AdaptiveGridRow.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:084c5b674c0ff921dd7c7d4d120a26376a81fbb4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:084c5b674c0ff921dd7c7d4d120a26376a81fbb4, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:084c5b674c0ff921dd7c7d4d120a26376a81fbb4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:084c5b674c0ff921dd7c7d4d120a26376a81fbb4, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ Utilities+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/Utilities+SwiftUI.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AdaptiveGrid/Utilities+SwiftUI.swift (in target 'AdaptiveGrid' from project 'SwiftUI-AdaptiveGrid')
Building workspace spi-builder-workspace with scheme SwiftUI-AdaptiveGrid
(3 failures)
BUILD FAILURE 6.1 macosXcodebuild