Build Information
Successful build of BigDecimal, reference main (04d170), with Swift 6.2 for Android on 19 Jun 2025 19:41:20 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Zollerboy1/BigDecimal.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/Zollerboy1/BigDecimal
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 04d1704 Fix Sendable checking for Swift 5.5
Cloned https://github.com/Zollerboy1/BigDecimal.git
Revision (git rev-parse @):
04d17040e4615fbfda3a882b9881f6841f4bf557
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Zollerboy1/BigDecimal.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/Zollerboy1/BigDecimal.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/attaswift/BigInt.git
[1/4807] Fetching bigint
[1732/10564] Fetching bigint, swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.54s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.61s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.10s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.46s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.0
Building for debugging...
[0/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version-8C5A4AE7A8CE2BA.txt
[8/38] Compiling BigInt Random.swift
[9/38] Compiling BigInt Shifts.swift
[10/38] Compiling BigInt Square Root.swift
[11/40] Compiling BigInt Integer Conversion.swift
[12/40] Compiling BigInt Multiplication.swift
[13/40] Compiling BigInt Prime Test.swift
[14/40] Compiling RealModule Real.swift
[15/41] Compiling BigInt Strideable.swift
[16/41] Compiling BigInt String Conversion.swift
[19/41] Emitting module RealModule
[22/41] Compiling RealModule ElementaryFunctions.swift
[23/41] Compiling RealModule RealFunctions.swift
[24/41] Compiling RealModule Float16+Real.swift
[25/41] Compiling RealModule Float+Real.swift
[26/41] Compiling RealModule Float80+Real.swift
[28/47] Compiling ComplexModule Arithmetic.swift
[29/47] Compiling ComplexModule ElementaryFunctions.swift
[30/47] Emitting module ComplexModule
[31/47] Compiling BigInt Subtraction.swift
[32/47] Compiling BigInt Words and Bits.swift
[33/47] Compiling BigInt Data Conversion.swift
[34/47] Compiling BigInt Division.swift
[35/47] Compiling BigInt Exponentiation.swift
[36/47] Compiling BigInt Addition.swift
[37/47] Compiling BigInt BigInt.swift
[38/47] Compiling BigInt BigUInt.swift
[39/47] Emitting module BigInt
[40/47] Compiling BigInt Bitwise Ops.swift
[41/47] Compiling BigInt Codable.swift
[42/47] Compiling BigInt Comparable.swift
[43/47] Compiling BigInt Floating Point Conversion.swift
[44/47] Compiling BigInt GCD.swift
[45/47] Compiling BigInt Hashable.swift
[47/48] Compiling ComplexModule Differentiable.swift
[48/48] Compiling ComplexModule Complex.swift
[50/51] Emitting module Numerics
[51/51] Compiling Numerics Numerics.swift
[53/58] Compiling BigDecimal RangeReplaceableCollection+removeWhile.swift
[54/58] Compiling BigDecimal Util.swift
[55/58] Compiling BigDecimal BigInt+digitCount.swift
[56/58] Compiling BigDecimal Conversions.swift
[57/58] Emitting module BigDecimal
[58/58] Compiling BigDecimal BigDecimal.swift
Build complete! (28.76s)
Build complete.
{
"dependencies" : [
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.3.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics.git"
}
],
"manifest_display_name" : "BigDecimal",
"name" : "BigDecimal",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "BigDecimal",
"targets" : [
"BigDecimal"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BigDecimalTests",
"module_type" : "SwiftTarget",
"name" : "BigDecimalTests",
"path" : "Tests/BigDecimalTests",
"product_dependencies" : [
"BigInt"
],
"sources" : [
"BigDecimalTests.swift"
],
"target_dependencies" : [
"BigDecimal"
],
"type" : "test"
},
{
"c99name" : "BigDecimal",
"module_type" : "SwiftTarget",
"name" : "BigDecimal",
"path" : "Sources/BigDecimal",
"product_dependencies" : [
"BigInt",
"Numerics"
],
"product_memberships" : [
"BigDecimal"
],
"sources" : [
"BigDecimal.swift",
"BigInt+digitCount.swift",
"Conversions.swift",
"RangeReplaceableCollection+removeWhile.swift",
"Util.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.