Build Information
Successful build of SagaStencilRenderer 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaStencilRenderer.git
Reference: 0.4.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaStencilRenderer
* tag 0.4.0 -> FETCH_HEAD
HEAD is now at 32826ed fix: Remove the PathKit dependency, as that is already included with Saga
Cloned https://github.com/loopwerk/SagaStencilRenderer.git
Revision (git rev-parse @):
32826ed840887a4edd3e07bf78f05196ec43dfe9
SUCCESS checkout https://github.com/loopwerk/SagaStencilRenderer.git at 0.4.0
========================================
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
Building for debugging...
[1/4] Emitting module Codextended
[2/4] Compiling Codextended Codextended.swift
[3/4] Compiling PathKit PathKit.swift
[4/4] Emitting module PathKit
[5/39] Compiling Stencil Context.swift
[6/39] Compiling Stencil DynamicMemberLookup.swift
[7/39] Compiling Stencil Environment.swift
[8/41] Compiling Stencil Loader.swift
[9/41] Compiling Stencil Node.swift
[10/41] Compiling Stencil NowTag.swift
[11/41] Compiling Saga ItemWriteMode.swift
[12/41] Compiling Saga MetadataDecoder.swift
[13/41] Compiling Saga Path+Extensions.swift
[14/41] Emitting module Stencil
[15/41] Compiling Saga Reader.swift
[16/41] Compiling Saga RenderingContexts.swift
[17/41] Compiling Saga Item.swift
[18/41] Compiling Saga ProcessingStep.swift
[19/41] Compiling Saga Reader+Decoder.swift
[20/41] Compiling Saga FileContainer.swift
[21/41] Compiling Saga FileIO.swift
[22/41] Compiling Stencil LazyValueWrapper.swift
[23/41] Compiling Stencil Lexer.swift
[24/41] Compiling Stencil Parser.swift
[25/41] Compiling Stencil Template.swift
[26/41] Compiling Stencil Tokenizer.swift
[27/41] Compiling Stencil TrimBehaviour.swift
[28/41] Compiling Stencil Variable.swift
[29/41] Compiling Saga String+Slugify.swift
[34/42] Emitting module Saga
[37/42] Compiling Saga Saga.swift
[42/42] Compiling Saga Writer.swift
[43/44] Emitting module SagaStencilRenderer
[44/44] Compiling SagaStencilRenderer SagaStencilRenderer.swift
Build complete! (15.34s)
Fetching https://github.com/stencilproject/Stencil from cache
Fetching https://github.com/loopwerk/Saga from cache
Fetched https://github.com/loopwerk/Saga (0.22s)
Fetched https://github.com/stencilproject/Stencil (0.26s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.15.1 (0.02s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.18s)
Fetched https://github.com/kylef/PathKit.git (0.19s)
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/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.01s)
Computing version for https://github.com/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 1.1.4 (0.41s)
Fetching https://github.com/JohnSundell/Codextended.git from cache
Fetched https://github.com/JohnSundell/Codextended.git (0.19s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.41s)
Creating working copy for https://github.com/stencilproject/Stencil
Working copy of https://github.com/stencilproject/Stencil resolved at 0.15.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.git
Working copy of https://github.com/kylef/PathKit.git 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/loopwerk/Saga
Working copy of https://github.com/loopwerk/Saga resolved at 1.1.4
Build complete.
Done.