Build Information
Failed to build Luminous, reference master (775a52
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 09:07:03 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/andrealufino/Luminous.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/andrealufino/Luminous
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 775a527 Merge branch 'release/2.2.0'
Cloned https://github.com/andrealufino/Luminous.git
Revision (git rev-parse @):
775a527a66ad0caae5deaa640be922a211a0554a
SUCCESS checkout https://github.com/andrealufino/Luminous.git at master
Fetching https://github.com/andrealufino/Deviice.git
[13/1267] Fetching deviice
Fetched https://github.com/andrealufino/Deviice.git from cache (1.00s)
Computing version for https://github.com/andrealufino/Deviice.git
Computed https://github.com/andrealufino/Deviice.git at 2.1.4 (0.64s)
Creating working copy for https://github.com/andrealufino/Deviice.git
Working copy of https://github.com/andrealufino/Deviice.git resolved at 2.1.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": "luminous",
"name": "Luminous",
"url": "https://github.com/andrealufino/Luminous.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Luminous",
"dependencies": [
{
"identity": "deviice",
"name": "Deviice",
"url": "https://github.com/andrealufino/Deviice.git",
"version": "2.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Deviice",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/andrealufino/Luminous.git
[1/885] Fetching luminous
Fetched https://github.com/andrealufino/Luminous.git from cache (0.96s)
Fetching https://github.com/andrealufino/Deviice.git from cache
Fetched https://github.com/andrealufino/Deviice.git from cache (0.44s)
Computing version for https://github.com/andrealufino/Deviice.git
Computed https://github.com/andrealufino/Deviice.git at 2.1.4 (0.03s)
Creating working copy for https://github.com/andrealufino/Deviice.git
Working copy of https://github.com/andrealufino/Deviice.git resolved at 2.1.4
Creating working copy for https://github.com/andrealufino/Luminous.git
Working copy of https://github.com/andrealufino/Luminous.git resolved at master (775a527)
warning: '.resolve-product-dependencies': dependency 'luminous' is not used by any target
Found 1 product dependencies
- Deviice
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/andrealufino/Luminous.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/13] Compiling Deviice Model.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
8 | import Foundation
9 | import CoreVideo
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 |
[5/13] Compiling Deviice ScreenSize.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
8 | import Foundation
9 | import CoreVideo
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 |
[6/13] Compiling Deviice Identifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
8 | import Foundation
9 | import CoreVideo
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 |
[7/13] Compiling Deviice Mapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
8 | import Foundation
9 | import CoreVideo
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 |
[8/13] Compiling Deviice Groups.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
8 | import Foundation
9 | import CoreVideo
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 |
[9/13] Compiling Deviice Family.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
8 | import Foundation
9 | import CoreVideo
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/13] Emitting module Deviice
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
8 | import Foundation
9 | import CoreVideo
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 |
[11/13] Compiling Deviice Device.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
8 | import Foundation
9 | import CoreVideo
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 |
[12/13] Compiling Deviice Deviice.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
8 | import Foundation
9 | import CoreVideo
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 |
[13/13] Compiling Deviice Connectivity.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
8 | import Foundation
9 | import CoreVideo
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 |
BUILD FAILURE 6.0 macosSpm