The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Voronoi with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coopercorona/voronoi.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/coopercorona/voronoi
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at e472a88 Merge branch 'Swift5' Update to Swift 5.
Cloned https://github.com/coopercorona/voronoi.git
Revision (git rev-parse @):
e472a8886d69e986d6548732c28f565d2c8e6374
SUCCESS checkout https://github.com/coopercorona/voronoi.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/coopercorona/voronoi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/16] Compiling CoronaErrors ValueError.swift
[6/16] Compiling CoronaErrors IOException.swift
[7/16] Compiling CoronaErrors NilException.swift
[8/17] Compiling CoronaErrors OperationError.swift
[9/17] Compiling CoronaErrors OperationException.swift
[10/17] Emitting module CoronaErrors
[11/17] Compiling CoronaErrors CoronaErrors.swift
[12/17] Compiling CoronaErrors Exception.swift
[13/17] Compiling CoronaErrors ParseError.swift
[14/17] Compiling CoronaErrors FileNotFoundException.swift
[15/17] Compiling CoronaErrors IOError.swift
[16/17] Compiling CoronaErrors ParseException.swift
[17/17] Compiling CoronaErrors ValueException.swift
[18/46] Compiling CoronaMath MatrixBase.swift
[19/46] Compiling CoronaMath MatrixError.swift
[20/46] Compiling CoronaMath SizeBase+MatrixDimensions.swift
[21/46] Compiling CoronaMath SquareMatrix.swift
[22/46] Compiling CoronaMath MatrixOperationsBase.swift
[23/46] Compiling CoronaMath VariableSizeMatrix.swift
[24/46] Compiling CoronaMath Sequence+Extensions.swift
[25/46] Compiling CoronaMath ConstantSizeContinuousVector.swift
[26/46] Compiling CoronaMath ConstantSizeMatrix+MatrixOperationsBase.swift
[27/46] Compiling CoronaMath ContinuousMatrix.swift
[28/46] Compiling CoronaMath Matrix3Base+MatrixOperationsBase.swift
[29/46] Compiling CoronaMath Matrix4Base+MatrixOperationsBase.swift
[30/46] Compiling CoronaMath Array+Extensions.swift
[31/46] Compiling CoronaMath ContinuousNumber.swift
[32/46] Compiling CoronaMath DiscreteNumber.swift
[33/46] Compiling CoronaMath Exports.swift
[34/46] Compiling CoronaMath ConstantSizeVector.swift
[35/46] Compiling CoronaMath ContinuousVector.swift
[36/46] Compiling CoronaMath IntPoint.swift
[37/46] Compiling CoronaMath PointBase.swift
[38/49] Compiling CoronaMath RectBase.swift
[39/49] Compiling CoronaMath SizeBase.swift
[40/49] Compiling CoronaMath Vector3Base+Color.swift
[41/49] Compiling CoronaMath Vector3Base.swift
[42/49] Compiling CoronaMath Vector4Base+Color.swift
[43/49] Compiling CoronaMath Vector4Base.swift
[44/49] Compiling CoronaMath VectorBase.swift
[45/49] Compiling CoronaMath FastOperations.swift
[46/49] Compiling CoronaMath ConstantSizeMatrix.swift
[47/49] Compiling CoronaMath Matrix3Base.swift
[48/49] Compiling CoronaMath Matrix4Base.swift
[49/49] Emitting module CoronaMath
[50/65] Compiling Voronoi Direction2D.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Voronoi/ExposedBinarySearchTree.swift:12:50: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ExposedBinarySearchTreeProtocol: class, Comparable {
                                                 ^~~~~
                                                 AnyObject
[51/65] Compiling Voronoi ExposedBinarySearchTree.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Voronoi/ExposedBinarySearchTree.swift:12:50: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ExposedBinarySearchTreeProtocol: class, Comparable {
                                                 ^~~~~
                                                 AnyObject
[52/67] Compiling Voronoi VoronoiCircleEvent.swift
[53/67] Compiling Voronoi VoronoiDiagram+Factory.swift
[54/67] Compiling Voronoi VoronoiParabola.swift
[55/67] Compiling Voronoi VoronoiResult.swift
[56/67] Compiling Voronoi SwiftPriorityQueue.swift
[57/67] Compiling Voronoi VoronoiCell.swift
[58/67] Compiling Voronoi Circle.swift
[59/67] Compiling Voronoi ColorGraph.swift
[60/67] Compiling Voronoi ColorNode.swift
[61/67] Emitting module Voronoi
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Voronoi/ExposedBinarySearchTree.swift:12:50: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ExposedBinarySearchTreeProtocol: class, Comparable {
                                                 ^~~~~
                                                 AnyObject
[62/67] Compiling Voronoi VoronoiEvent.swift
[63/67] Compiling Voronoi VoronoiLine.swift
[64/67] Compiling Voronoi VoronoiDiagram.swift
[65/67] Compiling Voronoi VoronoiEdge.swift
[66/67] Compiling Voronoi VoronoiSiteEvent.swift
[67/67] Compiling Voronoi WeakReference.swift
Build complete! (9.37s)
Fetching https://github.com/CooperCorona/COpenBlas from cache
Fetching https://github.com/CooperCorona/CoronaErrors.git from cache
Fetching https://github.com/CooperCorona/CoronaMath.git from cache
Fetched https://github.com/CooperCorona/CoronaMath.git from cache (0.16s)
Fetched https://github.com/CooperCorona/COpenBlas from cache (0.16s)
Computing version for https://github.com/CooperCorona/CoronaMath.git
Fetched https://github.com/CooperCorona/CoronaErrors.git from cache (0.16s)
Computed https://github.com/CooperCorona/CoronaMath.git at 2.0.0 (0.37s)
Computing version for https://github.com/CooperCorona/COpenBlas
Computed https://github.com/CooperCorona/COpenBlas at 1.1.0 (0.42s)
Computing version for https://github.com/CooperCorona/CoronaErrors.git
Computed https://github.com/CooperCorona/CoronaErrors.git at 2.0.4 (0.42s)
Creating working copy for https://github.com/CooperCorona/CoronaMath.git
Working copy of https://github.com/CooperCorona/CoronaMath.git resolved at 2.0.0
Creating working copy for https://github.com/CooperCorona/COpenBlas
Working copy of https://github.com/CooperCorona/COpenBlas resolved at 1.1.0
Creating working copy for https://github.com/CooperCorona/CoronaErrors.git
Working copy of https://github.com/CooperCorona/CoronaErrors.git resolved at 2.0.4
warning: 'copenblas': ignoring declared target(s) 'COpenBlas' in the system package
warning: 'copenblas': system packages are deprecated; use system library targets instead
Build complete.
Done.

Build Machine: Mac 7