Build Information
Successful build of SwiftSpatial, reference 0.0.1 (d9178d
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 23:33:28 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/literally-anything/SwiftSpatial.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/literally-anything/SwiftSpatial
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at d9178dc Fix the swiftSettings to allow building in XCode as a dependency
Cloned https://github.com/literally-anything/SwiftSpatial.git
Revision (git rev-parse @):
d9178dc4358c44b2f849d469b88b1c11c41758c6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/literally-anything/SwiftSpatial.git at 0.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/literally-anything/SwiftSpatial.git
https://github.com/literally-anything/SwiftSpatial.git
{
"dependencies" : [
{
"identity" : "kvsimd.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/keyvariable/kvSIMD.swift.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"
},
{
"identity" : "swift-testing",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-testing.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "SwiftSpatial",
"name" : "SwiftSpatial",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwiftSpatial",
"targets" : [
"SwiftSpatial"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftSpatialTests",
"module_type" : "SwiftTarget",
"name" : "SwiftSpatialTests",
"path" : "Tests/SwiftSpatialTests",
"product_dependencies" : [
"Testing"
],
"sources" : [
"Angle2D.swift",
"Point3D.swift",
"Rotation3D.swift",
"Size3D.swift",
"Vector3D.swift"
],
"target_dependencies" : [
"SwiftSpatial"
],
"type" : "test"
},
{
"c99name" : "SwiftSpatial",
"module_type" : "SwiftTarget",
"name" : "SwiftSpatial",
"path" : "Sources/SwiftSpatial",
"product_dependencies" : [
"kvSIMD",
"RealModule"
],
"product_memberships" : [
"SwiftSpatial"
],
"sources" : [
"2D/Angle2D.swift",
"2D/Axis2D.swift",
"2D/Point2D.swift",
"2D/PolarCoordinates2D.swift",
"2D/Pose2D.swift",
"2D/Primitive2D.swift",
"2D/Rotatable2D.swift",
"2D/Scalable2D.swift",
"2D/ScaledPose2D.swift",
"2D/Size2D.swift",
"2D/Translatable2D.swift",
"2D/Vector2D.swift",
"2D/Volumetric2D.swift",
"3D/Axis3D.swift",
"3D/Point3D.swift",
"3D/Pose3D.swift",
"3D/Primitive3D.swift",
"3D/Ray3D.swift",
"3D/Rotatable3D.swift",
"3D/Rotation3D.swift",
"3D/RotationAxis3D.swift",
"3D/Scalable3D.swift",
"3D/ScaledPose3D.swift",
"3D/Shearable3D.swift",
"3D/Size3D.swift",
"3D/SphericalCoordinates3D.swift",
"3D/Translatable3D.swift",
"3D/Vector3D.swift",
"3D/Volumetric3D.swift",
"ApproximatelyEquatable.swift",
"SIMDExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/19] Compiling kvSIMD_Placeholder kvSIMD_Placeholder.swift
[9/19] Emitting module kvSIMD_Placeholder
[10/19] Emitting module RealModule
[11/20] Compiling RealModule Real.swift
[12/20] Compiling RealModule Float16+Real.swift
[13/20] Compiling RealModule Float80+Real.swift
[14/20] Compiling RealModule ElementaryFunctions.swift
[15/20] Compiling RealModule AugmentedArithmetic.swift
[16/20] Compiling RealModule ApproximateEquality.swift
[17/20] Compiling RealModule AlgebraicField.swift
[18/20] Compiling RealModule Double+Real.swift
[19/20] Compiling RealModule Float+Real.swift
[20/20] Compiling RealModule RealFunctions.swift
[21/49] Emitting module SwiftSpatial
[22/52] Compiling SwiftSpatial Axis3D.swift
[23/52] Compiling SwiftSpatial Point3D.swift
[24/52] Compiling SwiftSpatial Pose3D.swift
[25/52] Compiling SwiftSpatial ScaledPose3D.swift
[26/52] Compiling SwiftSpatial Shearable3D.swift
[27/52] Compiling SwiftSpatial Size3D.swift
[28/52] Compiling SwiftSpatial Volumetric3D.swift
[29/52] Compiling SwiftSpatial ApproximatelyEquatable.swift
[30/52] Compiling SwiftSpatial SIMDExtensions.swift
[31/52] Compiling SwiftSpatial Scalable2D.swift
[32/52] Compiling SwiftSpatial ScaledPose2D.swift
[33/52] Compiling SwiftSpatial Size2D.swift
[34/52] Compiling SwiftSpatial SphericalCoordinates3D.swift
[35/52] Compiling SwiftSpatial Translatable3D.swift
[36/52] Compiling SwiftSpatial Vector3D.swift
[37/52] Compiling SwiftSpatial Pose2D.swift
[38/52] Compiling SwiftSpatial Primitive2D.swift
[39/52] Compiling SwiftSpatial Rotatable2D.swift
[40/52] Compiling SwiftSpatial Angle2D.swift
[41/52] Compiling SwiftSpatial Axis2D.swift
[42/52] Compiling SwiftSpatial Point2D.swift
[43/52] Compiling SwiftSpatial PolarCoordinates2D.swift
[44/52] Compiling SwiftSpatial Rotation3D.swift
[45/52] Compiling SwiftSpatial RotationAxis3D.swift
[46/52] Compiling SwiftSpatial Scalable3D.swift
[47/52] Compiling SwiftSpatial Primitive3D.swift
[48/52] Compiling SwiftSpatial Ray3D.swift
[49/52] Compiling SwiftSpatial Rotatable3D.swift
[50/52] Compiling SwiftSpatial Translatable2D.swift
[51/52] Compiling SwiftSpatial Vector2D.swift
[52/52] Compiling SwiftSpatial Volumetric2D.swift
Build complete! (25.20s)
Fetching https://github.com/apple/swift-testing.git
[1/22225] Fetching swift-testing
Fetched https://github.com/apple/swift-testing.git from cache (1.70s)
Fetching https://github.com/keyvariable/kvSIMD.swift.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/211] Fetching kvsimd.swift
[65/2260] Fetching kvsimd.swift, swift-docc-plugin
Fetched https://github.com/keyvariable/kvSIMD.swift.git from cache (1.20s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.20s)
Fetched https://github.com/apple/swift-numerics from cache (1.20s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.21s)
Computing version for https://github.com/keyvariable/kvSIMD.swift.git
Computed https://github.com/keyvariable/kvSIMD.swift.git at 1.1.0 (1.73s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (0.94s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.78s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.44s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0-prerelease-2025-04-16 (0.67s)
Creating working copy for https://github.com/keyvariable/kvSIMD.swift.git
Working copy of https://github.com/keyvariable/kvSIMD.swift.git resolved at 1.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0-prerelease-2025-04-16
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at main (6023a5f)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
{
"dependencies" : [
{
"identity" : "kvsimd.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/keyvariable/kvSIMD.swift.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"
},
{
"identity" : "swift-testing",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-testing.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "SwiftSpatial",
"name" : "SwiftSpatial",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwiftSpatial",
"targets" : [
"SwiftSpatial"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftSpatialTests",
"module_type" : "SwiftTarget",
"name" : "SwiftSpatialTests",
"path" : "Tests/SwiftSpatialTests",
"product_dependencies" : [
"Testing"
],
"sources" : [
"Angle2D.swift",
"Point3D.swift",
"Rotation3D.swift",
"Size3D.swift",
"Vector3D.swift"
],
"target_dependencies" : [
"SwiftSpatial"
],
"type" : "test"
},
{
"c99name" : "SwiftSpatial",
"module_type" : "SwiftTarget",
"name" : "SwiftSpatial",
"path" : "Sources/SwiftSpatial",
"product_dependencies" : [
"kvSIMD",
"RealModule"
],
"product_memberships" : [
"SwiftSpatial"
],
"sources" : [
"2D/Angle2D.swift",
"2D/Axis2D.swift",
"2D/Point2D.swift",
"2D/PolarCoordinates2D.swift",
"2D/Pose2D.swift",
"2D/Primitive2D.swift",
"2D/Rotatable2D.swift",
"2D/Scalable2D.swift",
"2D/ScaledPose2D.swift",
"2D/Size2D.swift",
"2D/Translatable2D.swift",
"2D/Vector2D.swift",
"2D/Volumetric2D.swift",
"3D/Axis3D.swift",
"3D/Point3D.swift",
"3D/Pose3D.swift",
"3D/Primitive3D.swift",
"3D/Ray3D.swift",
"3D/Rotatable3D.swift",
"3D/Rotation3D.swift",
"3D/RotationAxis3D.swift",
"3D/Scalable3D.swift",
"3D/ScaledPose3D.swift",
"3D/Shearable3D.swift",
"3D/Size3D.swift",
"3D/SphericalCoordinates3D.swift",
"3D/Translatable3D.swift",
"3D/Vector3D.swift",
"3D/Volumetric3D.swift",
"ApproximatelyEquatable.swift",
"SIMDExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.