The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Genesis 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/yonaskolb/Genesis.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yonaskolb/Genesis
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f096796 Update README.md
Cloned https://github.com/yonaskolb/Genesis.git
Revision (git rev-parse @):
f0967966fafba5a36665778a91c9d1e8245cb7fd
SUCCESS checkout https://github.com/yonaskolb/Genesis.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/yonaskolb/Genesis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/20] Write sources
[0/20] Write genesis-entitlement.plist
[0/20] Write sources
[10/20] Write swift-version--423B1241ED78D482.txt
[11/52] Compiling writer.c
[12/52] Compiling parser.c
[13/54] Compiling scanner.c
[14/54] Compiling emitter.c
[15/54] Compiling api.c
[16/54] Compiling reader.c
[18/69] Emitting module PathKit
[19/69] Compiling Rainbow String+Rainbow.swift
[20/69] Emitting module Rainbow
[21/69] Compiling Rainbow StringGenerator.swift
[22/70] Compiling Yams String+Yams.swift
[23/70] Compiling Yams Tag.swift
[24/70] Compiling SwiftCLI Parser.swift
[25/72] Compiling Rainbow Style.swift
[26/72] Compiling Yams Parser.swift
[27/72] Compiling Yams Representer.swift
[28/72] Compiling Yams Resolver.swift
[29/72] Compiling SwiftCLI ValueBox.swift
[30/72] Compiling SwiftCLI VersionCommand.swift
[33/73] Compiling Yams Mark.swift
[34/73] Compiling Yams Node.Mapping.swift
[35/73] Compiling Yams Node.swift
[36/73] Emitting module SwiftCLI
[37/73] Compiling Yams Emitter.swift
[38/73] Compiling Yams Encoder.swift
[39/73] Compiling Yams Constructor.swift
[40/73] Compiling Yams Decoder.swift
[41/73] Compiling Yams Node.Scalar.swift
[42/73] Compiling Yams Node.Sequence.swift
[51/73] Compiling SwiftCLI Term.swift
[52/73] Compiling SwiftCLI Validation.swift
[53/73] Compiling SwiftCLI Path.swift
[54/73] Compiling SwiftCLI Stream.swift
[55/73] Compiling SwiftCLI Task.swift
[58/73] Emitting module Yams
[63/73] Compiling Rainbow Rainbow.swift
[66/73] Compiling Rainbow OutputTarget.swift
[69/73] Compiling Yams YamlError.swift
[70/73] Compiling PathKit PathKit.swift
[71/95] Emitting module Stencil
[72/97] Compiling Stencil Errors.swift
[73/97] Compiling Stencil Expression.swift
[74/97] Compiling Stencil Extension.swift
[75/97] Compiling Stencil FilterTag.swift
[76/97] Compiling Stencil Filters.swift
[77/97] Compiling Stencil ForTag.swift
[78/97] Compiling Stencil KeyPath.swift
[79/97] Compiling Stencil LazyValueWrapper.swift
[80/97] Compiling Stencil Lexer.swift
[81/97] Compiling Stencil IfTag.swift
[82/97] Compiling Stencil Include.swift
[83/97] Compiling Stencil Inheritance.swift
[84/97] Compiling Stencil Loader.swift
[85/97] Compiling Stencil Node.swift
[86/97] Compiling Stencil NowTag.swift
[87/97] Compiling Stencil Context.swift
[88/97] Compiling Stencil DynamicMemberLookup.swift
[89/97] Compiling Stencil Environment.swift
[90/97] Compiling Stencil Parser.swift
[91/97] Compiling Stencil Template.swift
[92/97] Compiling Stencil Tokenizer.swift
[93/97] Compiling Stencil TrimBehaviour.swift
[94/97] Compiling Stencil Variable.swift
[95/109] Emitting module StencilSwiftKit
[96/110] Compiling StencilSwiftKit ImportNode.swift
[97/110] Compiling StencilSwiftKit MapNode.swift
[98/110] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[99/110] Compiling StencilSwiftKit Parameters.swift
[100/110] Compiling StencilSwiftKit SetNode.swift
[101/110] Compiling StencilSwiftKit Environment.swift
[102/110] Compiling StencilSwiftKit Filters+Numbers.swift
[103/110] Compiling StencilSwiftKit CallMacroNodes.swift
[104/110] Compiling StencilSwiftKit Context.swift
[105/110] Compiling StencilSwiftKit Filters+Strings.swift
[106/110] Compiling StencilSwiftKit Filters.swift
[107/110] Compiling StencilSwiftKit SwiftIdentifier.swift
[108/116] Compiling GenesisKit Option.swift
[109/116] Compiling GenesisKit File.swift
[110/116] Compiling GenesisKit GenesisTemplate.swift
[111/116] Emitting module GenesisKit
[112/116] Compiling GenesisKit TemplateGenerator.swift
[113/116] Compiling GenesisKit Input.swift
[114/120] Compiling GenesisCLI GenesisCLI.swift
[115/120] Emitting module GenesisCLI
[116/120] Compiling GenesisCLI Streams.swift
[117/120] Compiling GenesisCLI GenerateCommand.swift
[118/122] Emitting module Genesis
[119/122] Compiling Genesis main.swift
[119/122] Write Objects.LinkFileList
[120/122] Linking genesis
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/genesis: replacing existing signature
[121/122] Applying genesis
Build complete! (24.47s)
Fetching https://github.com/SwiftGen/StencilSwiftKit from cache
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetching https://github.com/shibapm/PackageConfig.git from cache
Fetching https://github.com/shibapm/Komondor.git from cache
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetched https://github.com/stencilproject/Stencil.git from cache (0.45s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/shibapm/Komondor.git from cache (0.46s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.46s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.46s)
Fetched https://github.com/SwiftGen/StencilSwiftKit from cache (0.46s)
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.46s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.16s)
Fetched https://github.com/kylef/Spectre.git from cache (0.18s)
Fetched https://github.com/jpsim/Yams from cache (0.20s)
Fetched https://github.com/kylef/PathKit from cache (0.20s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.44s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.02s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.44s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.0 (0.43s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit
Computed https://github.com/SwiftGen/StencilSwiftKit at 2.10.0 (0.50s)
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/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.0 (0.44s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (0.50s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.03s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.57s)
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/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/StencilSwiftKit-64a46752 is not valid git repository for 'https://github.com/SwiftGen/StencilSwiftKit', will fetch again.
Fetching https://github.com/SwiftGen/StencilSwiftKit from cache
Fetched https://github.com/SwiftGen/StencilSwiftKit from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/StencilSwiftKit-64a46752 is not valid git repository for 'https://github.com/SwiftGen/StencilSwiftKit', will fetch again.
Fetching https://github.com/SwiftGen/StencilSwiftKit from cache
Fetched https://github.com/SwiftGen/StencilSwiftKit from cache (0.01s)
Creating working copy for https://github.com/SwiftGen/StencilSwiftKit
Working copy of https://github.com/SwiftGen/StencilSwiftKit resolved at 2.10.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Rainbow-64aa5363 is not valid git repository for 'https://github.com/onevcat/Rainbow', will fetch again.
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.03s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Rainbow-64aa5363 is not valid git repository for 'https://github.com/onevcat/Rainbow', will fetch again.
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.01s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftCLI-83761b15 is not valid git repository for 'https://github.com/jakeheis/SwiftCLI', will fetch again.
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftCLI-83761b15 is not valid git repository for 'https://github.com/jakeheis/SwiftCLI', will fetch again.
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.01s)
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.0
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Yams-fd9f2519 is not valid git repository for 'https://github.com/jpsim/Yams', will fetch again.
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/jpsim/Yams from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Yams-fd9f2519 is not valid git repository for 'https://github.com/jpsim/Yams', will fetch again.
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/jpsim/Yams from cache (0.01s)
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.0.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit', will fetch again.
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/kylef/PathKit from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit', will fetch again.
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/kylef/PathKit from cache (0.01s)
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.3
Build complete.
Done.