The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Genesis with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/admin/builds/J1XnyXFH/0/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
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetching https://github.com/shibapm/PackageConfig.git from cache
Fetched https://github.com/kylef/Spectre.git (0.17s)
Fetching https://github.com/SwiftGen/StencilSwiftKit from cache
Fetched https://github.com/jakeheis/SwiftCLI (0.18s)
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/shibapm/PackageConfig.git (0.19s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/SwiftGen/StencilSwiftKit (0.18s)
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/JohnSundell/ShellOut.git (0.19s)
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetched https://github.com/jpsim/Yams (0.22s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/kylef/PathKit (0.16s)
Fetching https://github.com/shibapm/Komondor.git from cache
Fetched https://github.com/onevcat/Rainbow (0.14s)
Computing version for https://github.com/jakeheis/SwiftCLI
Fetched https://github.com/stencilproject/Stencil.git (0.21s)
Fetched https://github.com/shibapm/Komondor.git (0.20s)
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.48s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.04s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.03s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.0 (0.03s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit
Computed https://github.com/SwiftGen/StencilSwiftKit at 2.10.0 (0.44s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.04s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.0 (0.04s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (0.05s)
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.02s)
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.3
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.0.0
Creating working copy for https://github.com/SwiftGen/StencilSwiftKit
Working copy of https://github.com/SwiftGen/StencilSwiftKit resolved at 2.10.0
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
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/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
========================================
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": "genesis",
      "name": "Genesis",
      "url": "https://github.com/yonaskolb/Genesis.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Genesis",
      "dependencies": [
        {
          "identity": "stencilswiftkit",
          "name": "StencilSwiftKit",
          "url": "https://github.com/SwiftGen/StencilSwiftKit",
          "version": "2.10.1",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StencilSwiftKit",
          "dependencies": [
            {
              "identity": "komondor",
              "name": "Komondor",
              "url": "https://github.com/shibapm/Komondor.git",
              "version": "1.1.3",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Komondor",
              "dependencies": [
                {
                  "identity": "packageconfig",
                  "name": "PackageConfig",
                  "url": "https://github.com/shibapm/PackageConfig.git",
                  "version": "1.1.3",
                  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PackageConfig",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "shellout",
                  "name": "ShellOut",
                  "url": "https://github.com/JohnSundell/ShellOut.git",
                  "version": "2.3.0",
                  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "stencil",
              "name": "Stencil",
              "url": "https://github.com/stencilproject/Stencil.git",
              "version": "0.15.1",
              "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",
                  "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": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams",
          "version": "5.0.6",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        },
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit",
          "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": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.0.1",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftcli",
          "name": "SwiftCLI",
          "url": "https://github.com/jakeheis/SwiftCLI",
          "version": "6.0.3",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCLI",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yonaskolb/Genesis.git
[1/533] Fetching genesis
Fetched https://github.com/yonaskolb/Genesis.git (0.22s)
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/jakeheis/SwiftCLI (0.18s)
Fetched https://github.com/onevcat/Rainbow (0.18s)
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/SwiftGen/StencilSwiftKit from cache
Fetched https://github.com/kylef/PathKit (0.19s)
Fetched https://github.com/SwiftGen/StencilSwiftKit (0.20s)
Fetched https://github.com/jpsim/Yams (0.21s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.02s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.03s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.02s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.14s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit
Computed https://github.com/SwiftGen/StencilSwiftKit at 2.10.1 (0.02s)
Fetching https://github.com/shibapm/Komondor.git from cache
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetched https://github.com/shibapm/Komondor.git (0.19s)
Fetched https://github.com/stencilproject/Stencil.git (0.19s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (0.02s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/shibapm/PackageConfig.git from cache
Fetched https://github.com/JohnSundell/ShellOut.git (0.15s)
Fetched https://github.com/shibapm/PackageConfig.git (0.17s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.02s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.03s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.02s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.02s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.6 (0.02s)
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/SwiftGen/StencilSwiftKit
Working copy of https://github.com/SwiftGen/StencilSwiftKit resolved at 2.10.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
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.0.6
Creating working copy for https://github.com/yonaskolb/Genesis.git
Working copy of https://github.com/yonaskolb/Genesis.git resolved at master
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/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.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
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Found 5 product dependencies
  - StencilSwiftKit
  - Yams
  - PathKit
  - Rainbow
  - SwiftCLI
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/yonaskolb/Genesis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/39] Compiling writer.c
[1/39] Compiling api.c
[2/39] Compiling parser.c
[3/39] Compiling reader.c
[4/39] Compiling emitter.c
[5/41] Compiling scanner.c
[7/56] Compiling Yams Node.Scalar.swift
[8/56] Compiling Yams Node.Sequence.swift
[9/57] Compiling Yams Node.swift
[10/57] Compiling Yams Parser.swift
[11/57] Compiling Yams String+Yams.swift
[12/57] Compiling Yams Tag.swift
[13/57] Compiling Rainbow StringGenerator.swift
[14/57] Compiling Rainbow Rainbow.swift
[15/57] Compiling Rainbow String+Rainbow.swift
[22/60] Compiling Yams Constructor.swift
[23/60] Compiling Yams Decoder.swift
[24/60] Compiling Yams Emitter.swift
[25/60] Compiling Yams Encoder.swift
[26/60] Compiling Yams Mark.swift
[27/60] Compiling Yams Node.Mapping.swift
[28/60] Compiling Yams Representer.swift
[29/60] Compiling Yams Resolver.swift
[30/60] Emitting module SwiftCLI
[37/60] Compiling Rainbow OutputTarget.swift
[38/60] Emitting module Rainbow
[45/60] Emitting module Yams
[46/60] Compiling SwiftCLI Term.swift
[47/60] Compiling SwiftCLI Validation.swift
[48/60] Compiling Yams YamlError.swift
[51/60] Compiling SwiftCLI Parser.swift
[52/60] Compiling SwiftCLI Path.swift
[53/60] Compiling SwiftCLI Stream.swift
[54/60] Compiling SwiftCLI Task.swift
[55/60] Emitting module PathKit
[56/60] Compiling PathKit PathKit.swift
[57/60] Compiling Rainbow Style.swift
[58/60] Compiling SwiftCLI ValueBox.swift
[59/60] Compiling SwiftCLI VersionCommand.swift
[60/82] Compiling Stencil Context.swift
[61/82] Compiling Stencil DynamicMemberLookup.swift
[62/82] Compiling Stencil Environment.swift
[63/84] Emitting module Stencil
[64/84] Compiling Stencil Loader.swift
[65/84] Compiling Stencil Node.swift
[66/84] Compiling Stencil NowTag.swift
[67/84] Compiling Stencil IfTag.swift
[68/84] Compiling Stencil Include.swift
[69/84] Compiling Stencil Inheritance.swift
[70/84] Compiling Stencil Errors.swift
[71/84] Compiling Stencil Expression.swift
[72/84] Compiling Stencil Extension.swift
[73/84] Compiling Stencil FilterTag.swift
[74/84] Compiling Stencil Filters.swift
[75/84] Compiling Stencil ForTag.swift
[76/84] Compiling Stencil Parser.swift
[77/84] Compiling Stencil Template.swift
[78/84] Compiling Stencil Tokenizer.swift
[79/84] Compiling Stencil KeyPath.swift
[80/84] Compiling Stencil LazyValueWrapper.swift
[81/84] Compiling Stencil Lexer.swift
[82/84] Compiling Stencil TrimBehaviour.swift
[83/84] Compiling Stencil Variable.swift
[84/96] Compiling StencilSwiftKit SetNode.swift
[85/96] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[86/97] Compiling StencilSwiftKit ImportNode.swift
[87/97] Compiling StencilSwiftKit MapNode.swift
[88/97] Compiling StencilSwiftKit Parameters.swift
[89/97] Compiling StencilSwiftKit CallMacroNodes.swift
[90/97] Compiling StencilSwiftKit Context.swift
[91/97] Compiling StencilSwiftKit Environment.swift
[92/97] Compiling StencilSwiftKit Filters+Numbers.swift
[93/97] Compiling StencilSwiftKit Filters+Strings.swift
[94/97] Compiling StencilSwiftKit Filters.swift
[95/97] Emitting module StencilSwiftKit
[96/97] Compiling StencilSwiftKit SwiftIdentifier.swift
[97/103] Compiling GenesisKit GenesisTemplate.swift
[98/103] Compiling GenesisKit Option.swift
[99/103] Compiling GenesisKit Input.swift
[100/103] Compiling GenesisKit File.swift
[101/103] Emitting module GenesisKit
[102/103] Compiling GenesisKit TemplateGenerator.swift
[103/107] Compiling GenesisCLI GenesisCLI.swift
[104/107] Compiling GenesisCLI Streams.swift
[105/107] Compiling GenesisCLI GenerateCommand.swift
[106/107] Emitting module GenesisCLI
[107/109] Emitting module Genesis
[108/109] Compiling Genesis main.swift
[108/109] Linking genesis
Build complete! (11.35s)
Build complete.
Done.