The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IDPPlanner 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/kasei/IDPPlanner.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kasei/IDPPlanner
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e4117c7 Use Swift Algorithms package for generation of subsets.
Cloned https://github.com/kasei/IDPPlanner.git
Revision (git rev-parse @):
e4117c70ed9d5d3e74f4bf84463682ff095240a9
SUCCESS checkout https://github.com/kasei/IDPPlanner.git at main
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-algorithms (0.31s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 0.1.1 (0.59s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.26s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.06s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 0.1.1
========================================
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": "idpplanner",
      "name": "IDPPlanner",
      "url": "https://github.com/kasei/IDPPlanner.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IDPPlanner",
      "dependencies": [
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms",
          "version": "0.1.1",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics",
              "version": "0.1.0",
              "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kasei/IDPPlanner.git from cache
Fetched https://github.com/kasei/IDPPlanner.git (0.24s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-algorithms (0.41s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 0.1.1 (0.12s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.41s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.12s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Creating working copy for https://github.com/kasei/IDPPlanner.git
Working copy of https://github.com/kasei/IDPPlanner.git resolved at main
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 0.1.1
warning: '.resolve-product-dependencies': dependency 'idpplanner' is not used by any target
Found 1 product dependencies
  - swift-algorithms
========================================
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...
[0/1] Compiling _NumericsShims _NumericsShims.c
[2/11] Compiling RealModule Float+Real.swift
[3/11] Compiling RealModule Real.swift
[4/12] Compiling RealModule RealFunctions.swift
[5/12] Compiling RealModule Float80+Real.swift
[6/12] Compiling RealModule Float16+Real.swift
[7/12] Compiling RealModule ElementaryFunctions.swift
[8/12] Compiling RealModule AlgebraicField.swift
[9/12] Compiling RealModule ApproximateEquality.swift
[10/12] Emitting module RealModule
[11/12] Compiling RealModule AugmentedArithmetic.swift
[12/12] Compiling RealModule Double+Real.swift
[13/32] Compiling Algorithms Compacted.swift
[14/32] Compiling Algorithms Cycle.swift
[15/32] Compiling Algorithms FirstNonNil.swift
[16/34] Compiling Algorithms Indexed.swift
[17/34] Compiling Algorithms Intersperse.swift
[18/34] Compiling Algorithms LazySplit.swift
[19/34] Compiling Algorithms MinMax.swift
[20/34] Compiling Algorithms Partition.swift
[21/34] Compiling Algorithms Permutations.swift
[22/34] Compiling Algorithms Chain.swift
[23/34] Compiling Algorithms Chunked.swift
[24/34] Compiling Algorithms Combinations.swift
[25/34] Compiling Algorithms Rotate.swift
[26/34] Compiling Algorithms Stride.swift
[27/34] Compiling Algorithms Unique.swift
[28/34] Compiling Algorithms Windows.swift
[29/34] Compiling Algorithms Product.swift
[30/34] Compiling Algorithms RandomSample.swift
[31/34] Compiling Algorithms Reductions.swift
[32/34] Compiling Algorithms Suffix.swift
[33/34] Compiling Algorithms Trim.swift
[34/34] Emitting module Algorithms
[35/36] Emitting module IDPPlanner
[36/36] Compiling IDPPlanner IDPPlanner.swift
Build complete! (7.68s)
Build complete.
Done.