Build Information
Successful build of SagaStencilRenderer with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.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/TDmZkXJm/3/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.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Emitting module Codextended
[2/4] Compiling Codextended Codextended.swift
[3/4] Emitting module PathKit
[4/4] Compiling PathKit PathKit.swift
[5/39] Emitting module Stencil
[6/41] Compiling Saga MetadataDecoder.swift
[7/41] Compiling Saga Path+Extensions.swift
[8/41] Compiling Saga Item.swift
[9/41] Compiling Stencil Loader.swift
[10/41] Compiling Stencil Node.swift
[11/41] Compiling Stencil NowTag.swift
[12/41] Compiling Stencil IfTag.swift
[13/41] Compiling Stencil Include.swift
[14/41] Compiling Stencil Inheritance.swift
[15/41] Compiling Stencil Context.swift
[16/41] Compiling Stencil DynamicMemberLookup.swift
[17/41] Compiling Stencil Environment.swift
[18/41] Compiling Stencil FilterTag.swift
[19/41] Compiling Stencil Filters.swift
[20/41] Compiling Stencil ForTag.swift
[21/41] Compiling Stencil Errors.swift
[22/41] Compiling Stencil Expression.swift
[23/41] Compiling Stencil Extension.swift
[24/41] Compiling Saga ItemWriteMode.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 Saga.swift
[32/42] Compiling Saga String+Slugify.swift
[39/42] Emitting module Saga
[42/42] Compiling Saga Writer.swift
[43/44] Emitting module SagaStencilRenderer
[44/44] Compiling SagaStencilRenderer SagaStencilRenderer.swift
Build complete! (18.97s)
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.24s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.15.1 (0.57s)
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.19s)
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.55s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.47s)
Computing version for https://github.com/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 1.1.4 (0.61s)
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.67s)
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
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
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "sagastencilrenderer",
"name": "SagaStencilRenderer",
"url": "https://github.com/loopwerk/SagaStencilRenderer.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SagaStencilRenderer",
"dependencies": [
{
"identity": "saga",
"name": "Saga",
"url": "https://github.com/loopwerk/Saga",
"version": "1.1.4",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Saga",
"dependencies": [
{
"identity": "pathkit",
"name": "PathKit",
"url": "https://github.com/kylef/PathKit.git",
"version": "1.0.1",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
"dependencies": [
{
"identity": "spectre",
"name": "Spectre",
"url": "https://github.com/kylef/Spectre.git",
"version": "0.10.1",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
"dependencies": [
]
}
]
},
{
"identity": "codextended",
"name": "Codextended",
"url": "https://github.com/JohnSundell/Codextended.git",
"version": "0.3.0",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Codextended",
"dependencies": [
]
}
]
},
{
"identity": "stencil",
"name": "Stencil",
"url": "https://github.com/stencilproject/Stencil",
"version": "0.15.1",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Stencil",
"dependencies": [
{
"identity": "pathkit",
"name": "PathKit",
"url": "https://github.com/kylef/PathKit.git",
"version": "1.0.1",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
"dependencies": [
{
"identity": "spectre",
"name": "Spectre",
"url": "https://github.com/kylef/Spectre.git",
"version": "0.10.1",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
"dependencies": [
]
}
]
},
{
"identity": "spectre",
"name": "Spectre",
"url": "https://github.com/kylef/Spectre.git",
"version": "0.10.1",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/loopwerk/SagaStencilRenderer.git
[1/66] Fetching sagastencilrenderer
Fetched https://github.com/loopwerk/SagaStencilRenderer.git (0.35s)
Fetching https://github.com/stencilproject/Stencil from cache
Fetching https://github.com/loopwerk/Saga from cache
Fetched https://github.com/loopwerk/Saga (0.26s)
Fetched https://github.com/stencilproject/Stencil (0.28s)
Computing version for https://github.com/stencilproject/Stencil
Computed https://github.com/stencilproject/Stencil at 0.15.1 (0.49s)
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.19s)
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.50s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.43s)
Computing version for https://github.com/loopwerk/Saga
Computed https://github.com/loopwerk/Saga at 1.1.4 (0.60s)
Fetching https://github.com/JohnSundell/Codextended.git from cache
Fetched https://github.com/JohnSundell/Codextended.git (0.18s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.59s)
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
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/stencilproject/Stencil
Working copy of https://github.com/stencilproject/Stencil resolved at 0.15.1
Creating working copy for https://github.com/loopwerk/SagaStencilRenderer.git
Working copy of https://github.com/loopwerk/SagaStencilRenderer.git resolved at main
warning: '.resolve-product-dependencies': dependency 'sagastencilrenderer' is not used by any target
Found 2 product dependencies
- Saga
- Stencil
Done.