Build Information
Successful build of SGPKit, reference 1.2.0 (cbc9a6
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 01:42:57 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/csanfilippo/swift-sgp4.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/csanfilippo/swift-sgp4
* tag 1.2.0 -> FETCH_HEAD
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 1.2.0
Fetching https://github.com/Quick/Quick
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/Quick/Nimble
[1/2049] Fetching swift-docc-plugin
[227/16804] Fetching swift-docc-plugin, quick
[818/36371] Fetching swift-docc-plugin, quick, nimble
Fetched https://github.com/Quick/Quick from cache (1.74s)
Fetched https://github.com/Quick/Nimble from cache (1.74s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.74s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 10.0.0 (2.39s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.74s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (1.35s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.58s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.70s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.29s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.76s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.39s)
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/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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
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/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 10.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-sgp4",
"name": "SGPKit",
"url": "https://github.com/csanfilippo/swift-sgp4.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sgp4",
"dependencies": [
]
}
]
}
Fetching https://github.com/csanfilippo/swift-sgp4.git
[1/185] Fetching swift-sgp4
Fetched https://github.com/csanfilippo/swift-sgp4.git from cache (0.66s)
Creating working copy for https://github.com/csanfilippo/swift-sgp4.git
Working copy of https://github.com/csanfilippo/swift-sgp4.git resolved at 1.2.0 (cbc9a67)
warning: '.resolve-product-dependencies': dependency 'swift-sgp4' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/csanfilippo/swift-sgp4.git
https://github.com/csanfilippo/swift-sgp4.git
{
"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"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/23] Compiling SGPKitCPP Globals.cc
[3/23] Write swift-version-2F0A5646E1D333AE.txt
[4/23] Compiling SGPKitCPP SatelliteException.cc
[5/23] Compiling SGPKitCPP CoordTopocentric.cc
[6/23] Compiling SGPKitCPP DecayedException.cc
[7/23] Compiling SGPKitCPP DateTime.cc
[8/23] Compiling SGPKitCPP Eci.cc
[9/23] Compiling SGPKitCPP Observer.cc
[10/23] Compiling SGPKitCPP OrbitalElements.cc
[11/23] Compiling SGPKitCPP SGP4.cc
[12/23] Compiling SGPKitCPP TleException.cc
[13/23] Write sources
[14/23] Compiling SGPKitCPP Vector.cc
[15/23] Compiling SGPKitCPP TimeSpan.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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/c++/v1/__config:719:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
719 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED'
696 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
1 warning generated.
[16/23] Compiling SGPKitCPP Util.cc
[17/23] Compiling SGPKitCPP CoordGeodetic.cc
[18/23] Compiling SGPKitCPP SolarPosition.cc
[19/23] Compiling SGPKitCPP Tle.cc
[20/23] Compiling SGPKitOBJC SGP4Wrapper.mm
[21/23] Compiling SGPKitOBJC SatelliteData.m
[22/23] Compiling SGPKitOBJC TLEWrapper.m
[24/27] Compiling SGPKit TLEParser.swift
[25/27] Compiling SGPKit Interpreter.swift
[26/27] Emitting module SGPKit
[27/27] Compiling SGPKit Model.swift
Build complete! (16.46s)
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"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/csanfilippo/swift-sgp4/1.2.0
Repository: csanfilippo/swift-sgp4
Swift version used: 6.1
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
Target: SGPKit
Extracting symbol information for 'SGPKit'...
Finished extracting symbol information for 'SGPKit'. (2.61s)
Building documentation for 'SGPKit'...
Finished building documentation for 'SGPKit' (0.11s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/csanfilippo/swift-sgp4/1.2.0
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SemanticVersion.swift
[8/57] Compiling SymbolKit AccessControl.swift
[9/57] Compiling SymbolKit Availability.swift
[10/57] Compiling SymbolKit AvailabilityItem.swift
[11/57] Compiling SymbolKit Domain.swift
[12/57] Compiling SymbolKit Mixin+Equals.swift
[13/57] Compiling SymbolKit Mixin+Hash.swift
[14/57] Compiling SymbolKit Mixin.swift
[15/57] Compiling SymbolKit LineList.swift
[16/57] Compiling SymbolKit Position.swift
[17/57] Compiling SymbolKit GenericConstraint.swift
[18/57] Compiling SymbolKit GenericParameter.swift
[19/57] Compiling SymbolKit Generics.swift
[20/57] Compiling SymbolKit Namespace.swift
[21/57] Compiling SymbolKit DeclarationFragments.swift
[22/57] Compiling SymbolKit Fragment.swift
[23/57] Compiling SymbolKit FragmentKind.swift
[24/57] Compiling SymbolKit FunctionParameter.swift
[25/57] Compiling SymbolKit FunctionSignature.swift
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit Identifier.swift
[32/57] Compiling SymbolKit KindIdentifier.swift
[33/57] Compiling SymbolKit Location.swift
[34/57] Compiling SymbolKit Mutability.swift
[35/57] Compiling SymbolKit Names.swift
[36/57] Compiling SymbolKit SPI.swift
[37/57] Compiling SymbolKit Snippet.swift
[38/57] Compiling SymbolKit Extension.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.12s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/5] Compiling SGPKit Model.swift
[3/5] Compiling SGPKit Interpreter.swift
[4/5] Emitting module SGPKit
[5/5] Compiling SGPKit TLEParser.swift
Build of target: 'SGPKit' complete! (0.61s)
100
2 /Users/admin/builder/spi-builder-workspace/.docs/csanfilippo/swift-sgp4/1.2.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/csanfilippo/swift-sgp4/1.2.0
File count: 100
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-csanfilippo-swift-sgp4-1.2.0-f7993f47.zip to s3://spi-docs-inbox/prod-csanfilippo-swift-sgp4-1.2.0-f7993f47.zip
Copying... [18%]
Copying... [36%]
Copying... [53%]
Copying... [71%]
Copying... [89%]
Copying... [100%]
Done.