The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaPythonMarkdownReader 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/loopwerk/SagaPythonMarkdownReader.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaPythonMarkdownReader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a46612d chore: Don't commit Package.resolved to git
Cloned https://github.com/loopwerk/SagaPythonMarkdownReader.git
Revision (git rev-parse @):
a46612d6433071d47b4c61b99ccc1725151f585d
SUCCESS checkout https://github.com/loopwerk/SagaPythonMarkdownReader.git at main
Fetching https://github.com/loopwerk/Saga.git from cache
Fetching https://github.com/loopwerk/SwiftMarkdown from cache
Fetched https://github.com/loopwerk/SwiftMarkdown (0.29s)
Fetched https://github.com/loopwerk/Saga.git (0.30s)
Computing version for https://github.com/loopwerk/SwiftMarkdown
Computed https://github.com/loopwerk/SwiftMarkdown at 0.4.0 (0.55s)
Fetching https://github.com/pvieito/PythonKit.git from cache
Fetched https://github.com/pvieito/PythonKit.git (0.19s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.2.1 (0.42s)
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.23s)
Fetched https://github.com/kylef/PathKit (0.26s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.04s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.19s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.11s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.03s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.4.1 (0.02s)
Creating working copy for https://github.com/loopwerk/SwiftMarkdown
Working copy of https://github.com/loopwerk/SwiftMarkdown resolved at 0.4.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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.4.1
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.2.1
========================================
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": "sagapythonmarkdownreader",
      "name": "SagaPythonMarkdownReader",
      "url": "https://github.com/loopwerk/SagaPythonMarkdownReader.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SagaPythonMarkdownReader",
      "dependencies": [
        {
          "identity": "saga",
          "name": "Saga",
          "url": "https://github.com/loopwerk/Saga.git",
          "version": "1.2.1",
          "path": "/Users/admin/builds/J1XnyXFH/0/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/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": "codextended",
              "name": "Codextended",
              "url": "https://github.com/JohnSundell/Codextended.git",
              "version": "0.3.0",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Codextended",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swiftmarkdown",
          "name": "SwiftMarkdown",
          "url": "https://github.com/loopwerk/SwiftMarkdown",
          "version": "0.4.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftMarkdown",
          "dependencies": [
            {
              "identity": "pythonkit",
              "name": "PythonKit",
              "url": "https://github.com/pvieito/PythonKit.git",
              "version": "0.4.1",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PythonKit",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/loopwerk/SagaPythonMarkdownReader.git
[1/57] Fetching sagapythonmarkdownreader
Fetched https://github.com/loopwerk/SagaPythonMarkdownReader.git (0.35s)
Fetching https://github.com/loopwerk/SwiftMarkdown from cache
Fetching https://github.com/loopwerk/Saga.git from cache
Fetched https://github.com/loopwerk/Saga.git (0.23s)
Fetched https://github.com/loopwerk/SwiftMarkdown (0.23s)
Computing version for https://github.com/loopwerk/SwiftMarkdown
Computed https://github.com/loopwerk/SwiftMarkdown at 0.4.0 (0.05s)
Fetching https://github.com/pvieito/PythonKit.git from cache
Fetched https://github.com/pvieito/PythonKit.git (0.19s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.2.1 (0.04s)
Fetching https://github.com/JohnSundell/Codextended.git from cache
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/kylef/PathKit (0.21s)
Fetched https://github.com/JohnSundell/Codextended.git (0.27s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.04s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.19s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.05s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.03s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.4.1 (0.02s)
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.2.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/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.4.1
Creating working copy for https://github.com/loopwerk/SwiftMarkdown
Working copy of https://github.com/loopwerk/SwiftMarkdown resolved at 0.4.0
Creating working copy for https://github.com/loopwerk/SagaPythonMarkdownReader.git
Working copy of https://github.com/loopwerk/SagaPythonMarkdownReader.git resolved at main
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
warning: '.resolve-product-dependencies': dependency 'sagapythonmarkdownreader' is not used by any target
Found 2 product dependencies
  - Saga
  - SwiftMarkdown
========================================
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/9] Compiling PythonKit PythonLibrary+Symbols.swift
[2/9] Compiling PythonKit NumpyConversion.swift
[3/9] Emitting module PythonKit
[4/9] Compiling PythonKit PythonLibrary.swift
[5/9] Compiling PythonKit Python.swift
[6/11] Emitting module Codextended
[7/11] Compiling Codextended Codextended.swift
[8/11] Compiling SwiftMarkdown SwiftMarkdown.swift
[9/11] Emitting module SwiftMarkdown
[10/11] Compiling PathKit PathKit.swift
[11/11] Emitting module PathKit
[12/24] Compiling Saga Saga.swift
[13/24] Compiling Saga String+Slugify.swift
[14/25] Compiling Saga Writer.swift
[15/25] Emitting module Saga
[16/25] Compiling Saga ProcessingStep.swift
[17/25] Compiling Saga Reader+Decoder.swift
[18/25] Compiling Saga Reader.swift
[19/25] Compiling Saga RenderingContexts.swift
[20/25] Compiling Saga MetadataDecoder.swift
[21/25] Compiling Saga Path+Extensions.swift
[22/25] Compiling Saga FileContainer.swift
[23/25] Compiling Saga FileIO.swift
[24/25] Compiling Saga Item.swift
[25/25] Compiling Saga ItemWriteMode.swift
[26/27] Emitting module SagaPythonMarkdownReader
[27/27] Compiling SagaPythonMarkdownReader SagaPythonMarkdownReader.swift
Build complete! (16.22s)
Build complete.
Done.