The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Warhol, reference 0.2.0 (8d061a), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 12:55:42 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: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/toupper/Warhol
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 8d061ab tweak readme file
Cloned https://github.com/toupper/Warhol.git
Revision (git rev-parse @):
8d061ab4530648864fd66f0e7d415f8a10cb2d59
SUCCESS checkout https://github.com/toupper/Warhol.git at 0.2.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": "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.61s)
Creating working copy for https://github.com/toupper/Warhol.git
Working copy of https://github.com/toupper/Warhol.git resolved at 0.2.0 (8d061ab)
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
[3/13] 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 {
[4/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 {
[5/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 {
[6/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 {
[7/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 {
[8/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 {
[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 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/14] 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 {
[12/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 {
[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