The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WolfGeometry 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/wolfmcnally/WolfGeometry.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wolfmcnally/WolfGeometry
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
Fetching https://github.com/wolfmcnally/ExtensibleEnumeratedName from cache
Fetching https://github.com/wolfmcnally/WolfStrings from cache
Fetching https://github.com/wolfmcnally/WolfFoundation from cache
Fetched https://github.com/wolfmcnally/ExtensibleEnumeratedName (0.21s)
Fetched https://github.com/wolfmcnally/WolfFoundation (0.21s)
Fetched https://github.com/wolfmcnally/WolfStrings (0.21s)
Fetching https://github.com/wolfmcnally/WolfNumerics from cache
Fetched https://github.com/wolfmcnally/WolfNumerics (0.16s)
Computing version for https://github.com/wolfmcnally/WolfFoundation
Computed https://github.com/wolfmcnally/WolfFoundation at 5.0.1 (0.51s)
Fetching https://github.com/wolfmcnally/WolfPipe from cache
Fetched https://github.com/wolfmcnally/WolfPipe (0.17s)
Computing version for https://github.com/wolfmcnally/ExtensibleEnumeratedName
Computed https://github.com/wolfmcnally/ExtensibleEnumeratedName at 2.0.2 (0.41s)
Computing version for https://github.com/wolfmcnally/WolfPipe
Computed https://github.com/wolfmcnally/WolfPipe at 2.0.2 (0.45s)
Computing version for https://github.com/wolfmcnally/WolfNumerics
Computed https://github.com/wolfmcnally/WolfNumerics at 4.0.4 (0.43s)
Computing version for https://github.com/wolfmcnally/WolfStrings
Computed https://github.com/wolfmcnally/WolfStrings at 2.2.1 (0.44s)
Fetching https://github.com/wolfmcnally/WolfWith from cache
Fetching https://github.com/wolfmcnally/WolfOSBridge from cache
Fetched https://github.com/wolfmcnally/WolfOSBridge (0.19s)
Fetched https://github.com/wolfmcnally/WolfWith (0.19s)
Computing version for https://github.com/wolfmcnally/WolfWith
Computed https://github.com/wolfmcnally/WolfWith at 2.0.3 (0.34s)
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/WolfNumerics
Working copy of https://github.com/wolfmcnally/WolfNumerics resolved at 4.0.4
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/WolfOSBridge
Working copy of https://github.com/wolfmcnally/WolfOSBridge 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/WolfFoundation
Working copy of https://github.com/wolfmcnally/WolfFoundation resolved at 5.0.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/WolfPipe
Working copy of https://github.com/wolfmcnally/WolfPipe resolved at 2.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "wolfgeometry",
      "name": "WolfGeometry",
      "url": "https://github.com/wolfmcnally/WolfGeometry.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfGeometry",
      "dependencies": [
        {
          "identity": "wolfnumerics",
          "name": "WolfNumerics",
          "url": "https://github.com/wolfmcnally/WolfNumerics",
          "version": "4.0.4",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfNumerics",
          "dependencies": [
          ]
        },
        {
          "identity": "extensibleenumeratedname",
          "name": "ExtensibleEnumeratedName",
          "url": "https://github.com/wolfmcnally/ExtensibleEnumeratedName",
          "version": "2.0.2",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ExtensibleEnumeratedName",
          "dependencies": [
          ]
        },
        {
          "identity": "wolfstrings",
          "name": "WolfStrings",
          "url": "https://github.com/wolfmcnally/WolfStrings",
          "version": "2.2.1",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfStrings",
          "dependencies": [
            {
              "identity": "wolfnumerics",
              "name": "WolfNumerics",
              "url": "https://github.com/wolfmcnally/WolfNumerics",
              "version": "4.0.4",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfNumerics",
              "dependencies": [
              ]
            },
            {
              "identity": "wolfpipe",
              "name": "WolfPipe",
              "url": "https://github.com/wolfmcnally/WolfPipe",
              "version": "2.0.2",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfPipe",
              "dependencies": [
              ]
            },
            {
              "identity": "wolfosbridge",
              "name": "WolfOSBridge",
              "url": "https://github.com/wolfmcnally/WolfOSBridge",
              "version": "2.0.3",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfOSBridge",
              "dependencies": [
              ]
            },
            {
              "identity": "wolfwith",
              "name": "WolfWith",
              "url": "https://github.com/wolfmcnally/WolfWith",
              "version": "2.0.3",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfWith",
              "dependencies": [
              ]
            },
            {
              "identity": "extensibleenumeratedname",
              "name": "ExtensibleEnumeratedName",
              "url": "https://github.com/wolfmcnally/ExtensibleEnumeratedName",
              "version": "2.0.2",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ExtensibleEnumeratedName",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "wolffoundation",
          "name": "WolfFoundation",
          "url": "https://github.com/wolfmcnally/WolfFoundation",
          "version": "5.0.1",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfFoundation",
          "dependencies": [
            {
              "identity": "wolfnumerics",
              "name": "WolfNumerics",
              "url": "https://github.com/wolfmcnally/WolfNumerics",
              "version": "4.0.4",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfNumerics",
              "dependencies": [
              ]
            },
            {
              "identity": "wolfpipe",
              "name": "WolfPipe",
              "url": "https://github.com/wolfmcnally/WolfPipe",
              "version": "2.0.2",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfPipe",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/wolfmcnally/WolfGeometry.git
[1/230] Fetching wolfgeometry
Fetched https://github.com/wolfmcnally/WolfGeometry.git (0.25s)
Fetching https://github.com/wolfmcnally/WolfFoundation from cache
Fetching https://github.com/wolfmcnally/WolfStrings from cache
Fetching https://github.com/wolfmcnally/ExtensibleEnumeratedName from cache
Fetched https://github.com/wolfmcnally/WolfFoundation (0.19s)
Fetching https://github.com/wolfmcnally/WolfNumerics from cache
Fetched https://github.com/wolfmcnally/ExtensibleEnumeratedName (0.19s)
Fetched https://github.com/wolfmcnally/WolfStrings (0.20s)
Fetched https://github.com/wolfmcnally/WolfNumerics (0.18s)
Computing version for https://github.com/wolfmcnally/WolfFoundation
Computed https://github.com/wolfmcnally/WolfFoundation at 5.0.1 (0.02s)
Fetching https://github.com/wolfmcnally/WolfPipe from cache
Fetched https://github.com/wolfmcnally/WolfPipe (0.18s)
Computing version for https://github.com/wolfmcnally/ExtensibleEnumeratedName
Computed https://github.com/wolfmcnally/ExtensibleEnumeratedName at 2.0.2 (0.02s)
Computing version for https://github.com/wolfmcnally/WolfPipe
Computed https://github.com/wolfmcnally/WolfPipe at 2.0.2 (0.02s)
Computing version for https://github.com/wolfmcnally/WolfNumerics
Computed https://github.com/wolfmcnally/WolfNumerics at 4.0.4 (0.02s)
Computing version for https://github.com/wolfmcnally/WolfStrings
Computed https://github.com/wolfmcnally/WolfStrings at 2.2.1 (0.02s)
Fetching https://github.com/wolfmcnally/WolfOSBridge from cache
Fetching https://github.com/wolfmcnally/WolfWith from cache
Fetched https://github.com/wolfmcnally/WolfOSBridge (0.16s)
Fetched https://github.com/wolfmcnally/WolfWith (0.16s)
Computing version for https://github.com/wolfmcnally/WolfWith
Computed https://github.com/wolfmcnally/WolfWith at 2.0.3 (0.02s)
Computing version for https://github.com/wolfmcnally/WolfOSBridge
Computed https://github.com/wolfmcnally/WolfOSBridge at 2.0.3 (0.02s)
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/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/WolfFoundation
Working copy of https://github.com/wolfmcnally/WolfFoundation resolved at 5.0.1
Creating working copy for https://github.com/wolfmcnally/WolfNumerics
Working copy of https://github.com/wolfmcnally/WolfNumerics resolved at 4.0.4
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/WolfGeometry.git
Working copy of https://github.com/wolfmcnally/WolfGeometry.git resolved at master
Creating working copy for https://github.com/wolfmcnally/WolfStrings
Working copy of https://github.com/wolfmcnally/WolfStrings resolved at 2.2.1
warning: '.resolve-product-dependencies': dependency 'wolfgeometry' is not used by any target
Found 4 product dependencies
  - WolfNumerics
  - ExtensibleEnumeratedName
  - WolfStrings
  - WolfFoundation
========================================
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/36] Emitting module WolfWith
[2/36] Emitting module WolfPipe
[3/36] Emitting module ExtensibleEnumeratedName
[4/36] Compiling ExtensibleEnumeratedName ExtensibleEnumeratedName.swift
[5/36] Compiling WolfWith WithOperator.swift
[6/36] Compiling WolfPipe PipeOperator.swift
[7/36] Compiling WolfPipe SetAlgebra.swift
[7/36] Linking libExtensibleEnumeratedName.dylib
[9/36] Compiling WolfPipe ComposeOperator.swift
[10/36] Compiling WolfPipe Curry.swift
[10/36] Linking libWolfWith.dylib
[12/36] Compiling WolfPipe EffectfulComposeOperator.swift
[13/36] Compiling WolfPipe KeyPaths.swift
[14/36] Compiling WolfPipe PipeCompatibleFunctions.swift
[14/36] Linking libWolfPipe.dylib
[16/36] Compiling WolfNumerics Interval.swift
[17/36] Compiling WolfNumerics IntervalCreationOperator.swift
[18/37] Compiling WolfNumerics RangeExtensions.swift
[19/37] Compiling WolfNumerics RunningAverage.swift
[20/37] Emitting module WolfNumerics
[21/37] Compiling WolfNumerics Frac.swift
[22/37] Compiling WolfNumerics Interpolable.swift
[23/37] Compiling WolfNumerics PercentOperator.swift
[24/37] Compiling WolfNumerics RandomExtensions.swift
[25/37] Compiling WolfNumerics ApproximatelyEqualsOperator.swift
[26/37] Compiling WolfNumerics BinarySearch.swift
[27/37] Compiling WolfNumerics SecureRandomNumberGenerator.swift
[28/37] Compiling WolfNumerics Lerp.swift
[29/37] Compiling WolfNumerics NumericUtils.swift
[30/37] Emitting module WolfOSBridge
[31/37] Compiling WolfOSBridge OSView.swift
[32/37] Compiling WolfNumerics SeededRandomNumberGenerator.swift
[32/37] Linking libWolfOSBridge.dylib
[33/37] Linking libWolfNumerics.dylib
[35/104] Compiling WolfStrings TextCheckingResult.swift
[36/104] Compiling WolfStrings AttributedSubstringExtensions.swift
[37/104] Compiling WolfStrings Markdown.swift
[38/104] Compiling WolfStrings Joiner.swift
[39/104] Compiling WolfStrings ObjectAliaser.swift
[40/109] Compiling WolfStrings CreateRegularExpressionOperator.swift
[41/109] Compiling WolfStrings MatchRegularExpressionOperator.swift
[42/109] Compiling WolfStrings RegularExpressionExtensions.swift
[44/112] Compiling WolfFoundation ModelObject.swift
[45/112] Compiling WolfFoundation Serializable.swift
[46/112] Compiling WolfFoundation ASCII.swift
[47/112] Compiling WolfFoundation Base64.swift
[48/112] Compiling WolfFoundation Dimensions.swift
[49/112] Compiling WolfStrings OSFont.swift
[50/112] Compiling WolfStrings TextAlignment.swift
[51/112] Compiling WolfStrings TypeBounds.swift
[52/112] Compiling WolfFoundation Hex.swift
[53/112] Compiling WolfStrings StringIndexesAndRanges.swift
[54/112] Compiling WolfStrings StringReplacement.swift
[55/112] Compiling WolfStrings StringTransformations.swift
[56/112] Compiling WolfStrings FontDebugging.swift
[57/112] Compiling WolfStrings FontExtensions.swift
[58/112] Emitting module WolfFoundation
[59/112] Compiling WolfStrings AttributedStringExtensions.swift
[60/112] Compiling WolfStrings AttributedStringOperator.swift
[61/112] Compiling WolfStrings AttributedSubstring.swift
[65/112] Compiling WolfStrings TextCheckingResultExtensions.swift
[66/112] Compiling WolfStrings SequenceExtensions.swift
[67/112] Compiling WolfStrings StringExtensions.swift
[68/112] Compiling WolfStrings StringFloatPrecision.swift
[69/112] Compiling WolfStrings AttributedString.swift
[70/112] Compiling WolfFoundation TimeConstants.swift
[71/112] Compiling WolfFoundation Heap.swift
[72/112] Compiling WolfFoundation Matrix.swift
[77/112] Compiling WolfStrings TypeRun.swift
[78/112] Compiling WolfStrings Typesetter.swift
[79/112] Compiling WolfStrings WolfStringsError.swift
[80/112] Compiling WolfFoundation Position.swift
[96/112] Compiling WolfFoundation SortWeight.swift
[97/112] Compiling WolfFoundation Tagged.swift
[98/112] Compiling WolfFoundation TransferValue.swift
[99/112] Compiling WolfFoundation UTF8.swift
[100/112] Compiling WolfFoundation Weak.swift
[109/112] Emitting module WolfStrings
[109/112] Linking libWolfFoundation.dylib
[110/112] Linking libWolfStrings.dylib
[112/131] Emitting module WolfGeometry
[113/133] Compiling WolfGeometry DegressToRadiansOperator.swift
[114/133] Compiling WolfGeometry GeometryUtils.swift
[115/133] Compiling WolfGeometry Insets.swift
[116/133] Compiling WolfGeometry IntSize.swift
[117/133] Compiling WolfGeometry OSBezierPath.swift
[118/133] Compiling WolfGeometry Point.swift
[119/133] Compiling WolfGeometry AffineTransformExtensions.swift
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WolfGeometry/BezierPathExtensions.swift:79:17: note: add missing case: '.quadraticCurveTo'
                switch element( at: index, associatedPoints: pointsArray ) {
                ^
[120/133] Compiling WolfGeometry AspectRatio.swift
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WolfGeometry/BezierPathExtensions.swift:79:17: note: add missing case: '.quadraticCurveTo'
                switch element( at: index, associatedPoints: pointsArray ) {
                ^
[121/133] Compiling WolfGeometry BezierPathExtensions.swift
/Users/builder/builds/TDmZkXJm/0/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/TDmZkXJm/0/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/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/WolfGeometry/BezierPathExtensions.swift:79:17: note: add missing case: '.quadraticCurveTo'
                switch element( at: index, associatedPoints: pointsArray ) {
                ^
[122/133] Compiling WolfGeometry PointExtensions.swift
[123/133] Compiling WolfGeometry Rect.swift
[124/133] Compiling WolfGeometry IntOffset.swift
[125/133] Compiling WolfGeometry IntPoint.swift
[126/133] Compiling WolfGeometry IntRect.swift
[127/133] Compiling WolfGeometry SizeExtensions.swift
[128/133] Compiling WolfGeometry Transform.swift
[129/133] Compiling WolfGeometry RectExtensions.swift
[130/133] Compiling WolfGeometry Size.swift
[131/133] Compiling WolfGeometry Vector.swift
[132/133] Compiling WolfGeometry VectorExtensions.swift
[132/133] Linking libWolfGeometry.dylib
Build complete! (17.96s)
Build complete.
Done.