The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WolfGeometry 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/wolfmcnally/WolfGeometry.git
Reference: 4.0.7
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wolfmcnally/WolfGeometry
 * tag               4.0.7      -> FETCH_HEAD
HEAD is now at 86eeb01 Fix dependencies.
Cloned https://github.com/wolfmcnally/WolfGeometry.git
Revision (git rev-parse @):
86eeb01ad751770fc39793311fa195db01f07b02
SUCCESS checkout https://github.com/wolfmcnally/WolfGeometry.git at 4.0.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/wolfmcnally/WolfGeometry.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write sources
[8/25] Write swift-version--423B1241ED78D482.txt
[10/53] Compiling WolfPipe EffectfulComposeOperator.swift
[11/53] Compiling WolfPipe SetAlgebra.swift
[12/53] Compiling WolfPipe KeyPaths.swift
[13/53] Compiling WolfPipe PipeOperator.swift
[14/53] Emitting module ExtensibleEnumeratedName
[15/53] Compiling ExtensibleEnumeratedName ExtensibleEnumeratedName.swift
[16/53] Emitting module WolfWith
[17/53] Compiling WolfWith WithOperator.swift
[17/53] Write Objects.LinkFileList
[20/53] Compiling WolfPipe Curry.swift
[21/53] Compiling WolfPipe ComposeOperator.swift
[22/53] Emitting module WolfPipe
[23/53] Compiling WolfPipe PipeCompatibleFunctions.swift
[23/53] Write Objects.LinkFileList
[24/53] Linking libWolfWith.dylib
[24/53] Linking libExtensibleEnumeratedName.dylib
[26/53] Linking libWolfPipe.dylib
[28/53] Compiling WolfNumerics SecureRandomNumberGenerator.swift
[29/54] Compiling WolfNumerics Interval.swift
[30/54] Compiling WolfNumerics IntervalCreationOperator.swift
[31/54] Compiling WolfNumerics RangeExtensions.swift
[32/54] Compiling WolfNumerics RunningAverage.swift
[33/54] Compiling WolfNumerics Frac.swift
[34/54] Compiling WolfNumerics Interpolable.swift
[35/54] Emitting module WolfNumerics
[36/54] Compiling WolfNumerics ApproximatelyEqualsOperator.swift
[37/54] Compiling WolfNumerics BinarySearch.swift
[38/54] Compiling WolfNumerics PercentOperator.swift
[39/54] Compiling WolfNumerics RandomExtensions.swift
[40/54] Compiling WolfNumerics Lerp.swift
[41/54] Compiling WolfNumerics NumericUtils.swift
[42/54] Emitting module WolfOSBridge
[43/54] Compiling WolfOSBridge OSView.swift
[43/54] Write Objects.LinkFileList
[45/54] Compiling WolfNumerics SeededRandomNumberGenerator.swift
[45/54] Write Objects.LinkFileList
[46/54] Linking libWolfOSBridge.dylib
[47/54] Linking libWolfNumerics.dylib
[49/121] Compiling WolfFoundation OptionalExtensions.swift
[50/121] Compiling WolfFoundation Associated.swift
[51/121] Compiling WolfFoundation DebugIdentifier.swift
[52/121] Compiling WolfFoundation AttributeAssignmentPrecedence.swift
[53/121] Compiling WolfFoundation InheritsFromOperator.swift
[54/126] Emitting module WolfFoundation
[55/126] Compiling WolfFoundation TimeConstants.swift
[56/126] Compiling WolfFoundation Heap.swift
[57/126] Compiling WolfFoundation Matrix.swift
[58/126] Compiling WolfFoundation PriorityQueue.swift
[59/129] Compiling WolfFoundation WeakSet.swift
[60/129] Compiling WolfFoundation CodedError.swift
[61/129] Compiling WolfFoundation ErrorExtensions.swift
[62/129] Compiling WolfFoundation MessageError.swift
[63/129] Compiling WolfFoundation ASCII.swift
[64/129] Compiling WolfFoundation Base64.swift
[65/129] Compiling WolfFoundation Dimensions.swift
[66/129] Compiling WolfFoundation InvalidateAndAssignOperator.swift
[67/129] Emitting module WolfStrings
[68/129] Compiling WolfFoundation ModelObject.swift
[69/129] Compiling WolfFoundation Serializable.swift
[73/129] Compiling WolfFoundation Queue.swift
[74/129] Compiling WolfFoundation ValueCache.swift
[78/129] Compiling WolfStrings TypeRun.swift
[79/129] Compiling WolfStrings Typesetter.swift
[80/129] Compiling WolfStrings WolfStringsError.swift
[81/129] Compiling WolfFoundation Invalidatable.swift
[82/129] Compiling WolfFoundation Hex.swift
[83/129] Compiling WolfFoundation JSON.swift
[84/129] Compiling WolfFoundation Lazy.swift
[85/129] Compiling WolfFoundation Ordinal.swift
[86/129] Compiling WolfFoundation Position.swift
[91/129] Compiling WolfFoundation ValidationError.swift
[92/129] Compiling WolfFoundation WolfFoundationError.swift
[93/129] Compiling WolfFoundation ArrayExtensions.swift
[94/129] Compiling WolfFoundation CircularIndex.swift
[95/129] Compiling WolfStrings StringIndexesAndRanges.swift
[96/129] Compiling WolfStrings StringReplacement.swift
[97/129] Compiling WolfStrings StringTransformations.swift
[118/129] Write Objects.LinkFileList
[120/129] Compiling WolfFoundation SortWeight.swift
[121/129] Compiling WolfFoundation Tagged.swift
[122/129] Compiling WolfFoundation TransferValue.swift
[123/129] Compiling WolfFoundation UTF8.swift
[124/129] Compiling WolfFoundation Weak.swift
[124/129] Write Objects.LinkFileList
[125/129] Linking libWolfStrings.dylib
[126/129] Linking libWolfFoundation.dylib
[128/148] Compiling WolfGeometry IntOffset.swift
[129/148] Compiling WolfGeometry IntPoint.swift
[130/148] Compiling WolfGeometry IntRect.swift
[131/148] Compiling WolfGeometry DegressToRadiansOperator.swift
[132/148] Compiling WolfGeometry GeometryUtils.swift
[133/148] Compiling WolfGeometry Insets.swift
[134/148] Compiling WolfGeometry PointExtensions.swift
[135/148] Compiling WolfGeometry Rect.swift
[136/148] Emitting module WolfGeometry
[137/148] Compiling WolfGeometry IntSize.swift
[138/148] Compiling WolfGeometry OSBezierPath.swift
[139/148] Compiling WolfGeometry Point.swift
[140/148] Compiling WolfGeometry RectExtensions.swift
[141/148] Compiling WolfGeometry Size.swift
[142/148] Compiling WolfGeometry SizeExtensions.swift
[143/148] Compiling WolfGeometry Transform.swift
[144/148] Compiling WolfGeometry AffineTransformExtensions.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WolfGeometry/BezierPathExtensions.swift:79:17: warning: switch must be exhaustive
                switch element( at: index, associatedPoints: pointsArray ) {
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WolfGeometry/BezierPathExtensions.swift:79:17: note: add missing case: '.cubicCurveTo'
                switch element( at: index, associatedPoints: pointsArray ) {
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WolfGeometry/BezierPathExtensions.swift:79:17: note: add missing case: '.quadraticCurveTo'
                switch element( at: index, associatedPoints: pointsArray ) {
                ^
[145/148] Compiling WolfGeometry AspectRatio.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WolfGeometry/BezierPathExtensions.swift:79:17: warning: switch must be exhaustive
                switch element( at: index, associatedPoints: pointsArray ) {
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WolfGeometry/BezierPathExtensions.swift:79:17: note: add missing case: '.cubicCurveTo'
                switch element( at: index, associatedPoints: pointsArray ) {
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WolfGeometry/BezierPathExtensions.swift:79:17: note: add missing case: '.quadraticCurveTo'
                switch element( at: index, associatedPoints: pointsArray ) {
                ^
[146/148] Compiling WolfGeometry BezierPathExtensions.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WolfGeometry/BezierPathExtensions.swift:79:17: warning: switch must be exhaustive
                switch element( at: index, associatedPoints: pointsArray ) {
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WolfGeometry/BezierPathExtensions.swift:79:17: note: add missing case: '.cubicCurveTo'
                switch element( at: index, associatedPoints: pointsArray ) {
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WolfGeometry/BezierPathExtensions.swift:79:17: note: add missing case: '.quadraticCurveTo'
                switch element( at: index, associatedPoints: pointsArray ) {
                ^
[147/150] Compiling WolfGeometry Vector.swift
[148/150] Compiling WolfGeometry VectorExtensions.swift
[148/150] Write Objects.LinkFileList
[149/150] Linking libWolfGeometry.dylib
Build complete! (12.78s)
Fetching https://github.com/wolfmcnally/WolfFoundation from cache
Fetching https://github.com/wolfmcnally/ExtensibleEnumeratedName from cache
Fetching https://github.com/wolfmcnally/WolfNumerics from cache
Fetching https://github.com/wolfmcnally/WolfStrings from cache
Fetched https://github.com/wolfmcnally/WolfStrings from cache (0.19s)
Fetched https://github.com/wolfmcnally/ExtensibleEnumeratedName from cache (0.19s)
Fetched https://github.com/wolfmcnally/WolfFoundation from cache (0.19s)
Fetched https://github.com/wolfmcnally/WolfNumerics from cache (0.19s)
Computing version for https://github.com/wolfmcnally/WolfFoundation
Computed https://github.com/wolfmcnally/WolfFoundation at 5.0.1 (0.35s)
Fetching https://github.com/wolfmcnally/WolfPipe from cache
Fetched https://github.com/wolfmcnally/WolfPipe from cache (0.16s)
Computing version for https://github.com/wolfmcnally/ExtensibleEnumeratedName
Computed https://github.com/wolfmcnally/ExtensibleEnumeratedName at 2.0.2 (0.32s)
Computing version for https://github.com/wolfmcnally/WolfPipe
Computed https://github.com/wolfmcnally/WolfPipe at 2.0.2 (0.33s)
Computing version for https://github.com/wolfmcnally/WolfNumerics
Computed https://github.com/wolfmcnally/WolfNumerics at 4.0.4 (0.33s)
Computing version for https://github.com/wolfmcnally/WolfStrings
Computed https://github.com/wolfmcnally/WolfStrings at 2.2.1 (0.33s)
Fetching https://github.com/wolfmcnally/WolfOSBridge from cache
Fetching https://github.com/wolfmcnally/WolfWith from cache
Fetched https://github.com/wolfmcnally/WolfWith from cache (0.15s)
Fetched https://github.com/wolfmcnally/WolfOSBridge from cache (0.15s)
Computing version for https://github.com/wolfmcnally/WolfWith
Computed https://github.com/wolfmcnally/WolfWith at 2.0.3 (0.32s)
Computing version for https://github.com/wolfmcnally/WolfOSBridge
Computed https://github.com/wolfmcnally/WolfOSBridge at 2.0.3 (0.33s)
Creating working copy for https://github.com/wolfmcnally/WolfFoundation
Working copy of https://github.com/wolfmcnally/WolfFoundation resolved at 5.0.1
Creating working copy for https://github.com/wolfmcnally/WolfStrings
Working copy of https://github.com/wolfmcnally/WolfStrings resolved at 2.2.1
Creating working copy for https://github.com/wolfmcnally/WolfWith
Working copy of https://github.com/wolfmcnally/WolfWith resolved at 2.0.3
Creating working copy for https://github.com/wolfmcnally/ExtensibleEnumeratedName
Working copy of https://github.com/wolfmcnally/ExtensibleEnumeratedName resolved at 2.0.2
Creating working copy for https://github.com/wolfmcnally/WolfOSBridge
Working copy of https://github.com/wolfmcnally/WolfOSBridge resolved at 2.0.3
Creating working copy for https://github.com/wolfmcnally/WolfPipe
Working copy of https://github.com/wolfmcnally/WolfPipe resolved at 2.0.2
Creating working copy for https://github.com/wolfmcnally/WolfNumerics
Working copy of https://github.com/wolfmcnally/WolfNumerics resolved at 4.0.4
Build complete.
Done.

Build Machine: Mac 7