The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SGPKit with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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 into spi-builder-workspace
cbc9a67b1851541d939b0106e003d85c7257ce63
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/csanfilippo/swift-sgp4.git at 1.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/Quick/Quick from cache
Fetching https://github.com/Quick/Nimble from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.46s)
Fetched https://github.com/Quick/Nimble (0.86s)
Fetched https://github.com/Quick/Quick (0.95s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 10.0.0 (0.02s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.18s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (0.02s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.2 (0.02s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.18s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.06s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.29s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
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.1.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/21] Compiling SGPKitCPP Globals.cc
[3/21] Compiling SGPKitCPP TleException.cc
[4/21] Compiling SGPKitCPP Util.cc
[5/21] Compiling SGPKitCPP Vector.cc
[6/21] Compiling SGPKitCPP OrbitalElements.cc
[7/21] Compiling SGPKitCPP Tle.cc
[8/21] Compiling SGPKitCPP SatelliteException.cc
[9/21] Compiling SGPKitCPP TimeSpan.cc
[10/21] Compiling SGPKitOBJC TLEWrapper.m
[11/21] Compiling SGPKitCPP SolarPosition.cc
[12/21] Compiling SGPKitOBJC SGP4Wrapper.mm
[13/21] Compiling SGPKitOBJC SatelliteData.m
[14/25] Compiling SGPKitCPP SGP4.cc
[15/25] Compiling SGPKitCPP Observer.cc
[16/25] Compiling SGPKitCPP Eci.cc
[17/25] Compiling SGPKitCPP DecayedException.cc
[18/25] Compiling SGPKitCPP DateTime.cc
[19/25] Compiling SGPKitCPP CoordTopocentric.cc
[20/25] Compiling SGPKitCPP CoordGeodetic.cc
[22/25] Compiling SGPKit Interpreter.swift
[23/25] Emitting module SGPKit
[24/25] Compiling SGPKit Model.swift
[25/25] Compiling SGPKit TLEParser.swift
Build complete! (18.27s)
Build complete.
Done.