The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TriggerKit, reference main (4fc6f7), with Swift 6.3 for Android on 20 Apr 2026 21:54:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lightbeamapps/TriggerKit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/lightbeamapps/TriggerKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4fc6f7b Refactor - NavigationStacks
Cloned https://github.com/lightbeamapps/TriggerKit.git
Revision (git rev-parse @):
4fc6f7bbd673b5ff48aacd13c254d0ab3c16ead3
SUCCESS checkout https://github.com/lightbeamapps/TriggerKit.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lightbeamapps/TriggerKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/orchetect/MIDIKit
[1/231912] Fetching midikit
Fetched https://github.com/orchetect/MIDIKit from cache (17.25s)
Computing version for https://github.com/orchetect/MIDIKit
Computed https://github.com/orchetect/MIDIKit at 0.11.0 (19.81s)
Fetching https://github.com/orchetect/swift-timecode
[1/26933] Fetching swift-timecode
Fetched https://github.com/orchetect/swift-timecode from cache (1.82s)
Computing version for https://github.com/orchetect/swift-timecode
Computed https://github.com/orchetect/swift-timecode at 3.1.0 (4.28s)
Creating working copy for https://github.com/orchetect/MIDIKit
Working copy of https://github.com/orchetect/MIDIKit resolved at 0.11.0
Creating working copy for https://github.com/orchetect/swift-timecode
Working copy of https://github.com/orchetect/swift-timecode resolved at 3.1.0
Building for debugging...
[0/14] Write sources
[10/14] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/106] Emitting module MIDIKitInternals
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[13/108] Emitting module SwiftTimecodeCore
[14/118] Compiling SwiftTimecodeCore Timecode FeetAndFrames.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[15/118] Compiling SwiftTimecodeCore Timecode FrameCount Value.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[16/118] Compiling SwiftTimecodeCore Timecode FrameCount.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[17/118] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.0.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[18/118] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.1.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[19/118] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.2.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[20/118] Compiling SwiftTimecodeCore Timecode Real Time.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[21/118] Compiling SwiftTimecodeCore Timecode Samples.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[22/118] Compiling SwiftTimecodeCore Integers.swift
[23/118] Compiling SwiftTimecodeCore NSAttributedString.swift
[24/118] Compiling SwiftTimecodeCore Ranges.swift
[25/118] Compiling SwiftTimecodeCore String and NSRegularExpression.swift
[26/118] Compiling SwiftTimecodeCore RangeAttribute.swift
[27/118] Compiling SwiftTimecodeCore URL.swift
[28/118] Compiling SwiftTimecodeCore VideoFrameRate Conversions.swift
[29/118] Compiling SwiftTimecodeCore VideoFrameRate Properties.swift
[30/118] Compiling SwiftTimecodeCore VideoFrameRate String Extensions.swift
[31/118] Compiling SwiftTimecodeCore VideoFrameRate.swift
[32/118] Compiling SwiftTimecodeCore Fraction.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[33/118] Compiling SwiftTimecodeCore FrameRateProtocol Properties.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[34/118] Compiling SwiftTimecodeCore FrameRateProtocol.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[35/118] Compiling SwiftTimecodeCore SwiftTimecodeCore.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[36/118] Compiling SwiftTimecodeCore Timecode Source Protocols.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[37/118] Compiling SwiftTimecodeCore Timecode Components.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[38/118] Compiling SwiftTimecodeCore Timecode Random.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[39/118] Compiling SwiftTimecodeCore Timecode Rational CMTime.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[40/118] Compiling SwiftTimecodeCore Timecode Rational.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[41/118] Compiling SwiftTimecodeCore TimecodeInterval Real Time.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
 57 |     @_disfavoredOverload
 58 |     package func power(_ exponent: Double) -> Double {
 59 |         pow(self, exponent)
    |         `- error: cannot find 'pow' in scope
 60 |     }
 61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
 66 |     @_disfavoredOverload
 67 |     package func power(_ exponent: Float) -> Float {
 68 |         powf(self, exponent)
    |         `- error: cannot find 'powf' in scope
 69 |     }
 70 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:100:20: error: cannot find 'trunc' in scope
 98 |     package func truncated(decimalPlaces: Int) -> Self {
 99 |         if decimalPlaces < 1 {
100 |             return trunc(self)
    |                    `- error: cannot find 'trunc' in scope
101 |         }
102 |
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:104:16: error: cannot find 'trunc' in scope
102 |
103 |         let offset = Self(10).power(Self(decimalPlaces))
104 |         return trunc(self * offset) / offset
    |                `- error: cannot find 'trunc' in scope
105 |     }
106 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:113:24: error: cannot find 'trunc' in scope
111 |     package func quotientAndRemainder(dividingBy rhs: Self) -> (quotient: Self, remainder: Self) {
112 |         let calculation = self / rhs
113 |         let integral = trunc(calculation)
    |                        `- error: cannot find 'trunc' in scope
114 |         let fraction = self - (integral * rhs)
115 |         return (quotient: integral, remainder: fraction)
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:126:24: error: cannot find 'trunc' in scope
124 |     @_disfavoredOverload
125 |     package var integralAndFraction: (integral: Self, fraction: Self) {
126 |         let integral = trunc(self)
    |                        `- error: cannot find 'trunc' in scope
127 |         let fraction = self - integral
128 |         return (integral: integral, fraction: fraction)
[42/118] Compiling SwiftTimecodeCore TimecodeInterval Unary Operators.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
 57 |     @_disfavoredOverload
 58 |     package func power(_ exponent: Double) -> Double {
 59 |         pow(self, exponent)
    |         `- error: cannot find 'pow' in scope
 60 |     }
 61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
 66 |     @_disfavoredOverload
 67 |     package func power(_ exponent: Float) -> Float {
 68 |         powf(self, exponent)
    |         `- error: cannot find 'powf' in scope
 69 |     }
 70 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:100:20: error: cannot find 'trunc' in scope
 98 |     package func truncated(decimalPlaces: Int) -> Self {
 99 |         if decimalPlaces < 1 {
100 |             return trunc(self)
    |                    `- error: cannot find 'trunc' in scope
101 |         }
102 |
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:104:16: error: cannot find 'trunc' in scope
102 |
103 |         let offset = Self(10).power(Self(decimalPlaces))
104 |         return trunc(self * offset) / offset
    |                `- error: cannot find 'trunc' in scope
105 |     }
106 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:113:24: error: cannot find 'trunc' in scope
111 |     package func quotientAndRemainder(dividingBy rhs: Self) -> (quotient: Self, remainder: Self) {
112 |         let calculation = self / rhs
113 |         let integral = trunc(calculation)
    |                        `- error: cannot find 'trunc' in scope
114 |         let fraction = self - (integral * rhs)
115 |         return (quotient: integral, remainder: fraction)
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:126:24: error: cannot find 'trunc' in scope
124 |     @_disfavoredOverload
125 |     package var integralAndFraction: (integral: Self, fraction: Self) {
126 |         let integral = trunc(self)
    |                        `- error: cannot find 'trunc' in scope
127 |         let fraction = self - integral
128 |         return (integral: integral, fraction: fraction)
[43/118] Compiling SwiftTimecodeCore TimecodeInterval.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
 57 |     @_disfavoredOverload
 58 |     package func power(_ exponent: Double) -> Double {
 59 |         pow(self, exponent)
    |         `- error: cannot find 'pow' in scope
 60 |     }
 61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
 66 |     @_disfavoredOverload
 67 |     package func power(_ exponent: Float) -> Float {
 68 |         powf(self, exponent)
    |         `- error: cannot find 'powf' in scope
 69 |     }
 70 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:100:20: error: cannot find 'trunc' in scope
 98 |     package func truncated(decimalPlaces: Int) -> Self {
 99 |         if decimalPlaces < 1 {
100 |             return trunc(self)
    |                    `- error: cannot find 'trunc' in scope
101 |         }
102 |
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:104:16: error: cannot find 'trunc' in scope
102 |
103 |         let offset = Self(10).power(Self(decimalPlaces))
104 |         return trunc(self * offset) / offset
    |                `- error: cannot find 'trunc' in scope
105 |     }
106 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:113:24: error: cannot find 'trunc' in scope
111 |     package func quotientAndRemainder(dividingBy rhs: Self) -> (quotient: Self, remainder: Self) {
112 |         let calculation = self / rhs
113 |         let integral = trunc(calculation)
    |                        `- error: cannot find 'trunc' in scope
114 |         let fraction = self - (integral * rhs)
115 |         return (quotient: integral, remainder: fraction)
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:126:24: error: cannot find 'trunc' in scope
124 |     @_disfavoredOverload
125 |     package var integralAndFraction: (integral: Self, fraction: Self) {
126 |         let integral = trunc(self)
    |                        `- error: cannot find 'trunc' in scope
127 |         let fraction = self - integral
128 |         return (integral: integral, fraction: fraction)
[44/118] Compiling SwiftTimecodeCore TimecodeTransformer.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
 57 |     @_disfavoredOverload
 58 |     package func power(_ exponent: Double) -> Double {
 59 |         pow(self, exponent)
    |         `- error: cannot find 'pow' in scope
 60 |     }
 61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
 66 |     @_disfavoredOverload
 67 |     package func power(_ exponent: Float) -> Float {
 68 |         powf(self, exponent)
    |         `- error: cannot find 'powf' in scope
 69 |     }
 70 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:100:20: error: cannot find 'trunc' in scope
 98 |     package func truncated(decimalPlaces: Int) -> Self {
 99 |         if decimalPlaces < 1 {
100 |             return trunc(self)
    |                    `- error: cannot find 'trunc' in scope
101 |         }
102 |
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:104:16: error: cannot find 'trunc' in scope
102 |
103 |         let offset = Self(10).power(Self(decimalPlaces))
104 |         return trunc(self * offset) / offset
    |                `- error: cannot find 'trunc' in scope
105 |     }
106 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:113:24: error: cannot find 'trunc' in scope
111 |     package func quotientAndRemainder(dividingBy rhs: Self) -> (quotient: Self, remainder: Self) {
112 |         let calculation = self / rhs
113 |         let integral = trunc(calculation)
    |                        `- error: cannot find 'trunc' in scope
114 |         let fraction = self - (integral * rhs)
115 |         return (quotient: integral, remainder: fraction)
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:126:24: error: cannot find 'trunc' in scope
124 |     @_disfavoredOverload
125 |     package var integralAndFraction: (integral: Self, fraction: Self) {
126 |         let integral = trunc(self)
    |                        `- error: cannot find 'trunc' in scope
127 |         let fraction = self - integral
128 |         return (integral: integral, fraction: fraction)
[45/118] Compiling SwiftTimecodeCore CharacterSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
 57 |     @_disfavoredOverload
 58 |     package func power(_ exponent: Double) -> Double {
 59 |         pow(self, exponent)
    |         `- error: cannot find 'pow' in scope
 60 |     }
 61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
 66 |     @_disfavoredOverload
 67 |     package func power(_ exponent: Float) -> Float {
 68 |         powf(self, exponent)
    |         `- error: cannot find 'powf' in scope
 69 |     }
 70 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:100:20: error: cannot find 'trunc' in scope
 98 |     package func truncated(decimalPlaces: Int) -> Self {
 99 |         if decimalPlaces < 1 {
100 |             return trunc(self)
    |                    `- error: cannot find 'trunc' in scope
101 |         }
102 |
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:104:16: error: cannot find 'trunc' in scope
102 |
103 |         let offset = Self(10).power(Self(decimalPlaces))
104 |         return trunc(self * offset) / offset
    |                `- error: cannot find 'trunc' in scope
105 |     }
106 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:113:24: error: cannot find 'trunc' in scope
111 |     package func quotientAndRemainder(dividingBy rhs: Self) -> (quotient: Self, remainder: Self) {
112 |         let calculation = self / rhs
113 |         let integral = trunc(calculation)
    |                        `- error: cannot find 'trunc' in scope
114 |         let fraction = self - (integral * rhs)
115 |         return (quotient: integral, remainder: fraction)
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:126:24: error: cannot find 'trunc' in scope
124 |     @_disfavoredOverload
125 |     package var integralAndFraction: (integral: Self, fraction: Self) {
126 |         let integral = trunc(self)
    |                        `- error: cannot find 'trunc' in scope
127 |         let fraction = self - integral
128 |         return (integral: integral, fraction: fraction)
[46/118] Compiling SwiftTimecodeCore Decimal.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
 57 |     @_disfavoredOverload
 58 |     package func power(_ exponent: Double) -> Double {
 59 |         pow(self, exponent)
    |         `- error: cannot find 'pow' in scope
 60 |     }
 61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
 66 |     @_disfavoredOverload
 67 |     package func power(_ exponent: Float) -> Float {
 68 |         powf(self, exponent)
    |         `- error: cannot find 'powf' in scope
 69 |     }
 70 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:100:20: error: cannot find 'trunc' in scope
 98 |     package func truncated(decimalPlaces: Int) -> Self {
 99 |         if decimalPlaces < 1 {
100 |             return trunc(self)
    |                    `- error: cannot find 'trunc' in scope
101 |         }
102 |
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:104:16: error: cannot find 'trunc' in scope
102 |
103 |         let offset = Self(10).power(Self(decimalPlaces))
104 |         return trunc(self * offset) / offset
    |                `- error: cannot find 'trunc' in scope
105 |     }
106 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:113:24: error: cannot find 'trunc' in scope
111 |     package func quotientAndRemainder(dividingBy rhs: Self) -> (quotient: Self, remainder: Self) {
112 |         let calculation = self / rhs
113 |         let integral = trunc(calculation)
    |                        `- error: cannot find 'trunc' in scope
114 |         let fraction = self - (integral * rhs)
115 |         return (quotient: integral, remainder: fraction)
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:126:24: error: cannot find 'trunc' in scope
124 |     @_disfavoredOverload
125 |     package var integralAndFraction: (integral: Self, fraction: Self) {
126 |         let integral = trunc(self)
    |                        `- error: cannot find 'trunc' in scope
127 |         let fraction = self - integral
128 |         return (integral: integral, fraction: fraction)
[47/118] Compiling SwiftTimecodeCore FloatingPoint and Darwin.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
 57 |     @_disfavoredOverload
 58 |     package func power(_ exponent: Double) -> Double {
 59 |         pow(self, exponent)
    |         `- error: cannot find 'pow' in scope
 60 |     }
 61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
 66 |     @_disfavoredOverload
 67 |     package func power(_ exponent: Float) -> Float {
 68 |         powf(self, exponent)
    |         `- error: cannot find 'powf' in scope
 69 |     }
 70 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:100:20: error: cannot find 'trunc' in scope
 98 |     package func truncated(decimalPlaces: Int) -> Self {
 99 |         if decimalPlaces < 1 {
100 |             return trunc(self)
    |                    `- error: cannot find 'trunc' in scope
101 |         }
102 |
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:104:16: error: cannot find 'trunc' in scope
102 |
103 |         let offset = Self(10).power(Self(decimalPlaces))
104 |         return trunc(self * offset) / offset
    |                `- error: cannot find 'trunc' in scope
105 |     }
106 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:113:24: error: cannot find 'trunc' in scope
111 |     package func quotientAndRemainder(dividingBy rhs: Self) -> (quotient: Self, remainder: Self) {
112 |         let calculation = self / rhs
113 |         let integral = trunc(calculation)
    |                        `- error: cannot find 'trunc' in scope
114 |         let fraction = self - (integral * rhs)
115 |         return (quotient: integral, remainder: fraction)
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:126:24: error: cannot find 'trunc' in scope
124 |     @_disfavoredOverload
125 |     package var integralAndFraction: (integral: Self, fraction: Self) {
126 |         let integral = trunc(self)
    |                        `- error: cannot find 'trunc' in scope
127 |         let fraction = self - integral
128 |         return (integral: integral, fraction: fraction)
[48/118] Compiling SwiftTimecodeCore FloatingPoint and Foundation.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
 57 |     @_disfavoredOverload
 58 |     package func power(_ exponent: Double) -> Double {
 59 |         pow(self, exponent)
    |         `- error: cannot find 'pow' in scope
 60 |     }
 61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
 66 |     @_disfavoredOverload
 67 |     package func power(_ exponent: Float) -> Float {
 68 |         powf(self, exponent)
    |         `- error: cannot find 'powf' in scope
 69 |     }
 70 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:100:20: error: cannot find 'trunc' in scope
 98 |     package func truncated(decimalPlaces: Int) -> Self {
 99 |         if decimalPlaces < 1 {
100 |             return trunc(self)
    |                    `- error: cannot find 'trunc' in scope
101 |         }
102 |
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:104:16: error: cannot find 'trunc' in scope
102 |
103 |         let offset = Self(10).power(Self(decimalPlaces))
104 |         return trunc(self * offset) / offset
    |                `- error: cannot find 'trunc' in scope
105 |     }
106 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:113:24: error: cannot find 'trunc' in scope
111 |     package func quotientAndRemainder(dividingBy rhs: Self) -> (quotient: Self, remainder: Self) {
112 |         let calculation = self / rhs
113 |         let integral = trunc(calculation)
    |                        `- error: cannot find 'trunc' in scope
114 |         let fraction = self - (integral * rhs)
115 |         return (quotient: integral, remainder: fraction)
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:126:24: error: cannot find 'trunc' in scope
124 |     @_disfavoredOverload
125 |     package var integralAndFraction: (integral: Self, fraction: Self) {
126 |         let integral = trunc(self)
    |                        `- error: cannot find 'trunc' in scope
127 |         let fraction = self - integral
128 |         return (integral: integral, fraction: fraction)
[49/118] Compiling SwiftTimecodeCore FloatingPoint.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
 57 |     @_disfavoredOverload
 58 |     package func power(_ exponent: Double) -> Double {
 59 |         pow(self, exponent)
    |         `- error: cannot find 'pow' in scope
 60 |     }
 61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
 66 |     @_disfavoredOverload
 67 |     package func power(_ exponent: Float) -> Float {
 68 |         powf(self, exponent)
    |         `- error: cannot find 'powf' in scope
 69 |     }
 70 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:100:20: error: cannot find 'trunc' in scope
 98 |     package func truncated(decimalPlaces: Int) -> Self {
 99 |         if decimalPlaces < 1 {
100 |             return trunc(self)
    |                    `- error: cannot find 'trunc' in scope
101 |         }
102 |
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:104:16: error: cannot find 'trunc' in scope
102 |
103 |         let offset = Self(10).power(Self(decimalPlaces))
104 |         return trunc(self * offset) / offset
    |                `- error: cannot find 'trunc' in scope
105 |     }
106 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:113:24: error: cannot find 'trunc' in scope
111 |     package func quotientAndRemainder(dividingBy rhs: Self) -> (quotient: Self, remainder: Self) {
112 |         let calculation = self / rhs
113 |         let integral = trunc(calculation)
    |                        `- error: cannot find 'trunc' in scope
114 |         let fraction = self - (integral * rhs)
115 |         return (quotient: integral, remainder: fraction)
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:126:24: error: cannot find 'trunc' in scope
124 |     @_disfavoredOverload
125 |     package var integralAndFraction: (integral: Self, fraction: Self) {
126 |         let integral = trunc(self)
    |                        `- error: cannot find 'trunc' in scope
127 |         let fraction = self - integral
128 |         return (integral: integral, fraction: fraction)
[50/118] Compiling SwiftTimecodeCore FloatingPointPowerComputable.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
 57 |     @_disfavoredOverload
 58 |     package func power(_ exponent: Double) -> Double {
 59 |         pow(self, exponent)
    |         `- error: cannot find 'pow' in scope
 60 |     }
 61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
 66 |     @_disfavoredOverload
 67 |     package func power(_ exponent: Float) -> Float {
 68 |         powf(self, exponent)
    |         `- error: cannot find 'powf' in scope
 69 |     }
 70 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:100:20: error: cannot find 'trunc' in scope
 98 |     package func truncated(decimalPlaces: Int) -> Self {
 99 |         if decimalPlaces < 1 {
100 |             return trunc(self)
    |                    `- error: cannot find 'trunc' in scope
101 |         }
102 |
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:104:16: error: cannot find 'trunc' in scope
102 |
103 |         let offset = Self(10).power(Self(decimalPlaces))
104 |         return trunc(self * offset) / offset
    |                `- error: cannot find 'trunc' in scope
105 |     }
106 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:113:24: error: cannot find 'trunc' in scope
111 |     package func quotientAndRemainder(dividingBy rhs: Self) -> (quotient: Self, remainder: Self) {
112 |         let calculation = self / rhs
113 |         let integral = trunc(calculation)
    |                        `- error: cannot find 'trunc' in scope
114 |         let fraction = self - (integral * rhs)
115 |         return (quotient: integral, remainder: fraction)
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:126:24: error: cannot find 'trunc' in scope
124 |     @_disfavoredOverload
125 |     package var integralAndFraction: (integral: Self, fraction: Self) {
126 |         let integral = trunc(self)
    |                        `- error: cannot find 'trunc' in scope
127 |         let fraction = self - integral
128 |         return (integral: integral, fraction: fraction)
[51/118] Compiling SwiftTimecodeCore CMTimeRange Extensions.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[52/118] Compiling SwiftTimecodeCore FeetAndFrames.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[53/118] Compiling SwiftTimecodeCore Fraction CMTime.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[64/118] Compiling MIDIKitInternals SafeDispatchTimer.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[65/118] Compiling MIDIKitInternals Threading.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[66/118] Compiling SwiftTimecodeCore Component.swift
[67/118] Compiling SwiftTimecodeCore ComponentRanges.swift
[68/118] Compiling SwiftTimecodeCore Components.swift
[69/118] Compiling SwiftTimecodeCore NSItemProvider.swift
[70/118] Compiling SwiftTimecodeCore Transferable.swift
[71/118] Compiling SwiftTimecodeCore UTType.swift
[72/118] Compiling SwiftTimecodeCore Errors.swift
[73/118] Compiling SwiftTimecodeCore FrameCount Value.swift
[74/118] Compiling SwiftTimecodeCore FrameCount.swift
[75/118] Compiling SwiftTimecodeCore Timecode Math Internal.swift
[76/118] Compiling SwiftTimecodeCore Timecode set.swift
[77/118] Compiling SwiftTimecodeCore Timecode.swift
[78/118] Compiling SwiftTimecodeCore UpperLimit.swift
[79/118] Compiling SwiftTimecodeCore TimecodeFrameRate CompatibleGroup.swift
[80/118] Compiling SwiftTimecodeCore TimecodeFrameRate Conversions.swift
[81/118] Compiling SwiftTimecodeCore TimecodeFrameRate Formats.swift
[82/118] Compiling SwiftTimecodeCore TimecodeFrameRate Properties.swift
[83/118] Compiling SwiftTimecodeCore TimecodeFrameRate.swift
[84/118] Compiling SwiftTimecodeCore TimecodeInterval Rational CMTime.swift
[85/118] Compiling SwiftTimecodeCore TimecodeInterval Rational.swift
[86/118] Compiling SwiftTimecodeCore Timecode String.swift
[87/118] Compiling SwiftTimecodeCore Timecode TimecodeInterval.swift
[88/118] Compiling SwiftTimecodeCore Timecode Zero.swift
[89/118] Compiling SwiftTimecodeCore StringFormat.swift
[90/118] Compiling SwiftTimecodeCore StringFormatOption.swift
[91/118] Compiling SwiftTimecodeCore SubFramesBase.swift
[92/118] Compiling SwiftTimecodeCore Timecode Conversion.swift
[93/118] Compiling SwiftTimecodeCore Timecode Properties.swift
[94/118] Compiling SwiftTimecodeCore Timecode Validation.swift
[95/118] Compiling SwiftTimecodeCore Timecode init.swift
[98/118] Compiling SwiftTimecodeCore Timecode Rounding.swift
[99/118] Compiling SwiftTimecodeCore Codable.swift
[100/118] Compiling SwiftTimecodeCore Comparable.swift
[101/118] Compiling SwiftTimecodeCore CustomStringConvertible.swift
[102/118] Compiling SwiftTimecodeCore Hashable.swift
[103/118] Compiling SwiftTimecodeCore Identifiable.swift
[104/118] Compiling SwiftTimecodeCore Sendable.swift
[105/118] Compiling SwiftTimecodeCore Strideable.swift
BUILD FAILURE 6.3 android