The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftEureka 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/putridparrot/SwiftEureka.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/putridparrot/SwiftEureka
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at de579d5 Update README.md with badges
Cloned https://github.com/putridparrot/SwiftEureka.git
Revision (git rev-parse @):
de579d50de341fc08bd0c30780d59540318620b1
SUCCESS checkout https://github.com/putridparrot/SwiftEureka.git at main
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.25s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.04s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swifteureka",
      "name": "SwiftEureka",
      "url": "https://github.com/putridparrot/SwiftEureka.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftEureka",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.5.3",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/putridparrot/SwiftEureka.git
[1/201] Fetching swifteureka
Fetched https://github.com/putridparrot/SwiftEureka.git (0.23s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.21s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.04s)
Creating working copy for https://github.com/putridparrot/SwiftEureka.git
Working copy of https://github.com/putridparrot/SwiftEureka.git resolved at main
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
warning: '.resolve-product-dependencies': dependency 'swifteureka' is not used by any target
Found 1 product dependencies
  - swift-log
========================================
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/4] Emitting module Logging
[2/4] Compiling Logging Locks.swift
[3/4] Compiling Logging Logging.swift
[4/4] Compiling Logging LogHandler.swift
[5/15] Compiling SwiftEureka Port.swift
[6/15] Compiling SwiftEureka LeaseInfo.swift
[7/15] Compiling SwiftEureka InstanceStatus.swift
[8/16] Compiling SwiftEureka String+Dictionary.swift
[9/16] Compiling SwiftEureka EurekaClient.swift
[10/16] Compiling SwiftEureka InstanceInfo+Json.swift
[11/16] Compiling SwiftEureka DataCenterInfo.swift
[12/16] Compiling SwiftEureka DataCenterName.swift
[13/16] Compiling SwiftEureka ActionType.swift
[14/16] Compiling SwiftEureka BoolFromString.swift
[15/16] Compiling SwiftEureka InstanceInfo.swift
[16/16] Emitting module SwiftEureka
Build complete! (8.58s)
Build complete.
Done.