Build Information
Failed to build UtiliKit with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BottleRocketStudios/iOS-UtiliKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/BottleRocketStudios/iOS-UtiliKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e12e905 Merge pull request #118 from BottleRocketStudios/feature/issue_86
Cloned https://github.com/BottleRocketStudios/iOS-UtiliKit.git
Revision (git rev-parse @):
e12e90505d0609b4fd6785101cde0867b5c37da1
SUCCESS checkout https://github.com/BottleRocketStudios/iOS-UtiliKit.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "ios-utilikit",
"name": "UtiliKit",
"url": "https://github.com/BottleRocketStudios/iOS-UtiliKit.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/iOS-UtiliKit",
"dependencies": [
]
}
]
}
Fetching https://github.com/BottleRocketStudios/iOS-UtiliKit.git from cache
Fetched https://github.com/BottleRocketStudios/iOS-UtiliKit.git (0.18s)
Creating working copy for https://github.com/BottleRocketStudios/iOS-UtiliKit.git
Working copy of https://github.com/BottleRocketStudios/iOS-UtiliKit.git resolved at main
warning: '.resolve-product-dependencies': dependency 'ios-utilikit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/BottleRocketStudios/iOS-UtiliKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/32] Emitting module ActiveLabel
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActiveLabel/ActiveLabel.swift:8:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/32] Emitting module ContainerViewController
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[3/33] Compiling ContainerViewController ManagedChild.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[4/33] Compiling ContainerViewController ContainerViewControllerDelegate.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[5/33] Compiling ContainerViewController ContainerViewController+ManagedChildren.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[6/33] Compiling ContainerViewController ContainerViewController.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[7/33] Compiling ContainerViewController ContainerPercentDrivenInteractiveTransitioner.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[8/33] Compiling ContainerViewController DefaultContainerTransitionAnimator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[9/33] Compiling ContainerViewController ContainerTransitionContext.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[10/33] Compiling ContainerViewController ContainerViewControllerInteractiveTransitioning.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[11/33] Compiling ContainerViewController ContainerViewControllerTransitionCoordinator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActiveLabel/ActiveLabel.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/32] Emitting module ActiveLabel
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActiveLabel/ActiveLabel.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[2/32] Compiling ContainerViewController ContainerViewControllerInteractiveTransitioning.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[3/32] Compiling ContainerViewController ContainerViewControllerTransitionCoordinator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[4/32] Compiling ContainerViewController ContainerViewControllerDelegate.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[5/33] Compiling ContainerViewController ContainerPercentDrivenInteractiveTransitioner.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[6/33] Compiling ContainerViewController ContainerTransitionContext.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[7/33] Compiling ContainerViewController ManagedChild.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/33] Emitting module ContainerViewController
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[9/33] Compiling ContainerViewController ContainerViewController+ManagedChildren.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[10/33] Compiling ContainerViewController ContainerViewController.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[11/33] Compiling ContainerViewController DefaultContainerTransitionAnimator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Container/ContainerViewController+ManagedChildren.swift:9:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ActiveLabel/ActiveLabel.swift:8:8: error: no such module 'UIKit'
import UIKit
^
BUILD FAILURE 5.9 macosSpm