The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-log-oslog, reference 2.0.0 (e18692), with Swift 6.1 for macOS (SPM) on 3 Mar 2026 00:56:07 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/astzweig/swift-log-oslog.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/astzweig/swift-log-oslog
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at e18692f Separate metadata by a unicode arrow in log
Cloned https://github.com/astzweig/swift-log-oslog.git
Revision (git rev-parse @):
e18692fd4dea53d3bfe09a85ccbaeaef40f6fc11
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/astzweig/swift-log-oslog.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/astzweig/swift-log-oslog.git
https://github.com/astzweig/swift-log-oslog.git
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    }
  ],
  "manifest_display_name" : "swift-log-oslog",
  "name" : "swift-log-oslog",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "LoggingOSLog",
      "targets" : [
        "LoggingOSLog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LoggingOSLogTests",
      "module_type" : "SwiftTarget",
      "name" : "LoggingOSLogTests",
      "path" : "Tests/Logging OSLog Tests",
      "product_dependencies" : [
        "Logging"
      ],
      "sources" : [
        "Logging Test.swift"
      ],
      "target_dependencies" : [
        "LoggingOSLog"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LoggingOSLog",
      "module_type" : "SwiftTarget",
      "name" : "LoggingOSLog",
      "path" : "Sources/Logging OSLog",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "LoggingOSLog"
      ],
      "sources" : [
        "Logger Metadata Extension.swift",
        "Logging OSLog.swift",
        "OSLog Extension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/8] Compiling Logging LogHandler.swift
[5/8] Compiling Logging Logging.swift
[6/8] Emitting module Logging
[7/8] Compiling Logging MetadataProvider.swift
[8/8] Compiling Logging Locks.swift
[9/12] Compiling LoggingOSLog Logger Metadata Extension.swift
[10/12] Compiling LoggingOSLog OSLog Extension.swift
[11/12] Emitting module LoggingOSLog
[12/12] Compiling LoggingOSLog Logging OSLog.swift
Build complete! (8.20s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (1.01s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (1.52s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.10.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    }
  ],
  "manifest_display_name" : "swift-log-oslog",
  "name" : "swift-log-oslog",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "LoggingOSLog",
      "targets" : [
        "LoggingOSLog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LoggingOSLogTests",
      "module_type" : "SwiftTarget",
      "name" : "LoggingOSLogTests",
      "path" : "Tests/Logging OSLog Tests",
      "product_dependencies" : [
        "Logging"
      ],
      "sources" : [
        "Logging Test.swift"
      ],
      "target_dependencies" : [
        "LoggingOSLog"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LoggingOSLog",
      "module_type" : "SwiftTarget",
      "name" : "LoggingOSLog",
      "path" : "Sources/Logging OSLog",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "LoggingOSLog"
      ],
      "sources" : [
        "Logger Metadata Extension.swift",
        "Logging OSLog.swift",
        "OSLog Extension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.