The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Cachy with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Sadmansamee/CachyKit.git
Reference: 1.0.14
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Sadmansamee/CachyKit
 * tag               1.0.14     -> FETCH_HEAD
HEAD is now at 4fb6d8e Merge pull request #10 from Sadmansamee/persistant_Cache
Cloned https://github.com/Sadmansamee/CachyKit.git into spi-builder-workspace
4fb6d8e49f15175c2877e12c9bed13509236d511
SUCCESS checkout https://github.com/Sadmansamee/CachyKit.git at 1.0.14
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/5] Emitting module Cachy
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cachy/Cachy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/5] Compiling Cachy CachyLoader.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cachy/Cachy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/5] Compiling Cachy CachyUIImage.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cachy/Cachy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/5] Compiling Cachy Cachy.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cachy/Cachy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/5] Compiling Cachy CachyObject.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cachy/Cachy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[1/5] Compiling Cachy CachyUIImage.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cachy/Cachy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/5] Compiling Cachy CachyObject.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cachy/Cachy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/5] Compiling Cachy CachyLoader.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cachy/Cachy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/5] Emitting module Cachy
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cachy/Cachy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/5] Compiling Cachy Cachy.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cachy/Cachy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm