Build Information
Failed to build ScrollingContentViewController, reference main (484a16
), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 23:49:13 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/drewolbrich/ScrollingContentViewController.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/drewolbrich/ScrollingContentViewController
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 484a16f Add visionOS to Package.swift
Cloned https://github.com/drewolbrich/ScrollingContentViewController.git
Revision (git rev-parse @):
484a16f16eace8d4ec4f5df2e825113e725b1c75
SUCCESS checkout https://github.com/drewolbrich/ScrollingContentViewController.git at main
========================================
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": "scrollingcontentviewcontroller",
"name": "ScrollingContentViewController",
"url": "https://github.com/drewolbrich/ScrollingContentViewController.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ScrollingContentViewController",
"dependencies": [
]
}
]
}
Fetching https://github.com/drewolbrich/ScrollingContentViewController.git
[1/771] Fetching scrollingcontentviewcontroller
Fetched https://github.com/drewolbrich/ScrollingContentViewController.git from cache (1.24s)
Creating working copy for https://github.com/drewolbrich/ScrollingContentViewController.git
Working copy of https://github.com/drewolbrich/ScrollingContentViewController.git resolved at main (484a16f)
warning: '.resolve-product-dependencies': dependency 'scrollingcontentviewcontroller' 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/drewolbrich/ScrollingContentViewController.git
{
"dependencies" : [
],
"manifest_display_name" : "ScrollingContentViewController",
"name" : "ScrollingContentViewController",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ScrollingContentViewController",
"targets" : [
"ScrollingContentViewController"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ScrollingContentViewController",
"module_type" : "SwiftTarget",
"name" : "ScrollingContentViewController",
"path" : "Sources/ScrollingContentViewController",
"product_memberships" : [
"ScrollingContentViewController"
],
"sources" : [
"AdditionalSafeAreaInsetsController.swift",
"AdditionalSafeAreaInsetsControlling.swift",
"IsUnitTest.swift",
"KeyboardFrameEvent.swift",
"KeyboardNotificationManager.swift",
"KeyboardNotificationObserving.swift",
"KeyboardObserver.swift",
"KeyboardObserving.swift",
"ScrollRectEvent.swift",
"ScrollViewBounceController.swift",
"ScrollViewBounceControlling.swift",
"ScrollViewFilter.swift",
"ScrollViewFilterKeyboardDelegate.swift",
"ScrollViewFilterScrollDelegate.swift",
"ScrollingContentScrollView.swift",
"ScrollingContentViewController.swift",
"ScrollingContentViewManager.swift",
"UIView+FirstResponder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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/20] Compiling ScrollingContentViewController ScrollingContentScrollView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[4/20] Compiling ScrollingContentViewController ScrollingContentViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[5/20] Compiling ScrollingContentViewController ScrollingContentViewManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[6/20] Compiling ScrollingContentViewController ScrollViewFilterKeyboardDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[7/20] Compiling ScrollingContentViewController ScrollViewFilterScrollDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[8/20] Compiling ScrollingContentViewController ScrollViewBounceControlling.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[9/20] Compiling ScrollingContentViewController ScrollViewFilter.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[10/20] Compiling ScrollingContentViewController ScrollRectEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[11/20] Compiling ScrollingContentViewController ScrollViewBounceController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[12/21] Compiling ScrollingContentViewController UIView+FirstResponder.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/21] Emitting module ScrollingContentViewController
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[14/21] Compiling ScrollingContentViewController KeyboardObserver.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[15/21] Compiling ScrollingContentViewController KeyboardObserving.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[16/21] Compiling ScrollingContentViewController KeyboardNotificationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[17/21] Compiling ScrollingContentViewController KeyboardNotificationObserving.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[18/21] Compiling ScrollingContentViewController IsUnitTest.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[19/21] Compiling ScrollingContentViewController KeyboardFrameEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[20/21] Compiling ScrollingContentViewController AdditionalSafeAreaInsetsController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
[21/21] Compiling ScrollingContentViewController AdditionalSafeAreaInsetsControlling.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScrollingContentViewController/AdditionalSafeAreaInsetsController.swift:11:8: error: no such module 'UIKit'
9 | //
10 |
11 | import UIKit
| `- error: no such module 'UIKit'
12 |
13 | /// An object that adjusts the host view controller's
BUILD FAILURE 6.0 macosSpm