Build Information
Successful build of swift-log-datadog, reference main (a1e27e
), with Swift 5.9 for macOS (SPM) on 26 Sep 2024 00:51:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jagreenwood/swift-log-datadog.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jagreenwood/swift-log-datadog
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a1e27ec release action
Cloned https://github.com/jagreenwood/swift-log-datadog.git
Revision (git rev-parse @):
a1e27ecaaf85a625f51ea2b1d38c4fafdb4b3aa7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/jagreenwood/swift-log-datadog.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/jagreenwood/swift-log-datadog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling Logging MetadataProvider.swift
[2/5] Emitting module Logging
[3/5] Compiling Logging LogHandler.swift
[4/5] Compiling Logging Logging.swift
[5/5] Compiling Logging Locks.swift
[6/15] Compiling DataDogLog Exports.swift
[7/15] Compiling DataDogLog Site.swift
[8/15] Compiling DataDogLog DataDogLogHandler.swift
[9/15] Compiling DataDogLog StatusCode.swift
[10/15] Compiling DataDogLog Log.swift
[11/15] Compiling DataDogLog String+Timestamp.swift
[12/15] Compiling DataDogLog Metadata+Format.swift
[13/15] Emitting module DataDogLog
[14/15] Compiling DataDogLog NetworkClient.swift
[15/15] Compiling DataDogLog Site+URL.swift
Build complete! (10.09s)
Fetching https://github.com/apple/swift-log.git
[1/3593] Fetching swift-log
Fetched https://github.com/apple/swift-log.git (1.70s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.42s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Build complete.
Done.