The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DeepSwift 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/AnarchoSystems/DeepSwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AnarchoSystems/DeepSwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 56b93a1 scalar is now always double as conversion overhead for a single number is negligible; remote stuff is deleted again, it'll be implemented in downstream repos
Cloned https://github.com/AnarchoSystems/DeepSwift.git
Revision (git rev-parse @):
56b93a18478715bb9179d5e8e57987b74049ada7
SUCCESS checkout https://github.com/AnarchoSystems/DeepSwift.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "deepswift",
      "name": "DeepSwift",
      "url": "https://github.com/AnarchoSystems/DeepSwift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DeepSwift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/AnarchoSystems/DeepSwift.git
[1/104] Fetching deepswift
Fetched https://github.com/AnarchoSystems/DeepSwift.git (0.27s)
Creating working copy for https://github.com/AnarchoSystems/DeepSwift.git
Working copy of https://github.com/AnarchoSystems/DeepSwift.git resolved at main
warning: '.resolve-product-dependencies': dependency 'deepswift' is not used by any target
Found 0 product dependencies
========================================
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...
[1/12] Compiling DeepSwift Optimizer.swift
[2/13] Compiling DeepSwift NoAdjustment.swift
[3/13] Compiling DeepSwift DifferentiableArray.swift
[4/13] Compiling DeepSwift DifferentiablePair.swift
[5/13] Compiling DeepSwift Movable.swift
[6/13] Compiling DeepSwift Frozen.swift
[7/13] Compiling DeepSwift Layer.swift
[8/13] Compiling DeepSwift Learner.swift
[9/13] Compiling DeepSwift Many.swift
[10/13] Compiling DeepSwift Chain.swift
[11/13] Compiling DeepSwift CombinatorLayer.swift
[12/13] Emitting module DeepSwift
[13/13] Compiling DeepSwift Repeat.swift
Build complete! (4.95s)
Build complete.
Done.