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: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaStencilRenderer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 932e366 docs: Improve the README with a better example, and a link to the example app
Cloned https://github.com/loopwerk/SagaStencilRenderer.git
Revision (git rev-parse @):
932e366e0a99a8328281c9642c48a308e7e5e4b7
SUCCESS checkout https://github.com/loopwerk/SagaStencilRenderer.git at main
========================================
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] Compiling Codextended Codextended.swift
[2/4] Emitting module Codextended
[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] Emitting module Stencil
[9/41] Compiling Stencil Loader.swift
[10/41] Compiling Stencil Node.swift
[11/41] Compiling Stencil NowTag.swift
[12/41] Compiling Stencil KeyPath.swift
[13/41] Compiling Stencil LazyValueWrapper.swift
[14/41] Compiling Stencil Lexer.swift
[15/41] Compiling Stencil Errors.swift
[16/41] Compiling Stencil Expression.swift
[17/41] Compiling Stencil Extension.swift
[18/41] Compiling Stencil IfTag.swift
[19/41] Compiling Stencil Include.swift
[20/41] Compiling Stencil Inheritance.swift
[21/41] Compiling Stencil FilterTag.swift
[22/41] Compiling Stencil Filters.swift
[23/41] Compiling Stencil ForTag.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
[30/42] Compiling Saga Saga.swift
[31/42] Compiling Saga Writer.swift
[40/42] Emitting module Saga
[43/44] Emitting module SagaStencilRenderer
[44/44] Compiling SagaStencilRenderer SagaStencilRenderer.swift
Build complete! (16.86s)
Fetching https://github.com/stencilproject/Stencil from cache
Fetching https://github.com/loopwerk/Saga from cache
Fetched https://github.com/loopwerk/Saga (0.47s)
Fetched https://github.com/stencilproject/Stencil (0.64s)
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/Spectre.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/Spectre.git (0.18s)
Fetched https://github.com/kylef/PathKit.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/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.02s)
Computing version for https://github.com/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 1.1.4 (0.44s)
Fetching https://github.com/JohnSundell/Codextended.git from cache
Fetched https://github.com/JohnSundell/Codextended.git (0.16s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.40s)
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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.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/loopwerk/Saga
Working copy of https://github.com/loopwerk/Saga resolved at 1.1.4
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Build complete.
Done.