The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.26.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/Saga.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/Saga
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at ea16d98 chore: One more site metadata mention removed
Cloned https://github.com/loopwerk/Saga.git
Revision (git rev-parse @):
ea16d98d6186125b13994d0eb2c592e9da91ff82
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/loopwerk/Saga.git at 1.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/7] Compiling Codextended Codextended.swift
[4/7] Emitting module Codextended
[5/7] Emitting module PathKit
[6/7] Compiling PathKit PathKit.swift
[7/20] Compiling SagaCLI main.swift
[8/20] Emitting module SagaCLI
[9/20] Emitting module Saga
[10/23] Compiling Saga MetadataDecoder.swift
[11/23] Compiling Saga Path+Extensions.swift
[12/23] Compiling Saga ProcessingStep.swift
[13/23] Compiling Saga FileContainer.swift
[14/23] Compiling Saga FileIO.swift
[15/23] Compiling Saga Item.swift
[16/23] Compiling Saga ItemWriteMode.swift
[17/23] Compiling Saga Reader+Decoder.swift
[18/23] Compiling Saga Reader.swift
[19/23] Compiling Saga RenderingContexts.swift
[19/23] Linking watch
[21/23] Compiling Saga Saga.swift
[22/23] Compiling Saga String+Slugify.swift
[23/23] Compiling Saga Writer.swift
Build complete! (14.02s)
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/JohnSundell/Codextended.git from cache
Fetched https://github.com/apple/swift-docc-plugin (0.19s)
Fetched https://github.com/kylef/PathKit (0.19s)
Fetched https://github.com/JohnSundell/Codextended.git (0.19s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.01s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.15s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.02s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.01s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.41s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Build complete.
Done.