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 with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/toupper/Warhol.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "warhol",
      "name": "Warhol",
      "url": "https://github.com/toupper/Warhol.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-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 (1.29s)
Creating working copy for https://github.com/toupper/Warhol.git
Working copy of https://github.com/toupper/Warhol.git resolved at master
warning: '.resolve-product-dependencies': dependency 'warhol' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling Warhol FaceLandmarkPerimeter+Rect.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[2/11] Compiling Warhol UIView+Constraints.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[3/12] Compiling Warhol Warhol.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[4/12] Compiling Warhol FaceLayoutCameraFrontView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/12] Compiling Warhol FaceImagesLayout.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[6/12] Compiling Warhol FaceViewModel.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[7/12] Compiling Warhol CGRect+SizeFactor.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[8/12] Compiling Warhol CoreGraphicsExtensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/12] Emitting module Warhol
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[10/12] Compiling Warhol FaceDetector.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[11/12] Compiling Warhol CameraFaceDetectionViewController.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[12/12] Compiling Warhol AVCaptureVideoPreviewLayer+Landmarks.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/11] Emitting module Warhol
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[2/11] Compiling Warhol CGRect+SizeFactor.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[3/11] Compiling Warhol CoreGraphicsExtensions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[4/11] Compiling Warhol FaceViewModel.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/11] Compiling Warhol FaceLandmarkPerimeter+Rect.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[6/11] Compiling Warhol UIView+Constraints.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[7/11] Compiling Warhol FaceLayoutCameraFrontView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[8/12] Compiling Warhol FaceImagesLayout.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[9/12] Compiling Warhol CameraFaceDetectionViewController.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[10/12] Compiling Warhol AVCaptureVideoPreviewLayer+Landmarks.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[11/12] Compiling Warhol FaceDetector.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[12/12] Compiling Warhol Warhol.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Warhol/Warhol/Extensions/UIView+Constraints.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm