The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Logboard with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shogo4405/Logboard.git
Reference: 2.5.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shogo4405/Logboard
 * tag               2.5.0      -> FETCH_HEAD
HEAD is now at 272976e Bump to up 2.5.0
Cloned https://github.com/shogo4405/Logboard.git
Revision (git rev-parse @):
272976e1f3e8873e60ffe4b08fe50df48a93751b
SUCCESS checkout https://github.com/shogo4405/Logboard.git at 2.5.0
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.28s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.06s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.06s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
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": "logboard",
      "name": "Logboard",
      "url": "https://github.com/shogo4405/Logboard.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logboard",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/shogo4405/Logboard.git from cache
Fetched https://github.com/shogo4405/Logboard.git from cache (0.23s)
Creating working copy for https://github.com/shogo4405/Logboard.git
Working copy of https://github.com/shogo4405/Logboard.git resolved at 2.5.0 (272976e)
warning: '.resolve-product-dependencies': dependency 'logboard' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/shogo4405/Logboard.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-6044DDE57671499D.txt
[5/12] Compiling Logboard MultiAppender.swift
[6/12] Compiling Logboard NullAppender.swift
[7/13] Compiling Logboard LBLoggerAppender.swift
[8/13] Emitting module Logboard
[9/13] Compiling Logboard ConsoleAppender.swift
[10/13] Compiling Logboard LBLogger.Data.swift
[11/13] Compiling Logboard LBLogger.swift
[12/13] Compiling Logboard OSLoggerAppender.swift
[13/13] Compiling Logboard SocketAppender.swift
Build complete! (15.33s)
Build complete.
Done.