Build Information
Successful build of Stencil with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/Stencil.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nerdsupremacist/Stencil
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a229b59 Update CHANGELOG.md
Cloned https://github.com/nerdsupremacist/Stencil.git
Revision (git rev-parse @):
a229b59d3d888cd6bed2d372bdce627d71ea5e66
SUCCESS checkout https://github.com/nerdsupremacist/Stencil.git at master
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.24s)
Fetched https://github.com/kylef/PathKit.git (0.24s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.39s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.42s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "stencil",
"name": "Stencil",
"url": "https://github.com/nerdsupremacist/Stencil.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/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/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/nerdsupremacist/Stencil.git from cache
Fetched https://github.com/nerdsupremacist/Stencil.git (0.22s)
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.23s)
Fetched https://github.com/kylef/PathKit.git (0.24s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.62s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.49s)
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/nerdsupremacist/Stencil.git
Working copy of https://github.com/nerdsupremacist/Stencil.git resolved at master
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
warning: '.resolve-product-dependencies': dependency 'stencil' is not used by any target
Found 2 product dependencies
- PathKit
- Spectre
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/nerdsupremacist/Stencil.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling PathKit PathKit.swift
[2/2] Emitting module PathKit
[3/22] Compiling Stencil NowTag.swift
[4/22] Compiling Stencil Parser.swift
[5/22] Compiling Stencil Include.swift
[6/22] Compiling Stencil Inheritence.swift
[7/22] Compiling Stencil KeyPath.swift
[8/24] Compiling Stencil Filters.swift
[9/24] Compiling Stencil ForTag.swift
[10/24] Compiling Stencil IfTag.swift
[11/24] Compiling Stencil Context.swift
[12/24] Compiling Stencil Environment.swift
[13/24] Compiling Stencil Errors.swift
[14/24] Compiling Stencil Template.swift
[15/24] Compiling Stencil Tokenizer.swift
[16/24] Compiling Stencil Expression.swift
[17/24] Compiling Stencil Extension.swift
[18/24] Compiling Stencil FilterTag.swift
[19/24] Emitting module Stencil
[20/24] Compiling Stencil Lexer.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Node.swift:63:9: warning: variable 'components' was never mutated; consider changing to 'let' constant
var components = token.components
~~~ ^
let
[21/24] Compiling Stencil Loader.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Node.swift:63:9: warning: variable 'components' was never mutated; consider changing to 'let' constant
var components = token.components
~~~ ^
let
[22/24] Compiling Stencil Node.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Node.swift:63:9: warning: variable 'components' was never mutated; consider changing to 'let' constant
var components = token.components
~~~ ^
let
[23/24] Compiling Stencil Variable.swift
[24/24] Compiling Stencil _SwiftSupport.swift
Build complete! (6.80s)
Build complete.
Done.