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 SwiftViz with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftviz/SwiftViz.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swiftviz/SwiftViz
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c24e43f github actions can't handle this one...
Cloned https://github.com/swiftviz/SwiftViz.git
Revision (git rev-parse @):
c24e43f740c1c70b03a7d7c303016f418824138d
SUCCESS checkout https://github.com/swiftviz/SwiftViz.git at main
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.35s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.04s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftviz",
      "name": "SwiftViz",
      "url": "https://github.com/swiftviz/SwiftViz.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftViz",
      "dependencies": [
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics",
          "version": "1.0.2",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swiftviz/SwiftViz.git
[1/1998] Fetching swiftviz
Fetched https://github.com/swiftviz/SwiftViz.git (0.57s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.31s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.03s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/swiftviz/SwiftViz.git
Working copy of https://github.com/swiftviz/SwiftViz.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftviz' is not used by any target
Found 1 product dependencies
  - swift-numerics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling _NumericsShims _NumericsShims.c
[2/11] Compiling RealModule Real.swift
[3/12] Compiling RealModule Float80+Real.swift
[4/12] Compiling RealModule Float16+Real.swift
[5/12] Compiling RealModule AlgebraicField.swift
[6/12] Compiling RealModule ApproximateEquality.swift
[7/12] Compiling RealModule Float+Real.swift
[8/12] Compiling RealModule RealFunctions.swift
[9/12] Compiling RealModule ElementaryFunctions.swift
[10/12] Emitting module RealModule
[11/12] Compiling RealModule AugmentedArithmetic.swift
[12/12] Compiling RealModule Double+Real.swift
[13/17] Compiling ComplexModule Differentiable.swift
[14/17] Compiling ComplexModule Complex.swift
[15/17] Emitting module ComplexModule
[16/17] Compiling ComplexModule Arithmetic.swift
[17/17] Compiling ComplexModule ElementaryFunctions.swift
[18/19] Compiling Numerics Numerics.swift
[19/19] Emitting module Numerics
[20/27] Compiling SwiftViz Axis.swift
[21/27] Compiling SwiftViz PowerScale.swift
[22/27] Compiling SwiftViz LogScale.swift
[23/27] Compiling SwiftViz NiceValue.swift
[24/27] Compiling SwiftViz Tick.swift
[25/27] Compiling SwiftViz Scale.swift
[26/28] Compiling SwiftViz TickScale.swift
[27/28] Emitting module SwiftViz
[28/28] Compiling SwiftViz LinearScale.swift
Build complete! (18.74s)
Build complete.
Done.