Build Information
Successful build of Senna 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/L1MeN9Yu/Senna.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/L1MeN9Yu/Senna
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9515de4 Merge pull request #5 from L1MeN9Yu/feature/3.2.0
Cloned https://github.com/L1MeN9Yu/Senna.git
Revision (git rev-parse @):
9515de46e8b990672d102fc3419b1e3b9d7dd34d
SUCCESS checkout https://github.com/L1MeN9Yu/Senna.git at main
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.25s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.06s)
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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "senna",
"name": "Senna",
"url": "https://github.com/L1MeN9Yu/Senna.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Senna",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.5.3",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/L1MeN9Yu/Senna.git
[1/1653] Fetching senna
Fetched https://github.com/L1MeN9Yu/Senna.git (0.35s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.20s)
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/L1MeN9Yu/Senna.git
Working copy of https://github.com/L1MeN9Yu/Senna.git resolved at main
warning: '.resolve-product-dependencies': dependency 'senna' 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 MetadataProvider.swift
[3/5] Compiling Logging Logging.swift
[4/5] Compiling Logging LogHandler.swift
[5/5] Compiling Logging Locks.swift
[6/34] Emitting module Senna
[7/37] Compiling Senna Privacy.swift
[8/37] Compiling Senna Style.swift
[9/37] Compiling Senna _Exported.swift
[10/37] Compiling Senna Spacing.swift
[11/37] Compiling Senna FileSink.swift
[12/37] Compiling Senna OSLogSink.swift
[13/37] Compiling Senna StandardSink.swift
[14/37] Compiling Senna LegacyTextColor.swift
[15/37] Compiling Senna LevelStyle.swift
[16/37] Compiling Senna Logger.Senna.swift
[17/37] Compiling Senna Message.swift
[18/37] Compiling Senna Component.swift
[19/37] Compiling Senna ControlCode.swift
[20/37] Compiling Senna FileDescriptorTextOutputStream.swift
[21/37] Compiling Senna FloatFormatter.swift
[22/37] Compiling Senna SystemLogSink.swift
[23/37] Compiling Senna Box.swift
[24/37] Compiling Senna Color.swift
[25/37] Compiling Senna Compatible.swift
[26/37] Compiling Senna EscapeCode.swift
[27/37] Compiling Senna Formable.swift
[28/37] Compiling Senna Printable.swift
[29/37] Compiling Senna SinkCapable.swift
[30/37] Compiling Senna Formation.swift
[31/37] Compiling Senna Handler.swift
[32/37] Compiling Senna Printer.swift
[33/37] Compiling Senna Spacer.swift
[34/37] Compiling Senna FlushMode.swift
[35/37] Compiling Senna IntegerFormatter.swift
[36/37] Compiling Senna Interpolation.swift
[37/37] Compiling Senna LegacyBackgroundColor.swift
Build complete! (8.90s)
Build complete.
Done.