The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-iso-9899, reference 0.2.3 (06ef38), with Swift 6.2 for Android on 23 Apr 2026 19:26:07 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-iso/swift-iso-9899.git
Reference: 0.2.3
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/swift-iso/swift-iso-9899
 * tag               0.2.3      -> FETCH_HEAD
HEAD is now at 06ef38e Fix Windows compatibility for lrint/lround functions
Cloned https://github.com/swift-iso/swift-iso-9899.git
Revision (git rev-parse @):
06ef38e0892db0a96709d6f4ec7d05225739957c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-iso/swift-iso-9899.git at 0.2.3
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swift-iso/swift-iso-9899.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.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/swift-standards/swift-standards
[1/4601] Fetching swift-standards
Fetched https://github.com/swift-standards/swift-standards from cache (0.50s)
Computing version for https://github.com/swift-standards/swift-standards
Computed https://github.com/swift-standards/swift-standards at 0.30.1 (1.16s)
Fetching https://github.com/coenttb/swift-testing-performance
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-numerics
[1/360] Fetching swift-testing-performance
[361/6776] Fetching swift-testing-performance, swift-numerics
[6777/81812] Fetching swift-testing-performance, swift-numerics, swift-syntax
Fetched https://github.com/coenttb/swift-testing-performance from cache (0.61s)
Fetched https://github.com/apple/swift-numerics from cache (0.62s)
[2252/75036] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (7.90s)
Computing version for https://github.com/coenttb/swift-testing-performance
Computed https://github.com/coenttb/swift-testing-performance at 0.3.1 (8.58s)
Fetching https://github.com/coenttb/swift-memory-allocation
[1/75] Fetching swift-memory-allocation
Fetched https://github.com/coenttb/swift-memory-allocation from cache (0.29s)
Computing version for https://github.com/coenttb/swift-memory-allocation
Computed https://github.com/coenttb/swift-memory-allocation at 0.2.0 (0.73s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (3.85s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.45s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/coenttb/swift-memory-allocation
Working copy of https://github.com/coenttb/swift-memory-allocation resolved at 0.2.0
Creating working copy for https://github.com/coenttb/swift-testing-performance
Working copy of https://github.com/coenttb/swift-testing-performance resolved at 0.3.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/swift-standards/swift-standards
Working copy of https://github.com/swift-standards/swift-standards resolved at 0.30.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.49s)
Building for debugging...
[0/3] Write sources
[1/3] Compiling CISO9899Math iso9899_math.c
[2/3] Write swift-version--11D90AFD9DD3AB2.txt
[4/21] Emitting module ISO_9899
[5/23] Compiling ISO_9899 ISO_9899.Math.Trigonometric.swift
[6/23] Compiling ISO_9899 ISO_9899.Math.swift
[7/23] Compiling ISO_9899 ISO_9899.swift
[8/23] Compiling ISO_9899 exports.swift
[9/23] Compiling ISO_9899 ISO_9899.Math.Power.swift
[10/23] Compiling ISO_9899 ISO_9899.Math.Remainder.swift
[11/23] Compiling ISO_9899 ISO_9899.Math.Rounding.Additional.swift
[12/23] Compiling ISO_9899 ISO_9899.Math.Rounding.swift
[13/23] Compiling ISO_9899 ISO_9899.Math.ErrorGamma.swift
[14/23] Compiling ISO_9899 ISO_9899.Math.Exponential.swift
[15/23] Compiling ISO_9899 ISO_9899.Math.Hyperbolic.swift
[16/23] Compiling ISO_9899 ISO_9899.Math.Manipulation.swift
[17/23] Compiling ISO_9899 ISO_9899.Math.MaxMin.swift
[18/23] Compiling ISO_9899 Double+ISO_9899.swift
[19/23] Compiling ISO_9899 Float+ISO_9899.swift
[20/23] Compiling ISO_9899 ISO_9899.Math.AbsoluteValue.swift
[21/23] Compiling ISO_9899 ISO_9899.Math.Classification.swift
[22/23] Compiling ISO_9899 ISO_9899.Math.Comparison.swift
[23/23] Compiling ISO_9899 ISO_9899.Math.Constants.swift
Build complete! (35.18s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-standards",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-standards/swift-standards"
    }
  ],
  "manifest_display_name" : "swift-iso-9899",
  "name" : "swift-iso-9899",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "26.0"
    },
    {
      "name" : "ios",
      "version" : "26.0"
    },
    {
      "name" : "tvos",
      "version" : "26.0"
    },
    {
      "name" : "watchos",
      "version" : "26.0"
    },
    {
      "name" : "visionos",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "ISO 9899",
      "targets" : [
        "ISO 9899"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "ISO_9899_Tests",
      "module_type" : "SwiftTarget",
      "name" : "ISO 9899 Tests",
      "path" : "Tests/ISO 9899 Tests",
      "product_dependencies" : [
        "StandardsTestSupport"
      ],
      "sources" : [
        "ISO 9899 Tests.swift",
        "ISO_9899.Math.Edge Cases Tests.swift",
        "ISO_9899.Math.Power Tests.swift",
        "ISO_9899.Math.Rounding Tests.swift",
        "ISO_9899.Math.Trigonometric Tests.swift",
        "NaNSwiftyAPITests.swift",
        "Support/Performance Tests.swift"
      ],
      "target_dependencies" : [
        "ISO 9899"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ISO_9899",
      "module_type" : "SwiftTarget",
      "name" : "ISO 9899",
      "path" : "Sources/ISO 9899",
      "product_memberships" : [
        "ISO 9899"
      ],
      "sources" : [
        "Double+ISO_9899.swift",
        "Float+ISO_9899.swift",
        "ISO_9899.Math.AbsoluteValue.swift",
        "ISO_9899.Math.Classification.swift",
        "ISO_9899.Math.Comparison.swift",
        "ISO_9899.Math.Constants.swift",
        "ISO_9899.Math.ErrorGamma.swift",
        "ISO_9899.Math.Exponential.swift",
        "ISO_9899.Math.Hyperbolic.swift",
        "ISO_9899.Math.Manipulation.swift",
        "ISO_9899.Math.MaxMin.swift",
        "ISO_9899.Math.Power.swift",
        "ISO_9899.Math.Remainder.swift",
        "ISO_9899.Math.Rounding.Additional.swift",
        "ISO_9899.Math.Rounding.swift",
        "ISO_9899.Math.Trigonometric.swift",
        "ISO_9899.Math.swift",
        "ISO_9899.swift",
        "exports.swift"
      ],
      "target_dependencies" : [
        "CISO9899Math"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CISO9899Math",
      "module_type" : "ClangTarget",
      "name" : "CISO9899Math",
      "path" : "Sources/CISO9899Math",
      "product_memberships" : [
        "ISO 9899"
      ],
      "sources" : [
        "iso9899_math.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
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
Done.