Build Information
Failed to build swift-riff, reference main (4189ed), with Swift 6.2 for Android on 23 Apr 2026 16:43:25 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.2-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/orchetect/swift-riff.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/orchetect/swift-riff
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4189ede Updated GitHub CI
Cloned https://github.com/orchetect/swift-riff.git
Revision (git rev-parse @):
4189ede436c0e95cba74626559c4e216c53053bf
SUCCESS checkout https://github.com/orchetect/swift-riff.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/orchetect/swift-riff.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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/orchetect/swift-timecode
Fetching https://github.com/orchetect/swift-radix
Fetching https://github.com/orchetect/swift-data-parsing
Fetching https://github.com/orchetect/swift-extensions
[1/8115] Fetching swift-extensions
[1624/35048] Fetching swift-extensions, swift-timecode
Fetched https://github.com/orchetect/swift-extensions from cache (0.87s)
[3771/26933] Fetching swift-timecode
warning: 'swift-data-parsing': skipping cache due to an error: Failed to clone repository https://github.com/orchetect/swift-data-parsing:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/swift-data-parsing-b231f599'...
error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
fatal: expected flush after ref listing
[26934/27739] Fetching swift-timecode, swift-data-parsing
Fetched https://github.com/orchetect/swift-data-parsing from cache (5.79s)
warning: 'swift-radix': skipping cache due to an error: Failed to clone repository https://github.com/orchetect/swift-radix:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/swift-radix-f8998fb0'...
error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
fatal: error reading section header 'shallow-info'
Fetched https://github.com/orchetect/swift-timecode from cache (6.47s)
[1/1224] Fetching swift-radix
Fetched https://github.com/orchetect/swift-radix from cache (7.23s)
Computing version for https://github.com/orchetect/swift-timecode
Computed https://github.com/orchetect/swift-timecode at 3.1.0 (9.82s)
Computing version for https://github.com/orchetect/swift-radix
Computed https://github.com/orchetect/swift-radix at 1.4.1 (0.73s)
Computing version for https://github.com/orchetect/swift-data-parsing
Computed https://github.com/orchetect/swift-data-parsing at 0.1.2 (4.07s)
Computing version for https://github.com/orchetect/swift-extensions
Computed https://github.com/orchetect/swift-extensions at 2.1.7 (0.90s)
Creating working copy for https://github.com/orchetect/swift-data-parsing
Working copy of https://github.com/orchetect/swift-data-parsing resolved at 0.1.2
Creating working copy for https://github.com/orchetect/swift-timecode
Working copy of https://github.com/orchetect/swift-timecode resolved at 3.1.0
Creating working copy for https://github.com/orchetect/swift-extensions
Working copy of https://github.com/orchetect/swift-extensions resolved at 2.1.7
Creating working copy for https://github.com/orchetect/swift-radix
Working copy of https://github.com/orchetect/swift-radix resolved at 1.4.1
Building for debugging...
[0/11] Write sources
[7/11] Write swift-version--11D90AFD9DD3AB2.txt
[9/122] Emitting module SwiftRadix
[10/124] Emitting module SwiftTimecodeCore
[11/134] Compiling SwiftTimecodeCore CMTimeRange Extensions.swift
[12/134] Compiling SwiftTimecodeCore FeetAndFrames.swift
[13/134] Compiling SwiftTimecodeCore Integers.swift
[14/134] Compiling SwiftTimecodeCore NSAttributedString.swift
[15/134] Compiling SwiftTimecodeCore Ranges.swift
[16/134] Compiling SwiftTimecodeCore String and NSRegularExpression.swift
[17/134] Compiling SwiftTimecodeCore RangeAttribute.swift
[18/134] Compiling SwiftTimecodeCore URL.swift
[19/134] Compiling SwiftTimecodeCore VideoFrameRate Conversions.swift
[20/134] Compiling SwiftTimecodeCore VideoFrameRate Properties.swift
[21/134] Compiling SwiftTimecodeCore VideoFrameRate String Extensions.swift
[22/134] Compiling SwiftTimecodeCore VideoFrameRate.swift
[23/134] Compiling SwiftTimecodeCore FrameRateProtocol Properties.swift
[24/134] Compiling SwiftTimecodeCore FrameRateProtocol.swift
[25/134] Compiling SwiftTimecodeCore SwiftTimecodeCore.swift
[26/137] Compiling SwiftTimecodeCore TimecodeInterval Real Time.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 | @_disfavoredOverload
58 | package func power(_ exponent: Double) -> Double {
59 | pow(self, exponent)
| `- error: cannot find 'pow' in scope
60 | }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 | @_disfavoredOverload
67 | package func power(_ exponent: Float) -> Float {
68 | powf(self, exponent)
| `- error: cannot find 'powf' in scope
69 | }
70 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:100:20: error: cannot find 'trunc' in scope
98 | package func truncated(decimalPlaces: Int) -> Self {
99 | if decimalPlaces < 1 {
100 | return trunc(self)
| `- error: cannot find 'trunc' in scope
101 | }
102 |
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:104:16: error: cannot find 'trunc' in scope
102 |
103 | let offset = Self(10).power(Self(decimalPlaces))
104 | return trunc(self * offset) / offset
| `- error: cannot find 'trunc' in scope
105 | }
106 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:113:24: error: cannot find 'trunc' in scope
111 | package func quotientAndRemainder(dividingBy rhs: Self) -> (quotient: Self, remainder: Self) {
112 | let calculation = self / rhs
113 | let integral = trunc(calculation)
| `- error: cannot find 'trunc' in scope
114 | let fraction = self - (integral * rhs)
115 | return (quotient: integral, remainder: fraction)
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:126:24: error: cannot find 'trunc' in scope
124 | @_disfavoredOverload
125 | package var integralAndFraction: (integral: Self, fraction: Self) {
126 | let integral = trunc(self)
| `- error: cannot find 'trunc' in scope
127 | let fraction = self - integral
128 | return (integral: integral, fraction: fraction)
[27/137] Compiling SwiftTimecodeCore TimecodeInterval Unary Operators.swift
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:59:9: error: cannot find 'pow' in scope
57 | @_disfavoredOverload
58 | package func power(_ exponent: Double) -> Double {
59 | pow(self, exponent)
| `- error: cannot find 'pow' in scope
60 | }
61 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:68:9: error: cannot find 'powf' in scope
66 | @_disfavoredOverload
67 | package func power(_ exponent: Float) -> Float {
68 | powf(self, exponent)
| `- error: cannot find 'powf' in scope
69 | }
70 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:100:20: error: cannot find 'trunc' in scope
98 | package func truncated(decimalPlaces: Int) -> Self {
99 | if decimalPlaces < 1 {
100 | return trunc(self)
| `- error: cannot find 'trunc' in scope
101 | }
102 |
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:104:16: error: cannot find 'trunc' in scope
102 |
103 | let offset = Self(10).power(Self(decimalPlaces))
104 | return trunc(self * offset) / offset
| `- error: cannot find 'trunc' in scope
105 | }
106 | }
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:113:24: error: cannot find 'trunc' in scope
111 | package func quotientAndRemainder(dividingBy rhs: Self) -> (quotient: Self, remainder: Self) {
112 | let calculation = self / rhs
113 | let integral = trunc(calculation)
| `- error: cannot find 'trunc' in scope
114 | let fraction = self - (integral * rhs)
115 | return (quotient: integral, remainder: fraction)
/host/spi-builder-workspace/.build/checkouts/swift-timecode/Sources/SwiftTimecodeCore/Utilities/Outsourced/FloatingPoint and Darwin.swift:126:24: error: cannot find 'trunc' in scope
124 | @_disfavoredOverload
125 | package var integralAndFraction: (integral: Self, fraction: Self) {
126 | let integral = trunc(self)
| `- error: cannot find 'trunc' in scope
127 | let fraction = self - integral
128 | return (integral: integral, fraction: fraction)
[28/137] 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)
[29/137] 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)
[30/137] 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)
[31/137] 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)
[32/137] 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)
[33/137] 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)
[34/137] 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)
[35/137] 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)
[36/137] Compiling SwiftTimecodeCore Timecode Math Internal.swift
[37/137] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.0.swift
[38/137] Compiling SwiftTimecodeCore FrameCount Value.swift
[39/137] Compiling SwiftTimecodeCore FrameCount.swift
[40/137] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.1.swift
[41/137] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.2.swift
[42/137] Compiling SwiftTimecodeCore Transferable.swift
[43/137] Compiling SwiftTimecodeCore UTType.swift
[44/137] Compiling SwiftTimecodeCore Errors.swift
[45/137] Compiling SwiftTimecodeCore Components.swift
[46/137] Compiling SwiftTimecodeCore NSItemProvider.swift
[47/137] Compiling SwiftTimecodeCore Component.swift
[48/137] Compiling SwiftTimecodeCore ComponentRanges.swift
[49/137] Compiling SwiftTimecodeCore Timecode Math Public.swift
[50/137] Compiling SwiftTimecodeCore Timecode Operators.swift
[51/137] Compiling SwiftTimecodeCore Timecode Rounding.swift
[52/137] Compiling SwiftDataParsing ByteOrder+Static.swift
[53/137] Compiling SwiftDataParsing ByteOrder.swift
[54/137] Compiling SwiftDataParsing SignedIntegerEncoding.swift
[55/137] Compiling SwiftTimecodeCore Hashable.swift
[56/137] Compiling SwiftTimecodeCore Identifiable.swift
[57/137] Compiling SwiftTimecodeCore Sendable.swift
[58/137] Compiling SwiftTimecodeCore Strideable.swift
[59/137] Compiling SwiftTimecodeCore Timecode Source Protocols.swift
[60/137] Compiling SwiftTimecodeCore Timecode Components.swift
[61/137] Compiling SwiftTimecodeCore Timecode FeetAndFrames.swift
[62/137] Compiling SwiftTimecodeCore Timecode FrameCount Value.swift
[63/137] Compiling SwiftTimecodeCore Timecode FrameCount.swift
[64/137] Compiling SwiftTimecodeCore Timecode Random.swift
[65/137] Compiling SwiftTimecodeCore Timecode Rational CMTime.swift
[66/137] Compiling SwiftTimecodeCore Timecode Rational.swift
[67/137] Compiling SwiftTimecodeCore Timecode Real Time.swift
[68/137] Compiling SwiftTimecodeCore Timecode Samples.swift
[70/137] Compiling SwiftRadix RadixProtocol.swift
[71/137] Compiling SwiftRadix Utilities.swift
[98/138] Emitting module SwiftDataParsing
[102/138] Compiling SwiftTimecodeCore Timecode String.swift
[103/138] Compiling SwiftTimecodeCore Timecode TimecodeInterval.swift
[104/138] Compiling SwiftTimecodeCore Timecode Zero.swift
[105/138] Compiling SwiftTimecodeCore StringFormat.swift
[106/138] Compiling SwiftTimecodeCore StringFormatOption.swift
[107/138] Compiling SwiftTimecodeCore SubFramesBase.swift
[108/138] Compiling SwiftTimecodeCore Timecode Conversion.swift
[109/138] Compiling SwiftTimecodeCore Timecode Properties.swift
[110/138] Compiling SwiftTimecodeCore Timecode Validation.swift
[111/138] Compiling SwiftTimecodeCore Timecode init.swift
[112/138] Compiling SwiftTimecodeCore Timecode set.swift
[113/138] Compiling SwiftTimecodeCore Timecode.swift
[114/138] Compiling SwiftTimecodeCore UpperLimit.swift
[115/138] Compiling SwiftTimecodeCore TimecodeFrameRate CompatibleGroup.swift
[116/138] Compiling SwiftTimecodeCore TimecodeFrameRate Conversions.swift
[117/138] Compiling SwiftTimecodeCore TimecodeFrameRate Formats.swift
[118/138] Compiling SwiftTimecodeCore TimecodeFrameRate Properties.swift
[119/138] Compiling SwiftTimecodeCore TimecodeFrameRate.swift
[120/138] Compiling SwiftTimecodeCore TimecodeInterval Rational CMTime.swift
[121/138] Compiling SwiftTimecodeCore TimecodeInterval Rational.swift
BUILD FAILURE 6.2 android