Build Information
Successful build of swift-iso-9899, reference 0.2.3 (06ef38), with Swift 6.3 for Wasm on 23 Apr 2026 19:26:25 UTC.
Swift 6 data race errors: 0
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/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: wasm
Swift version: 6.3
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-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/swift-standards/swift-standards
[1/4601] Fetching swift-standards
Fetched https://github.com/swift-standards/swift-standards from cache (0.49s)
Computing version for https://github.com/swift-standards/swift-standards
Computed https://github.com/swift-standards/swift-standards at 0.30.1 (1.14s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/coenttb/swift-testing-performance
[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 (9.54s)
Fetched https://github.com/apple/swift-numerics from cache (9.54s)
Fetched https://github.com/swiftlang/swift-syntax from cache (9.61s)
Computing version for https://github.com/coenttb/swift-testing-performance
Computed https://github.com/coenttb/swift-testing-performance at 0.3.1 (10.09s)
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.22s)
Computing version for https://github.com/coenttb/swift-memory-allocation
Computed https://github.com/coenttb/swift-memory-allocation at 0.2.0 (0.69s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (3.55s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.91s)
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
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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.43s)
Building for debugging...
[0/3] Write sources
[1/3] Compiling CISO9899Math iso9899_math.c
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/21] Compiling ISO_9899 ISO_9899.Math.Rounding.Additional.swift
[5/21] Compiling ISO_9899 ISO_9899.Math.Rounding.swift
[6/21] Compiling ISO_9899 ISO_9899.Math.Trigonometric.swift
[7/21] Compiling ISO_9899 ISO_9899.Math.swift
[8/23] Compiling ISO_9899 ISO_9899.Math.Power.swift
[9/23] Compiling ISO_9899 ISO_9899.Math.Remainder.swift
[10/23] Compiling ISO_9899 ISO_9899.Math.Classification.swift
[11/23] Compiling ISO_9899 ISO_9899.Math.Comparison.swift
[12/23] Compiling ISO_9899 ISO_9899.Math.Constants.swift
[13/23] Compiling ISO_9899 ISO_9899.Math.Manipulation.swift
[14/23] Compiling ISO_9899 ISO_9899.Math.MaxMin.swift
[15/23] Compiling ISO_9899 ISO_9899.Math.ErrorGamma.swift
[16/23] Compiling ISO_9899 ISO_9899.Math.Exponential.swift
[17/23] Compiling ISO_9899 ISO_9899.Math.Hyperbolic.swift
[18/23] Emitting module ISO_9899
[19/23] Compiling ISO_9899 Double+ISO_9899.swift
[20/23] Compiling ISO_9899 Float+ISO_9899.swift
[21/23] Compiling ISO_9899 ISO_9899.Math.AbsoluteValue.swift
[22/23] Compiling ISO_9899 ISO_9899.swift
[23/23] Compiling ISO_9899 exports.swift
Build complete! (33.39s)
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"
}
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
Done.