The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaSwimRenderer 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.26.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaSwimRenderer.git
Reference: 0.7.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaSwimRenderer
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at f53481e feat: Improve AtomFeed by including the generic Metadata type for the Item
Cloned https://github.com/loopwerk/SagaSwimRenderer.git
Revision (git rev-parse @):
f53481e5c9972b83ca2d16ca2b962c63d460e23f
SUCCESS checkout https://github.com/loopwerk/SagaSwimRenderer.git at 0.7.0
========================================
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/10] Compiling Swim String+XML.swift
[2/10] Compiling Swim NodeBuilder.swift
[3/10] Emitting module Swim
[4/10] Compiling Swim Trimming.swift
[5/10] Compiling Swim Visitor.swift
[6/10] Compiling Swim Node.swift
[7/10] Compiling Codextended Codextended.swift
[8/10] Emitting module Codextended
[9/13] Emitting module PathKit
[10/13] Compiling PathKit PathKit.swift
[11/26] Compiling Saga Reader.swift
[12/26] Compiling Saga RenderingContexts.swift
[13/26] Emitting module Saga
[14/26] Compiling Saga Item.swift
[15/26] Compiling Saga ItemWriteMode.swift
[16/26] Compiling Saga MetadataDecoder.swift
[17/26] Compiling Saga Path+Extensions.swift
[18/26] Compiling Saga ProcessingStep.swift
[19/26] Compiling Saga Reader+Decoder.swift
[20/26] Compiling Saga FileContainer.swift
[21/26] Compiling Saga FileIO.swift
[22/26] Compiling Saga Saga.swift
[23/26] Compiling Saga String+Slugify.swift
[24/27] Compiling Saga Writer.swift
[25/27] Compiling HTML Tag.swift
[26/27] Emitting module HTML
[27/27] Compiling HTML Tags.swift
[28/31] Compiling SagaSwimRenderer SagaSwimRenderer.swift
[29/31] Compiling SagaSwimRenderer AtomFeed.swift
[30/31] Emitting module SagaSwimRenderer
[31/31] Compiling SagaSwimRenderer Node+Extensions.swift
Build complete! (35.90s)
Fetching https://github.com/loopwerk/Saga.git from cache
Fetching https://github.com/robb/Swim from cache
Fetched https://github.com/robb/Swim (0.29s)
Fetched https://github.com/loopwerk/Saga.git (0.30s)
Computing version for https://github.com/robb/Swim
Computed https://github.com/robb/Swim at 0.4.0 (0.45s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.2.0 (0.02s)
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/JohnSundell/Codextended.git from cache
Fetched https://github.com/JohnSundell/Codextended.git (0.21s)
Fetched https://github.com/kylef/PathKit (0.21s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.01s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.16s)
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/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.01s)
Creating working copy for https://github.com/robb/Swim
Working copy of https://github.com/robb/Swim resolved at 0.4.0
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.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/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sagaswimrenderer",
      "name": "SagaSwimRenderer",
      "url": "https://github.com/loopwerk/SagaSwimRenderer.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SagaSwimRenderer",
      "dependencies": [
        {
          "identity": "saga",
          "name": "Saga",
          "url": "https://github.com/loopwerk/Saga.git",
          "version": "1.2.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Saga",
          "dependencies": [
            {
              "identity": "pathkit",
              "name": "PathKit",
              "url": "https://github.com/kylef/PathKit",
              "version": "1.0.1",
              "path": "/Users/builder/builds/TDmZkXJm/1/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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "codextended",
              "name": "Codextended",
              "url": "https://github.com/JohnSundell/Codextended.git",
              "version": "0.3.0",
              "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Codextended",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swim",
          "name": "HTML",
          "url": "https://github.com/robb/Swim",
          "version": "0.4.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swim",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/loopwerk/SagaSwimRenderer.git from cache
Fetched https://github.com/loopwerk/SagaSwimRenderer.git (0.24s)
Fetching https://github.com/robb/Swim from cache
Fetching https://github.com/loopwerk/Saga.git from cache
Fetched https://github.com/robb/Swim (0.22s)
Fetched https://github.com/loopwerk/Saga.git (0.23s)
Computing version for https://github.com/robb/Swim
Computed https://github.com/robb/Swim at 0.4.0 (0.45s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.2.0 (0.02s)
Fetching https://github.com/JohnSundell/Codextended.git from cache
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/JohnSundell/Codextended.git (0.16s)
Fetched https://github.com/kylef/PathKit (0.16s)
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.20s)
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/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.02s)
Creating working copy for https://github.com/robb/Swim
Working copy of https://github.com/robb/Swim resolved at 0.4.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/loopwerk/SagaSwimRenderer.git
Working copy of https://github.com/loopwerk/SagaSwimRenderer.git resolved at 0.7.0
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/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.2.0
warning: '.resolve-product-dependencies': dependency 'sagaswimrenderer' is not used by any target
Found 2 product dependencies
  - Saga
  - HTML
Done.