Build Information
Failed to build ComposedUI, reference 1.0.5 (cc1d8e
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 05:24:30 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/composed-swift/composedui.git
Reference: 1.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/composed-swift/composedui
* tag 1.0.5 -> FETCH_HEAD
HEAD is now at cc1d8e4 Merge pull request #14 from composed-swift/potential-fix-for-crashes
Cloned https://github.com/composed-swift/composedui.git
Revision (git rev-parse @):
cc1d8e497e43429007ff81ed39a4c39712b62888
SUCCESS checkout https://github.com/composed-swift/composedui.git at 1.0.5
Fetching https://github.com/composed-swift/composed
[1/2675] Fetching composed
Fetched https://github.com/composed-swift/composed from cache (1.01s)
Computing version for https://github.com/composed-swift/composed
Computed https://github.com/composed-swift/composed at 1.0.4 (1.60s)
Creating working copy for https://github.com/composed-swift/composed
Working copy of https://github.com/composed-swift/composed resolved at 1.0.4
========================================
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": "composedui",
"name": "ComposedUI",
"url": "https://github.com/composed-swift/composedui.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/composedui",
"dependencies": [
{
"identity": "composed",
"name": "Composed",
"url": "https://github.com/composed-swift/composed",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/composed",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/composed-swift/composedui.git
[1/1562] Fetching composedui
Fetched https://github.com/composed-swift/composedui.git from cache (0.90s)
Fetching https://github.com/composed-swift/composed from cache
Fetched https://github.com/composed-swift/composed from cache (0.43s)
Computing version for https://github.com/composed-swift/composed
Computed https://github.com/composed-swift/composed at 1.1.1 (0.49s)
Creating working copy for https://github.com/composed-swift/composed
Working copy of https://github.com/composed-swift/composed resolved at 1.1.1
Creating working copy for https://github.com/composed-swift/composedui.git
Working copy of https://github.com/composed-swift/composedui.git resolved at 1.0.5 (cc1d8e4)
warning: '.resolve-product-dependencies': dependency 'composedui' is not used by any target
Found 1 product dependencies
- Composed
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/composed-swift/composedui.git
https://github.com/composed-swift/composedui.git
{
"dependencies" : [
{
"identity" : "composed",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/composed-swift/composed"
}
],
"manifest_display_name" : "ComposedUI",
"name" : "ComposedUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ComposedUI",
"targets" : [
"ComposedUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ComposedUITests",
"module_type" : "SwiftTarget",
"name" : "ComposedUITests",
"path" : "Tests/ComposedUITests",
"product_dependencies" : [
"Composed"
],
"sources" : [
"CollectionCoordinator.swift"
],
"target_dependencies" : [
"ComposedUI"
],
"type" : "test"
},
{
"c99name" : "ComposedUI",
"module_type" : "SwiftTarget",
"name" : "ComposedUI",
"path" : "Sources/ComposedUI",
"product_dependencies" : [
"Composed"
],
"product_memberships" : [
"ComposedUI"
],
"sources" : [
"CollectionView/CollectionCoordinator.swift",
"CollectionView/CollectionElement.swift",
"CollectionView/CollectionSection.swift",
"CollectionView/CollectionSectionProvider.swift",
"CollectionView/Handlers/CollectionContextMenuHandler.swift",
"CollectionView/Handlers/CollectionDragHandler.swift",
"CollectionView/Handlers/CollectionDropHandler.swift",
"CollectionView/Handlers/CollectionEditingHandler.swift",
"CollectionView/Handlers/CollectionSelectionHandler.swift",
"CollectionView/Handlers/CollectionUpdateHandler.swift",
"Common/IndexPath+Identifier.swift",
"Common/Reuse.swift",
"Common/Types.swift",
"StackView/ComposedSectionView.swift",
"StackView/ComposedStackView.swift",
"StackView/ComposedView.swift",
"StackView/ComposedViewCell.swift",
"StackView/StackCoordinator.swift",
"StackView/StackElement.swift",
"StackView/StackElementsProvider.swift",
"StackView/StackSection.swift",
"TableView/Handlers/TableAccessoryHandler.swift",
"TableView/Handlers/TableActionsHandler.swift",
"TableView/Handlers/TableContextMenuHandler.swift",
"TableView/Handlers/TableDropHandler.swift",
"TableView/Handlers/TableEditingHandler.swift",
"TableView/Handlers/TableLayoutHandler.swift",
"TableView/Handlers/TableMoveHandler.swift",
"TableView/Handlers/TableSelectionHandler.swift",
"TableView/Handlers/TableUpdateHandler.swift",
"TableView/TableCoordinator.swift",
"TableView/TableElement.swift",
"TableView/TableSection.swift",
"TableView/TableSectionProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/14] Compiling Composed SegmentedSectionProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[5/15] Compiling Composed EditingHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[6/15] Compiling Composed ManagedSection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[7/15] Compiling Composed SelectionHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[8/15] Compiling Composed ComposedSectionProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[9/15] Compiling Composed MoveHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[10/15] Compiling Composed ArraySection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[11/15] Compiling Composed SectionProviderMapping.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/15] Emitting module Composed
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[13/15] Compiling Composed Section.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[14/15] Compiling Composed SectionProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[15/15] Compiling Composed SingleElementSection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
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/12] Emitting module Composed
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[3/13] Compiling Composed ComposedSectionProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[4/13] Compiling Composed ManagedSection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[5/13] Compiling Composed SelectionHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[6/13] Compiling Composed MoveHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[7/13] Compiling Composed EditingHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[8/13] Compiling Composed SegmentedSectionProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[9/13] Compiling Composed ArraySection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[10/13] Compiling Composed SectionProviderMapping.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[11/13] Compiling Composed Section.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[12/13] Compiling Composed SectionProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
[13/13] Compiling Composed SingleElementSection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// A delegate for responding to mapping updates
BUILD FAILURE 6.1 macosSpm