Build Information
Failed to build Warhol, reference master (a52a72
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 12:55:38 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/toupper/Warhol.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/toupper/Warhol
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a52a724 update to Xcode 12
Cloned https://github.com/toupper/Warhol.git
Revision (git rev-parse @):
a52a7248ac5fa1a45290959044d6cb0e0a1d667e
SUCCESS checkout https://github.com/toupper/Warhol.git at master
========================================
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": "warhol",
"name": "Warhol",
"url": "https://github.com/toupper/Warhol.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Warhol",
"dependencies": [
]
}
]
}
Fetching https://github.com/toupper/Warhol.git
[1/252] Fetching warhol
Fetched https://github.com/toupper/Warhol.git from cache (1.50s)
Creating working copy for https://github.com/toupper/Warhol.git
Working copy of https://github.com/toupper/Warhol.git resolved at master (a52a724)
warning: '.resolve-product-dependencies': dependency 'warhol' 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/toupper/Warhol.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/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/13] Emitting module Warhol
/Users/admin/builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | extension UIView {
[4/14] Compiling Warhol CoreGraphicsExtensions.swift
/Users/admin/builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | extension UIView {
[5/14] Compiling Warhol CGRect+SizeFactor.swift
/Users/admin/builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | extension UIView {
[6/14] Compiling Warhol FaceLandmarkPerimeter+Rect.swift
/Users/admin/builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | extension UIView {
[7/14] Compiling Warhol FaceLayoutCameraFrontView.swift
/Users/admin/builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | extension UIView {
[8/14] Compiling Warhol FaceImagesLayout.swift
/Users/admin/builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | extension UIView {
[9/14] Compiling Warhol FaceViewModel.swift
/Users/admin/builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | extension UIView {
[10/14] Compiling Warhol Warhol.swift
/Users/admin/builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | extension UIView {
[11/14] Compiling Warhol UIView+Constraints.swift
/Users/admin/builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | extension UIView {
[12/14] Compiling Warhol FaceDetector.swift
/Users/admin/builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | extension UIView {
[13/14] Compiling Warhol CameraFaceDetectionViewController.swift
/Users/admin/builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | extension UIView {
[14/14] Compiling Warhol AVCaptureVideoPreviewLayer+Landmarks.swift
/Users/admin/builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | extension UIView {
BUILD FAILURE 6.0 macosSpm