The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

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: 0.0.6
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ncke/SwiftAstro
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at 1d6134a Update README.md
Cloned https://github.com/ncke/SwiftAstro.git
Revision (git rev-parse @):
1d6134a1f79629fcf0d99111dcf991bcc8b6f716
SUCCESS checkout https://github.com/ncke/SwiftAstro.git at 0.0.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/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/1/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 0.0.6
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-notes.txt
[0/10] Copying yale-bright-star-catalog.txt
[0/10] Copying VSOP87B.mar
[1/10] Copying VSOP87B.sat
[1/10] Copying VSOP87B.mer
[2/10] Copying VSOP87B.nep
[6/10] Copying VSOP87B.jup
[7/10] Copying VSOP87B.ura
[8/10] Copying VSOP87B.ear
[9/10] Copying VSOP87B.ven
[11/32] Compiling SwiftAstro BrightStar.swift
[12/32] Compiling SwiftAstro BrightStarCatalog.swift
[13/32] Compiling SwiftAstro SwiftAstro.swift
[14/32] Compiling SwiftAstro Utility+NumberFormatting.swift
[15/32] Compiling SwiftAstro Utility+ResourceLoading.swift
[16/32] Compiling SwiftAstro Utility.swift
[17/32] Compiling SwiftAstro Positionable+Geocentric.swift
[18/32] Compiling SwiftAstro Positionable.swift
[19/32] Compiling SwiftAstro Sun.swift
[20/32] Compiling SwiftAstro SphericalPosition.swift
[21/32] Compiling SwiftAstro Time+Ecliptic.swift
[22/32] Compiling SwiftAstro Time+Nutation.swift
[23/32] Compiling SwiftAstro Angle+CoordinateSystems.swift
[24/32] Compiling SwiftAstro Angle.swift
[25/32] Compiling SwiftAstro Distance.swift
[26/32] Emitting module SwiftAstro
[27/32] Compiling SwiftAstro Moon.swift
[28/32] Compiling SwiftAstro Planet.swift
[29/32] Compiling SwiftAstro Pluto.swift
[30/32] Compiling SwiftAstro Time.swift
[31/32] Compiling SwiftAstro Double+Helpers.swift
[32/32] Compiling SwiftAstro String+Helpers.swift
[33/34] Compiling SwiftAstro VSOP87.swift
[34/34] Compiling SwiftAstro resource_bundle_accessor.swift
Build complete! (3.89s)
Build complete.
Done.