Build Information
Successful build of json-logger with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/json-logger.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/xcode-actions/json-logger
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 264e420 Dummy code style fix
Cloned https://github.com/xcode-actions/json-logger.git
Revision (git rev-parse @):
264e420a7647ea21d37a10d0d2868d5cbf68fdf4
SUCCESS checkout https://github.com/xcode-actions/json-logger.git at main
Fetching https://github.com/Frizlab/generic-json.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/Frizlab/generic-json.git from cache (0.16s)
Fetched https://github.com/apple/swift-log.git from cache (0.20s)
Computing version for https://github.com/Frizlab/generic-json.git
Computed https://github.com/Frizlab/generic-json.git at 3.0.0 (0.24s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.04s)
Creating working copy for https://github.com/Frizlab/generic-json.git
Working copy of https://github.com/Frizlab/generic-json.git resolved at 3.0.0
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "json-logger",
"name": "json-logger",
"url": "https://github.com/xcode-actions/json-logger.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/json-logger",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.5.4",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "generic-json",
"name": "GenericJSON",
"url": "https://github.com/Frizlab/generic-json.git",
"version": "3.0.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/generic-json",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/xcode-actions/json-logger.git from cache
Fetched https://github.com/xcode-actions/json-logger.git from cache (0.26s)
Fetching https://github.com/Frizlab/generic-json.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/Frizlab/generic-json.git from cache (0.26s)
Fetched https://github.com/apple/swift-log.git from cache (0.28s)
Computing version for https://github.com/Frizlab/generic-json.git
Computed https://github.com/Frizlab/generic-json.git at 3.0.0 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.05s)
Creating working copy for https://github.com/Frizlab/generic-json.git
Working copy of https://github.com/Frizlab/generic-json.git resolved at 3.0.0
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.4
Creating working copy for https://github.com/xcode-actions/json-logger.git
Working copy of https://github.com/xcode-actions/json-logger.git resolved at main (264e420)
warning: '.resolve-product-dependencies': dependency 'json-logger' is not used by any target
Found 2 product dependencies
- swift-log
- GenericJSON
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/xcode-actions/json-logger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-6044DDE57671499D.txt
[5/14] Compiling Logging MetadataProvider.swift
[6/14] Compiling Logging Locks.swift
[7/14] Compiling Logging LogHandler.swift
[8/14] Compiling Logging Logging.swift
[9/14] Emitting module Logging
[10/14] Compiling GenericJSON Merging.swift
[11/14] Compiling GenericJSON Querying.swift
[12/14] Compiling GenericJSON Initialization.swift
[13/14] Emitting module GenericJSON
[14/14] Compiling GenericJSON JSON.swift
[15/19] Compiling JSONLogger LogLine.swift
[16/19] Emitting module JSONLogger
[17/19] Compiling JSONLogger JSONLogger.swift
[18/19] Compiling JSONLogger NSLock+Linux.swift
[19/19] Compiling JSONLogger String+Utils.swift
Build complete! (5.61s)
Build complete.
Done.