The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Kuri 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/bannzai/kuri.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bannzai/kuri
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4f89c4b Merge pull request #24 from hicka04/fix/install/swiftpm-swift5.3
Cloned https://github.com/bannzai/kuri.git
Revision (git rev-parse @):
4f89c4b56c085e01de8e046bc3af9bbf5021474b
SUCCESS checkout https://github.com/bannzai/kuri.git at master
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetching https://github.com/behrang/YamlSwift.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kareman/SwiftShell.git (0.21s)
Fetching https://github.com/kylef/Commander.git from cache
Fetched https://github.com/behrang/YamlSwift.git (0.24s)
Fetching https://github.com/bannzai/Swdifft.git
Fetched https://github.com/kylef/Spectre.git (0.24s)
Fetching https://github.com/bannzai/XcodeProject.git
Fetched https://github.com/kylef/Commander.git (0.19s)
[1/4198] Fetching xcodeproject
[211/4338] Fetching xcodeproject, swdifft
Fetched https://github.com/bannzai/Swdifft.git (0.33s)
[2058/4198] Fetching xcodeproject
Fetched https://github.com/bannzai/XcodeProject.git (0.39s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.1.0 (0.04s)
Computing version for https://github.com/behrang/YamlSwift.git
Computed https://github.com/behrang/YamlSwift.git at 3.4.4 (0.04s)
Computing version for https://github.com/bannzai/XcodeProject.git
Computed https://github.com/bannzai/XcodeProject.git at 1.1.1 (0.53s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (0.07s)
Computing version for https://github.com/bannzai/Swdifft.git
Computed https://github.com/bannzai/Swdifft.git at 1.0.3 (0.50s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.08s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 5.1.0
Creating working copy for https://github.com/bannzai/XcodeProject.git
Working copy of https://github.com/bannzai/XcodeProject.git resolved at 1.1.1
Creating working copy for https://github.com/behrang/YamlSwift.git
Working copy of https://github.com/behrang/YamlSwift.git resolved at 3.4.4
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.1
Creating working copy for https://github.com/bannzai/Swdifft.git
Working copy of https://github.com/bannzai/Swdifft.git resolved at 1.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "kuri",
      "name": "Kuri",
      "url": "https://github.com/bannzai/kuri.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/kuri",
      "dependencies": [
        {
          "identity": "xcodeproject",
          "name": "XcodeProject",
          "url": "https://github.com/bannzai/XcodeProject.git",
          "version": "1.1.1",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XcodeProject",
          "dependencies": [
            {
              "identity": "swdifft",
              "name": "Swdifft",
              "url": "https://github.com/bannzai/Swdifft.git",
              "version": "1.0.3",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swdifft",
              "dependencies": [
              ]
            },
            {
              "identity": "commander",
              "name": "Commander",
              "url": "https://github.com/kylef/Commander.git",
              "version": "0.9.2",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Commander",
              "dependencies": [
                {
                  "identity": "spectre",
                  "name": "Spectre",
                  "url": "https://github.com/kylef/Spectre.git",
                  "version": "0.10.1",
                  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "yamlswift",
          "name": "Yaml",
          "url": "https://github.com/behrang/YamlSwift.git",
          "version": "3.4.4",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/YamlSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftshell",
          "name": "SwiftShell",
          "url": "https://github.com/kareman/SwiftShell.git",
          "version": "5.1.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bannzai/kuri.git
[1/1780] Fetching kuri
Fetched https://github.com/bannzai/kuri.git (1.67s)
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetching https://github.com/bannzai/XcodeProject.git from cache
Fetching https://github.com/behrang/YamlSwift.git from cache
Fetched https://github.com/bannzai/XcodeProject.git (0.23s)
Fetched https://github.com/behrang/YamlSwift.git (0.24s)
Fetched https://github.com/kareman/SwiftShell.git (0.24s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.1.0 (0.04s)
Computing version for https://github.com/behrang/YamlSwift.git
Computed https://github.com/behrang/YamlSwift.git at 3.4.4 (0.02s)
Computing version for https://github.com/bannzai/XcodeProject.git
Computed https://github.com/bannzai/XcodeProject.git at 1.1.1 (0.02s)
Fetching https://github.com/kylef/Commander.git from cache
Fetching https://github.com/bannzai/Swdifft.git from cache
Fetched https://github.com/bannzai/Swdifft.git (0.22s)
Fetched https://github.com/kylef/Commander.git (0.22s)
Computing version for https://github.com/bannzai/Swdifft.git
Computed https://github.com/bannzai/Swdifft.git at 1.0.3 (0.02s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.2 (0.02s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.18s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.06s)
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/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 5.1.0
Creating working copy for https://github.com/bannzai/kuri.git
Working copy of https://github.com/bannzai/kuri.git resolved at master
Creating working copy for https://github.com/behrang/YamlSwift.git
Working copy of https://github.com/behrang/YamlSwift.git resolved at 3.4.4
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/bannzai/Swdifft.git
Working copy of https://github.com/bannzai/Swdifft.git resolved at 1.0.3
Creating working copy for https://github.com/bannzai/XcodeProject.git
Working copy of https://github.com/bannzai/XcodeProject.git resolved at 1.1.1
warning: 'xcodeproject': The target named 'XcodeProject' was identified as an executable target but a non-executable product with this name already exists.
Found 3 product dependencies
  - XcodeProject
  - Yaml
  - SwiftShell
========================================
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/24] Compiling Swdifft longestCommonSubsequence.swift
[2/24] Compiling Swdifft Swdifft.swift
[3/24] Compiling Swdifft Formatter.swift
[4/24] Compiling Yaml Yaml.swift
[5/24] Compiling Swdifft InternalDiffFunction.swift
[6/24] Compiling Swdifft Marks.swift
[7/24] Emitting module Swdifft
[8/24] Compiling Swdifft StringExtension.swift
[9/24] Compiling SwiftShell Lazy-split.swift
[10/24] Compiling SwiftShell Process.swift
[11/24] Compiling SwiftShell Array.swift
[12/24] Compiling SwiftShell Files.swift
[13/24] Compiling SwiftShell Context.swift
[14/24] Emitting module SwiftShell
[15/24] Compiling SwiftShell Stream.swift
[16/24] Compiling SwiftShell Bash.swift
[17/24] Compiling SwiftShell Command.swift
[18/25] Compiling Yaml YAMLResult.swift
[19/25] Compiling Yaml YAMLRegex.swift
[20/25] Compiling Yaml YAMLTokenizer.swift
[21/25] Compiling Yaml YAMLOperators.swift
[22/25] Emitting module Yaml
[23/25] Compiling Yaml YAMLParser.swift
[24/72] Compiling SwiftShell String.swift
[25/72] Emitting module XcodeProjectCore
[26/78] Compiling XcodeProjectCore CollectionExtension.swift
[27/78] Compiling XcodeProjectCore DictionaryExtension.swift
[28/78] Compiling XcodeProjectCore BuildFileExtractor.swift
[29/78] Compiling XcodeProjectCore BuildPhaseExtractor.swift
[30/78] Compiling XcodeProjectCore FileRefExtractor.swift
[31/78] Compiling XcodeProjectCore GroupExtractor.swift
[32/78] Compiling XcodeProjectCore NativeTargetExtractor.swift
[33/78] Compiling XcodeProjectCore PBXMapFormatter.swift
[34/78] Compiling XcodeProjectCore PBXRawMapFormatter.swift
[35/78] Compiling XcodeProjectCore ObjectRowFormatter.swift
[36/78] Compiling XcodeProjectCore TopRowFormatter.swift
[37/78] Compiling XcodeProjectCore XcodeProjectFormatter.swift
[38/78] Compiling XcodeProjectCore SectionFormatter.swift
[39/78] Compiling XcodeProjectCore SectionRowFormatter.swift
[40/78] Compiling XcodeProjectCore BuildFileAppender.swift
[41/78] Compiling XcodeProjectCore BuildPhaseAppender.swift
[42/78] Compiling XcodeProjectCore FileReferenceAppender.swift
[43/78] Compiling XcodeProjectCore GroupAppender.swift
[44/78] Compiling XcodeProjectCore ResourceBuildPhaseAppender.swift
[45/78] Compiling XcodeProjectCore SourceBuildPhaseAppender.swift
[46/78] Compiling XcodeProjectCore ArrayExtension.swift
[47/78] Compiling XcodeProjectCore ResourcesBuildPhaseExtractor.swift
[48/78] Compiling XcodeProjectCore SourcesBuildPhaseExtractor.swift
[49/78] Compiling XcodeProjectCore FieldFormatter.swift
[50/78] Compiling XcodeProjectCore PBXAtomicValueFormatter.swift
[51/78] Compiling XcodeProjectCore MultiplelineAtomicValueListFieldFormatter.swift
[52/78] Compiling XcodeProjectCore PBXAtomicValueListFieldFormatter.swift
[53/78] Compiling XcodeProjectCore SinglelineAtomicValueListFieldFormatter.swift
[54/78] Compiling XcodeProjectCore ObjectType.swift
[55/78] Compiling XcodeProjectCore PBXSubscription.swift
[56/78] Compiling XcodeProjectCore PBXProjectParser.swift
[57/78] Compiling XcodeProjectCore XcodeProjectSerializer.swift
[58/78] Compiling XcodeProjectCore AutoMockable.swift
[59/78] Compiling XcodeProjectCore KnownFileExtension.swift
[60/78] Compiling XcodeProjectCore SerializeFormatter.swift
[61/78] Compiling XcodeProjectCore StringGenerator.swift
[62/78] Compiling XcodeProjectCore BuildFileMaker.swift
[63/78] Compiling XcodeProjectCore BuildPhaseMaker.swift
[64/78] Compiling XcodeProjectCore FileReferenceMaker.swift
[65/78] Compiling XcodeProjectCore GroupMaker.swift
[66/78] Compiling XcodeProjectCore Context.swift
[67/78] Compiling XcodeProjectCore AbstractPBXObject.swift
[68/78] Compiling XcodeProjectCore PBX.swift
[69/78] Compiling XcodeProjectCore PBXType.swift
[70/78] Compiling XcodeProjectCore SecondaryAbstractPBXObject.swift
[71/78] Compiling XcodeProjectCore XC.swift
[72/78] Compiling XcodeProjectCore PathComponent.swift
[73/78] Compiling XcodeProjectCore SourceTreeType.swift
[74/78] Compiling XcodeProjectCore FileWriter.swift
[75/78] Compiling XcodeProjectCore XcodeProject.swift
[76/78] Compiling XcodeProjectCore XcodeProjectError.swift
[77/78] Compiling XcodeProjectCore XcodeProjectHelper.swift
[78/101] Compiling KuriCore EntityTemplate.swift
[79/101] Compiling KuriCore ModelTemplate.swift
[80/101] Compiling KuriCore PresenterTemplate.swift
[81/101] Compiling KuriCore RepositoryTemplate.swift
[82/101] Compiling KuriCore Templatable.swift
[83/101] Compiling KuriCore TranslatorTemplate.swift
[84/104] Compiling KuriCore UseCaseTemplate.swift
[85/104] Compiling KuriCore ViewTemplate.swift
[86/104] Compiling KuriCore WireframeTemplate.swift
[87/104] Emitting module KuriCore
[88/104] Compiling KuriCore CommandEnum.swift
[89/104] Compiling KuriCore CommandIO.swift
[90/104] Compiling KuriCore KuriErrorType.swift
[91/104] Compiling KuriCore GenerateArgument.swift
[92/104] Compiling KuriCore FileOperator.swift
[93/104] Compiling KuriCore Helper.swift
[94/104] Compiling KuriCore KuriExtension.swift
[95/104] Compiling KuriCore SetupComponentType.swift
[96/104] Compiling KuriCore BuilderTemplate.swift
[97/104] Compiling KuriCore DataStoreTemplate.swift
[98/104] Compiling KuriCore GenerateComponent.swift
[99/104] Compiling KuriCore Generator.swift
[100/104] Compiling KuriCore Setup.swift
[101/104] Compiling KuriCore YamlReadableType.swift
[102/104] Compiling KuriCore YamlReader.swift
[103/104] Compiling KuriCore YamlResource.swift
[104/106] Emitting module Kuri
[105/106] Compiling Kuri main.swift
[105/106] Linking kuri
Build complete! (15.55s)
warning: 'xcodeproject': The target named 'XcodeProject' was identified as an executable target but a non-executable product with this name already exists.
Build complete.
Done.