The Swift Package Index logo.Swift Package Index

Build Information

Successful build of vipergen with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/che1404/vipergen.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/che1404/vipergen
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7cf9197 Merge pull request #1 from oinsider/master
Cloned https://github.com/che1404/vipergen.git
Revision (git rev-parse @):
7cf919747355ce976e3e3953da430cfc3fa4f44c
SUCCESS checkout https://github.com/che1404/vipergen.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/che1404/vipergen.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write vipergen-entitlement.plist
[0/10] Write sources
[6/10] Write swift-version--423B1241ED78D482.txt
[8/23] Compiling Commander ArgumentConvertible.swift
[9/23] Compiling Commander ArgumentDescription.swift
[10/23] Compiling Commander ArgumentParser.swift
[11/23] Emitting module Commander
[12/24] Compiling Commander Group.swift
[13/24] Compiling Commander Error.swift
[14/24] Emitting module PathKit
[15/24] Compiling PathKit PathKit.swift
[16/46] Compiling Commander CommandType.swift
[17/46] Compiling Commander CommandRunner.swift
[18/46] Compiling Commander Command.swift
[19/46] Compiling Commander Commands.swift
[20/46] Emitting module Stencil
[21/48] Compiling Stencil Context.swift
[22/48] Compiling Stencil DynamicMemberLookup.swift
[23/48] Compiling Stencil Environment.swift
[24/48] Compiling Stencil Loader.swift
[25/48] Compiling Stencil Node.swift
[26/48] Compiling Stencil NowTag.swift
[27/48] Compiling Stencil KeyPath.swift
[28/48] Compiling Stencil LazyValueWrapper.swift
[29/48] Compiling Stencil Lexer.swift
[30/48] Compiling Stencil Errors.swift
[31/48] Compiling Stencil Expression.swift
[32/48] Compiling Stencil Extension.swift
[33/48] Compiling Stencil FilterTag.swift
[34/48] Compiling Stencil Filters.swift
[35/48] Compiling Stencil ForTag.swift
[36/48] Compiling Stencil IfTag.swift
[37/48] Compiling Stencil Include.swift
[38/48] Compiling Stencil Inheritance.swift
[39/48] Compiling Stencil Parser.swift
[40/48] Compiling Stencil Template.swift
[41/48] Compiling Stencil Tokenizer.swift
[42/48] Compiling Stencil TrimBehaviour.swift
[43/48] Compiling Stencil Variable.swift
[44/48] Emitting module Files
[45/48] Compiling Files Files.swift
[46/54] Compiling vipergen VipergenConfiguration.swift
[47/54] Compiling vipergen main.swift
[48/54] Compiling vipergen Vipergen.swift
[49/54] Compiling vipergen TemplateRendererStencil.swift
[50/54] Emitting module vipergen
[51/54] Compiling vipergen TemplateRenderer.swift
[51/54] Write Objects.LinkFileList
[52/54] Linking vipergen
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/vipergen: replacing existing signature
[53/54] Applying vipergen
Build complete! (11.86s)
Fetching https://github.com/kylef/Commander.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/JohnSundell/Files.git from cache
Fetching https://github.com/kylef/Stencil.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.22s)
Fetched https://github.com/kylef/PathKit.git from cache (0.22s)
Fetched https://github.com/kylef/Commander.git from cache (0.22s)
Fetched https://github.com/kylef/Stencil.git from cache (0.22s)
Fetched https://github.com/JohnSundell/Files.git from cache (0.22s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.2 (0.49s)
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/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.2.0 (0.38s)
Computing version for https://github.com/kylef/Stencil.git
Computed https://github.com/kylef/Stencil.git at 0.15.1 (0.37s)
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/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 4.2.0
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/Stencil.git
Working copy of https://github.com/kylef/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.2
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Build complete.
Done.