Build Information
Failed to build BasicPitchSwift, reference 1.1.1 (15c047), with Swift 6.3 for Android on 16 Apr 2026 10:56:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zhangyufei49/BasicPitchSwift.git
Reference: 1.1.1
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/zhangyufei49/BasicPitchSwift
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at 15c0471 fix: wrong channel when use multiplePitchBends option
Cloned https://github.com/zhangyufei49/BasicPitchSwift.git
Revision (git rev-parse @):
15c04712da2d7e37e4a6c06268224bd359452be0
SUCCESS checkout https://github.com/zhangyufei49/BasicPitchSwift.git at 1.1.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/zhangyufei49/BasicPitchSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.git
[1/231889] Fetching midikit
Fetched https://github.com/orchetect/MIDIKit.git from cache (10.50s)
Computing version for https://github.com/orchetect/MIDIKit.git
Computed https://github.com/orchetect/MIDIKit.git at 0.11.0 (14.38s)
Fetching https://github.com/orchetect/swift-timecode
[1/26638] Fetching swift-timecode
Fetched https://github.com/orchetect/swift-timecode from cache (2.34s)
Computing version for https://github.com/orchetect/swift-timecode
Computed https://github.com/orchetect/swift-timecode at 3.1.0 (3.18s)
Creating working copy for https://github.com/orchetect/MIDIKit.git
Working copy of https://github.com/orchetect/MIDIKit.git 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/10] Copying nmp.mlmodelc
[1/10] Write sources
[1/10] Write swift-version--4F562202D5529B1.txt
[1/10] Write sources
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/102] 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.
[9/104] Emitting module SwiftTimecodeCore
[10/114] 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.
[11/114] 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.
[12/114] Compiling SwiftTimecodeCore Timecode set.swift
[13/114] Compiling SwiftTimecodeCore Timecode.swift
[14/114] Compiling SwiftTimecodeCore UpperLimit.swift
[15/114] Compiling SwiftTimecodeCore TimecodeFrameRate CompatibleGroup.swift
[16/114] Compiling SwiftTimecodeCore TimecodeFrameRate Conversions.swift
[17/114] Compiling SwiftTimecodeCore TimecodeFrameRate Formats.swift
[18/114] Compiling SwiftTimecodeCore TimecodeFrameRate Properties.swift
[19/114] Compiling SwiftTimecodeCore TimecodeFrameRate.swift
[20/114] Compiling SwiftTimecodeCore TimecodeInterval Rational CMTime.swift
[21/114] Compiling SwiftTimecodeCore TimecodeInterval Rational.swift
[22/114] Compiling SwiftTimecodeCore Timecode String.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.
[23/114] Compiling SwiftTimecodeCore Timecode TimecodeInterval.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.
[24/114] Compiling SwiftTimecodeCore Timecode Zero.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.
[25/114] Compiling SwiftTimecodeCore StringFormat.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.
[26/114] Compiling SwiftTimecodeCore StringFormatOption.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.
[27/114] Compiling SwiftTimecodeCore SubFramesBase.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.
[28/114] Compiling SwiftTimecodeCore Timecode Conversion.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.
[29/114] Compiling SwiftTimecodeCore Timecode 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.
[30/114] Compiling SwiftTimecodeCore Timecode Validation.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.
[31/114] 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.
[32/114] 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.
[33/114] 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.
[34/114] Compiling SwiftTimecodeCore Timecode init.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/114] 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.
[36/114] 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.
[37/114] Compiling SwiftTimecodeCore Integers.swift
[38/114] Compiling SwiftTimecodeCore NSAttributedString.swift
[39/114] Compiling SwiftTimecodeCore Ranges.swift
[40/114] Compiling SwiftTimecodeCore String and NSRegularExpression.swift
[41/114] Compiling SwiftTimecodeCore RangeAttribute.swift
[42/114] Compiling SwiftTimecodeCore URL.swift
[43/114] Compiling SwiftTimecodeCore VideoFrameRate Conversions.swift
[44/114] Compiling SwiftTimecodeCore VideoFrameRate Properties.swift
[45/114] Compiling SwiftTimecodeCore VideoFrameRate String Extensions.swift
[46/114] Compiling SwiftTimecodeCore VideoFrameRate.swift
[47/114] Compiling SwiftTimecodeCore Timecode Source Protocols.swift
[48/114] Compiling SwiftTimecodeCore Timecode Components.swift
[49/114] Compiling SwiftTimecodeCore Timecode FeetAndFrames.swift
[50/114] Compiling SwiftTimecodeCore Timecode FrameCount Value.swift
[51/114] Compiling SwiftTimecodeCore Timecode FrameCount.swift
[52/114] Compiling SwiftTimecodeCore Timecode Random.swift
[53/114] Compiling SwiftTimecodeCore Timecode Rational CMTime.swift
[54/114] Compiling SwiftTimecodeCore Timecode Rational.swift
[55/114] Compiling SwiftTimecodeCore Timecode Real Time.swift
[56/114] Compiling SwiftTimecodeCore Timecode Samples.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)
/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)
[59/114] 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)
[60/114] 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)
[61/114] 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)
[62/114] 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)
[63/114] 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)
[64/114] 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)
[65/114] 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)
[66/114] 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)
[82/114] Compiling SwiftTimecodeCore Fraction CMTime.swift
[83/114] Compiling SwiftTimecodeCore Fraction.swift
[84/114] Compiling SwiftTimecodeCore FrameRateProtocol Properties.swift
[85/114] Compiling SwiftTimecodeCore FrameRateProtocol.swift
[86/114] 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.
/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.
/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.
/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.
/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.
[92/114] Compiling SwiftTimecodeCore Timecode Math Public.swift
[93/114] Compiling SwiftTimecodeCore Timecode Operators.swift
[94/114] Compiling SwiftTimecodeCore Timecode Rounding.swift
[95/114] Compiling SwiftTimecodeCore Codable.swift
[96/114] Compiling SwiftTimecodeCore Comparable.swift
[97/114] Compiling SwiftTimecodeCore CustomStringConvertible.swift
[98/114] Compiling SwiftTimecodeCore Hashable.swift
[99/114] Compiling SwiftTimecodeCore Identifiable.swift
[100/114] Compiling SwiftTimecodeCore Sendable.swift
[101/114] Compiling SwiftTimecodeCore Strideable.swift
[102/114] Compiling SwiftTimecodeCore Component.swift
[103/114] Compiling SwiftTimecodeCore ComponentRanges.swift
[104/114] Compiling SwiftTimecodeCore Components.swift
[105/114] Compiling SwiftTimecodeCore NSItemProvider.swift
[106/114] Compiling SwiftTimecodeCore Transferable.swift
[107/114] Compiling SwiftTimecodeCore UTType.swift
[108/114] Compiling SwiftTimecodeCore Errors.swift
[109/114] Compiling SwiftTimecodeCore FrameCount Value.swift
[110/114] Compiling SwiftTimecodeCore FrameCount.swift
[111/114] Compiling SwiftTimecodeCore Timecode Math Internal.swift
BUILD FAILURE 6.3 android