Build Information
Successful build of Stencil 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stencilproject/Stencil.git
Reference: 0.15.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/stencilproject/Stencil
* tag 0.15.1 -> FETCH_HEAD
HEAD is now at 4f222ac Merge pull request #329 from stencilproject/release/0.15.1
Cloned https://github.com/stencilproject/Stencil.git
Revision (git rev-parse @):
4f222ac85d673f35df29962fc4c36ccfdaf9da5b
SUCCESS checkout https://github.com/stencilproject/Stencil.git at 0.15.1
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.27s)
Fetched https://github.com/kylef/PathKit.git (0.29s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.10s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.06s)
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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "stencil",
"name": "Stencil",
"url": "https://github.com/stencilproject/Stencil.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetched https://github.com/stencilproject/Stencil.git (0.32s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/PathKit.git (0.28s)
Fetched https://github.com/kylef/Spectre.git (0.39s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.06s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.03s)
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/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.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
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module PathKit
[2/2] Compiling PathKit PathKit.swift
[3/24] Compiling Stencil Loader.swift
[4/24] Compiling Stencil Node.swift
[5/24] Compiling Stencil NowTag.swift
[6/24] Compiling Stencil KeyPath.swift
[7/24] Compiling Stencil LazyValueWrapper.swift
[8/24] Compiling Stencil Lexer.swift
[9/24] Emitting module Stencil
[10/26] Compiling Stencil Context.swift
[11/26] Compiling Stencil DynamicMemberLookup.swift
[12/26] Compiling Stencil Environment.swift
[13/26] Compiling Stencil FilterTag.swift
[14/26] Compiling Stencil Filters.swift
[15/26] Compiling Stencil ForTag.swift
[16/26] Compiling Stencil IfTag.swift
[17/26] Compiling Stencil Include.swift
[18/26] Compiling Stencil Inheritance.swift
[19/26] Compiling Stencil Parser.swift
[20/26] Compiling Stencil Template.swift
[21/26] Compiling Stencil Tokenizer.swift
[22/26] Compiling Stencil Errors.swift
[23/26] Compiling Stencil Expression.swift
[24/26] Compiling Stencil Extension.swift
[25/26] Compiling Stencil TrimBehaviour.swift
[26/26] Compiling Stencil Variable.swift
Build complete! (19.89s)
Build complete.
Done.