The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-log-syslog with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ianpartridge/swift-log-syslog.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ianpartridge/swift-log-syslog
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 654ea6e Merge pull request #2 from ianpartridge/locking
Cloned https://github.com/ianpartridge/swift-log-syslog.git into spi-builder-workspace
654ea6e32b9802c45468c4c743ed507c36a775c2
SUCCESS checkout https://github.com/ianpartridge/swift-log-syslog.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.42s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.02s)
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.2
Building for debugging...
[1/5] Compiling Logging MetadataProvider.swift
[2/5] Compiling Logging LogHandler.swift
[3/5] Compiling Logging Locks.swift
[4/5] Emitting module Logging
[5/5] Compiling Logging Logging.swift
[6/7] Emitting module LoggingSyslog
[7/7] Compiling LoggingSyslog SyslogLogHandler.swift
Build complete! (2.56s)
Build complete.
Done.