The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftSnapshotTesting 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/eugenebokhan/swift-snapshot-testing.git
Reference: 0.1.7
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/eugenebokhan/swift-snapshot-testing
 * tag               0.1.7      -> FETCH_HEAD
HEAD is now at b2ecbe0 update deps
Cloned https://github.com/eugenebokhan/swift-snapshot-testing.git into spi-builder-workspace
b2ecbe0e6e25c9582ffba6a7474cd9bf50a6624a
SUCCESS checkout https://github.com/eugenebokhan/swift-snapshot-testing.git at 0.1.7
========================================
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)
Fetching https://github.com/eugenebokhan/ResourcesBridge.git from cache
Fetching https://github.com/s1ddok/Alloy.git from cache
Fetching https://github.com/devicekit/DeviceKit.git from cache
Fetched https://github.com/s1ddok/Alloy.git (0.27s)
Fetched https://github.com/devicekit/DeviceKit.git (0.39s)
Fetched https://github.com/eugenebokhan/ResourcesBridge.git (0.39s)
Computing version for https://github.com/eugenebokhan/ResourcesBridge.git
Computed https://github.com/eugenebokhan/ResourcesBridge.git at 0.0.4 (0.60s)
Fetching https://github.com/eugenebokhan/Bonjour.git from cache
Fetched https://github.com/eugenebokhan/Bonjour.git (0.27s)
Computing version for https://github.com/eugenebokhan/Bonjour.git
Computed https://github.com/eugenebokhan/Bonjour.git at 2.1.0 (0.65s)
Computing version for https://github.com/s1ddok/Alloy.git
Computed https://github.com/s1ddok/Alloy.git at 0.18.2 (0.51s)
Computing version for https://github.com/devicekit/DeviceKit.git
Computed https://github.com/devicekit/DeviceKit.git at 4.9.0 (0.59s)
Creating working copy for https://github.com/s1ddok/Alloy.git
Working copy of https://github.com/s1ddok/Alloy.git resolved at 0.18.2
Creating working copy for https://github.com/eugenebokhan/Bonjour.git
Working copy of https://github.com/eugenebokhan/Bonjour.git resolved at 2.1.0
Creating working copy for https://github.com/eugenebokhan/ResourcesBridge.git
Working copy of https://github.com/eugenebokhan/ResourcesBridge.git resolved at 0.0.4
Creating working copy for https://github.com/devicekit/DeviceKit.git
Working copy of https://github.com/devicekit/DeviceKit.git resolved at 4.9.0
Building for debugging...
[0/3] Copying Shaders.metal
[2/3] Compiling AlloyShadersSharedTypes AlloyShadersSharedTypes.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/80] Emitting module DeviceKit
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.generated.swift:15:8: error: no such module 'UIKit'
import UIKit
       ^
[5/80] Compiling DeviceKit Device.generated.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.generated.swift:15:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/77] Emitting module DeviceKit
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.generated.swift:15:8: error: no such module 'UIKit'
import UIKit
       ^
[2/77] Compiling DeviceKit Device.generated.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.generated.swift:15:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm