The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Predicate 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/yockow/swiftpredicate.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yockow/swiftpredicate
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b99f6b7 Merge pull request #8 from YOCKOW/development
Cloned https://github.com/yockow/swiftpredicate.git
Revision (git rev-parse @):
b99f6b76050d2bb626f4228518f25e65f20ac0f8
SUCCESS checkout https://github.com/yockow/swiftpredicate.git at main
Fetching https://github.com/YOCKOW/SwiftRanges.git from cache
Fetched https://github.com/YOCKOW/SwiftRanges.git (0.25s)
Computing version for https://github.com/YOCKOW/SwiftRanges.git
Computed https://github.com/YOCKOW/SwiftRanges.git at 3.1.3 (1.30s)
Creating working copy for https://github.com/YOCKOW/SwiftRanges.git
Working copy of https://github.com/YOCKOW/SwiftRanges.git resolved at 3.1.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftpredicate",
      "name": "Predicate",
      "url": "https://github.com/yockow/swiftpredicate.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftpredicate",
      "dependencies": [
        {
          "identity": "swiftranges",
          "name": "Ranges",
          "url": "https://github.com/YOCKOW/SwiftRanges.git",
          "version": "3.1.3",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftRanges",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yockow/swiftpredicate.git
[3/137] Fetching swiftpredicate
Fetched https://github.com/yockow/swiftpredicate.git (0.34s)
Fetching https://github.com/YOCKOW/SwiftRanges.git from cache
Fetched https://github.com/YOCKOW/SwiftRanges.git (0.23s)
Computing version for https://github.com/YOCKOW/SwiftRanges.git
Computed https://github.com/YOCKOW/SwiftRanges.git at 3.1.3 (0.05s)
Creating working copy for https://github.com/YOCKOW/SwiftRanges.git
Working copy of https://github.com/YOCKOW/SwiftRanges.git resolved at 3.1.3
Creating working copy for https://github.com/yockow/swiftpredicate.git
Working copy of https://github.com/yockow/swiftpredicate.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftpredicate' is not used by any target
Found 1 product dependencies
  - Ranges
========================================
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/30] Emitting module Ranges
[2/30] Compiling Ranges AnyBounds.swift
[3/30] Compiling Ranges AnyRange+Operators.swift
[4/30] Compiling Ranges AnyRange.swift
[5/30] Compiling Ranges Array+TwoEachElements.swift
[6/30] Compiling Ranges PartialRangeGreaterThan.swift
[7/30] Compiling Ranges PartialRangeThrough+GeneralizedRange.swift
[8/30] Compiling Ranges PartialRangeUpTo+GeneralizedRange.swift
[9/33] Compiling Ranges CustomStringConvertibleRange.swift
[10/33] Compiling Ranges EmptyRange.swift
[11/33] Compiling Ranges ExcludedLowerBound.swift
[12/33] Compiling Ranges GeneralizedRange+Comparison+ParticularCases.swift
[13/33] Compiling Ranges GeneralizedRange+Subtraction.swift
[14/33] Compiling Ranges GeneralizedRange.swift
[15/33] Compiling Ranges HashableRange.swift
[16/33] Compiling Ranges LeftOpenRange.swift
[17/33] Compiling Ranges Range+GeneralizedRange.swift
[18/33] Compiling Ranges RangeDictionary.swift
[19/33] Compiling Ranges TangibleUnboundedRange.swift
[20/33] Compiling Ranges GeneralizedRange+Comparison.swift
[21/33] Compiling Ranges GeneralizedRange+Concatenation.swift
[22/33] Compiling Ranges GeneralizedRange+Intersection.swift
[23/33] Compiling Ranges GeneralizedRange+Overlaps.swift
[24/33] Compiling Ranges Boundary+Comparison.swift
[25/33] Compiling Ranges Boundary+Concatenation.swift
[26/33] Compiling Ranges Boundary.swift
[27/33] Compiling Ranges ClosedRange+GeneralizedRange.swift
[28/33] Compiling Ranges Memoizables.swift
[29/33] Compiling Ranges MultipleRanges.swift
[30/33] Compiling Ranges OpenRange.swift
[31/33] Compiling Ranges PartialRangeFrom+GeneralizedRange.swift
[31/33] Linking libSwiftRanges.dylib
[33/56] Compiling Predicate Collection+PredicateProtocol.swift
[34/56] Compiling Predicate Dictionary+PredicateProtocol.swift
[35/56] Compiling Predicate LazyCollectionProtocol+PredicateProtocol.swift
[36/59] Compiling Predicate NegatablePredicate.swift
[37/59] Compiling Predicate PredicateProtocol.swift
[38/59] Compiling Predicate RangeReplaceableCollection+PredicateProtocol.swift
[39/59] Compiling Predicate ConsolidatablePredicate.swift
[40/59] Compiling Predicate EquatablePredicate.swift
[41/59] Compiling Predicate IntensionalSet.swift
[42/59] Compiling Predicate MutableCollection+PredicateProtocol.swift
[43/59] Compiling Predicate NSPredicate+PredicateProtocol.swift
[44/59] Compiling Predicate NegatedPredicate+ConsolidatablePredicate.swift
[45/59] Compiling Predicate PredicateBinaryOperation+EquatablePredicate.swift
[46/59] Compiling Predicate PredicateBinaryOperation+NegatablePredicate.swift
[47/59] Compiling Predicate PredicateBinaryOperation.swift
[48/59] Compiling Predicate AnyEquatablePredicate.swift
[49/59] Compiling Predicate AnyEquatablePredicateBox.swift
[50/59] Compiling Predicate AnyPredicate.swift
[51/59] Compiling Predicate BidirectionalCollection+PredicateProtocol.swift
[52/59] Emitting module Predicate
[53/59] Compiling Predicate NegatedPredicate+EquatablePredicate.swift
[54/59] Compiling Predicate NegatedPredicate+NegatablePredicate.swift
[55/59] Compiling Predicate NegatedPredicate.swift
[56/59] Compiling Predicate Sequence+PredicateProtocol.swift
[57/59] Compiling Predicate String+PredicateProtocol.swift
[58/59] Compiling Predicate TotallyOrderedSet.swift
[59/63] Compiling PredicateTestSupporters SimplePredicates.swift
[60/63] Compiling PredicateTestSupporters SimpleEquatablePredicates.swift
[61/63] Emitting module PredicateTestSupporters
[62/63] Compiling PredicateTestSupporters SimpleConsolidatablePredicate.swift
[62/63] Linking libSwiftPredicate.dylib
Build complete! (11.04s)
Build complete.
Done.