Build Information
Successful build of LoggingOSLog with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chrisaljoudi/swift-log-oslog.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/chrisaljoudi/swift-log-oslog
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 1b2cb12 Merge pull request #2 from Alexander-Ignition/master
Cloned https://github.com/chrisaljoudi/swift-log-oslog.git
Revision (git rev-parse @):
1b2cb12c3ec2cdc171e1673a488dec1d40a69158
SUCCESS checkout https://github.com/chrisaljoudi/swift-log-oslog.git at master
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.05s)
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.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-log-oslog",
"name": "LoggingOSLog",
"url": "https://github.com/chrisaljoudi/swift-log-oslog.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log-oslog",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.5.3",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/chrisaljoudi/swift-log-oslog.git
[1/82] Fetching swift-log-oslog
Fetched https://github.com/chrisaljoudi/swift-log-oslog.git (0.30s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.27s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.05s)
Creating working copy for https://github.com/chrisaljoudi/swift-log-oslog.git
Working copy of https://github.com/chrisaljoudi/swift-log-oslog.git resolved at master
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.3
warning: '.resolve-product-dependencies': dependency 'swift-log-oslog' is not used by any target
Found 1 product dependencies
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Emitting module Logging
[2/5] Compiling Logging LogHandler.swift
[3/5] Compiling Logging Locks.swift
[4/5] Compiling Logging Logging.swift
[5/5] Compiling Logging MetadataProvider.swift
[6/7] Emitting module LoggingOSLog
[7/7] Compiling LoggingOSLog LoggingOSLog.swift
Build complete! (10.91s)
Build complete.
Done.