The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwifterLog, reference 2.2.3 (4311de), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 10:02:37 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Balancingrock/SwifterLog.git
Reference: 2.2.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Balancingrock/SwifterLog
 * tag               2.2.3      -> FETCH_HEAD
HEAD is now at 4311de1 Added swift version, platform and LICENSE file
Cloned https://github.com/Balancingrock/SwifterLog.git
Revision (git rev-parse @):
4311de10e6b39eb4c9e5236e31871f088457548f
SUCCESS checkout https://github.com/Balancingrock/SwifterLog.git at 2.2.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Balancingrock/SwifterLog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-1EA4D86E10B52AF.txt
[7/35] Compiling Ascii Ascii.swift
[8/35] Emitting module Ascii
[9/35] Emitting module SwifterSockets
[10/36] Compiling SwifterSockets TipReceiverLoop.swift
[11/36] Compiling SwifterSockets TipServer.swift
[12/36] Compiling SwifterSockets TransmitterProtocol.swift
[13/36] Compiling SwifterSockets TipAccept.swift
[14/36] Compiling SwifterSockets TipInterface.swift
[15/36] Compiling SwifterSockets TipTransfer.swift
[16/36] Compiling SwifterSockets SwifterSocketsResult.swift
[17/36] Compiling SwifterSockets SwifterSocketsUtils.swift
[18/36] Compiling BRUtils TimeRelated.swift
[19/36] Compiling BRUtils GlobalFunctions.swift
[20/36] Compiling SwifterSockets ConnectToTipServer.swift
[21/36] Compiling SwifterSockets Connection.swift
[22/36] Compiling SwifterSockets ConnectionPool.swift
[23/36] Compiling SwifterSockets FileDescriptorMacros.swift
[24/36] Compiling SwifterSockets InterfaceAccess.swift
[25/36] Compiling SwifterSockets ReceiverProtocol.swift
[26/36] Compiling SwifterSockets ServerProtocol.swift
[27/36] Compiling SwifterSockets SetupTipServer.swift
[28/36] Compiling BRUtils Array.Extensions.swift
[29/36] Emitting module BRUtils
[30/36] Compiling BRUtils Int.Extensions.swift
[31/36] Compiling BRUtils Endianness.swift
[32/36] Compiling BRUtils Date.Extensions.swift
[33/36] Compiling BRUtils Data.Extensions.swift
[34/36] Compiling BRUtils Bool.Extensions.swift
[35/36] Compiling BRUtils NSNumber.Extensions.swift
[36/61] Compiling SwifterSockets WaitForSelect.swift
[37/61] Compiling VJson Code.swift
[38/61] Compiling VJson Duplicate.swift
[39/61] Compiling VJson Equatable.swift
[40/63] Compiling VJson Sequence.swift
[41/63] Compiling VJson String.swift
[42/63] Compiling VJson Subscript.swift
[43/63] Compiling VJson Type.swift
[44/63] Compiling VJson Name.swift
[45/63] Compiling VJson Null.swift
[46/63] Compiling VJson Number.swift
[47/63] Compiling VJson UnicodeSupport.swift
[48/63] Compiling VJson VJson.swift
[49/63] Compiling VJson AuxillaryFunctions.swift
[50/63] Compiling VJson Bool.swift
[51/63] Compiling VJson Children.swift
[52/63] Compiling VJson PipeOperator.swift
[53/63] Compiling VJson Protocols.swift
[54/63] Compiling VJson Hierarchy.swift
[55/63] Compiling VJson KeyValueCoding.swift
[56/63] Compiling VJson Merge.swift
[57/63] Emitting module VJson
[58/63] Compiling VJson Array.swift
[59/63] Compiling VJson ArrayObject.swift
[60/63] Compiling VJson AssignmentOperator.swift
[61/63] Compiling VJson Object.swift
[62/63] Compiling VJson Parsers.swift
[63/63] Compiling VJson Persisting.swift
[64/76] Compiling SwifterLog Target.Stdout.swift
[65/77] Compiling SwifterLog Target.Network.swift
[66/77] Compiling SwifterLog Target.Callback.swift
[67/77] Compiling SwifterLog Target.Logfiles.swift
[68/77] Compiling SwifterLog Target.OSLog.swift
[69/77] Compiling SwifterLog Filter.swift
[70/77] Compiling SwifterLog Formatter.swift
[71/77] Compiling SwifterLog Entry.swift
[72/77] Compiling SwifterLog Extensions.swift
[73/77] Compiling SwifterLog Source.swift
[74/77] Emitting module SwifterLog
[75/77] Compiling SwifterLog Level.swift
[76/77] Compiling SwifterLog Logger.swift
[77/77] Compiling SwifterLog Target.swift
Build complete! (13.24s)
Fetching https://github.com/Balancingrock/SwifterSockets
Fetching https://github.com/Balancingrock/VJson
[1/1243] Fetching vjson
[39/2514] Fetching vjson, swiftersockets
Fetched https://github.com/Balancingrock/SwifterSockets from cache (1.01s)
Fetched https://github.com/Balancingrock/VJson from cache (1.01s)
Computing version for https://github.com/Balancingrock/SwifterSockets
Computed https://github.com/Balancingrock/SwifterSockets at 1.1.3 (1.57s)
Computing version for https://github.com/Balancingrock/VJson
Computed https://github.com/Balancingrock/VJson at 1.3.6 (0.51s)
Fetching https://github.com/Balancingrock/Ascii
Fetching https://github.com/Balancingrock/BRUtils
[1/99] Fetching ascii
[100/435] Fetching ascii, brutils
Fetched https://github.com/Balancingrock/Ascii from cache (0.84s)
Fetched https://github.com/Balancingrock/BRUtils from cache (0.84s)
Computing version for https://github.com/Balancingrock/Ascii
Computed https://github.com/Balancingrock/Ascii at 1.5.2 (1.35s)
Computing version for https://github.com/Balancingrock/BRUtils
Computed https://github.com/Balancingrock/BRUtils at 1.1.5 (0.49s)
Creating working copy for https://github.com/Balancingrock/SwifterSockets
Working copy of https://github.com/Balancingrock/SwifterSockets resolved at 1.1.3
Creating working copy for https://github.com/Balancingrock/VJson
Working copy of https://github.com/Balancingrock/VJson resolved at 1.3.6
Creating working copy for https://github.com/Balancingrock/Ascii
Working copy of https://github.com/Balancingrock/Ascii resolved at 1.5.2
Creating working copy for https://github.com/Balancingrock/BRUtils
Working copy of https://github.com/Balancingrock/BRUtils resolved at 1.1.5
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Balancingrock/VJson"
    },
    {
      "identity" : "swiftersockets",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Balancingrock/SwifterSockets"
    }
  ],
  "manifest_display_name" : "SwifterLog",
  "name" : "SwifterLog",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "SwifterLog",
      "targets" : [
        "SwifterLog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SwifterLog",
      "module_type" : "SwiftTarget",
      "name" : "SwifterLog",
      "path" : "Sources/SwifterLog",
      "product_dependencies" : [
        "VJson",
        "SwifterSockets"
      ],
      "product_memberships" : [
        "SwifterLog"
      ],
      "sources" : [
        "Entry.swift",
        "Extensions.swift",
        "Filter.swift",
        "Formatter.swift",
        "Level.swift",
        "Logger.swift",
        "Source.swift",
        "Target.Callback.swift",
        "Target.Logfiles.swift",
        "Target.Network.swift",
        "Target.OSLog.swift",
        "Target.Stdout.swift",
        "Target.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.