Build Information
Failed to build PopOverMenu, reference 3.0.0 (498157
), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 21:20:46 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tichise/PopOverMenu.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tichise/PopOverMenu
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 4981570 Update PopOverMenu.podspec
Cloned https://github.com/tichise/PopOverMenu.git
Revision (git rev-parse @):
4981570b2ce22e3136b69ac9ad79dce9a2359d5b
SUCCESS checkout https://github.com/tichise/PopOverMenu.git at 3.0.0
========================================
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": "popovermenu",
"name": "PopOverMenu",
"url": "https://github.com/tichise/PopOverMenu.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PopOverMenu",
"dependencies": [
]
}
]
}
Fetching https://github.com/tichise/PopOverMenu.git
[1/732] Fetching popovermenu
Fetched https://github.com/tichise/PopOverMenu.git from cache (0.86s)
Creating working copy for https://github.com/tichise/PopOverMenu.git
Working copy of https://github.com/tichise/PopOverMenu.git resolved at 3.0.0 (4981570)
warning: '.resolve-product-dependencies': dependency 'popovermenu' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/tichise/PopOverMenu.git
{
"dependencies" : [
],
"manifest_display_name" : "PopOverMenu",
"name" : "PopOverMenu",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "PopOverMenu",
"targets" : [
"PopOverMenu"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "PopOverMenu",
"module_type" : "SwiftTarget",
"name" : "PopOverMenu",
"path" : "Sources",
"product_memberships" : [
"PopOverMenu"
],
"sources" : [
"PopOverViewController+Array.swift",
"PopOverViewController+BarButtonItem.swift",
"PopOverViewController+Enum.swift",
"PopOverViewController+TableView.swift",
"PopOverViewController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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 -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/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/8] Compiling PopOverMenu PopOverViewController+TableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/PopOverViewController+Array.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | extension PopOverViewController {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/8] Emitting module PopOverMenu
/Users/admin/builder/spi-builder-workspace/Sources/PopOverViewController+Array.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | extension PopOverViewController {
[5/8] Compiling PopOverMenu PopOverViewController+Enum.swift
/Users/admin/builder/spi-builder-workspace/Sources/PopOverViewController+Array.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | extension PopOverViewController {
[6/8] Compiling PopOverMenu PopOverViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/PopOverViewController+Array.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | extension PopOverViewController {
[7/8] Compiling PopOverMenu PopOverViewController+Array.swift
/Users/admin/builder/spi-builder-workspace/Sources/PopOverViewController+Array.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | extension PopOverViewController {
[8/8] Compiling PopOverMenu PopOverViewController+BarButtonItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/PopOverViewController+Array.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | extension PopOverViewController {
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/Storyboards/PopOver.storyboard
BUILD FAILURE 6.0 macosSpm