Build Information
Successful build of SagaParsleyMarkdownReader with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaParsleyMarkdownReader
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d4fe9fc feat: Expose markdownOptions and syntaxExtensions parameters
Cloned https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Revision (git rev-parse @):
d4fe9fca9829c1fb294af0160c23d5fc4bcf5fe4
SUCCESS checkout https://github.com/loopwerk/SagaParsleyMarkdownReader.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/34] Compiling CMarkGFM tagfilter.c
[1/34] Compiling CMarkGFM table.c
[2/34] Compiling CMarkGFM xml.c
[3/34] Compiling CMarkGFM strikethrough.c
[4/34] Compiling CMarkGFM render.c
[5/38] Compiling CMarkGFM registry.c
[6/38] Compiling CMarkGFM utf8.c
[7/38] Compiling CMarkGFM references.c
[8/38] Compiling CMarkGFM tasklist.c
[9/38] Compiling CMarkGFM plugin.c
[10/38] Compiling CMarkGFM plaintext.c
[11/38] Compiling CMarkGFM node.c
[12/38] Compiling CMarkGFM map.c
[13/38] Compiling CMarkGFM man.c
[14/38] Compiling CMarkGFM linked_list.c
[15/38] Compiling CMarkGFM iterator.c
[16/38] Compiling CMarkGFM latex.c
[17/38] Compiling CMarkGFM scanners.c
[18/38] Compiling CMarkGFM html.c
[19/38] Compiling CMarkGFM houdini_html_e.c
[20/38] Compiling CMarkGFM inlines.c
[21/38] Compiling CMarkGFM syntax_extension.c
[22/38] Compiling CMarkGFM houdini_html_u.c
[23/38] Compiling CMarkGFM houdini_href_e.c
[23/38] Compiling CMarkGFM footnotes.c
[25/38] Compiling CMarkGFM ext_scanners.c
[26/38] Compiling CMarkGFM core-extensions.c
[27/38] Compiling CMarkGFM cmark_ctype.c
[28/38] Compiling CMarkGFM cmark.c
[29/38] Compiling CMarkGFM buffer.c
[30/38] Compiling CMarkGFM commonmark.c
[31/38] Compiling CMarkGFM arena.c
[32/38] Compiling CMarkGFM autolink.c
[33/38] Compiling CMarkGFM blocks.c
[35/43] Emitting module PathKit
[36/43] Compiling Parsley SyntaxExtension.swift
[37/43] Compiling Parsley MarkdownOptions.swift
[38/43] Emitting module Parsley
[39/43] Compiling Parsley Document.swift
[40/43] Compiling Parsley Parsley.swift
[41/43] Compiling Codextended Codextended.swift
[42/43] Emitting module Codextended
[43/43] Compiling PathKit PathKit.swift
[44/56] Compiling Saga String+Slugify.swift
[45/56] Compiling Saga ProcessingStep.swift
[46/56] Compiling Saga Reader+Decoder.swift
[47/56] Compiling Saga Item.swift
[48/56] Compiling Saga ItemWriteMode.swift
[49/56] Compiling Saga MetadataDecoder.swift
[50/56] Compiling Saga Path+Extensions.swift
[51/56] Compiling Saga Reader.swift
[52/56] Compiling Saga RenderingContexts.swift
[53/56] Compiling Saga Saga.swift
[54/57] Compiling Saga FileContainer.swift
[55/57] Compiling Saga FileIO.swift
[56/57] Emitting module Saga
[57/57] Compiling Saga Writer.swift
[58/59] Compiling SagaParsleyMarkdownReader SagaParsleyMarkdownReader.swift
[59/59] Emitting module SagaParsleyMarkdownReader
Build complete! (7.86s)
Fetching https://github.com/loopwerk/Parsley from cache
Fetching https://github.com/loopwerk/Saga.git from cache
Fetched https://github.com/loopwerk/Parsley (0.19s)
Fetched https://github.com/loopwerk/Saga.git (0.20s)
Computing version for https://github.com/loopwerk/Parsley
Computed https://github.com/loopwerk/Parsley at 0.9.0 (0.01s)
Fetching https://github.com/stackotter/swift-cmark-gfm from cache
Fetched https://github.com/stackotter/swift-cmark-gfm (0.19s)
Computing version for https://github.com/stackotter/swift-cmark-gfm
Computed https://github.com/stackotter/swift-cmark-gfm at 1.0.2 (0.01s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.1.4 (0.01s)
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.14s)
Fetched https://github.com/kylef/PathKit (0.15s)
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.15s)
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.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/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/loopwerk/Parsley
Working copy of https://github.com/loopwerk/Parsley resolved at 0.9.0
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.1.4
Creating working copy for https://github.com/stackotter/swift-cmark-gfm
Working copy of https://github.com/stackotter/swift-cmark-gfm resolved at 1.0.2
Build complete.
Done.