The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SoundKit with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lucaswkuipers/SoundKit.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lucaswkuipers/SoundKit
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 473d897 Update README.md
Cloned https://github.com/lucaswkuipers/SoundKit.git
Revision (git rev-parse @):
473d8976a26e3e4ce36ab36ba4fde8ee8354443c
SUCCESS checkout https://github.com/lucaswkuipers/SoundKit.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/lucaswkuipers/SoundKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/10] Compiling SoundKit SoundPlayer.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/10] Emitting module SoundKit
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling SoundKit String+removing.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling SoundKit Array+subscript(safe).swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling SoundKit HapticPlayer.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling SoundKit Sound.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling SoundKit Haptic.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling SoundKit AVAudioSession+setAmbient.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/11] Compiling SoundKit EmptySound.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Sound/Sounds/Empty/empty.mp3
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/9] Compiling SoundKit Array+subscript(safe).swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/9] Compiling SoundKit AVAudioSession+setAmbient.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.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/10] Emitting module SoundKit
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling SoundKit Sound.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling SoundKit HapticPlayer.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling SoundKit String+removing.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling SoundKit SoundPlayer.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling SoundKit Haptic.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling SoundKit EmptySound.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Haptics/Haptic.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SoundKit/Sound/Sounds/Empty/empty.mp3
BUILD FAILURE 5.10 macosSpm

Build Machine: Mac 7