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-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaPythonMarkdownReader.git
Reference: 0.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaPythonMarkdownReader
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 48aa373 Saga 1.0.0 supports async/await item processors
Cloned https://github.com/loopwerk/SagaPythonMarkdownReader.git into spi-builder-workspace
48aa3735fd13bd102b92014fa64673b292165607
SUCCESS checkout https://github.com/loopwerk/SagaPythonMarkdownReader.git at 0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/JohnSundell/Codextended.git from cache
Fetching https://github.com/pvieito/PythonKit.git from cache
Fetched https://github.com/kylef/Spectre.git (0.23s)
Fetching https://github.com/loopwerk/Saga.git from cache
Fetched https://github.com/JohnSundell/Codextended.git (0.23s)
Fetching https://github.com/loopwerk/SwiftMarkdown from cache
Fetched https://github.com/pvieito/PythonKit.git (0.35s)
Fetching https://github.com/loopwerk/PathKit from cache
Fetched https://github.com/loopwerk/Saga.git (0.26s)
Fetched https://github.com/loopwerk/SwiftMarkdown (0.27s)
Computing version for https://github.com/loopwerk/SwiftMarkdown
Computed https://github.com/loopwerk/SwiftMarkdown at 0.4.0 (0.07s)
Computing version for https://github.com/loopwerk/Saga.git
Fetched https://github.com/loopwerk/PathKit (0.26s)
Computed https://github.com/loopwerk/Saga.git at 1.0.0 (0.54s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.1.1 (0.02s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.02s)
Computing version for https://github.com/loopwerk/PathKit
Computed https://github.com/loopwerk/PathKit at 1.2.0 (0.02s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.03s)
Creating working copy for https://github.com/loopwerk/PathKit
Working copy of https://github.com/loopwerk/PathKit resolved at 1.2.0
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/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.1.1
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.0.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
Building for debugging...
[1/9] Compiling PythonKit Python.swift
[2/9] Compiling PythonKit NumpyConversion.swift
[3/9] Compiling PythonKit PythonLibrary+Symbols.swift
[4/9] Emitting module PythonKit
[5/9] Compiling PythonKit PythonLibrary.swift
[6/11] Emitting module PathKit
[7/11] Emitting module SwiftMarkdown
[8/11] Compiling SwiftMarkdown SwiftMarkdown.swift
[9/11] Emitting module Codextended
[10/11] Compiling Codextended Codextended.swift
[11/11] Compiling PathKit PathKit.swift
[12/24] Compiling Saga Saga.swift
[13/24] Compiling Saga FileContainer.swift
[14/24] Compiling Saga FileIO.swift
[15/24] Compiling Saga Reader+Decoder.swift
[16/24] Compiling Saga Reader.swift
[17/24] Compiling Saga Item.swift
[18/24] Compiling Saga ItemWriteMode.swift
[19/24] Compiling Saga String+Slugify.swift
[20/24] Compiling Saga Path+Extensions.swift
[21/24] Compiling Saga ProcessingStep.swift
[22/25] Compiling Saga MetadataDecoder.swift
[23/25] Compiling Saga Paginator.swift
[24/25] Emitting module Saga
[25/25] Compiling Saga Writer.swift
[26/27] Emitting module SagaPythonMarkdownReader
[27/27] Compiling SagaPythonMarkdownReader SagaPythonMarkdownReader.swift
Build complete! (9.38s)
Build complete.
Done.