The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/Saga.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/Saga
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
error: terminated(1): /usr/bin/xcrun --sdk macosx --show-sdk-platform-path output:
    xcrun: error: unable to lookup item 'PlatformPath' from command line tools installation
    xcrun: error: unable to lookup item 'PlatformPath' in SDK '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'

========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Compiling plugin Swift-DocC...
Compiling plugin Swift-DocC Preview...
Building for debugging...
[1/5] Emitting module Codextended
[2/5] Compiling Codextended Codextended.swift
[3/5] Compiling PathKit PathKit.swift
[4/5] Emitting module PathKit
[5/18] Emitting module Saga
[6/21] Compiling SagaCLI main.swift
[7/21] Emitting module SagaCLI
[8/21] Compiling Saga Saga.swift
[9/21] Compiling Saga String+Slugify.swift
[10/21] Compiling Saga Writer.swift
[11/21] Compiling Saga MetadataDecoder.swift
[12/21] Compiling Saga Path+Extensions.swift
[13/21] Compiling Saga ProcessingStep.swift
[13/21] Linking watch
[15/21] Compiling Saga FileContainer.swift
[16/21] Compiling Saga FileIO.swift
[17/21] Compiling Saga Item.swift
[18/21] Compiling Saga ItemWriteMode.swift
[19/21] Compiling Saga Reader+Decoder.swift
[20/21] Compiling Saga Reader.swift
[21/21] Compiling Saga RenderingContexts.swift
Build complete! (14.19s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/JohnSundell/Codextended.git from cache
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/apple/swift-docc-plugin (0.20s)
Fetched https://github.com/kylef/PathKit (0.21s)
Fetched https://github.com/JohnSundell/Codextended.git (0.21s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.03s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.18s)
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.29s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
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/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
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/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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Build complete.
Done.