The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaPythonMarkdownReader, reference main (05e958), with Swift 6.0 for macOS (SPM) on 21 Mar 2026 22:17:22 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaPythonMarkdownReader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaPythonMarkdownReader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 05e958d feat: Declare Saga 3 compatibility
Cloned https://github.com/loopwerk/SagaPythonMarkdownReader.git
Revision (git rev-parse @):
05e958d32e913f2e369d2c20530a8c24a8d0c27c
SUCCESS checkout https://github.com/loopwerk/SagaPythonMarkdownReader.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/loopwerk/SagaPythonMarkdownReader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-5BDAB9E9C0126B9D.txt
[7/13] Emitting module PythonKit
[8/13] Compiling PythonKit NumpyConversion.swift
[9/13] Compiling PythonKit Python.swift
[10/13] Compiling PythonKit PythonLibrary+Symbols.swift
[11/13] Compiling PythonKit PythonLibrary.swift
[12/15] Compiling SwiftMarkdown SwiftMarkdown.swift
[13/15] Emitting module SwiftMarkdown
[14/15] Compiling SagaPathKit SagaPathKit.swift
[15/15] Emitting module SagaPathKit
[16/32] Compiling Saga String+Slugify.swift
[17/32] Compiling Saga Saga+Private.swift
[18/32] Compiling Saga Saga+Sitemap.swift
[19/33] Compiling Saga Saga+Utils.swift
[20/33] Compiling Saga Saga.swift
[21/33] Compiling Saga StepBuilder.swift
[22/33] Compiling Saga Writer.swift
[23/33] Compiling Saga Path+Extensions.swift
[24/33] Compiling Saga Reader.swift
[25/33] Compiling Saga RenderingContexts.swift
[26/33] Compiling Saga Saga+AtomFeed.swift
[27/33] Compiling Saga ItemWriteMode.swift
[28/33] Compiling Saga MetadataDecoder.swift
[29/33] Emitting module Saga
[30/33] Compiling Saga Saga+FetchCache.swift
[31/33] Compiling Saga Saga+Hashed.swift
[32/33] Compiling Saga FileIO.swift
[33/33] Compiling Saga Item.swift
[34/35] Emitting module SagaPythonMarkdownReader
[35/35] Compiling SagaPythonMarkdownReader SagaPythonMarkdownReader.swift
Build complete! (27.27s)
Fetching https://github.com/loopwerk/Saga.git
Fetching https://github.com/loopwerk/SwiftMarkdown
[1/4322] Fetching saga
[174/4385] Fetching saga, swiftmarkdown
Fetched https://github.com/loopwerk/SwiftMarkdown from cache (1.09s)
Fetched https://github.com/loopwerk/Saga.git from cache (1.09s)
Computing version for https://github.com/loopwerk/SwiftMarkdown
Computed https://github.com/loopwerk/SwiftMarkdown at 0.4.0 (2.95s)
Fetching https://github.com/pvieito/PythonKit.git
[1/1693] Fetching pythonkit
Fetched https://github.com/pvieito/PythonKit.git from cache (0.89s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.5.1 (0.54s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 2.25.2 (0.47s)
Fetching https://github.com/loopwerk/SagaPathKit
Fetching https://github.com/apple/swift-crypto
[1/829] Fetching sagapathkit
[830/18075] Fetching sagapathkit, swift-crypto
Fetched https://github.com/loopwerk/SagaPathKit from cache (2.31s)
Fetched https://github.com/apple/swift-crypto from cache (2.31s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (0.61s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (1.32s)
Fetching https://github.com/apple/swift-asn1.git
[1/1769] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.06s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (2.60s)
Creating working copy for https://github.com/loopwerk/SagaPathKit
Working copy of https://github.com/loopwerk/SagaPathKit resolved at 1.6.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/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 2.25.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.5.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "saga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/loopwerk/Saga.git"
    },
    {
      "identity" : "swiftmarkdown",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/loopwerk/SwiftMarkdown"
    }
  ],
  "manifest_display_name" : "SagaPythonMarkdownReader",
  "name" : "SagaPythonMarkdownReader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SagaPythonMarkdownReader",
      "targets" : [
        "SagaPythonMarkdownReader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SagaPythonMarkdownReaderTests",
      "module_type" : "SwiftTarget",
      "name" : "SagaPythonMarkdownReaderTests",
      "path" : "Tests/SagaPythonMarkdownReaderTests",
      "sources" : [
        "SagaPythonMarkdownReaderTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SagaPythonMarkdownReader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SagaPythonMarkdownReader",
      "module_type" : "SwiftTarget",
      "name" : "SagaPythonMarkdownReader",
      "path" : "Sources/SagaPythonMarkdownReader",
      "product_dependencies" : [
        "Saga",
        "SwiftMarkdown"
      ],
      "product_memberships" : [
        "SagaPythonMarkdownReader"
      ],
      "sources" : [
        "SagaPythonMarkdownReader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.