The Swift Package Index logo.Swift Package Index

Build Information

Successful build of La 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/mitsuse/la.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mitsuse/la
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 119277f Merge branch 'release/0.9.1'
Cloned https://github.com/mitsuse/la.git
Revision (git rev-parse @):
119277f17c133033fe12fd79bbb208c8c6b3e084
SUCCESS checkout https://github.com/mitsuse/la.git at master
========================================
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": "la",
      "name": "La",
      "url": "https://github.com/mitsuse/la.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/la",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mitsuse/la.git
[1/624] Fetching la
Fetched https://github.com/mitsuse/la.git (0.25s)
Creating working copy for https://github.com/mitsuse/la.git
Working copy of https://github.com/mitsuse/la.git resolved at master
warning: '.resolve-product-dependencies': dependency 'la' 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/10] Compiling La Matrix_NxN.swift
[2/11] Compiling La Size.swift
[3/11] Compiling La Matrix_1xN.swift
[4/11] Compiling La Matrix_1x1.swift
[5/11] Compiling La Matrix_Mx1.swift
[6/11] Compiling La _Development.swift
[7/11] Compiling La Arithmetic.swift
[8/11] Compiling La Field.swift
[9/11] Emitting module La
[10/11] Compiling La La.swift
[11/11] Compiling La Matrix.swift
Build complete! (4.31s)
Build complete.
Done.