The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftRadix 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/orchetect/SwiftRadix.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/orchetect/SwiftRadix
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a52c37a Internal changes to satisfy Swift 6 requirements
Cloned https://github.com/orchetect/SwiftRadix.git
Revision (git rev-parse @):
a52c37a4c213403f7377ae77b4c68451bcab8330
SUCCESS checkout https://github.com/orchetect/SwiftRadix.git at main
========================================
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": "swiftradix",
      "name": "SwiftRadix",
      "url": "https://github.com/orchetect/SwiftRadix.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftRadix",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/orchetect/SwiftRadix.git
[1/763] Fetching swiftradix
Fetched https://github.com/orchetect/SwiftRadix.git (0.37s)
Creating working copy for https://github.com/orchetect/SwiftRadix.git
Working copy of https://github.com/orchetect/SwiftRadix.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftradix' is not used by any target
Found 0 product dependencies
========================================
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/16] Compiling SwiftRadix Radix Type Extensions.swift
[2/16] Compiling SwiftRadix Radix.swift
[3/16] Compiling SwiftRadix Octal.swift
[4/16] Compiling SwiftRadix Radix Bit.swift
[5/16] Emitting module SwiftRadix
[6/16] Compiling SwiftRadix Radix Protocol Adoptions.swift
[7/16] Compiling SwiftRadix Radix Strings.swift
[8/16] Compiling SwiftRadix Hex.swift
[9/16] Compiling SwiftRadix Octal Type Extensions.swift
[10/18] Compiling SwiftRadix Binary Type Extensions.swift
[11/18] Compiling SwiftRadix Binary.swift
[12/18] Compiling SwiftRadix Hex Type Extensions.swift
[13/18] Compiling SwiftRadix Radix Nibble.swift
[14/18] Compiling SwiftRadix Radix Operators.swift
[15/18] Compiling SwiftRadix Radix Bytes.swift
[16/18] Compiling SwiftRadix Radix Collection Methods.swift
[17/18] Compiling SwiftRadix RadixProtocol.swift
[18/18] Compiling SwiftRadix Utilities.swift
Build complete! (9.55s)
Build complete.
Done.