Build Information
Failed to build BasicPitchSwift, reference main (15c047), with Swift 6.3 for Wasm on 16 Apr 2026 10:56:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zhangyufei49/BasicPitchSwift.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/zhangyufei49/BasicPitchSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: wasm
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-4606859-2":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/orchetect/MIDIKit.git
[1/231889] Fetching midikit
Fetched https://github.com/orchetect/MIDIKit.git from cache (19.10s)
Computing version for https://github.com/orchetect/MIDIKit.git
Computed https://github.com/orchetect/MIDIKit.git at 0.11.0 (21.91s)
Fetching https://github.com/orchetect/swift-timecode
[1/26638] Fetching swift-timecode
Fetched https://github.com/orchetect/swift-timecode from cache (2.10s)
Computing version for https://github.com/orchetect/swift-timecode
Computed https://github.com/orchetect/swift-timecode at 3.1.0 (2.74s)
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
[6/10] Write swift-version-24593BA9C3E375BF.txt
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] 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.
[10/104] 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.
[11/104] Compiling SwiftTimecodeCore Sendable.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/104] Compiling SwiftTimecodeCore Strideable.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.
[13/104] 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.
[14/104] 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.
[15/104] 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.
[16/104] 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.
[17/104] 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.
[18/104] 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.
[19/104] 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.
[20/104] 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.
[21/104] 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.
[22/104] 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.
[23/104] Compiling SwiftTimecodeCore Timecode Math Public.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/104] Compiling SwiftTimecodeCore Timecode Operators.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/104] Compiling SwiftTimecodeCore Timecode Rounding.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/104] Compiling SwiftTimecodeCore Codable.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/104] Compiling SwiftTimecodeCore Comparable.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/104] Compiling SwiftTimecodeCore CustomStringConvertible.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/104] Compiling SwiftTimecodeCore Hashable.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/104] Compiling SwiftTimecodeCore Identifiable.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/104] Compiling SwiftTimecodeCore Timecode FeetAndFrames.swift
[34/104] Compiling SwiftTimecodeCore Timecode FrameCount Value.swift
[35/104] Compiling SwiftTimecodeCore Timecode FrameCount.swift
[36/104] Compiling SwiftTimecodeCore Timecode Random.swift
[37/104] Compiling SwiftTimecodeCore Timecode Rational CMTime.swift
[38/104] Compiling SwiftTimecodeCore Timecode Rational.swift
[39/104] Compiling SwiftTimecodeCore Timecode Real Time.swift
[40/104] Compiling SwiftTimecodeCore Timecode Samples.swift
[51/104] Compiling SwiftTimecodeCore TimecodeInterval Real Time.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:36: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:48: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:73:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
71 |
72 | #if !(arch(arm64) || arch(arm) || os(watchOS)) // Float80 is now removed for ARM
73 | extension Float80: FloatingPointPowerComputable {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
74 | /// Same as `powl()`
75 | /// (Functional convenience method)
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/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:78:9: error: cannot find 'powl' in scope
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
78 | powl(self, exponent)
| `- error: cannot find 'powl' in scope
79 | }
80 | }
/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)
[52/104] Compiling SwiftTimecodeCore TimecodeInterval Unary Operators.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:36: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:48: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:73:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
71 |
72 | #if !(arch(arm64) || arch(arm) || os(watchOS)) // Float80 is now removed for ARM
73 | extension Float80: FloatingPointPowerComputable {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
74 | /// Same as `powl()`
75 | /// (Functional convenience method)
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/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:78:9: error: cannot find 'powl' in scope
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
78 | powl(self, exponent)
| `- error: cannot find 'powl' in scope
79 | }
80 | }
/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)
[53/104] Compiling SwiftTimecodeCore TimecodeInterval.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:36: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:48: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:73:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
71 |
72 | #if !(arch(arm64) || arch(arm) || os(watchOS)) // Float80 is now removed for ARM
73 | extension Float80: FloatingPointPowerComputable {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
74 | /// Same as `powl()`
75 | /// (Functional convenience method)
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/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:78:9: error: cannot find 'powl' in scope
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
78 | powl(self, exponent)
| `- error: cannot find 'powl' in scope
79 | }
80 | }
/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)
[54/104] Compiling SwiftTimecodeCore TimecodeTransformer.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:36: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:48: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:73:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
71 |
72 | #if !(arch(arm64) || arch(arm) || os(watchOS)) // Float80 is now removed for ARM
73 | extension Float80: FloatingPointPowerComputable {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
74 | /// Same as `powl()`
75 | /// (Functional convenience method)
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/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:78:9: error: cannot find 'powl' in scope
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
78 | powl(self, exponent)
| `- error: cannot find 'powl' in scope
79 | }
80 | }
/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)
[55/104] Compiling SwiftTimecodeCore CharacterSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:36: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:48: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:73:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
71 |
72 | #if !(arch(arm64) || arch(arm) || os(watchOS)) // Float80 is now removed for ARM
73 | extension Float80: FloatingPointPowerComputable {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
74 | /// Same as `powl()`
75 | /// (Functional convenience method)
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/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:78:9: error: cannot find 'powl' in scope
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
78 | powl(self, exponent)
| `- error: cannot find 'powl' in scope
79 | }
80 | }
/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)
[56/104] Compiling SwiftTimecodeCore Decimal.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:36: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:48: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:73:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
71 |
72 | #if !(arch(arm64) || arch(arm) || os(watchOS)) // Float80 is now removed for ARM
73 | extension Float80: FloatingPointPowerComputable {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
74 | /// Same as `powl()`
75 | /// (Functional convenience method)
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/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:78:9: error: cannot find 'powl' in scope
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
78 | powl(self, exponent)
| `- error: cannot find 'powl' in scope
79 | }
80 | }
/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)
[57/104] Compiling SwiftTimecodeCore FloatingPoint and Darwin.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:36: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:48: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:73:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
71 |
72 | #if !(arch(arm64) || arch(arm) || os(watchOS)) // Float80 is now removed for ARM
73 | extension Float80: FloatingPointPowerComputable {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
74 | /// Same as `powl()`
75 | /// (Functional convenience method)
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/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:78:9: error: cannot find 'powl' in scope
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
78 | powl(self, exponent)
| `- error: cannot find 'powl' in scope
79 | }
80 | }
/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)
[58/104] Compiling SwiftTimecodeCore FloatingPoint and Foundation.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:36: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:48: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:73:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
71 |
72 | #if !(arch(arm64) || arch(arm) || os(watchOS)) // Float80 is now removed for ARM
73 | extension Float80: FloatingPointPowerComputable {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
74 | /// Same as `powl()`
75 | /// (Functional convenience method)
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/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:78:9: error: cannot find 'powl' in scope
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
78 | powl(self, exponent)
| `- error: cannot find 'powl' in scope
79 | }
80 | }
/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/104] Compiling SwiftTimecodeCore FloatingPoint.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:36: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:48: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:73:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
71 |
72 | #if !(arch(arm64) || arch(arm) || os(watchOS)) // Float80 is now removed for ARM
73 | extension Float80: FloatingPointPowerComputable {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
74 | /// Same as `powl()`
75 | /// (Functional convenience method)
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/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:78:9: error: cannot find 'powl' in scope
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
78 | powl(self, exponent)
| `- error: cannot find 'powl' in scope
79 | }
80 | }
/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/104] Compiling SwiftTimecodeCore FloatingPointPowerComputable.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:36: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:48: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:73:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
71 |
72 | #if !(arch(arm64) || arch(arm) || os(watchOS)) // Float80 is now removed for ARM
73 | extension Float80: FloatingPointPowerComputable {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
74 | /// Same as `powl()`
75 | /// (Functional convenience method)
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/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:78:9: error: cannot find 'powl' in scope
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
78 | powl(self, exponent)
| `- error: cannot find 'powl' in scope
79 | }
80 | }
/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)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[71/114] Emitting module SwiftTimecodeCore
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:36: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:77:48: error: 'Float80' is unavailable: Float80 is not available on target platform.
75 | /// (Functional convenience method)
76 | @_disfavoredOverload
77 | package func power(_ exponent: Float80) -> Float80 {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
78 | powl(self, exponent)
79 | }
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:73:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
71 |
72 | #if !(arch(arm64) || arch(arm) || os(watchOS)) // Float80 is now removed for ARM
73 | extension Float80: FloatingPointPowerComputable {
| `- error: 'Float80' is unavailable: Float80 is not available on target platform.
74 | /// Same as `powl()`
75 | /// (Functional convenience method)
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Float80 is not available on target platform.")
2 | @frozen public struct Float80 {
| `- note: 'Float80' has been explicitly marked unavailable here
3 | public init()
4 | }
BUILD FAILURE 6.3 wasm