The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-cutelog with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/natinusala/swift-cutelog.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/natinusala/swift-cutelog
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 484604f Enable SPI documentation generation
Cloned https://github.com/natinusala/swift-cutelog.git into spi-builder-workspace
484604facc518115665b1b9b61eb00548a0700cc
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/natinusala/swift-cutelog.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/malcommac/SwiftMsgPack.git from cache
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/malcommac/SwiftMsgPack.git (0.26s)
Fetched https://github.com/Kitura/BlueSocket.git (0.29s)
Fetched https://github.com/apple/swift-log.git (0.30s)
Computing version for https://github.com/malcommac/SwiftMsgPack.git
Computed https://github.com/malcommac/SwiftMsgPack.git at 1.2.0 (0.53s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.05s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.07s)
Creating working copy for https://github.com/malcommac/SwiftMsgPack.git
Working copy of https://github.com/malcommac/SwiftMsgPack.git resolved at 1.2.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.4.4
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
Building for debugging...
[1/15] Compiling Logging LogHandler.swift
[2/15] Compiling Logging Locks.swift
[3/15] Emitting module Logging
[4/15] Compiling Logging Logging.swift
[5/15] Emitting module Socket
[6/15] Compiling SwiftMsgPack Commons.swift
[7/15] Compiling Socket SocketUtils.swift
[8/15] Compiling Socket SocketProtocols.swift
[9/15] Emitting module SwiftMsgPack
[10/15] Compiling SwiftMsgPack Decoder.swift
[11/15] Compiling SwiftMsgPack Encoder.swift
[12/15] Compiling Socket Socket+Equatable.swift
[13/15] Compiling Socket Socket+Hashable.swift
[14/15] Compiling Socket Socket.swift
[15/20] Compiling Cutelog LogRecord.swift
[16/20] Emitting module Cutelog
[17/20] Compiling Cutelog Config.swift
[18/20] Compiling Cutelog CutelogConstants.swift
[19/20] Compiling Cutelog CutelogLogger.swift
[20/22] Emitting module Demo
[21/22] Compiling Demo main.swift
[21/22] Linking Demo
Build complete! (9.82s)
Build complete.
Done.