Build Information
Successful build of Scribe 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/0xLeif/Scribe.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/Scribe
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e42d0f1 Update docc.yml
Cloned https://github.com/0xLeif/Scribe.git
Revision (git rev-parse @):
e42d0f100cd08c7c04af26057b958b3ec4f6b76c
SUCCESS checkout https://github.com/0xLeif/Scribe.git at main
Fetching https://github.com/0xLeif/Plugin from cache
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/0xLeif/Plugin (0.21s)
Fetched https://github.com/apple/swift-log (0.29s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.3 (0.05s)
Computing version for https://github.com/0xLeif/Plugin
Computed https://github.com/0xLeif/Plugin at 2.0.2 (0.50s)
Fetching https://github.com/0xLeif/Fork from cache
Fetched https://github.com/0xLeif/Fork (0.17s)
Computing version for https://github.com/0xLeif/Fork
Computed https://github.com/0xLeif/Fork at 1.3.0 (0.03s)
Creating working copy for https://github.com/0xLeif/Plugin
Working copy of https://github.com/0xLeif/Plugin resolved at 2.0.2
Creating working copy for https://github.com/0xLeif/Fork
Working copy of https://github.com/0xLeif/Fork resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "scribe",
"name": "Scribe",
"url": "https://github.com/0xLeif/Scribe.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Scribe",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log",
"version": "1.5.3",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "plugin",
"name": "Plugin",
"url": "https://github.com/0xLeif/Plugin",
"version": "2.0.2",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Plugin",
"dependencies": [
{
"identity": "fork",
"name": "Fork",
"url": "https://github.com/0xLeif/Fork",
"version": "1.3.0",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fork",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/0xLeif/Scribe.git
[1/126] Fetching scribe
Fetched https://github.com/0xLeif/Scribe.git (0.28s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/0xLeif/Plugin from cache
Fetched https://github.com/0xLeif/Plugin (0.22s)
Fetched https://github.com/apple/swift-log (0.22s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.3 (0.04s)
Computing version for https://github.com/0xLeif/Plugin
Computed https://github.com/0xLeif/Plugin at 2.0.2 (0.02s)
Fetching https://github.com/0xLeif/Fork from cache
Fetched https://github.com/0xLeif/Fork (0.16s)
Computing version for https://github.com/0xLeif/Fork
Computed https://github.com/0xLeif/Fork at 1.3.0 (0.02s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.3
Creating working copy for https://github.com/0xLeif/Plugin
Working copy of https://github.com/0xLeif/Plugin resolved at 2.0.2
Creating working copy for https://github.com/0xLeif/Scribe.git
Working copy of https://github.com/0xLeif/Scribe.git resolved at main
Creating working copy for https://github.com/0xLeif/Fork
Working copy of https://github.com/0xLeif/Fork resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'scribe' is not used by any target
Found 2 product dependencies
- swift-log
- Plugin
========================================
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/14] Compiling Fork Task+Fork.swift
[2/14] Compiling Fork ForkedActor.swift
[3/14] Compiling Fork Actor+ForkedActor.swift
[4/14] Compiling Fork Sequence+BatchedForkedArray.swift
[5/14] Compiling Fork Fork.swift
[6/14] Compiling Fork Sequence+ForkedArray.swift
[7/15] Compiling Fork KeyPathActor.swift
[8/15] Compiling Fork BatchedForkedArray.swift
[9/15] Emitting module Fork
[10/15] Compiling Fork ForkedArray.swift
[11/20] Compiling Plugin ImmutablePluginable.swift
[12/20] Compiling Plugin Plugin.swift
[13/20] Compiling Plugin ImmutablePlugin.swift
[14/20] Emitting module Plugin
[15/20] Compiling Plugin Pluginable.swift
[16/20] Compiling Logging MetadataProvider.swift
[17/20] Emitting module Logging
[18/20] Compiling Logging LogHandler.swift
[19/20] Compiling Logging Locks.swift
[20/20] Compiling Logging Logging.swift
[21/23] Compiling Scribe ScribePlugin.swift
[22/23] Emitting module Scribe
[23/23] Compiling Scribe Scribe.swift
Build complete! (6.03s)
Build complete.
Done.