Build Information
Successful build of SGPKit, reference main (cbc9a6
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 14:23:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/csanfilippo/swift-sgp4.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/csanfilippo/swift-sgp4
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cbc9a67 Introducing TLEParser
Cloned https://github.com/csanfilippo/swift-sgp4.git
Revision (git rev-parse @):
cbc9a67b1851541d939b0106e003d85c7257ce63
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/csanfilippo/swift-sgp4.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/csanfilippo/swift-sgp4.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/23] Write swift-version-1EA4D86E10B52AF.txt
[3/23] Compiling SGPKitCPP Globals.cc
[4/23] Compiling SGPKitCPP SatelliteException.cc
[5/23] Compiling SGPKitCPP TleException.cc
[6/23] Compiling SGPKitCPP DecayedException.cc
[7/23] Compiling SGPKitCPP DateTime.cc
[7/23] Compiling SGPKitCPP OrbitalElements.cc
[7/23] Compiling SGPKitCPP Eci.cc
[7/23] Compiling SGPKitCPP Observer.cc
[11/23] Compiling SGPKitCPP SGP4.cc
[12/23] Compiling SGPKitCPP Vector.cc
[13/23] Write sources
[14/23] Compiling SGPKitCPP CoordTopocentric.cc
[15/23] Compiling SGPKitCPP TimeSpan.cc
[16/23] Compiling SGPKitCPP CoordGeodetic.cc
/Users/admin/builder/spi-builder-workspace/Sources/sgp4-f5cb54b/Util.cc:28:30: warning: 'unary_function<char, bool>' is deprecated [-Wdeprecated-declarations]
28 | struct IsDigit: std::unary_function<char, bool>
| ^
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function<char, bool>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function {
| ^
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__config:725:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
725 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__config:710:49: note: expanded from macro '_LIBCPP_DEPRECATED'
710 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
1 warning generated.
[17/23] Compiling SGPKitCPP Util.cc
[18/23] Compiling SGPKitCPP SolarPosition.cc
[19/23] Compiling SGPKitCPP Tle.cc
[20/23] Compiling SGPKitOBJC SGP4Wrapper.mm
[21/23] Compiling SGPKitOBJC TLEWrapper.m
[22/23] Compiling SGPKitOBJC SatelliteData.m
[24/27] Emitting module SGPKit
[25/27] Compiling SGPKit TLEParser.swift
[26/27] Compiling SGPKit Model.swift
[27/27] Compiling SGPKit Interpreter.swift
Build complete! (27.06s)
Fetching https://github.com/Quick/Quick
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/Quick/Nimble
[1/2082] Fetching swift-docc-plugin
[231/16841] Fetching swift-docc-plugin, quick
[989/36425] Fetching swift-docc-plugin, quick, nimble
Fetched https://github.com/apple/swift-docc-plugin from cache (1.12s)
[2853/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick from cache (3.07s)
Fetched https://github.com/Quick/Nimble from cache (3.07s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 10.0.0 (3.63s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.83s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (1.37s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.49s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.75s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.26s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.49s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.11s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.65s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 10.0.0
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 5.0.1
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.4
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
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Build complete.
{
"dependencies" : [
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "10.0.0",
"upper_bound" : "11.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick"
},
{
"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" : "SGPKit",
"name" : "SGPKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SGPKit",
"targets" : [
"SGPKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SGPKitTests",
"module_type" : "SwiftTarget",
"name" : "SGPKitTests",
"path" : "Tests/SGPKitTests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SGPKitTests/Mocks",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"SPGKitTests.swift",
"TLEParserTests.swift"
],
"target_dependencies" : [
"SGPKit"
],
"type" : "test"
},
{
"c99name" : "SGPKitOBJC",
"module_type" : "ClangTarget",
"name" : "SGPKitOBJC",
"path" : "Sources/OBJC",
"product_memberships" : [
"SGPKit"
],
"sources" : [
"SGP4Wrapper.mm",
"SatelliteData.m",
"TLEWrapper.m"
],
"target_dependencies" : [
"SGPKitCPP"
],
"type" : "library"
},
{
"c99name" : "SGPKitCPP",
"module_type" : "ClangTarget",
"name" : "SGPKitCPP",
"path" : "Sources/sgp4-f5cb54b",
"product_memberships" : [
"SGPKit"
],
"sources" : [
"CoordGeodetic.cc",
"CoordTopocentric.cc",
"DateTime.cc",
"DecayedException.cc",
"Eci.cc",
"Globals.cc",
"Observer.cc",
"OrbitalElements.cc",
"SGP4.cc",
"SatelliteException.cc",
"SolarPosition.cc",
"TimeSpan.cc",
"Tle.cc",
"TleException.cc",
"Util.cc",
"Vector.cc"
],
"type" : "library"
},
{
"c99name" : "SGPKit",
"module_type" : "SwiftTarget",
"name" : "SGPKit",
"path" : "Sources/SGPKit",
"product_memberships" : [
"SGPKit"
],
"sources" : [
"Interpreter.swift",
"Model.swift",
"TLEParser.swift"
],
"target_dependencies" : [
"SGPKitOBJC"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.