Build Information
Successful build of SwiftAstro with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ncke/SwiftAstro.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ncke/SwiftAstro
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at daf8dfd Introduce uniform naming and tidy code
Cloned https://github.com/ncke/SwiftAstro.git
Revision (git rev-parse @):
daf8dfd6b88889b79bbe40212b212cb74ac1dfba
SUCCESS checkout https://github.com/ncke/SwiftAstro.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftastro",
"name": "SwiftAstro",
"url": "https://github.com/ncke/SwiftAstro.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftAstro",
"dependencies": [
]
}
]
}
Fetching https://github.com/ncke/SwiftAstro.git from cache
Fetched https://github.com/ncke/SwiftAstro.git (0.23s)
Creating working copy for https://github.com/ncke/SwiftAstro.git
Working copy of https://github.com/ncke/SwiftAstro.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftastro' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/ncke/SwiftAstro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Copying yale-bright-star-catalog.txt
[0/10] Copying VSOP87B.mer
[0/10] Copying VSOP87B.nep
[3/10] Copying VSOP87B.ura
[3/10] Copying yale-bright-star-notes.txt
[3/10] Copying VSOP87B.ear
[3/10] Copying VSOP87B.jup
[4/10] Copying VSOP87B.sat
[7/10] Copying VSOP87B.ven
[8/10] Copying VSOP87B.mar
[11/33] Compiling SwiftAstro AstronomicallyNameable.swift
[12/33] Compiling SwiftAstro Moon.swift
[13/33] Compiling SwiftAstro Planet.swift
[14/33] Compiling SwiftAstro Pluto.swift
[15/36] Compiling SwiftAstro String+Helpers.swift
[16/36] Compiling SwiftAstro Utility+NumberFormatting.swift
[17/36] Compiling SwiftAstro Utility+ResourceLoading.swift
[18/36] Compiling SwiftAstro Distance.swift
[19/36] Compiling SwiftAstro SphericalPosition.swift
[20/36] Compiling SwiftAstro Time+Ecliptic.swift
[21/36] Compiling SwiftAstro Time+Nutation.swift
[22/36] Compiling SwiftAstro Time.swift
[23/36] Compiling SwiftAstro Double+Helpers.swift
[24/36] Compiling SwiftAstro SwiftAstro.swift
[25/36] Compiling SwiftAstro Angle+CoordinateSystems.swift
[26/36] Compiling SwiftAstro Angle.swift
[27/36] Compiling SwiftAstro BrightStar+Nameable.swift
[28/36] Compiling SwiftAstro BrightStar.swift
[29/36] Compiling SwiftAstro BrightStarCatalog.swift
[30/36] Emitting module SwiftAstro
[31/36] Compiling SwiftAstro Positionable+Geocentric.swift
[32/36] Compiling SwiftAstro Positionable.swift
[33/36] Compiling SwiftAstro Sun.swift
[34/36] Compiling SwiftAstro Utility.swift
[35/36] Compiling SwiftAstro VSOP87.swift
[36/36] Compiling SwiftAstro resource_bundle_accessor.swift
Build complete! (4.01s)
Build complete.
Done.