The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Puppy with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.17.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sushichop/Puppy.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sushichop/Puppy
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 510741f fix: init date format otherwise no timestamp is present in logs (#88)
Cloned https://github.com/sushichop/Puppy.git into spi-builder-workspace
510741ffa55e364a991ba1243266c05a9f7a15c6
SUCCESS checkout https://github.com/sushichop/Puppy.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.03s)
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.2
Building for debugging...
[1/5] Compiling Logging LogHandler.swift
[2/5] Compiling Logging MetadataProvider.swift
[3/5] Compiling Logging Locks.swift
[4/5] Emitting module Logging
[5/5] Compiling Logging Logging.swift
[6/20] Compiling Puppy LogFormatter.swift
[7/20] Compiling Puppy LogLevel.swift
[8/20] Compiling Puppy FileRotationLogger.swift
[9/20] Compiling Puppy LogColor.swift
[10/20] Emitting module Puppy
[11/21] Compiling Puppy FileError.swift
[12/21] Compiling Puppy FileLogger.swift
[13/21] Compiling Puppy Compatibility.swift
[14/21] Compiling Puppy ConsoleLogger.swift
[15/21] Compiling Puppy Puppy.swift
[16/21] Compiling Puppy PuppyLogHandler.swift
[17/21] Compiling Puppy Loggerable.swift
[18/21] Compiling Puppy OSLogger.swift
[19/21] Compiling Puppy FileLoggerable.swift
[20/21] Compiling Puppy FileManager+Windows.swift
[21/21] Compiling Puppy SystemLogger.swift
Build complete! (6.30s)
Build complete.
Done.