Build Information
Successful build of Stencil 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.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/builder/builds/o86TiJKT/3/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
========================================
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/2] Compiling PathKit PathKit.swift
[2/2] Emitting module PathKit
[3/24] Compiling Stencil KeyPath.swift
[4/24] Compiling Stencil LazyValueWrapper.swift
[5/24] Compiling Stencil Lexer.swift
[6/24] Compiling Stencil IfTag.swift
[7/24] Compiling Stencil Include.swift
[8/24] Compiling Stencil Inheritance.swift
[9/24] Emitting module Stencil
[10/24] Compiling Stencil Errors.swift
[11/24] Compiling Stencil Expression.swift
[12/24] Compiling Stencil Extension.swift
[13/24] Compiling Stencil Parser.swift
[14/24] Compiling Stencil Template.swift
[15/24] Compiling Stencil Tokenizer.swift
[16/24] Compiling Stencil FilterTag.swift
[17/24] Compiling Stencil Filters.swift
[18/24] Compiling Stencil ForTag.swift
[19/24] Compiling Stencil Loader.swift
[20/24] Compiling Stencil Node.swift
[21/24] Compiling Stencil NowTag.swift
[22/24] Compiling Stencil Context.swift
[23/24] Compiling Stencil DynamicMemberLookup.swift
[24/24] Compiling Stencil Environment.swift
[25/26] Compiling Stencil TrimBehaviour.swift
[26/26] Compiling Stencil Variable.swift
Build complete! (12.00s)
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.15s)
Fetched https://github.com/kylef/PathKit.git (0.16s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.03s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.02s)
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
Build complete.
Done.