Build Information
Successful build of Senna with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/L1MeN9Yu/Senna.git
Reference: 3.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/L1MeN9Yu/Senna
* tag 3.1.1 -> FETCH_HEAD
HEAD is now at b04815e Merge pull request #3 from L1MeN9Yu/feature/printer_tests
Cloned https://github.com/L1MeN9Yu/Senna.git
Revision (git rev-parse @):
b04815ee588b9089e380c806e1821d5730b1821b
SUCCESS checkout https://github.com/L1MeN9Yu/Senna.git at 3.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/L1MeN9Yu/Senna.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/8] Emitting module Logging
[5/8] Compiling Logging MetadataProvider.swift
[6/8] Compiling Logging LogHandler.swift
[7/8] Compiling Logging Locks.swift
[8/8] Compiling Logging Logging.swift
[9/35] Emitting module Senna
[10/38] Compiling Senna OSLogSink.swift
[11/38] Compiling Senna StandardSink.swift
[12/38] Compiling Senna SystemLogSink.swift
[13/38] Compiling Senna Box.swift
[14/38] Compiling Senna Privacy.swift
[15/38] Compiling Senna Style.swift
[16/38] Compiling Senna _Exported.swift
[17/38] Compiling Senna FileDescriptorTextOutputStream.swift
[18/38] Compiling Senna FloatFormatter.swift
[19/38] Compiling Senna FlushMode.swift
[20/38] Compiling Senna IntegerFormatter.swift
[21/38] Compiling Senna Interpolation.swift
[22/38] Compiling Senna LegacyBackgroundColor.swift
[23/38] Compiling Senna LegacyTextColor.swift
[24/38] Compiling Senna Color.swift
[25/38] Compiling Senna Compatible.swift
[26/38] Compiling Senna Component.swift
[27/38] Compiling Senna ControlCode.swift
[28/38] Compiling Senna Formable.swift
[29/38] Compiling Senna Printable.swift
[30/38] Compiling Senna SinkCapable.swift
[31/38] Compiling Senna FileSink.swift
[32/38] Compiling Senna LevelStyle.swift
[33/38] Compiling Senna Logger.Senna.swift
[34/38] Compiling Senna Message.swift
[35/38] Compiling Senna Formation.swift
[36/38] Compiling Senna Handler.swift
[37/38] Compiling Senna Printer.swift
[38/38] Compiling Senna EscapeCode.swift
Build complete! (8.62s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.18s)
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
Build complete.
Done.