Build Information
Failed to build ComposedUI, reference master (cc1d8e
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 10:00:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/composed-swift/composedui.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/composed-swift/composedui
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
Fetching https://github.com/composed-swift/composed
[1/2675] Fetching composed
Fetched https://github.com/composed-swift/composed from cache (1.22s)
Computing version for https://github.com/composed-swift/composed
Computed https://github.com/composed-swift/composed at 1.0.4 (0.66s)
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 (1.15s)
Fetching https://github.com/composed-swift/composed from cache
Fetched https://github.com/composed-swift/composed from cache (0.45s)
Computing version for https://github.com/composed-swift/composed
Computed https://github.com/composed-swift/composed at 1.1.1 (0.03s)
Creating working copy for https://github.com/composed-swift/composedui.git
Working copy of https://github.com/composed-swift/composedui.git resolved at master (cc1d8e4)
Creating working copy for https://github.com/composed-swift/composed
Working copy of https://github.com/composed-swift/composed resolved at 1.1.1
warning: '.resolve-product-dependencies': dependency 'composedui' is not used by any target
Found 1 product dependencies
- Composed
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/composed-swift/composedui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/14] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/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
[6/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
[7/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
[8/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
[9/15] 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
[10/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
[11/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
[12/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
[13/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
[14/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
[15/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
BUILD FAILURE 6.0 macosSpm